I am currently trying to capture an image and the sysprep on the Windows 7 ENT SP1 machine takes about 30 minutes to finish the sysprep job before the machine reboots and begins to capture.
I have looked at the logs and part of me thinks it's because of the "<PersistAllDeviceInstalls>true</PersistAllDeviceInstalls>" is set to true and it takes a long time doing the drivers. I am not 100%, but it appears that's where the log sits and waits for about 30 minutes before it reboots and continues.
I tried to edit the "unattend.xml" file located in the following location: "C:\Program Files\Altiris\Notification Server\NSCap\bin\Win32\X86\Deployment\unattend.xml"
That file isn't the one that seems to copy over to the machine when it does the sysprep since it is still set to true. I looked under the X64 folder and none of the same files/folders were there. Am I missing a location?
It used to take only 5 minutes before, so I am not sure what has changed.