To Disable Login Prompt from the Win2K server, the following works, you can try.


Go to Regisrty editor and to the key : HKEY_LOCAL_MACHINE\SOFTWARE\m*cro$oft\Windows NT\CurrentVersion\Winlogon

Set the following properties

AutoAdminLogon = 1
DefaultDomainName = "{your domain}"
DefaultPassword = "{admin pass}"