psversiontable.pscompatibleversions Verified current stable Not installed?

Psversiontable.pscompatibleversions / List Supported Power Shell Script Versions

List Supported Power Shell Script Versions

Psversiontable.pscompatibleversions command syntax to list supported power shell script versions. Copyable examples, output expectations, and common mistakes.

$
Terminal
$PSVersionTable.PSCompatibleVersions

Command Breakdown

What each part is doing

$PSVersionTable.PSCompatibleVersions
Base Command
The executable that performs this operation. Here it runs Psversiontable.pscompatibleversions before the shell applies any redirect operators.

Alternative Approaches

Comparable commands in other tools

Alternative tools that share the "inspect" operation intent.