Programming - Language
PowerShell
Microsoft’s command and scripting language for automating Windows, cloud and IT administration
What's it for?
Lets administrators automate repetitive computer and Microsoft-service tasks with written commands.
For example…
A script creates new staff accounts and gives them the correct access
An administrator uses PowerShell to create 200 user accounts from a CSV rather than setting them up one at a time through a graphical interface
Think of it like…
Programmable remote for the whole Microsoft house, not just one appliance