MSFN Forum: Automate the process of Windows XP Administrator account - MSFN Forum

Jump to content



Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Automate the process of Windows XP Administrator account Configuring Administrator's Password to automate installation proc Rate Topic: -----

#1 User is offline   Gomzy 

  • Group: Members
  • Posts: 8
  • Joined: 29-February 08

  Posted 11 March 2008 - 01:19 PM

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 :wacko:

Here is my winnt.sif

; Generated by nLite 1.0 beta 6

[Data]
Autopartition = 0
MsDosInitiated = 0
UnattendedInstall = Yes

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

[GuiUnattended]
AutoLogon = Yes
EncryptedAdminPassword = No
AdminPassword = "test"
TimeZone = 165
OEMSkipRegional = 1
OemSkipWelcome = 1


Help me out plzzzzzzzz

This post has been edited by Gomzy: 11 March 2008 - 01:21 PM



#2 User is offline   trb48 

  • Newbie
  • Group: Members
  • Posts: 12
  • Joined: 27-December 05

Posted 15 March 2008 - 05:27 PM

It needs to look like this:

[GuiUnattended]
EncryptedAdminPassword = No
AdminPassword = "test"
AutoLogon = Yes
AutoLogonCount = 2
TimeZone = 010
OEMSkipRegional = 1
OemSkipWelcome = 1

#3 User is offline   Gomzy 

  • Group: Members
  • Posts: 8
  • Joined: 29-February 08

  Posted 15 March 2008 - 10:37 PM

hello trb48

fine thx, i will test it to see if it work on a virtual machine :) :thumbup

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy