This is an archive version of the document. To get the most up-to-date information, see the current version.

Get-VBRLicenseAutoUpdateStatus

Short Description

Returns a state of the automatic license update option.

Applies to

Product Edition: Standard, Enterprise, Enterprise Plus

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.

<CommonParameters>

This cmdlet supports Microsoft PowerShell common parameters. For more information on common parameters, see the About CommonParameters section of Microsoft Docs.

Example

Getting State of Automatic License Update Option

This command returns a state of the automatic license update option.

Get-VBRLicenseAutoUpdateStatus

True