win 2k server reboot and auto login
Problem: Mercury mail server eat up memory, so I have to schedule the task to reboot the server and let it login automatically.
To schdule the task, use TaskScheduler to run the reboot.exe in /system32/
Don’t forget to assign the password to the task.
To just change the Autologon, open regedit, and change the key:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon
AutoAdminLogon = “1”
DefaultDomainName = “yourDomain”
DefaultUserName = “yourUserName”
DefaultPassword = “yourPassword”
尚無留言
Comments RSS
TrackBack Identifier URI
No comments. Be the first.
Leave a comment