Get-VBRGeneralUpdateOptions
Short Description
Returns general update settings.
Applies to
Product Edition: Standard, Enterprise, Enterprise Plus, Veeam Universal License
Syntax
Get-VBRGeneralUpdateOptions [<CommonParameters>] |
Detailed Description
This cmdlet returns general update settings.
Parameters
<CommonParameters>
This cmdlet supports Microsoft PowerShell common parameters. For more information on common parameters, see Microsoft Docs.
Output Object
VBRGeneralUpdateOptions
Examples
Getting Update Options
This command returns general update settings.
Get-VBRGeneralUpdateOptions |
Related Commands