User Tools

Site Tools


wiki:windows:auto_login

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
wiki:windows:auto_login [2016/04/21 00:03] – created mattwiki:windows:auto_login [2017/03/23 11:48] (current) matt
Line 1: Line 1:
 ====== Auto Login ====== ====== Auto Login ======
  
-**Registry Directory**+**Registry Path**
   HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon 
  
-^Required String Values^^+All of the following entries are STRINGS 
 + 
 +^Workgroup / Legacy Domain^^
 |AutoAdminLogon|1| |AutoAdminLogon|1|
 |DefaultUserName|//username//| |DefaultUserName|//username//|
 |DefaultPassword|//password//| |DefaultPassword|//password//|
 |DefaultDomain|//domain// (if on domain)| |DefaultDomain|//domain// (if on domain)|
 +
 +^WINDOWS 10 Domain^^
 +|AutoAdminLogon|1|
 +|DefaultPassword|//password//|
 +|DefaultUserName|<domain>\//username//|
 +|DefaultDomainName|<domain>|
 +
 +*<domain> is the simple short and NOT the full qualified DNS name
 +
  
wiki/windows/auto_login.1461211422.txt.gz · Last modified: 2016/09/13 15:53 (external edit)