Get-PowerCLIVersion

This cmdlet retrieves the versions of the installed PowerCLI snapins.

Syntax

Output

VMware.VimAutomation.ViCore.Types.V1.PowerCLIVersion

Examples


Example 1

Get-PowerCLIVersion

Retrieves the version of VMware PowerCLI.

Example 2

Get-PowerCLIVersion | select -expand SnapinVersions

Lists the versions of additional PowerCLI snapins.

Related Commands

Feedback

Was this page helpful?