Get-VBOVersion
Short Description
Returns Veeam Backup for Microsoft 365 version.
Syntax
Get-VBOVersion [<CommonParameters>] |
Detailed Description
This cmdlet returns Veeam Backup for Microsoft 365 build number.
Parameters
<CommonParameters>
This cmdlet supports Microsoft PowerShell common parameters. For more information on common parameters, see the About CommonParameters section of Microsoft Docs.
Example
Getting Veeam Backup for Microsoft 365 Version
This command returns Veeam Backup for Microsoft 365 build number.
Get-VBOVersion ProductVersion -------------- 8.0.0.XXXX |