|
Requires Free Membership to View
When you register, you’ll also receive targeted alerts from my team of editorial writers and independent industry experts with the latest news, tips, and advice to help you do your job more efficiently and effectively. Our goal is to keep you informed on the hottest topics and biggest challenges faced by Windows professionals today.
Cathleen A. Gagne, Senior Editorial Director
|
Were you correct?
Today's Know-IT-All answer is:
Learn more:
You hack the Registry to create this effect. To create a simple auto-logon, go to HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsNTCurrentVersionWinlogon and edit the 'DefaultUserName' entry. Type in the user name you wish to use. Edit the DefaultPassword key to contain your password; if the key doesn't exist, create it as a REG_SZ for the data type. Add a value, a REG_SZ named AutoAdminLogon, and set it to 1. On the next reboot, you should be logged in automatically.
If this quiz has left you yearning for more information, please check the links below for related articles and tips:
>> Serdar Yegulalp's full article entitled Log an administrator on automatically.
>> Read this article on locking a workstation vs. logging off.
>> Ever wondered about the differences between REGEDIT and REGEDT32?
Do you have an idea for an admin Know-IT-All question? Let Mr. Know-IT-All know!
- C3PO, Star Wars
b. 'Hack' your own registry and create an auto logon key