SysPrep Mini-setup not setting Admin Password unless not encrypted

G

Guest

I have a blank Admin password. Just wanted to get that out there first as it
is usually the problem.

Sysprep.inf is not seting my Admin password unless it is not encrypted and I
am not receiving an error message, it just remains blank.

Here is my sysprep.inf which works and resets the password on a Dell GX520,
however on a Dell GX100 and Dell Laitude D610 it has not worked properly. The
only modifications I made are to the OEMDuplicatorstring= to change the model
and date. Any ideas?

Thanks,

Matt


;SetupMgrTag
[Unattended]
OemSkipEula=Yes
InstallFilesPath=C:\sysprep\i386
TargetPath=\WINDOWS

OemPnPDriversPath="\dell\drivers\R98241\Win2000;\dell\drivers\R111514\win2000;\dell\drivers\R97809\SMAXWDM\W2K_XP;\dell\drivers\R96614\XP;\dell\drivers\R96614\XP\SP;\dell\drivers\R97582\WinXP\v8.22.1;\dell\drivers\E176FPf;\dell\drivers\R85457;\dell\drivers\R86238\xp;\dell\drivers\R87461\WinXP\v7.86;\dell\drivers\R99254\WDM;\dell\drivers\R111512\win2000;\dell\drivers\R111541\Windows\tiinst;\dell\drivers\R113813"

[GuiUnattended]

AdminPassword=fvu89dusfv98uudsfv445jfv0ie0kdpckdc0a8s909r45oifwe0rf9u09ufgjois
EncryptedAdminPassword=Yes
OEMSkipRegional=1
OEMDuplicatorstring="Sysprep Corporation D610 03-08-2006"
TimeZone=35
OEMSkipWelcome=1

[UserData]
FullName="Corporation"
OrgName="Corporation"
ProductKey=xxxxx-xxxxx-xxxxx-xxxxx-xxxxx
ComputerName=*

[OEM_Ads]
Logo=OEMLOGO.BMP

[SetupMgr]
DistFolder=C:\sysprep\i386
DistShare=whistlerdist

[Identification]
JoinWorkgroup=WORKGROUP

[Networking]
InstallDefaultComponents=Yes

[Sysprep]
BuildMassStorageSection = Yes

[SysprepMassStorage]
 
G

Guest

Slight modification, will not work WITHOUT encrypted password either... It
did work once, but I failed to image it at that point and it no longer works.
 
G

Guest

Never mind all, got it figured out. Forgot the " around the password. Pretty
sure I generated from setupmgr and did a copy/paste, but can't remember.
It's working now.

Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top