Documentation

{{docApp.title}}

{{docApp.description}}

How can we help?

{{docApp.searchError}}
{{product.name}}

Searching in {{docApp.searchFilterBySpecificBookTitle}}

{{docApp.searchResultFilteredItems.length}} results for: {{docApp.currentResultsSearchText}} in {{docApp.searchFilterBySpecificBookTitle}}
Search results have been limited. There are a total of {{docApp.searchResponse.totalResultsAvailable}} matches.

You have an odd number of " characters in your search terms - each one needs closing with a matching " character!

{{docApp.libraryHomeViewProduct.title || docApp.libraryHomeViewProduct.id}}

{{docApp.libraryHomeViewProduct.description}}

  1. {{book.title}}

{{group.title || group.id}}

{{group.description}}

  1. {{book.title}}

{{group.title}}

Connect Mailbox

Operation Information

Connects disconnected mailboxes to existing user accounts that don’t already have mailboxes.

Be aware that linking a mailbox to an existing user account gives them full access to the mailbox and all mail in the mailbox.

Input Parameters

Name Type Description Required Sensitive
Identity string Specifies the mailbox that you want to connect to a user account. This parameter doesn't specify an Active Directory object. You can use the following values to identify the mailbox: [Display name, GUID, LegacyExchangeDN] Yes No
Database string Specifies the Exchange database that contains the mailbox that you want to connect. You can use any value that uniquely identifies the database. Yes No
User string Specifies the user object in Active Directory that you want to connect the mailbox to. You can use any value that uniquely identifies the user. Yes No
DomainController string specifies the domain controller that's used by this cmdlet to read data from or write data to Active Directory. You identify the domain controller by its fully qualified domain name (FQDN) No No
Equipment boolean Required to connect equipment mailboxes No No
Room boolean Required to connect room mailboxes No No
Shared boolean Required to connect shared mailboxes No No

Output Parameters

Name Type Description Required Sensitive
outcome string Outcome of the operation. Can be OK, WARN or FAIL Yes No
errors string Any errors returned by the operation No No
In This Document