MSFN Forum: AutoLogin From Winnt.sif Not Working - MSFN Forum

Jump to content



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

AutoLogin From Winnt.sif Not Working Rate Topic: -----

#1 User is offline   ctfb 

  • Group: Members
  • Posts: 3
  • Joined: 11-August 04

Posted 17 August 2004 - 03:46 PM

I'm doing an unattended install of WinXP Pro SP2 (Slipstreamed) with several apps. Everything runs as planned except that when Windows boots fot eh 1st time I have to type in my password to logon. I type the password, then my commands in RunOnceEx.cmd run normally.

The only account I need is the administrator account with the auto login working at least 2 times.

Here are the lines from my winnt.sif file:

[GuiUnattended]
    AdminPassword= Encyrpted super secret password characters
    EncryptedAdminPassword=Yes
    AutoLogon=Yes
    AutoLogonCount=4
    OEMSkipRegional=1
    TimeZone=4
    OemSkipWelcome=1



Any ideas on what may be wrong? I've searched the forums but haven't found referenced to this type of problem.


#2 User is offline   war59312 

  • Will's Blog
  • PipPipPipPipPip
  • Group: Members
  • Posts: 922
  • Joined: 07-June 02

Posted 17 August 2004 - 03:51 PM

I think thats how it works. At least thats how it seems to be. That the first time no matter what after installing windows you have to login with pw the very first time. Hope I'm wrong but I have tried everything as well with no luck.

#3 User is offline   aknott 

  • Junior
  • Pip
  • Group: Members
  • Posts: 64
  • Joined: 27-January 04

Posted 17 August 2004 - 03:53 PM

did u try to use AdminPawword in clear mode (not encrypted) with
EncryptAdminPassword = No

#4 User is offline   jcarle 

  • MSFN Master
  • Group: Developers
  • Posts: 2,569
  • Joined: 14-August 04

Posted 17 August 2004 - 06:10 PM

From the Deployment Tools documentation found on the XP cd:
--------------------------------------

Syntax
AutoLogon = Yes | No

Values
Yes
Configures the computer to log on once with the Administrator account.
No
Does not automatically log on to the computer.

Comments
The entry is not valid on upgrades.

When you set AutoLogon to Yes, you cannot log off. If you try to log off, you will be logged back on automatically. The only way to log off is to reboot, which decrements the value of AutoLogonCount.

If you specify a password in the AdminPassword entry, Setup uses that password when you log on automatically to the computer. After the installation finishes, Setup deletes the password from the copy of the answer file left on the computer.

Important
  • Encrypting the Administrator password in the EncryptedAdminPassword entry disables AutoLogon.
  • To skip Windows Welcome, set UnattendSwitch to Yes in the [Unattended] section of Unattend.txt.
  • If you wish to log on automatically after running Sysprep in Factory mode, set AuditAdminAutoLogon to Yes in the [ComputerSettings] section of Winbom.ini.
--------------------------------------

(Relevant section: "Encrypting the Administrator password in the EncryptedAdminPassword entry disables AutoLogon.")

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