Jump to content

Recommended Posts

Posted

Does the key AutoLogonCount limit a specific account from logging on, or is it any account that attempts to autologon.

What I mean is:

Via a vb script:

Administrator logs in, runs some installs. changes DefaultUserName and DefaultPassword to set it Admin2.

Computer reboots

Admin2 would log in, and run some commands. (profile copy, etc).

If I have autologon count set, would it permit Admin2 to autologin, or would it have to be deleted and recreated for Admin2?


Posted

you need to set the username and password in the registry.

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]

"DefaultUserName"=
"DefaultPassword"=

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...