Autologin windows7 domain user: Difference between revisions

From Skytech
Jump to navigation Jump to search
(Created page with "Category:Windows = Autologin windows 7 domain user = This requires adding some fields to the registry. Fire up your trusty <code>regedit</code> and edit/add the followi...")
 
(No difference)

Latest revision as of 07:04, 3 February 2014


Autologin windows 7 domain user

This requires adding some fields to the registry.

Fire up your trusty regedit and edit/add the following strings:

Find: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon
Add/edit the below entries (strings):

DefaultUserName="test"
DefaultPassword="test"
DefaultDomainName="hq.skarta.net"
AutoAdminLogon=1