I'd like to set up my administrator account to auto log on a set number of times in the registry. I've configured string values of [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\Winlogon]:
"AutoAdminLogon"="1"
"DefaultUserName"="Administrator"
"DefaultPassword"="password"
"DefaultDomainName"="blahblah"
This now autologs on fine repeatedly, but I cannot limit the number of autologons it does.
I've set a DWORD value:
"AutoLogonCount"="0x00000005"..........................but it doesn't work. It is supposed to decrement after every autologon on, but it stays at 5.
Can anyone out there help? A chocolate bar of your choice to the winner (no kingsize).
This post has been edited by chubbmaster: 20 November 2008 - 05:45 AM



Help
Back to top








