Get-VBOLicense
Short Description
Returns an installed product license for Veeam Backup for Microsoft 365.
Syntax
Get-VBOLicense [<CommonParameters>] |
Detailed Description
This cmdlet returns information on the license that is currently installed on the Veeam Backup for Microsoft 365 server. You can get details on the following information: license status, expiration date, license type, contact person name, the number of licensed users, support ID and the support expiration date.
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 License Installed on Veeam Backup for Microsoft 365
This command returns the license that is currently installed on the Veeam Backup for Microsoft 365 server.
Get-VBOLicense Status : Valid ExpirationDate : 4/1/2024 (179 days left) Type : Subscription Package : M365Suite LicensedTo : Veeam Software GmbH ContactPerson : TotalNumber : 9999 (2 used) SupportId : 12345678 SupportExpirationDate : |