Get-PowerCLIVersion Command | Vmware PowerCLI Reference

Get-PowerCLIVersion

This cmdlet retrieves the versions of the installed PowerCLI snapins.

Syntax

Get-PowerCLIVersion
[-ProgressAction < ActionPreference > ]
[CommonParameters]

Parameters

Required Parameter Name Type Position Features Description
optional ProgressAction ActionPreference named

Output

VMware.VimAutomation.ViCore.Types.V1.PowerCLIVersion

Examples

Example 1

Get-PowerCLIVersion

Retrieves the version of VCF PowerCLI.

Example 2

Get-PowerCLIVersion | select -expand SnapinVersions

Lists the versions of additional PowerCLI snapins.

Related Commands

PowerCLIConfiguration

This cmdlet retrieves the VCF PowerCLI proxy configuration and default servers policy.

This cmdlet modifies the VCF PowerCLI configuration.

PowerCLIContext

This cmdlet retrieves the VCF PowerCLI execution context which you can use to simplify the use of PowerCLI in PowerShell runspaces.

This cmdlet initializes a PowerShell runspace with a PowerCLI execution context retrieved from another PowerShell runspace.

PowerCLIVersion

This cmdlet retrieves the versions of the installed PowerCLI snapins.