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.
Output Object
The cmdlet returns the VBOVersion object that contains details about the Veeam Backup for Microsoft 365 version.
Example
Getting Veeam Backup for Microsoft 365 Version
This command returns Veeam Backup for Microsoft 365 build number.
Get-VBOVersion ProductVersion -------------- 8.3.0.XXX |