MSFN Forum: first time login help needed - MSFN Forum

Jump to content



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

first time login help needed Rate Topic: -----

#1 User is offline   TheCrowX 

  • Member
  • PipPip
  • Group: Members
  • Posts: 108
  • Joined: 24-July 04

Posted 08 November 2006 - 09:36 AM

hi everyone
i searched in theese forum on how to do automatically login the first time and i found i need to add theese 2 lines
AutoLogon=Yes
AutoLogonCount=1 under [GuiUnattended] here is mine
;SetupMgrTag
[Data]
	AutoPartition=0
	MsDosInitiated="0"
	UnattendedInstall="Yes"

[Unattended]
	UnattendMode=FullUnattended
	OemSkipEula=Yes
	OemPreinstall=Yes
	TargetPath=\WINDOWS
	FileSystem=*
	UnattendSwitch="yes"
	WaitForReboot="No"
	DriverSigningPolicy=Ignore

[GuiUnattended]
	AdminPassword="Kulis"
	EncryptedAdminPassword=NO
	OEMSkipRegional=1
	TimeZone=105
	OemSkipWelcome=1
	AutoLogon=Yes
	AutoLogonCount=1


but i ve tried 2 times and mu unattended windows still asks for a password during the first login
anyone know how to fix this problem ?
Thanx in advance


#2 User is offline   just_laze 

  • Member
  • PipPip
  • Group: Members
  • Posts: 299
  • Joined: 14-August 05

Posted 08 November 2006 - 11:35 AM

Hello,

Unfortunately i cannot help you.

However, while we're on the subject of auto-logon, and it not working correctly, does anyone have any idea why the below wouldn't work. It's an example taken from Alanoll's Unattended Windows page.

Batch file:
net user John asdf1234 /add
net localgroup Administrators John /add
net accounts /maxpwage:unlimited
REGEDIT /S autologon.reg
EXIT


Registry entry:
Windows Registry Editor Version 5.00 

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
"DefaultUserName"="John"
"DefaultPassword"="asdf1234"
"AutoAdminLogon"="1"


laze.

#3 User is offline   TheCrowX 

  • Member
  • PipPip
  • Group: Members
  • Posts: 108
  • Joined: 24-July 04

Posted 09 November 2006 - 07:40 PM

Anyone ??!!

#4 User is offline   pkoppelaar 

  • Newbie
  • Group: Members
  • Posts: 49
  • Joined: 06-October 06

Posted 10 November 2006 - 03:26 AM

I'd suggest to use nLite to make your unattended cd. It has a GUI for setting autologon.

#5 User is offline   The_Dude_1978 

  • Newbie
  • Group: Members
  • Posts: 13
  • Joined: 13-October 06

Posted 10 November 2006 - 04:36 AM

Hey TheCrowX


Try this sequence, maybe windows got distracted.

[GuiUnattended]
AdminPassword="Kulis"
EncryptedAdminPassword=NO
AutoLogon=Yes
AutoLogonCount=1
OemSkipWelcome=1
OEMSkipRegional=1
TimeZone=110

Greetz

#6 User is offline   TheCrowX 

  • Member
  • PipPip
  • Group: Members
  • Posts: 108
  • Joined: 24-July 04

Posted 10 November 2006 - 06:54 AM

@ The_Dude_1978
still same thing doesn t work :( but thanx btw :)
any other suggestion ?

#7 User is offline   VCC 

  • Member
  • PipPip
  • Group: Members
  • Posts: 111
  • Joined: 01-June 05

Posted 11 November 2006 - 10:05 AM

The one major difference I see, besides the order, is that you have quotes around the password and I don't. Try removing the quotes and see what happens.

#8 User is offline   dansouza 

  • Junior
  • Pip
  • Group: Members
  • Posts: 54
  • Joined: 17-October 04

Posted 16 November 2006 - 09:40 PM

You also need the following in [Unattended]

UnattendSwitch="Yes"

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