Auto login for Release Stations
Problem Description :
Setup PC to auto login to Active Directory
Resolution :
To setup autologon for release stations, open regedit and go to
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsNT\CurrentVersion\Winlogon
and add/verify the following keys:
DefaultUser String value lptone
DefaultPassword String value (current lptone user password)
AutoAdminLogon String value 1
To bypass autologon, hold down SHIFT key while Windows XP is starting.
For more info, see MS article
http://support.microsoft.com/default.aspx?scid=kb;en-us;315231
Revision Date : 8/27/2007