Get-VBRLicenseAutoUpdateStatus
Short Description
Returns a state of the automatic license update option.
Product Edition: Standard, Enterprise, Enterprise Plus, Veeam Universal License
Syntax
|
Get-VBRLicenseAutoUpdateStatus [<CommonParameters>] |
Detailed Description
This cmdlet returns a state of the automatic license update option.
False— indicates that the automatic license update option is disabled.True— indicates that the automatic license update option is enabled.
Parameters
<CommonParameters>
This cmdlet supports Microsoft PowerShell common parameters. For more information on common parameters, see Microsoft Docs.
Examples
Getting State of Automatic License Update Option
This command returns a state of the automatic license update option.
|
Get-VBRLicenseAutoUpdateStatus True |