Jump to content

ZiggyggiZ

Member
  • Posts

    2
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

About ZiggyggiZ

ZiggyggiZ's Achievements

0

Reputation

  1. /bump Is 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?
  2. 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=Yes InstallFilesPath=C:\Windows\i386 ExtendOemPartition=1 KeepPageFile=0 ResetSourcePath = C:\Windows\i386 DriverSigningPolicy=Ignore UpdateInstalledDrivers=Yes OemPnPDriversPath=D\1\1;D\1\2\1;D\1\2\2; [GuiUnattended] AdminPassword="Password" EncryptedAdminPassword=NO OEMSkipRegional=1 TimeZone=20 OemSkipWelcome=1 [userData] ComputerName= ProductKey=XXXXX-XXXXX-XXXXX-XXXXX-XXXXX FullName="Org" OrgName="Org" [Networking] InstallDefaultComponents=Yes [identification] JoinDomain = My.Domain.com
×
×
  • Create New...