Uninstall-VBOLicense

Short Description

Removes the currently installed license from Veeam Backup for Microsoft 365.

Syntax

Uninstall-VBOLicense [-Force <SwitchParameter>] [<CommonParameters>]

Detailed Description

This cmdlet uninstalls the product license from the Veeam Backup for Microsoft 365 server.

Parameters

Parameter

Description

Type

Required

Position

Accept Pipeline Input

Accept Wildcard Characters

Force

Defines that the cmdlet will remove the installed license  without showing warnings in the PowerShell console.

If you do not provide the parameter, the cmdlet will prompt you to confirm the operation.

SwitchParameter

False

Named

False

False

<CommonParameters>

This cmdlet supports Microsoft PowerShell common parameters. For more information on common parameters, see the About CommonParameters section of Microsoft Docs.

Output Object

None.

Examples

Uninstall-VBOLicenseExample 1. Uninstalling License from Veeam Backup for Microsoft 365 Server

This command uninstalls the license from the Veeam Backup for Microsoft 365 server without prompting the confirmation.

Uninstall-VBOLicense -Force