Introduction
PowerShell lets you control your computer by typing commands. The first command helps you see how it works.
You want to check if PowerShell is ready to use.
You want to print a simple message on the screen.
You want to learn how to run commands in PowerShell.
You want to test if your script is working.