1. Basics - Powershell

1.1 Launching Powershell

In this part, we’ll cover PowerShell scripting basics so you can more easily perform virtually any administration task in your Windows IT environment.

PowerShell offers both a command-line option and an integrated scripting environment (ISE)

to run powershell:

or to run powershell-ISE you could just type ISE after the powershell word.