Rebelz – We have one of Europe’s widest ranges of BJJ & Grappling gear.

Enable autologon in Windows Server 2008

To make the option “Users must enter a user name and password to use this computer” visible on a domain joined Windows Server 2008 do the following:

1. Run the following comand in cmd:
reg add “HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon” /v AutoAdminLogon /t REG_SZ /d “1” /f

2. Click start, run. Write: control userpasswords2 and click ok to “open advanced user accounts control panel”.
control userpasswords2

3. Make sure “Users must enter a user name and password to use this computer” is disable. Click ok.

4. Specify username and password to use in autologon.
autologon

1 Comment

  1. rsergio says:

    here is also interesting article about autologon http://www.logonexpert.com/freeautologon.html

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.