Skip to content

Get-VmsLicenseInfo

SYNOPSIS

Returns basic license information.

SYNTAX

Get-VmsLicenseInfo [<CommonParameters>]

DESCRIPTION

The Get-VmsLicenseInfo cmdlet returns basic license information of the connected site. The information returned shows the main license name and version (e.g. 'XProtect Corporate 2025 R1'), SLC,

REQUIREMENTS

  • Requires VMS connection and will attempt to connect automatically
  • Requires VMS version 20.2

EXAMPLES

Example 1

{{ Add example code here }}

{{ Add example description here }}

PARAMETERS

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

INPUTS

None

OUTPUTS

VideoOS.Platform.ConfigurationItems.LicenseInformation

NOTES