Enables Auto Login on Windows
This Agent Procedure changes registry keys to enable the computer to login directly to a specific user account.
The account needs to be created on the computer/domain prior to running the AP, otherwise the authentication will fail.
The Agent Procedure will prompt, when scheduled, for a Username, Password and Domain (Optional.) The end point will login directly to the specific account.
If you are using local accounts and require the same account on multiple endpoints, it is possible to remove the first 3 lines getting variables, and edit line 6 (which would become line 3) to replace #username#, #password# and #domain# with the corresponding values.
Enable Auto Login has no reviews.
Hey Whitley, this is Windows only.
How do you reverse this?
Does this work on macs as well? Or just windows?