Add-MW_HybridMailbox

Syntax

Add-MW_HybridMailbox -Ticket <Ticket> -EndpointUrl <string> -ConnectorId <guid> [-Id <guid>] [-BatchId <guid>] [-PreBatchId <guid>] [-OrganizationalUnitId <guid>] [-PrimarySMTPAddress <string>] [-Status <HybridMigrationStatus>] [-StatusMessage <string>] [-Preferences <HybridPreferences>] [-CreateDate <datetime>] [-UpdateDate <datetime>] [-Version <int>] [-ExchangeGuid <guid>] [-DelegateGroupId <guid>] [-LicensePackId <guid>] [-LicenseStatus <HybridLicenseStatus>] [-MailboxItemsCount <int>] [-MailboxSizeInKB <int>] [-RecipientTypeDetails <string>] [-UserPrincipalName <string>] [-AccessLevel <string>] [<CommonParameters>]

Add-MW_HybridMailbox -Ticket <Ticket> -ConnectorId <guid> [-Environment <string>] [-Id <guid>] [-BatchId <guid>] [-PreBatchId <guid>] [-OrganizationalUnitId <guid>] [-PrimarySMTPAddress <string>] [-Status <HybridMigrationStatus>] [-StatusMessage <string>] [-Preferences <HybridPreferences>] [-CreateDate <datetime>] [-UpdateDate <datetime>] [-Version <int>] [-ExchangeGuid <guid>] [-DelegateGroupId <guid>] [-LicensePackId <guid>] [-LicenseStatus <HybridLicenseStatus>] [-MailboxItemsCount <int>] [-MailboxSizeInKB <int>] [-RecipientTypeDetails <string>] [-UserPrincipalName <string>] [-AccessLevel <string>] [<CommonParameters>]

Detailed Description

Add-MW_HybridMailbox adds a(an) MW_HybridMailbox. Represents a hybrid Mailbox.

Parameters

Total Parameters: 35

ConnectorId

Paremeter specs:

Required True
ValueFromPipeline False
ValueFromPipelineByPropertyName False

EndpointUrl

Paremeter specs:

Required True
ValueFromPipeline False
ValueFromPipelineByPropertyName False

Ticket

Paremeter specs:

Required True
ValueFromPipeline False
ValueFromPipelineByPropertyName False

AccessLevel

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

BatchId

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

CreateDate

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

DelegateGroupId

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

Environment

Available values are listed below.

Value Description
BT Represents BT
Beta Represents Beta
Develop Represents Develop
Release Represents Release
Test Represents Test
China Represents China
Germany Represents Germany
Alpha Represents Alpha
Today Represents Today
Sandbox-02 Represents Sandbox-02
Sandbox-03 Represents Sandbox-03

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

ExchangeGuid

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

Id

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

LicensePackId

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

LicenseStatus

Available values are listed below.

Value Description
None No license attached.
Attaching Attaching a license.
Attached Attached to a license.
AttachFailed Attaching a license failed.
Detaching Detaching the license.
DetachFailed Detaching the license failed.

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

MailboxItemsCount

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

MailboxSizeInKB

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

OrganizationalUnitId

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

PreBatchId

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

Preferences

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

PrimarySMTPAddress

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

RecipientTypeDetails

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

Status

Available values are listed below.

Value Description
NotSubmitted Not submitted.
SyncSubmitted Sync Submitted.
ApplyingLicense Applying licenses.
Syncing Syncing.
Synced Synced.
FinalizeSubmitted Finalize Submitted.
Finalizing Finalizing.
Finalized Finalized.
SyncFailed Sync Failed.
SyncStopping Stopping syncing.
SyncStopped Sync Stopped.
FinalizeFailed Finalize Failed.
Timeout Timeout.
Deleting Deleting.
DeleteFailed Delete Failed.
Moving Moving.
MoveFailed Move Failed.
SyncScheduled Sync Scheduled.
FinalizeScheduled Finalize Scheduled.
SyncScheduleFailed Sync Schedule failed.
FinalizeScheduleFailed Finalize Schedule failed.

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

StatusMessage

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

UpdateDate

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

UserPrincipalName

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

Version

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

Outputs

System.Object

Notes

Examples