- Create new local user
- Rename a local user
- Remove a local user
Windows Management Framework (WMF) v5.1 - Download here https://www.microsoft.com/en-us/download/details.aspx?id=54616
- Download the powershell script file
powershell_script.ps1from the zip folder - Open powershell terminal and run as administrator using the command
Start-Process powershell -Verb runAs - Execute script by running
.\[Insert_powershell_script_full_path_here]