Jump to content

Sysprep XP SP3 Failing Missurably - Skip to post 5


Recommended Posts

Posted (edited)

Hey guys,

 

Two quick questions here on Sysprep XP SP3 before I get started. First off, I've got all my images just about finished [around 10 images]. I've been tweaking the local Administrator account in hopes that it will copy over to default user profile when I sysprep. If I understand correctly, I don't have to go into Profiles and copy the Administrator profile over to default user. I just have to have the following at the beginning of the sysprep file:

 

;SetupMgrTag

[unattended]

OemSkipEula=Yes

InstallFilesPath=C:\sysprep\i386

TargetPath=\WINDOWS

KeepPageFile=0

UpdateServerProfileDirectory=1

 

Can someone please varify this? :D

 

Second question, I don't know if this is possible, but my answer file sysprep.ini that I copy pasted the above from, I've tried to make fully automated. However, I want it to stop part way through, ask me to enter in a computer name, and then continue, just so I don't have to go back in, change the computer name, restart, etc. Do I just click No, do not fully automate the setup, and when sysprep runs the computer for the first time, then accept the EULA and it will fill everything else in automatically and then ask me to enter a computer name, and continue?

 

Currently that section looks like this:

 

[userData]

ProductKey=My Product Key Is Entered

FullName="School Name"

OrgName="District Name"

ComputerName=*

 

I'm not sure if I have that right or not. Also, now that I think about it, do any of you ever get the error part way through that says the Administrator password cannot be changed, and then you just click ok to it, and wait till sysprep is done it's thing, and when the computer restarts, the password is there and actually worked perfectly but sysprep just whined that it didn't?

 

Thanks!

Edited by link470
Posted

I can answer the second part of your question. If you do not include Computername=* then the mini setup will stop and ask you to give the machine it's name. Here is my fully functioning sysprep.ini for you to compare:

 

;SetupMgrTag

[unattended]

OemSkipEula=Yes

InstallFilesPath=C:\sysprep\i386

TargetPath=\windows

OemPnPDriversPath=sysprep\i386\chipset;sysprep\i386\nic;sysprep\i386\audio;sysprep\i386\video;sysprep\i386\video1

DriverSigningPolicy=Ignore

ResetSourcePath=\\jschs2\i386\chipset;\\jschs2\i386\nic;\\jschs2\i386\audio;\\jschs2\i386\video;\\jschs2\i386\video1

KeepPageFile=0

UpdateInstalledDrivers=Yes

 

[GuiUnattended]

AdminPassword="*****"

EncryptedAdminPassword=NO

OEMSkipRegional=1

TimeZone=85

 

[userData]

FullName="John Spence Community High School"

OrgName="JSCHS"

ProductKey=***************

 

[Display]

BitsPerPel=32

Xresolution=1024

YResolution=768

 

[RegionalSettings]

LanguageGroup=1

Language=00000809

 

[identification]

JoinDomain=JSCHS

DomainAdmin=*******

DomainAdminPassword=*****

 

[Networking]

InstallDefaultComponents=No

 

[Data]

UseBIOSToBoot=1

UnattendedInstall=Yes

 

[NetClients]

MS_MSClient=params.MS_MSClient

 

[branding]

BrandIEUsingUnattended=Yes

 

[Proxy]

Proxy_Enable=0

Use_Same_Proxy=0

 

[sysprepMassStorage]

Primary_IDE_Channel = %systemroot%\inf\mshdc.inf

Secondary_IDE_Channel = %systemroot%\inf\mshdc.inf

PCMCIA\*PNP0600=%systemroot%\inf\mshdc.inf

*PNP0600=%systemroot%\inf\mshdc.inf

PCMCIA\KME-KXLC005-A99E=%systemroot%\inf\mshdc.inf

PCMCIA\_-NinjaATA--3768=%systemroot%\inf\mshdc.inf

PCMCIA\FUJITSU-IDE-PC_CARD-DDF2=%systemroot%\inf\mshdc.inf

*AZT0502=%systemroot%\inf\mshdc.inf

PCI\CC_0101=%systemroot%\inf\mshdc.inf

PCI\VEN_10B9&DEV_5215=%systemroot%\inf\mshdc.inf

PCI\VEN_10B9&DEV_5219=%systemroot%\inf\mshdc.inf

PCI\VEN_10B9&DEV_5229=%systemroot%\inf\mshdc.inf

PCI\VEN_1097&DEV_0038=%systemroot%\inf\mshdc.inf

PCI\VEN_1095&DEV_0640=%systemroot%\inf\mshdc.inf

PCI\VEN_1095&DEV_0646=%systemroot%\inf\mshdc.inf

PCI\VEN_0E11&DEV_AE33=%systemroot%\inf\mshdc.inf

PCI\VEN_8086&DEV_1222=%systemroot%\inf\mshdc.inf

PCI\VEN_8086&DEV_1230=%systemroot%\inf\mshdc.inf

PCI\VEN_8086&DEV_7010=%systemroot%\inf\mshdc.inf

PCI\VEN_8086&DEV_7111=%systemroot%\inf\mshdc.inf

PCI\VEN_8086&DEV_2411=%systemroot%\inf\mshdc.inf

PCI\VEN_8086&DEV_2421=%systemroot%\inf\mshdc.inf

;Added for 1GHz support

PCI\VEN_8086&DEV_244B=%systemroot%\inf\mshdc.inf

PCI\VEN_8086&DEV_7199=%systemroot%\inf\mshdc.inf

PCI\VEN_1042&DEV_1000=%systemroot%\inf\mshdc.inf

PCI\VEN_1039&DEV_0601=%systemroot%\inf\mshdc.inf

PCI\VEN_1039&DEV_5513=%systemroot%\inf\mshdc.inf

PCI\VEN_10AD&DEV_0001=%systemroot%\inf\mshdc.inf

PCI\VEN_10AD&DEV_0150=%systemroot%\inf\mshdc.inf

PCI\VEN_105A&DEV_4D33=%systemroot%\inf\mshdc.inf

PCI\VEN_1106&DEV_0571=%systemroot%\inf\mshdc.inf

PCI\VEN_8086&DEV_1960&SUBSYS_11111028=%systemroot%\inf\scsi.inf

PCI\VEN_8086&DEV_1960&SUBSYS_11121111=%systemroot%\inf\scsi.inf

PCI\VEN_8086&DEV_1960&SUBSYS_11111111=%systemroot%\inf\scsi.inf

PCI\VEN_8086&DEV_1960&SUBSYS_04671028=%systemroot%\inf\scsi.inf

*ADP1540=%systemroot%\inf\scsi.inf

*ADP1542=%systemroot%\inf\scsi.inf

*ADP4215=%systemroot%\inf\scsi.inf

DETECTEDIsa\aha154x=%systemroot%\inf\scsi.inf

SPARROW_SCSI=%systemroot%\inf\scsi.inf

DETECTED\sparrow=%systemroot%\inf\scsi.inf

*ADP1502=%systemroot%\inf\scsi.inf

*ADP1505=%systemroot%\inf\scsi.inf

*ADP1510=%systemroot%\inf\scsi.inf

*ADP1512=%systemroot%\inf\scsi.inf

*ADP1515=%systemroot%\inf\scsi.inf

*ADP1520=%systemroot%\inf\scsi.inf

*ADP1522=%systemroot%\inf\scsi.inf

*ADP3015=%systemroot%\inf\scsi.inf

*ADP3215=%systemroot%\inf\scsi.inf

*ADP6360=%systemroot%\inf\scsi.inf

*ADP6370=%systemroot%\inf\scsi.inf

PCMCIA\Adaptec__Inc.-APA-1460_SCSI_Host_Adapter-BE89=%systemroot%\inf\scsi.inf

PCMCIA\Adaptec__Inc.-APA-1460_SCSI_Host_Adapter-B67E=%systemroot%\inf\scsi.inf

PCMCIA\Adaptec__Inc.-APA-1460_SCSI_Host_Adapter-6F71=%systemroot%\inf\scsi.inf

PCI\VEN_9004&DEV_5075=%systemroot%\inf\scsi.inf

PCI\VEN_9004&DEV_5175=%systemroot%\inf\scsi.inf

PCI\VEN_9004&DEV_5275=%systemroot%\inf\scsi.inf

PCI\VEN_9004&DEV_5375=%systemroot%\inf\scsi.inf

PCI\VEN_9004&DEV_5475=%systemroot%\inf\scsi.inf

PCI\VEN_9004&DEV_5575=%systemroot%\inf\scsi.inf

PCI\VEN_9004&DEV_5675=%systemroot%\inf\scsi.inf

PCI\VEN_9004&DEV_5775=%systemroot%\inf\scsi.inf

PCI\VEN_9004&DEV_5078=%systemroot%\inf\scsi.inf

PCI\VEN_9004&DEV_5178=%systemroot%\inf\scsi.inf

PCI\VEN_9004&DEV_5278=%systemroot%\inf\scsi.inf

PCI\VEN_9004&DEV_5378=%systemroot%\inf\scsi.inf

PCI\VEN_9004&DEV_5478=%systemroot%\inf\scsi.inf

PCI\VEN_9004&DEV_5578=%systemroot%\inf\scsi.inf

PCI\VEN_9004&DEV_5678=%systemroot%\inf\scsi.inf

PCI\VEN_9004&DEV_5778=%systemroot%\inf\scsi.inf

PCI\VEN_9004&DEV_7860=%systemroot%\inf\scsi.inf

PCI\VEN_9004&DEV_6078=%systemroot%\inf\scsi.inf

PCI\VEN_9004&DEV_6178=%systemroot%\inf\scsi.inf

PCI\VEN_9004&DEV_6278=%systemroot%\inf\scsi.inf

PCI\VEN_9004&DEV_6378=%systemroot%\inf\scsi.inf

PCI\VEN_9004&DEV_6478=%systemroot%\inf\scsi.inf

PCI\VEN_9004&DEV_6578=%systemroot%\inf\scsi.inf

PCI\VEN_9004&DEV_6778=%systemroot%\inf\scsi.inf

PCI\VEN_9004&DEV_7078=%systemroot%\inf\scsi.inf

PCI\VEN_9004&DEV_7178=%systemroot%\inf\scsi.inf

PCI\VEN_9004&DEV_7278=%systemroot%\inf\scsi.inf

PCI\VEN_9004&DEV_7478=%systemroot%\inf\scsi.inf

PCI\VEN_9004&DEV_7578=%systemroot%\inf\scsi.inf

PCI\VEN_9004&DEV_7678=%systemroot%\inf\scsi.inf

PCI\VEN_9004&DEV_7778=%systemroot%\inf\scsi.inf

PCI\VEN_9004&DEV_8078=%systemroot%\inf\scsi.inf

PCI\VEN_9004&DEV_8178=%systemroot%\inf\scsi.inf

PCI\VEN_9004&DEV_8278=%systemroot%\inf\scsi.inf

PCI\VEN_9004&DEV_8478=%systemroot%\inf\scsi.inf

PCI\VEN_9004&DEV_8578=%systemroot%\inf\scsi.inf

PCI\VEN_9004&DEV_8678=%systemroot%\inf\scsi.inf

PCI\VEN_9004&DEV_8778=%systemroot%\inf\scsi.inf

PCI\VEN_9004&DEV_8878=%systemroot%\inf\scsi.inf

PCI\VEN_9004&DEV_7891=%systemroot%\inf\scsi.inf

PCI\VEN_9004&DEV_7892=%systemroot%\inf\scsi.inf

PCI\VEN_9004&DEV_7896=%systemroot%\inf\scsi.inf

PCI\VEN_9004&DEV_7897=%systemroot%\inf\scsi.inf

PCI\VEN_9004&DEV_3B78=%systemroot%\inf\scsi.inf

PCI\VEN_9004&DEV_EC78=%systemroot%\inf\scsi.inf

PCI\VEN_9004&DEV_6075=%systemroot%\inf\scsi.inf

PCI\VEN_9004&DEV_6075&SUBSYS_75609004=%systemroot%\inf\scsi.inf

PCI\VEN_9004&DEV_3860=%systemroot%\inf\scsi.inf

PCI\VEN_9005&DEV_0010=%systemroot%\inf\scsi.inf

PCI\VEN_9005&DEV_0020=%systemroot%\inf\scsi.inf

PCI\VEN_9005&DEV_0030=%systemroot%\inf\scsi.inf

PCI\VEN_9005&DEV_001F=%systemroot%\inf\scsi.inf

PCI\VEN_9005&DEV_002F=%systemroot%\inf\scsi.inf

PCI\VEN_9005&DEV_003F=%systemroot%\inf\scsi.inf

PCI\VEN_9005&DEV_0050=%systemroot%\inf\scsi.inf

PCI\VEN_9005&DEV_0051=%systemroot%\inf\scsi.inf

PCI\VEN_9005&DEV_005F=%systemroot%\inf\scsi.inf

*FDC0000=%systemroot%\inf\scsi.inf

DETECTEDPci\Fd16_700=%systemroot%\inf\scsi.inf

FD16_700_SCSI=%systemroot%\inf\scsi.inf

PCI\VEN_1036&DEV_0000=%systemroot%\inf\scsi.inf

DETECTED\fd16_700=%systemroot%\inf\scsi.inf

GEN_SCSIADAPTER=%systemroot%\inf\scsi.inf

PCI\VEN_1014&DEV_002E=%systemroot%\inf\scsi.inf

PCMCIA\IBM-PCMCIA_Portable_CD-ROM_Drive-84E3=%systemroot%\inf\scsi.inf

PCMCIA\IBM-PCMCIA_CD-ROM_DRIVE_CD-400-5AFA=%systemroot%\inf\scsi.inf

PCMCIA\IBM-PCMCIA_Portable_CD-ROM_Drive-84E2=%systemroot%\inf\scsi.inf

PCI\VEN_1077&DEV_1020=%systemroot%\inf\scsi.inf

PCI\VEN_1077&DEV_2100&SUBSYS_00011077=%systemroot%\inf\scsi.inf

PCI\VEN_1077&DEV_1240=%systemroot%\inf\scsi.inf

PCI\VEN_1077&DEV_1080=%systemroot%\inf\scsi.inf

PCI\VEN_1000&DEV_0001=%systemroot%\inf\scsi.inf

PCI\VEN_1000&DEV_0002=%systemroot%\inf\scsi.inf

PCI\VEN_1000&DEV_0003=%systemroot%\inf\scsi.inf

PCI\VEN_1000&DEV_0004=%systemroot%\inf\scsi.inf

PCI\VEN_1000&DEV_0005=%systemroot%\inf\scsi.inf

CI\VEN_1000&DEV_0006=%systemroot%\inf\scsi.inf

PCI\VEN_1000&DEV_000B=%systemroot%\inf\scsi.inf

PCI\VEN_1000&DEV_000C=%systemroot%\inf\scsi.inf

PCI\VEN_1000&DEV_000D=%systemroot%\inf\scsi.inf

PCI\VEN_1000&DEV_000F=%systemroot%\inf\scsi.inf

PCI\VEN_105A&DEV_4D38=%systemroot%\inf\scsi.inf

;End of File

 

 

[sysprepcleanup]

Service=atapi

Service=pciide

Service=aliide

Service=intelide

Service=viaide

Service=sparrow

Posted

hi

 

with my experience of sysprep it always says it cant change the admin password... then does! weird...

 

have you tried MySysprep? its got some functions where you can use a system variable (computer ID, etc..) as part of the computer name, very useful...

 

paul

Posted (edited)
hi

 

with my experience of sysprep it always says it cant change the admin password... then does! weird...

 

have you tried MySysprep? its got some functions where you can use a system variable (computer ID, etc..) as part of the computer name, very useful...

 

paul

 

I'll check out MySysprep, thanks! Also, I found a workaround for the admin password. Apparently, you just leave the administrator password blank in sysprep, and it uses the existing Administrator password. I tested it last night and it worked. Still having lots of issues with imaging though. I'll edit later and update with the issues, too busy right now.

 

I can answer the second part of your question. If you do not include Computername=* then the mini setup will stop and ask you to give the machine it's name.

 

Unfortunately it didn't do that for me.

Edited by link470

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



×
×
  • Create New...