how to logon automatically?

  • Thread starter Thread starter skipper42
  • Start date Start date
S

skipper42

In NT it was possible to set an AutoAdminLogon in the registry for this.
On a 2000 server it works only one time. Any clue, how I can change
this?


skipper42
 
In NT it was possible to set an AutoAdminLogon in the registry for this.
On a 2000 server it works only one time. Any clue, how I can change
this?


skipper42

See tip 3513 and link in the 'Tips & Tricks' at http://www.jsiinc.com

Password cannot be blank and DontDisplayLastUserName (tip 25)
cannot be 1.


Jerold Schulman
Windows: General MVP
JSI, Inc.
http://www.jsiinc.com
 
Try this.

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows
NT\CurrentVersion\WinLogon] Key=AutoAdminLogon Value=1

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows
NT\CurrentVersion\WinLogon] Key=DefaultPassword Value=What ever the
password is

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows
NT\CurrentVersion\WinLogon] Key=DefaultUserName Value=Logon Name

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows
NT\CurrentVersion\WinLogon] Key=ForceAutoLogon Key=1
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top