Shadowpp Posted April 7, 2004 Posted April 7, 2004 Does anyone know if Autologin can be achieved using sysprep.inf (or any method for that matter) if the local system "administrator" account has been renamed?If not any thoughts on how a single autologin could occur using a renamed account?Thanks in advance....
Aaron Posted April 7, 2004 Posted April 7, 2004 Depending on how and when you rename your account, you'd only need to add the renamed username in the registry entry:[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]"DefaultUserName"="InsertUserName""DefaultPassword"="InsertPassword""AutoAdminLogon"="1"
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now