K
Kyle Kilback
I'm trying to use sysprep with a sysprep.inf file and it
does not seem to work. I put sysprep.exe, setupcl.exe
and sysprep.inf in C:\sysprep folder and run
sysprep.exe. The only thing I do is click on Reseal and
then it does its thing and shuts down. When I start the
machine up again, the settings I've specified in the
sysprep.inf file do not take. I pasted the sysprep.inf
file below that I am using. I am using the XPSP1 version
of sysprep.
---START FILE---
;SetupMgrTag
[Unattended]
OemSkipEula=Yes
InstallFilesPath=C:\sysprep\i386
[GuiUnattended]
AdminPassword=something
EncryptedAdminPassword=No
AutoLogon=Yes
AutoLogonCount=1
OEMSkipRegional=1
TimeZone=4
OemSkipWelcome=1
[UserData]
ProductKey=*****-*****-*****-*****-*****
FullName="CompanyName"
OrgName="CompanyName"
ComputerName=*
[SetupMgr]
DistFolder=C:\sysprep\i386
DistShare=windist
[Identification]
JoinDomain=our_domain
DomainAdmin=domain_admin_account
DomainAdminPassword=domain_admin_password
[Networking]
InstallDefaultComponents=Yes
---END FILE---
Thanks,
Kyle
does not seem to work. I put sysprep.exe, setupcl.exe
and sysprep.inf in C:\sysprep folder and run
sysprep.exe. The only thing I do is click on Reseal and
then it does its thing and shuts down. When I start the
machine up again, the settings I've specified in the
sysprep.inf file do not take. I pasted the sysprep.inf
file below that I am using. I am using the XPSP1 version
of sysprep.
---START FILE---
;SetupMgrTag
[Unattended]
OemSkipEula=Yes
InstallFilesPath=C:\sysprep\i386
[GuiUnattended]
AdminPassword=something
EncryptedAdminPassword=No
AutoLogon=Yes
AutoLogonCount=1
OEMSkipRegional=1
TimeZone=4
OemSkipWelcome=1
[UserData]
ProductKey=*****-*****-*****-*****-*****
FullName="CompanyName"
OrgName="CompanyName"
ComputerName=*
[SetupMgr]
DistFolder=C:\sysprep\i386
DistShare=windist
[Identification]
JoinDomain=our_domain
DomainAdmin=domain_admin_account
DomainAdminPassword=domain_admin_password
[Networking]
InstallDefaultComponents=Yes
---END FILE---
Thanks,
Kyle