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

Enable-VBRCloudMaintenanceMode

Short Description

Enables maintenance mode for the cloud infrastructure.

Applies to

Platform: VMware, Hyper-V

Product Edition: Standard, Enterprise, Enterprise Plus

Requires a cloud provider license.

Syntax

Enable-VBRCloudMaintenanceMode [-WhatIf] [-Confirm]  [<CommonParameters>]

Detailed Description

This cmdlet sets the cloud infrastructure into maintenance mode to let a service provider perform maintenance tasks.

Run Disable-VBRCloudMaintenanceMode to bring the cloud infrastructure back to the normal operational mode.

Enable-VBRCloudMaintenanceMode Important!

When a service provider enables the maintenance mode, cloud resources become temporarily inaccessible for the associated cloud tenants. As a result, most of the running jobs fail. For more information, see the Maintenance Mode section in the Veeam Cloud Connect Guide.

Parameters

Parameter

Description

Required

Position

Accept
Pipeline
Input

Accept
Wildcard
Characters

WhatIf

Specifies whether the cmdlet writes a message that describes the effects of running the cmdlet without actually performing any action.

False

Named

False

False

Confirm

Specifies whether the cmdlet writes a message that describes the effects of running the cmdlet and displays a prompt that asks if the tenant is sure that they want to continue.

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.

Return Type

None

Example

This command puts the cloud infrastructure to maintenance mode.

Enable-VBRCloudMaintenanceMode