Hey everyone...I'm new to the Unattended installs and have been working on my own. I am trying to make a Fully Unattended install but everytime setup gets to the part in the GUI setup where it says "installing Distributed Transaction Coordinator" my PC restarts. It then restarts the setup and does the same thing over and over. Now when I have the most simple UI (sp4 integrated, but nothing else included) it works fine. But as soon as I try to add my $OEM$ folders (along with changing OEMPREINSTALL in winnt.sif) or I try adding svcpack folder and inf file, it restarts in the same place. No matter which one I do (svcpack or $OEM$ folders, or both together) I have the same error message in my setuperr.log : WARNING: NetSetup: Could not find a section for {string of numbers and letters that's diff. everytime}, therefore if parameters were specified for this adapter (e.g. static IP address, etc.) they will not be used. Now I have my network settings in my answer file set to default everything....and it doesn't make sense to me why I'm getting this error b/c it works fine w/out extras in my installation. By the way, I am testing on a real PC. When I run the same CD on M$ Virtual PC, it works fine... TIA