ZiggyggiZ Posted October 15, 2008 Posted October 15, 2008 (edited) First time post so I hope someone can help me out! Thanks for reading at least...I am seeming to have a problem with Sysprep on a Windows XP SP2 image. Example of my Sysprep.inf file is below. I have the lines below specifiying to prompt me for a ComputerName, and then to join the domain during Mini-Setup. The issue I am seeing is that it just completely skips over these lines and I am never prompted for either. Thus my computername stays the same and I end up having to rename it and join the domain manually after Mini-setup is all completed. Any thoughts?[unattended]OemSkipEula=YesInstallFilesPath=C:\Windows\i386ExtendOemPartition=1KeepPageFile=0ResetSourcePath = C:\Windows\i386DriverSigningPolicy=IgnoreUpdateInstalledDrivers=YesOemPnPDriversPath=D\1\1;D\1\2\1;D\1\2\2;[GuiUnattended]AdminPassword="Password"EncryptedAdminPassword=NOOEMSkipRegional=1TimeZone=20OemSkipWelcome=1[userData]ComputerName=ProductKey=XXXXX-XXXXX-XXXXX-XXXXX-XXXXXFullName="Org"OrgName="Org"[Networking]InstallDefaultComponents=Yes[identification]JoinDomain = My.Domain.com Edited October 16, 2008 by ZiggyggiZ
ZiggyggiZ Posted October 20, 2008 Author Posted October 20, 2008 /bumpIs there a file or registry key I can remove that could be holding these values and that's why Sysprep is not able to modify them? I added the PC to the domain and then removed it before sysprep'ing. ANY thoughts?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now