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

Install-VBOLicense

In this article

    Short Description

    Installs the license on the Veeam Backup for Microsoft Office 365 server.

    Syntax

    Install-VBOLicense -Path <string>  [<CommonParameters>]

    Detailed Description

    This cmdlet installs or updates the product license on the Veeam Backup for Microsoft Office 365. You must install the license from the license LIC file.

    Parameters

    Parameter

    Description

    Type

    Required

    Position

    Accept Pipeline Input

    Path

    Specifies the path to the license LIC file.

    String

    True

    Named

    False

    <CommonParameters>

    This cmdlet supports Microsoft PowerShell common parameters. For more information on common parameters, see Microsoft Docs.

    Output Object

    None.

    Examples

    Installing License on the Veeam Backup for Microsoft Office 365 Server

    This example shows how to install the license on the Veeam Backup for Microsoft Office 365 server.

    Install-VBOLicense -Path "C:\Veeam\Office365\Licenses\veeam_backup_microsoft_office_subscription_xxx.lic"

    I want to report a typo

    There is a misspelling right here:

     

    I want to let the Veeam Documentation Team know about that.