Connect an AI assistant
Your AI assistant can read this documentation directly, so it answers from the current content instead of guessing. Add one of the servers below to your client — they use the Model Context Protocol (MCP). Each one covers a different body of content, so add the one you need.
The catalog did not load. Refresh the page to try again.
Loading…
{{server.name}}
{{server.summary}}
{{server.documentCount.toLocaleString()}} pages Not published to this site
- Name
-
{{server.name}} - URL
-
{{mcpServerUrl(server.path)}}
| Tool | What it does |
|---|---|
{{tool.name}} |
{{part.text}}{{part.text}} |
How can we help?
Searching in {{docApp.searchFilterBySpecificBookTitle}}
Searching for:
{{docApp.searchResultFilteredItems.length}} results for:
{{docApp.currentResultsSearchText}}
in {{docApp.searchFilterBySpecificBookTitle}}
Found {{docApp.searchResponse.totalResultsAvailable}} matches. Showing the top {{docApp.searchResponse.results ? docApp.searchResponse.results.length : 0}}. Use a more specific search to further narrow down the results.
No documentation pages match this search, so all content types are shown.
Most matches are in {{docApp.searchDocTypeRescue.best.name}}.
There is no book with the ID "{{docApp.searchBookRescue.bid}}", so the book filter from this link was ignored and results from all books are shown.
You have an odd number of " characters in your search terms - each one needs closing with a matching " character!
-
{{resultItem.title}} {{resultItem.matchedBy === 'semantic' ? 'semantic' : (resultItem.matchedBy === 'both' ? 'keyword + semantic' : 'keyword')}}
{{resultItem.url}}
{{docApp.libraryHomeViewProduct.title || docApp.libraryHomeViewProduct.id}}
{{docApp.libraryHomeViewProduct.description}}
{{group.title || group.id}}
{{group.description}}
Exchange Server Mailbox Management - Connect Mailbox
- Article
- 1 minutes to read
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 |
- Version {{docApp.book.version}}
- Node {{docApp.node}} / {{docApp.build}}