I will try to keep this brief.
My task sequence in GSS 3.1 build 607, Maintenance Package 3 is this:
1 - Create Disk Image. This is my base image with updates applied
2 - Run script which includes deleting logs and running Sysprep OOBE. I'm using /generalize /oobe /quit /unattned...unattend.xml
3 - Create Disk Image. This is the sysprepped image.
I am also utilizing SetupComplete.cmd (Windows\Setup\Scripts) to remove the Altiris agent.
I am using DHCP on the Ghost server, but the machines I deploy to will have statice IP's.
I can deploy the image using Ghost, and I can enter my static IP. However, when I try to join the PC to the domain, I get the message 'Network path not found'.
I can ping all relevant devices and I can access the internet.
If I take GSS3.1 out of the equation and create my images manually, I do not have this problem. This leads me to believe that there is some remnant being left behind by the Altiris agent.
Suggestions?