Linux-Noob Forums
Tired of Logging On? - Printable Version

+- Linux-Noob Forums (https://www.linux-noob.com/forums)
+-- Forum: Windows Noob (https://www.linux-noob.com/forums/forum-5.html)
+--- Forum: Tips and Tricks (https://www.linux-noob.com/forums/forum-73.html)
+--- Thread: Tired of Logging On? (/thread-3894.html)



Tired of Logging On? - Digerati - 2003-12-18

If you don't need NT log-on security, you can let NT log you on automatically. Create four new string values in the key HKLM\Software\Microsoft\Windows NT\CurrentVersion\WinLogon. The value Default DomainName should be the name of your domain, DefaultUserName should be your user name and DefaultPassword should be set to your password. Finally, set the string value AutoAdminLogon to 1. The next time you reboot, your system will automatically be logged in to the account you specified. Remember, this is insecure.