Skip to content

AC-00 blog

  • Home
  • Linux
    • Configure network settings
    • Install Webmin
    • VI editor basic commands
    • BIND DNS server configuration
    • Ubuntu Server + Squid3 (Proxy Server) Notes
  • Windows
    • Windows Command
    • Command Line Commands for Control Panel Applets
    • X-Copy Command
  • PHP Notes
    • Programming Language Datatypes
    • Array
    • PHP and MySQL
      • MySQL get start commands
      • Connecting to Database
      • Manipulate Data in Database
    • Javascript(s)
      • Drop Down Date Menu – JS
      • Enable and Disable field in form -JS
      • Form Validation – JS
    • CSS Styling
      • Styling tables with CSS
    • PHP Return Current URL
    • WordPress notes
  • My Notes
    • The Operating Systems
    • Web Page Development Pack
  • Privacy Policy
Menu
  • Home
  • Linux
    • Configure network settings
    • Install Webmin
    • VI editor basic commands
    • BIND DNS server configuration
    • Ubuntu Server + Squid3 (Proxy Server) Notes
  • Windows
    • Windows Command
    • Command Line Commands for Control Panel Applets
    • X-Copy Command
  • PHP Notes
    • Programming Language Datatypes
    • Array
    • PHP and MySQL
      • MySQL get start commands
      • Connecting to Database
      • Manipulate Data in Database
    • Javascript(s)
      • Drop Down Date Menu – JS
      • Enable and Disable field in form -JS
      • Form Validation – JS
    • CSS Styling
      • Styling tables with CSS
    • PHP Return Current URL
    • WordPress notes
  • My Notes
    • The Operating Systems
    • Web Page Development Pack
  • Privacy Policy
Facebook Twitter Youtube

Auto log-in for Windows server

/ Computers / By Alex

http://support.microsoft.com/?id=324737

To use Registry Editor (Regedt32.exe) to turn on automatic logon, follow these steps:

  1. Click Start, and then click Run.
  2. In the Open box, type Regedt32.exe, and then press ENTER.
  3. Locate the following subkey in the registry:
    HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows NTCurrentVersionWinlogon
  4. Double-click the DefaultUserName entry, type your user name, and then click OK.
  5. Double-click the DefaultPassword entry, type your password, and then click OK.NOTE: If theDefaultPassword value does not exist, it must be added. To add the value, follow these steps:
    1. On the Edit menu, click New, and then point to String Value.
    2. Type DefaultPassword, and then press ENTER.
    3. Double-click DefaultPassword.
    4. In the Edit String dialog, type your password and then click OK.

    NOTE: If no DefaultPassword string is specified, Windows automatically changes the value of theAutoAdminLogon key from 1 (true) to 0 (false), disabling the AutoAdminLogon feature.

  6. On the Edit menu, click New, and then point to String Value.
  7. Type AutoAdminLogon, and then press ENTER.
  8. Double-click AutoAdminLogon.
  9. In the Edit String dialog box, type 1 and then click OK.
  10. Quit Registry Editor.
  11. Click Start, click Shutdown, and then type a reason in the Comment text box.
  12. Click OK to turn off your computer.
  13. Restart your computer. You can now log on automatically.

Notes To bypass the AutoAdminLogon process and to log on as a different user, hold down the SHIFT key after you log off or after Windows restarts.

Registry change will not work if the “Logon Banner” is defined on the server either by a Group Policy object (GPO) or by a local policy. When policy is changed to not impact server, the feature works as expected.

An interactive console logon that has a different user on the server changes the DefaultUserName registry entry as the last logged on user indicator. AutoAdminLogon relies on the DefaultUserName entry to match the user and the password. Therefore, AutoAdminLogon may fail. You may configure a shutdown script to set the correct DefaultUserName entry for AutoAdminLogonAs. For more information, click the following article number to view the article in the Microsoft Knowledge Base:

Post navigation
← Previous Post
Next Post →

Recent Comments

    Categories

    • Cloud Computing (6)
    • Computers (174)
    • Design (12)
    • Entertainments (16)
    • Healthy (1)
    • Marketing (1)
    • Mobile Phones (9)
    • Personal (17)
    • Photography (3)
    • Programming (13)
    • Uncategorized (5)
    • World around you (1)

    Tag Cloud

    Android Apache Applications BYPASS INTERNET FILTERS Chrome Cloud Application Cloud Computing cmd Command Computers Email Excel Exchange07 Firefox Google IIS Keyboard Linux Login MAC OS X MS Office mysql Networking Nexus One Office Personal photo PHP proxy registry script scripts security Servers tips Ubuntu videos Vista web web design Webserver Windows Windows 7 Windows Vista XP

    Copyright © 2023 AC-00 blog | Powered by Astra WordPress Theme