Jump to content

Recommended Posts

Posted (edited)

I have searched for the problem and at first I thaught I found the problem because I had autologin enabled so I deleted out of the winnt.sif file but when i go to install Win XP it still gives me an error saying this:

Setup was unable to change the password for user account Administrator. Please enter the desire password again.

DO i have to fix the application WinNT as well??

ZenQ

Edited by ZenQ

Posted (edited)

Here is my code for the WINT.SIF if you can see any problems that would be great.


; Generated by nLite 1.4

[Data]
AutomaticUpdates="Yes"
AutoPartition=1
MsDosInitiated=0
UnattendedInstall="Yes"

[Unattended]
UnattendMode=FullUnattended
UnattendSwitch="Yes"
OemPreinstall="Yes"
OemSkipEula="Yes"
FileSystem=*
WaitForReboot="No"
NoWaitAfterTextMode=1
NoWaitAfterGUIMode=1
DriverSigningPolicy=Ignore
NonDriverSigningPolicy=Ignore
Hibernation="No"
TargetPath=\WINDOWS
Repartition=Yes
FileSystem = ConvertNTFS

[Display]
Xresolution=1024
Yresolution=768
BitsPerPel=32
Vrefresh=85

[SystemRestore]

[GuiUnattended]
EncryptedAdminPassword="Yes"
AdminPassword="XXXX"
TimeZone=050
OEMSkipRegional=1
OemSkipWelcome=1

[Shell]
CustomDefaultThemeFile="%WinDir%\Resources\Themes\Luna.theme"

[Components]
Iis_common=On
Iis_inetmgr=On
ComPlusNetwork=On
Iis_www=On
Iis_asp=On

[UserData]
ProductKey="xxx-xx-xx"
ComputerName=BELL
FullName="Tim W Bell"
OrgName="NSCC"

[RegionalSettings]
SystemLocale="1009"
UserLocale="1009"
UserLocale_DefaultUser="1009"
InputLocale="1009:00000409"
InputLocale_DefaultUser="1009:00000409"

[Networking]
InstallDefaultComponents="Yes"


[GuiRunOnce]
Command0="rundll32 printui.dll,PrintUIEntry /in /n \\mog-2k3eserv\HPLaserj"

[Identification]
JoinWorkgroup="OSYSFP"

Edited by ZenQ
Posted

best use "setupmgr" tools to configure this file.

u can change following line to try,

[GuiUnattended]

EncryptedAdminPassword="Yes"

AdminPassword="XXXX"

to

AdminPassword=488595$$#

EncryptedAdminPassword=Yes

if still error, delete "EncryptedAdminPassword".

maybe can help u.

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...