Jump to content

Recommended Posts

Posted (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=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

Edited by ZiggyggiZ

Posted

/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?

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...