Skip to main content

SYNOPSIS

Adds a user called “AskUIRunnerUser” and disables the screensaver for it and enables autologin for it.

PARAMETERS

  • -Username | <String> - The username of the user to add. (Default: AskUIRunnerUser)
  • -Password | <String> - The password of the user to add. (Default: Randomly generated password)

NOTES

This Commandlet is only available on Windows AMD64.

EXAMPLES

EXAMPLE 1

Adds a user called “AskUIRunnerUser” and disables the screensaver for it and enables autologin for it.
AskUI-AddRunnerUser

EXAMPLE 2

Adds a user called “MyUser” and disables the screensaver for it and enables autologin for it.
AskUI-AddRunnerUser -Username "MyUser" -Password "{6478e87f-8509-4bdd-9837-4e717f0c9b6b}""