< # .SYNOPSIS This script defines a function that sets autologon .DESCRIPTION Autologon enables the system to logon after a reboot without you needing to enter credentials. This is an ideal scenario for lab or training room systems. This script defines a function that sets a userid/password and autologon. It does NOT check to see if the value entries already exist…. Read the full text.