Article ID: 119364
Article Last Modified on 10/31/2006
97597 How to Enable Automatic Logon in Windows NT
\Registry\Machine
Software
Microsoft
Windows NT
CurrentVersion
Winlogon
DefaultUserName = REG_SZ <USERNAME>TEST
The .INI file can be referenced by creating a .BAT or .CMD file and
inserting the following sample
c:\reskit\REGINI c:\<USERNAME>INIwhere the name of the .INI file saved is <USERNAME>TEST.INI. Putting this .CMD or .BAT file in the Common Startup group ensures that the DefaultUserName will not change regardless of logon. Note that this .CMD or .BAT file must be in the Common Startup group for this to work properly.
Additional query words: prodnt 3.10
Keywords: KB119364