Skip to content

Files

Latest commit

 

History

History

11.Manage-LocalUsers-Accounts

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

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.