ZenQ Posted November 28, 2007 Posted November 28, 2007 (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 November 28, 2007 by ZenQ
lucas*z Posted November 28, 2007 Posted November 28, 2007 if u don't need use autologon function, u need disable "Encrypt Password".
ZenQ Posted November 28, 2007 Author Posted November 28, 2007 (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=1MsDosInitiated=0UnattendedInstall="Yes"[Unattended]UnattendMode=FullUnattendedUnattendSwitch="Yes"OemPreinstall="Yes"OemSkipEula="Yes"FileSystem=*WaitForReboot="No"NoWaitAfterTextMode=1NoWaitAfterGUIMode=1DriverSigningPolicy=IgnoreNonDriverSigningPolicy=IgnoreHibernation="No"TargetPath=\WINDOWSRepartition=YesFileSystem = ConvertNTFS[Display]Xresolution=1024Yresolution=768BitsPerPel=32Vrefresh=85[SystemRestore][GuiUnattended]EncryptedAdminPassword="Yes"AdminPassword="XXXX"TimeZone=050OEMSkipRegional=1OemSkipWelcome=1[Shell]CustomDefaultThemeFile="%WinDir%\Resources\Themes\Luna.theme"[Components]Iis_common=OnIis_inetmgr=OnComPlusNetwork=OnIis_www=OnIis_asp=On[UserData]ProductKey="xxx-xx-xx"ComputerName=BELLFullName="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 November 28, 2007 by ZenQ
lucas*z Posted November 29, 2007 Posted November 29, 2007 best use "setupmgr" tools to configure this file.u can change following line to try,[GuiUnattended]EncryptedAdminPassword="Yes"AdminPassword="XXXX"toAdminPassword=488595$$#EncryptedAdminPassword=Yesif still error, delete "EncryptedAdminPassword".maybe can help u.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now