Get-VBOOrganization

Short Description

Returns Microsoft organizations added to the Veeam Backup for Microsoft 365 infrastructure.

Syntax

This cmdlet provides parameter sets that allow you to:

  • Get Microsoft organizations added to the Veeam Backup for Microsoft 365 infrastructure by name.

Get-VBOOrganization [-Name <String>] [<CommonParameters>]

  • Get Microsoft organizations added to the Veeam Backup for Microsoft 365 infrastructure by ID.

Get-VBOOrganization -Id <Guid>  [<CommonParameters>]

Detailed Description

This cmdlet returns Microsoft organizations added to the Veeam Backup for Microsoft 365 infrastructure.

Parameters

Parameter

Description

Type

Required

Position

Accept Pipeline Input

Name

Specifies a name of the Microsoft organization. The cmdlet will return the Microsoft organization with this name.

String

False

Named

False

Id

Specifies an ID of the Microsoft organization. The cmdlet will return the organization with this ID.

Guid

True

Named

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

The cmdlet returns the VBOOrganization object that contains settings of Microsoft organizations added to the Veeam Backup for Microsoft 365 infrastructure.

Examples

Get-VBOOrganizationExample 1. Getting Microsoft Organizations Added to Veeam Backup for Microsoft 365 Infrastructure

Get-VBOOrganizationExample 2. Getting Microsoft Organization by ID

Get-VBOOrganizationExample 3. Getting Microsoft Organization by Name

Get-VBOOrganizationExample 4. Getting Microsoft Organization by Name [Using Wildcards]

Page updated 4/26/2024

Page content applies to build 8.1.1.159