Skip to content

elenacyl/Powershell-Task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Powershell-Task

Functions to be carried out on a local Microsoft Windows Computer

  1. Create new local user
  2. Rename a local user
  3. Remove a local user

Must have / To Install

Windows Management Framework (WMF) v5.1 - Download here https://www.microsoft.com/en-us/download/details.aspx?id=54616

Steps to run

  1. Download the powershell script file powershell_script.ps1 from the zip folder
  2. Open powershell terminal and run as administrator using the command Start-Process powershell -Verb runAs
  3. Execute script by running .\[Insert_powershell_script_full_path_here]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors