| Registry Tip #70: Hide LastLogon ID | 
        Hits: Failed to execute CGI : Win32 Error Code = 3
       | 
    
Hive: HKEY_LOCAL_MACHINE
  Key: Software\Microsoft\WindowsNT\CurrentVersion\Winlogon
  Name: DontDisplayLastUserName
  Type: REG_SZ
  Value: 1 hide
  Value: 0 don't hide
  
  This can also be set via GUI tool, RegKey.exe from the Resource Kit. Use an indirect registry editor whenever possible.
If this hack has not been set, the registry location for the name of the last logon account is DefaultUserName .
  
  Must have for NT advanced users