June 3, 200422 yr does your winnt.sif have the admin password set?and does your winnt.sif have AutoAdminLogon=1 ???check ref.chm! (i might have mis-spelt)
June 3, 200422 yr Author i have it like this:[GuiUnattended] AdminPassword=* EncryptedAdminPassword=NO OEMSkipRegional=1 TimeZone=13 OemSkipWelcome=1
June 3, 200422 yr if i want to set autologon forever what i need to set?AutoAdminLogon=1 i beleive, you need that to make it login without asking for password and it will make it always login that way.
June 3, 200422 yr Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]"DefaultUserName"="John""DefaultPassword"="asdf1234""AutoAdminLogon"="1"-- This is what you should use if you want to use a useraccount different than the admin-account...put this into like autologon.cmd and include it to your install-script
June 3, 200422 yr corrections to earlier:autologon.cmd, change that to autologon.reg and this is straight from http://unattended.msfn.org so please check this url first before asking more... cheers!
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now