Get-VEXMailbox

Short Description

Returns Microsoft Exchange mailboxes.

Applies to

Veeam Backup & Replication, Veeam Backup for Microsoft 365

Product Edition: Community, Standard, Enterprise, Enterprise Plus, Veeam Universal License

Syntax

Get-VEXMailbox [-Database] <VEXDatabase> [[-Name] <String[]>] [<CommonParameters>]

Detailed Description

This cmdlet returns an array of Microsoft Exchange mailboxes from the specified mailbox database.

Parameters

Parameter

Description

Type

Required

Position

Accept Pipeline Input

Database

Specifies a Microsoft Exchange mailbox database. The cmdlet will return an array of mailboxes from this mailbox database.

Accepts the VEXDatabase object. To get this object, run the Get-VEXDatabase cmdlet.

True

0

True (ByValue)

Name

Specifies an array of Microsoft Exchange mailbox names. The cmdlet will return an array of mailboxes with these names.

This parameter accepts wildcard characters.

String[]

False

1

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 VEXMailbox[] array that contains Microsoft Exchange mailboxes.

Examples

Get-VEXMailboxExample 1. Getting Specific Mailbox [For Veeam Backup & Replication]

Get-VEXMailboxExample 2. Getting Specific Mailbox [For Veeam Backup for Microsoft 365]

Related Commands

Page updated 3/6/2025

Page content applies to build 12.3.1.1139