Get-VmsSystemLicense¶
SYNOPSIS¶
Gets a SystemLicense object representing the licensed product for the current site and the feature flags for licensed features.
SYNTAX¶
DESCRIPTION¶
The Get-VmsSystemLicense
cmdlet gets a SystemLicense object representing the
licensed product for the current site and the feature flags for licensed features.
REQUIREMENTS
- Requires VMS connection and will attempt to connect automatically
EXAMPLES¶
Example 1¶
Returns a SystemLicense object representing the license for the current site.
Example 2¶
Returns a list of feature flags representing licensed and available features.
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.