Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 397 Bytes

File metadata and controls

7 lines (5 loc) · 397 Bytes

LocalUsers-Accounts

Sample functions for managing Windows local user accounts

Example files of password encryption, to avoid parameterize a password in plain text in a powershell script. The function "Check-AdminPrivileges" check that the script has administrative rights on execution.

  • EncryptPasswd: Encrypted Password file.
  • KeyFilePasswd.key: Key file to read encrypted password.