Gomzy Posted March 11, 2008 Posted March 11, 2008 (edited) Hi everyone, i have a dilemma ! I find it annoying to enter Password for administrator which i am myself during the installation of WindowXP SP2, in fact the installation process always ask for administrator password in order to continue the installation of windows; How do i automate this process so that when i install windowsxp each time, i don't need to enter the password again and goes in an autologin process with the administrator account itself Here is my winnt.sif; Generated by nLite 1.0 beta 6[Data]Autopartition = 0MsDosInitiated = 0UnattendedInstall = Yes[unattended]UnattendMode = FullUnattendedUnattendSwitch = YesOemPreinstall = YesOemSkipEula = YesFileSystem = *WaitForReboot = NoNoWaitAfterTextMode = 1NoWaitAfterGUIMode = 1TargetPath = WINDOWSDriverSigningPolicy = IgnoreNonDriverSigningPolicy = Ignore[GuiUnattended]AutoLogon = YesEncryptedAdminPassword = NoAdminPassword = "test"TimeZone = 165OEMSkipRegional = 1OemSkipWelcome = 1Help me out plzzzzzzzz Edited March 11, 2008 by Gomzy
trb48 Posted March 15, 2008 Posted March 15, 2008 It needs to look like this:[GuiUnattended]EncryptedAdminPassword = NoAdminPassword = "test"AutoLogon = YesAutoLogonCount = 2TimeZone = 010OEMSkipRegional = 1OemSkipWelcome = 1
Gomzy Posted March 16, 2008 Author Posted March 16, 2008 hello trb48fine thx, i will test it to see if it work on a virtual machine
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now