You want your windows machine to be in logged on state after every reboot instead of it waiting for you to enter login credentials? Here is how you do that:
Make sure that you have these 4 entries in the registy at path:
HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Winlogon
autoadminlogon REG_SZ 1
DefaultDomainName REG_SZ *Domain Name*
DefaultPassword REG_SZ *password*
DefaultUserName REG_SZ *username*
Subscribe to:
Post Comments (Atom)
2 comments:
this auto logon tool encrypts your autologon password
Thanks Sergei! This indeed is a useful tool for someone who is concerned about password security!
Post a Comment