In windows 2000 … how do I uncheck "Users must enter a user name and password to use this computer" in Control Panel\Users and Passwords Automatically.
regards,
Page 1 of 1
Users must enter a user name and password to use t Automatically
#2
Posted 24 July 2005 - 05:56 AM
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
"AutoAdminLogon"="1"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
"AutoAdminLogon"="1"
#4
Posted 25 July 2005 - 12:18 AM
You must also provide default user and default password...
#5
Posted 25 July 2005 - 12:55 AM
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
"DefaultUserName"="Administrator"
"DefaultPassword"=""
"AutoAdminLogon"="1"
also did not work
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
"DefaultUserName"="Administrator"
"DefaultPassword"=""
"AutoAdminLogon"="1"
also did not work
#6
Posted 25 July 2005 - 04:32 AM
Use this in addition to the default username / password keys
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
"ForceAutoLogon"="1"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
"ForceAutoLogon"="1"
- ← Whats the correct order inwhich to apply these...
- Unattended Windows 2000/XP/2003
- restart notification →
Share this topic:
Page 1 of 1



Help
Back to top









