Morning New to the site, just wanted to say Hi. I have an issue using Sysprep / XP Pro and Ipsec Client. During the installation of network components, Sysprep hangs for about 15 minutes before successfully completing. I think it is due to the Network Adapter that the VPN client adds to device manager. If I uninstall the VPN client and use the same Sysprep.inf, runs through within seconds. I have tried disbaling the card, stopping the services but still no joy. I have looked into [Networking] but can not seem to get it working and also researched into cmdlines.txt but this is run at the end of sysprep. Any help would be greatly appreicated. Below is the sysprep.inf ******************************************************************* ;SetupMgrTag [Unattended] OemSkipEula=Yes TargetPath=\WINDOWS OemPnPDriversPath=windows\inf;windows\system32\drivers;Drivers\DC5750\Nic;Drivers\DC5750\SMBus;Drivers\DC5750\Sound\WDM;Drivers\DC5750\Video\Driver\2KXP_INF;Drivers\6710b\Audio\SMAXWDM\W2K_XP;Drivers\6710b\BroadcomNetwork;Drivers\6710b\FingersSensor;Drivers\6710b\IntelWireless;Drivers\6710b\modem;Drivers\6710b\SATA;Drivers\6710b\Video\Graphics;Drivers\6710b\network;Drivers\nc2400\CardReader;Drivers\nc2400\Modem;Drivers\nc2400\video\Win2000 DriverSigningPolicy=Ignore UpdateInstalledDrivers=Yes KeepPageFile=0 InstallFilesPath=C:\sysprep\i386 [GuiUnattended] AdminPassword="*******" EncryptedAdminPassword=NO OEMSkipRegional=1 TimeZone=85 OemSkipWelcome=1 ProfilesDir="D:\Documents and Settings" [UserData] ProductKey=***** FullName="*****" OrgName="*****" [Display] BitsPerPel=32 Xresolution=1024 YResolution=768 Vrefresh=85 [TapiLocation] CountryCode=44 Dialing=Tone AreaCode=01245 LongDistanceAccess="9" [RegionalSettings] LanguageGroup=2 SystemLocale=00000809 UserLocale=00000809 InputLocale=0809:00000809 [Branding] BrandIEUsingUnattended=Yes [URL] Home_Page=http://i-net/
[Identification] JoinDomain=DOMAIN DomainAdmin=Domain.Addtodomain DomainAdminPassword=Add2domain [Networking] InstallDefaultComponents=Yes [Sysprep] [SysprepMassStorage] ; Added for Intel SATA Controller Support (HP 6710b) PCI\VEN_8086&DEV_2652&CC_0106=C:\Drivers\6710b\SATA\iaahci.inf PCI\VEN_8086&DEV_2653&CC_0106=C:\Drivers\6710b\SATA\iaahci.inf PCI\VEN_8086&DEV_27C1&CC_0106=C:\Drivers\6710b\SATA\iaahci.inf PCI\VEN_8086&DEV_27C5&CC_0106=C:\Drivers\6710b\SATA\iaahci.inf PCI\VEN_8086&DEV_2681&CC_0106=C:\Drivers\6710b\SATA\iaahci.inf PCI\VEN_8086&DEV_2821&CC_0106=C:\Drivers\6710b\SATA\iaahci.inf PCI\VEN_8086&DEV_2829&CC_0106=C:\Drivers\6710b\SATA\iaahci.inf PCI\VEN_8086&DEV_282A&CC_0104=C:\Drivers\6710b\SATA\iastor.inf PCI\VEN_8086&DEV_2822&CC_0104=C:\Drivers\6710b\SATA\iastor.inf PCI\VEN_8086&DEV_27C6&CC_0104=C:\Drivers\6710b\SATA\iastor.inf PCI\VEN_8086&DEV_2682&CC_0104=C:\Drivers\6710b\SATA\iastor.inf PCI\VEN_8086&DEV_27C3&CC_0104=C:\Drivers\6710b\SATA\iastor.inf PCI\VEN_8086&DEV_2652&CC_0104=C:\Drivers\6710b\SATA\iastor.inf ; End of drivers added for Intel SATA Controller Support (HP) ; Generic drivers
|