Introduction
PowerShell console and ISE let you run commands and write scripts easily to automate tasks on your computer.
When you want to quickly run a command to check system info.
When you need to write and test a script to automate repetitive work.
When you want to explore and learn PowerShell commands interactively.
When you want to debug a script with helpful tools.
When you want to save your commands and scripts for later use.