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

Set-VBOServer

Short Description

Enables usage of Teams Export APIs for team chats backup.

Syntax

Set-VBOServer [-EnableTeamsGraphAPIBackup <switchparameter>] [<CommonParameters>]

Detailed Description

This cmdlet enables usage of Teams Export APIs for team chats backup. For more information, see this Veeam KB article.

Set-VBOServer Note

This cmdlet is available starting from Veeam Backup for Microsoft 365 version 6a (build 6.1.0.222).

Parameters

Parameter

Description

Type

Required

Position

Accept Pipeline Input

Accept Wildcard Characters

EnableTeamsGraphAPIBackup

Defines that Veeam Backup for Microsoft 365 will use Teams Export APIs for team chats backup.

Default: False

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.

Examples

Set-VBOServerExample 1. Enabling Usage of Teams Export APIs

This command enables usage of Teams Export APIs on the Veeam Backup for Microsoft 365 server.

Set-VBOServer -EnableTeamsGraphAPIBackup

Related Commands

Get-VBOServer