Concept Flow - PowerShell console and ISE
Start PowerShell Console
Type Command
Press Enter
Command Executes
Output Displayed
Repeat or Exit
Start PowerShell ISE
Write Script in Editor
Run Script or Commands
Output in Console Pane
Edit and Debug
Save Script or Exit
PowerShell console lets you type and run commands one by one. PowerShell ISE lets you write, run, and debug scripts with an editor and console together.