Set-BT_HybridMailbox

Syntax

Set-BT_HybridMailbox -Ticket <Ticket> -hybridmailbox <HybridMailboxDTO[]> [-Environment <string>] [-IsDeleted <bool>] [-BatchId <guid>] [-PreBatchId <guid>] [-ConnectorId <guid>] [-OrganizationalUnitId <guid>] [-PrimarySMTPAddress <string>] [-Status <HybridMigrationStatus>] [-StatusMessage <string>] [-Preferences <HybridPreferences>] [-ExchangeGuid <guid>] [-DelegateGroupId <guid>] [-LicensePackId <guid>] [-LicenseStatus <HybridLicenseStatus>] [-MailboxItemsCount <int>] [-MailboxSizeInKB <int>] [-RecipientTypeDetails <string>] [-UserPrincipalName <string>] [-AccessLevel <AccessLevel>] [<CommonParameters>]

Set-BT_HybridMailbox -Ticket <Ticket> -EndpointUrl <string> -hybridmailbox <HybridMailboxDTO[]> [-IsDeleted <bool>] [-BatchId <guid>] [-PreBatchId <guid>] [-ConnectorId <guid>] [-OrganizationalUnitId <guid>] [-PrimarySMTPAddress <string>] [-Status <HybridMigrationStatus>] [-StatusMessage <string>] [-Preferences <HybridPreferences>] [-ExchangeGuid <guid>] [-DelegateGroupId <guid>] [-LicensePackId <guid>] [-LicenseStatus <HybridLicenseStatus>] [-MailboxItemsCount <int>] [-MailboxSizeInKB <int>] [-RecipientTypeDetails <string>] [-UserPrincipalName <string>] [-AccessLevel <AccessLevel>] [<CommonParameters>]

Detailed Description

Set-BT_HybridMailbox sets a(an) BT_HybridMailbox. Represents a hybrid mailbox in MigrationWiz.

Parameters

Total Parameters: 33

EndpointUrl

Paremeter specs:

Required True
ValueFromPipeline False
ValueFromPipelineByPropertyName False

hybridmailbox

Paremeter specs:

Required True
ValueFromPipeline True
ValueFromPipelineByPropertyName True

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

ConnectorId

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

IsDeleted

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

UserPrincipalName

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

Outputs

System.Object

Notes

Examples