★方法1:打开注册表(运行->“Regedit”),再打开: HKEY_LOCAL_MACHIN|SOFTWARE|MicroSoft|WindowsNT|CurrentVersion|Winlogon段,在此段中按右键,新建二个字符串段,AutoAdminLogon=“1”,DefaultPassword=“为超级用户Administrator所设置的Password”。 注意,一定要为Administrator设置一个密码,否则不能实现自启动。然后,重新启动Windows即可实现自动登录。
★方法2:管理工具->LocalSecuritySettings(本地安全策略)->本地策略->安全选项-> interactivelogon:DonotrequireCTRL+ALT+DEL,启用之。
★方法3(自动登陆):使用WindowsXP的TweakUI来实现Server2003自动登陆。下载TweakUI后直接执行tweakui.exe在左边的面板中选择Logon->Autologon->在右边勾选Logonautomaticallyatsystemstartup输入你的用户名和域名(如果没有就不写),点击下面的SetPassword,输入用户名的密码,然后点击OK。
|