Version Checking

Let's start with the basics and learn how to check the version.

We'll cover the following...

Version

The version is the first thing we learn to check in PowerShell, using the automatic variable $PSVersionTable.

 ...