MSFN Forum: 1 Time Auto Login - MSFN Forum

Jump to content



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

1 Time Auto Login Rate Topic: -----

#1 User is offline   Hamert 

  • Group: Members
  • Posts: 3
  • Joined: 22-February 05

Posted 22 February 2005 - 07:05 AM

Hi

I've got a problem... I have a complete unattended install but I must manualy log in is there any option to auto login once as local administrator? because there are some aplications waiting to be installed after the first login...
please help! :w00t:
tnx in advance

Wouter


#2 User is offline   Smiley 

  • Newbie
  • Group: Members
  • Posts: 23
  • Joined: 23-June 04

Posted 22 February 2005 - 07:10 AM

Add these values in the [GuiUnattended] portion of your winnt.sif.

AutoLogon = Yes
AutoLogonCount = 1

#3 User is offline   Hamert 

  • Group: Members
  • Posts: 3
  • Joined: 22-February 05

Posted 22 February 2005 - 07:13 AM

You're my hero :thumbup

#4 User is offline   quotee 

  • Newbie
  • Group: Members
  • Posts: 29
  • Joined: 23-December 04

Posted 22 February 2005 - 09:42 AM

to change it back after having installed all software use this regkey

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
"AutoAdminLogon"="0"

0= have to login with ctrl+alt+del
1=autologin Admin...

greetz

#5 User is offline   lylo 

  • Blah
  • PipPip
  • Group: Members
  • Posts: 179
  • Joined: 30-January 05

Posted 23 February 2005 - 03:09 AM

Hmm, I've been wondering, is it possible to do a one time only login with a normal acount. If theres one thing I'd like on my unattended setup, its that it would automatically log me in (not Administrator), just once so that the setup could finish off in running my batch file installations. I know I can make it so that Windows logs me in automatically on every boot but I'd only like this to happen once.

Does anyone know if this is possible and how it would be done? :)

#6 User is offline   Smiley 

  • Newbie
  • Group: Members
  • Posts: 23
  • Joined: 23-June 04

Posted 23 February 2005 - 07:44 AM

Do you run regtweaks for your cmdlines.txt? If so have you tried importing the following values at this key HKLM\SOFTWARE\Microsoft\WindowsNT\CurrentVersion\Winlogon during the install? That should cause the account you setup to login instead of administrator, never tried it myself though.

DefaultUserName=YOURUSERNAME
DefaultPassword=YOURPASSWORD
AutoAdminLogon=1
AutoLogonCount=1

Attached File(s)



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