Difference between revisions of "Exchange Server Mailbox Management (OnPremise)"

From Hornbill
Jump to navigation Jump to search
(Replaced content with "This document can now be found at its new location in the [https://docs.hornbill.com/itom-packages/welcome Hornbill Document Library]. file:hornbill-document-librar...")
Tag: Replaced
(12 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{bluebanner|[[Main_Page|Home]] > [[Administration]] > [[IT_Operations_Management|IT Operations Management]] > [[ITOM_Package_Library|ITOM Package Library]] > Exchange Server Mailbox Management (OnPremise) |[[:Category:ITOM|Index]]}}
+
This document can now be found at its new location in the [https://docs.hornbill.com/itom-packages/welcome Hornbill Document Library].
[[File:microsoft_logo.png|300px]]     [[File:Microsoft_Exchange_(2019-present).svg.png|75px]]
 
{{IntroAndLinks|This package provides operations for On-Premise Exchange server mailbox management, supported for use on Exchange Server version 2016 and above.  
 
|
 
<!-- Related Links go here -->
 
:* [[IT_Operations_Management|IT Operations Management]]
 
:* [[Business_Process_Designer|Business Process Designer]]
 
:* [[Hornbill_KeySafe|KeySafe]]
 
}}
 
  
==Target Environment Requirements==
+
    [[file:hornbill-document-library.png|ITOM Package Reference|link=https://docs.hornbill.com/itom-packages/welcome]]
 
 
===Script Execution Machine Requirements===
 
* This package utilises Exchange Server PowerShell CmdLets provided by the Exchange Management Shell, which requires installation on the target device. See the [https://docs.microsoft.com/en-us/exchange/plan-and-deploy/post-installation-tasks/install-management-tools?view&#61;exchserver-2019 Install Exchange Management Tools] document for more information
 
* If the script execution policy on the machine executing these operations is restricted, this will need to be updated to something less restrictive. If this is the case, you can use the Set Execution Policy operation within the Windows Management package to update the Execution Policy on the target device before performing any other operations.
 
 
 
==KeySafe Configuration==
 
[[File:itomtarget_keysafe.png|300px|right]]
 
 
 
When creating SIS jobs for operations contained within this package, they need to be run on the target machine as a user who has the correct privileges on the target.
 
 
 
To configure your '''Target Machine''' account authentication in '''[[Hornbill_KeySafe|KeySafe]]''':
 
 
 
* In the Admin console, navigate to: System > Security > KeySafe;
 
* Click on + then select <code>Username + Password</code>;
 
* Give the KeySafe Key a Title (this is the name/identifier for the target machine account as you will see it when creating an IT Automation Job, or adding an IT Automation node to a Business Process or Runbook);
 
* Optionally add a description;
 
* Populate the Username field with the domain/local account username for the account being used on the target machine;
 
* Populate the Password field with the password for the above account;
 
* Select Create Key to save.
 
 
 
Once you have created your KeySafe Key, you can then use it when creating IT Automation Jobs from this package. See screenshots to the right for examples.
 
 
 
==Package Operations==
 
 
 
The Exchange Server Mailbox Management (OnPremise) package contains the following operations, than can be used to create ITOM Jobs directly, or included in your [[Business_Process_Designer|Business Processes]] and/or IT Operations Management Rubooks. 
 
 
 
 
 
<div class="mw-collapsible mw-collapsed" data-collapsetext="Show Less" data-expandtext="Read More" style="width:1050px">
 
===Get Mailbox Details===
 
<div class="mw-collapsible-content">
 
Returns the specified mailbox's properties
 
 
 
====Input Parameters====
 
 
 
* <code>Identity</code> '''MANDATORY''' - Specifies the mailbox that you want to view. You can use any value that uniquely identifies the mailbox.
 
 
 
====Output Parameters====
 
 
 
* <code>Name</code> 
 
* <code>Type</code> 
 
* <code>Alias</code> 
 
* <code>EmailAddress</code> 
 
* <code>DistinguishedName</code> 
 
* <code>Database</code> 
 
* <code>ForwardingAddress</code> 
 
* <code>ForwardingSMTPAddress</code> 
 
* <code>DeliverToMailboxAndForward</code> 
 
* <code>outcome</code> '''MANDATORY'''  The outcome of the operation (OK/FAIL) 
 
* <code>errors</code>  Any errors returned by the operation 
 
 
 
</div></div>
 
 
 
<div class="mw-collapsible mw-collapsed" data-collapsetext="Show Less" data-expandtext="Read More" style="width:1050px">
 
===Create New Mailbox===
 
<div class="mw-collapsible-content">
 
Enables the creation of a user mailbox and linked Active Directory user account at the same time.
 
 
 
====Input Parameters====
 
 
 
* <code>UserPrincipalName</code> '''MANDATORY''' - Specifies the logon name for the user account. The UPN uses an email address format: username@domain. Typically, the domain value is the domain where the user account resides.
 
* <code>MailboxName</code> '''MANDATORY''' - The unique name of the mailbox.
 
* <code>FirstName</code> - Specifies the user's first name.
 
* <code>Lastname</code> - Specifies the user's last name.
 
* <code>DisplayName</code> - Specifies the display name of the mailbox. The display name is visible in the Exchange admin center, in address lists, and in Outlook.
 
* <code>Password</code> '''MANDATORY''' - Specifies the password for the mailbox (the user account that's associated with the mailbox).
 
* <code>ResetPassword</code> - Specify if the user is required to change their password the next time they log on to their mailbox.
 
* <code>OrganisationalUnit</code> - Specifies the location in Active Directory where the new mailbox is created.
 
* <code>Database</code> - Specifies the mailbox database that contains the mailbox. You can use any value that uniquely identifies the database.
 
 
 
====Output Parameters====
 
 
 
* <code>Name</code> 
 
* <code>Alias</code> 
 
* <code>EmailAddress</code> 
 
* <code>outcome</code> '''MANDATORY'''  The outcome of the operation (OK/FAIL) 
 
* <code>errors</code>  Any errors returned by the operation 
 
 
 
</div></div>
 
 
 
<div class="mw-collapsible mw-collapsed" data-collapsetext="Show Less" data-expandtext="Read More" style="width:1050px">
 
===Remove Mailbox===
 
<div class="mw-collapsible-content">
 
Enables the Deletion of a mailbox and the associated Active Directory user account.
 
 
 
====Input Parameters====
 
 
 
* <code>Identity</code> '''MANDATORY''' - Identifies the mailbox that you want to remove. You can use any value that uniquely identifies the mailbox.
 
* <code>Permanent</code> - specifies whether to permanently delete the mailbox from the mailbox database.
 
 
 
====Output Parameters====
 
 
 
* <code>outcome</code> '''MANDATORY'''  The outcome of the operation (OK/FAIL) 
 
* <code>errors</code>  Any errors returned by the operation 
 
 
 
</div></div>
 
 
 
<div class="mw-collapsible mw-collapsed" data-collapsetext="Show Less" data-expandtext="Read More" style="width:1050px">
 
===Enable Mailbox===
 
<div class="mw-collapsible-content">
 
Creates a mailbox for an existing user who doesn't already have an associated mailbox.
 
 
 
====Input Parameters====
 
 
 
* <code>Identity</code> '''MANDATORY''' - AD Account Identity
 
 
 
====Output Parameters====
 
 
 
* <code>Name</code> 
 
* <code>Alias</code> 
 
* <code>EmailAddress</code> 
 
* <code>DistinguishedName</code> 
 
* <code>outcome</code> '''MANDATORY'''  The outcome of the operation (OK/FAIL) 
 
* <code>errors</code>  Any errors returned by the operation 
 
 
 
</div></div>
 
 
 
<div class="mw-collapsible mw-collapsed" data-collapsetext="Show Less" data-expandtext="Read More" style="width:1050px">
 
===Create New Room Mailbox===
 
<div class="mw-collapsible-content">
 
Enables the creation of an Exchange Room mailbox and linked Active Directory user account at the same time.
 
 
 
====Input Parameters====
 
 
 
* <code>MailboxName</code> '''MANDATORY''' - Specifies the unique name of the mailbox. The maximum length is 64 characters.
 
* <code>UserPrincipalName</code> - The logon name for the user account. The UPN uses an email address format: username@domain.
 
* <code>FirstName</code> - Specifies the user's first name.
 
* <code>Surname</code> - Specifies the user's last name.
 
* <code>DisplayName</code> - Specifies the display name of the mailbox. The display name is visible in the Exchange admin center, in address lists, and in Outlook.
 
* <code>OrganisationalUnit</code> - Specifies the location in Active Directory where the new mailbox is created.
 
* <code>Alias</code> - Specifies the Exchange alias (also known as the mail nickname) for the recipient.
 
* <code>Database</code> - Specifies the mailbox database that contains the mailbox.
 
 
 
====Output Parameters====
 
 
 
* <code>Name</code> 
 
* <code>Alias</code> 
 
* <code>EmailAddress</code> 
 
* <code>DistinguishedName</code> 
 
* <code>outcome</code> '''MANDATORY'''  The outcome of the operation (OK/FAIL) 
 
* <code>errors</code>  Any errors returned by the operation 
 
 
 
</div></div>
 
 
 
<div class="mw-collapsible mw-collapsed" data-collapsetext="Show Less" data-expandtext="Read More" style="width:1050px">
 
===Create Equipment Mailbox===
 
<div class="mw-collapsible-content">
 
Enables the creation of an Exchange Equipment mailbox and linked Active Directory user account at the same time.
 
 
 
====Input Parameters====
 
 
 
* <code>MailboxName</code> '''MANDATORY''' - Specifies the unique name of the mailbox. The maximum length is 64 characters.
 
* <code>UserPrincipalName</code> - The logon name for the user account. The UPN uses an email address format: username@domain.
 
* <code>FirstName</code> - Specifies the user's first name.
 
* <code>Surname</code> - Specifies the user's last name.
 
* <code>DisplayName</code> - Specifies the display name of the mailbox. The display name is visible in the Exchange admin center, in address lists, and in Outlook.
 
* <code>OrganisationalUnit</code> - Specifies the location in Active Directory where the new mailbox is created.
 
* <code>Alias</code> - Specifies the Exchange alias (also known as the mail nickname) for the recipient.
 
* <code>Database</code> - Specifies the mailbox database that contains the mailbox.
 
 
 
====Output Parameters====
 
 
 
* <code>Name</code> 
 
* <code>Alias</code> 
 
* <code>EmailAddress</code> 
 
* <code>outcome</code> '''MANDATORY'''  The outcome of the operation (OK/FAIL) 
 
* <code>errors</code>  Any errors returned by the operation 
 
 
 
</div></div>
 
 
 
<div class="mw-collapsible mw-collapsed" data-collapsetext="Show Less" data-expandtext="Read More" style="width:1050px">
 
===Set SMTP Forwarding===
 
<div class="mw-collapsible-content">
 
Enable SMTP Forwarding and how messages are delivered and forwarded.
 
 
 
====Input Parameters====
 
 
 
* <code>MailboxName</code> '''MANDATORY''' - Specifies the mailbox that you want to modify. You can use any value that uniquely identifies the mailbox..
 
* <code>ForwardingSMTPAddress</code> '''MANDATORY''' - Specifies a forwarding SMTP address for messages that are sent to this mailbox. Typically, you use this parameter to specify external email addresses that aren't validated.
 
* <code>DeliverAndForward</code> - Specifies the message delivery behavior when a forwarding address is specified by the ForwardingAddress or ForwardingSmtpAddress parameters. Valid values are:  $true: Messages are delivered to this mailbox and forwarded to the specified recipient or email address. $false: If a forwarding recipient or email address is configured, messages are delivered only to the specified recipient or email address, and messages aren't delivered to this mailbox. If no forwarding recipient or email address is configured, messages are delivered only to this mailbox.
 
 
 
====Output Parameters====
 
 
 
* <code>outcome</code> '''MANDATORY'''  The outcome of the operation (OK/FAIL) 
 
* <code>errors</code>  Any errors returned by the operation 
 
 
 
</div></div>
 
 
 
<div class="mw-collapsible mw-collapsed" data-collapsetext="Show Less" data-expandtext="Read More" style="width:1050px">
 
===Set Mailbox Forwarding===
 
<div class="mw-collapsible-content">
 
Enable Internal Mail Forwarding and how messages are delivered and forwarded.
 
 
 
====Input Parameters====
 
 
 
* <code>MailboxName</code> '''MANDATORY''' - Specifies the mailbox that you want to modify. You can use any value that uniquely identifies the mailbox.
 
* <code>ForwardingMailbox</code> '''MANDATORY''' - Specifies a forwarding address in your organization for messages that are sent to this mailbox. You can use any value that uniquely identifies the internal recipient.
 
* <code>DeliverAndForward</code> - Specifies the message delivery behavior when a forwarding address is specified by the ForwardingAddress or ForwardingSmtpAddress parameters. Valid values are:  $true: Messages are delivered to this mailbox and forwarded to the specified recipient or email address. $false: If a forwarding recipient or email address is configured, messages are delivered only to the specified recipient or email address, and messages aren't delivered to this mailbox. If no forwarding recipient or email address is configured, messages are delivered only to this mailbox.
 
 
 
====Output Parameters====
 
 
 
* <code>outcome</code> '''MANDATORY'''  The outcome of the operation (OK/FAIL) 
 
* <code>errors</code>  Any errors returned by the operation 
 
 
 
</div></div>
 
 
 
<div class="mw-collapsible mw-collapsed" data-collapsetext="Show Less" data-expandtext="Read More" style="width:1050px">
 
===Remove SMTP Forwarding===
 
<div class="mw-collapsible-content">
 
Disable SMTP Forwarding
 
 
 
====Input Parameters====
 
 
 
* <code>MailboxName</code> '''MANDATORY''' - Specifies the mailbox that you want to modify. You can use any value that uniquely identifies the mailbox.
 
* <code>DeliverAndForward</code> - Specifies the message delivery behavior when a forwarding address is specified by the ForwardingAddress or ForwardingSmtpAddress parameters.
 
 
 
====Output Parameters====
 
 
 
* <code>outcome</code> '''MANDATORY'''  The outcome of the operation (OK/FAIL) 
 
* <code>errors</code>  Any errors returned by the operation 
 
 
 
</div></div>
 
 
 
<div class="mw-collapsible mw-collapsed" data-collapsetext="Show Less" data-expandtext="Read More" style="width:1050px">
 
===Remove Mailbox Forwarding===
 
<div class="mw-collapsible-content">
 
Disable Internal Mail Forwarding
 
 
 
====Input Parameters====
 
 
 
* <code>MailboxName</code> '''MANDATORY''' - Specifies the mailbox that you want to modify. You can use any value that uniquely identifies the mailbox.
 
* <code>DeliverAndForward</code> - Specifies the message delivery behavior when a forwarding address is specified by the ForwardingAddress or ForwardingSmtpAddress parameters.
 
 
 
====Output Parameters====
 
 
 
* <code>outcome</code> '''MANDATORY'''  The outcome of the operation (OK/FAIL) 
 
* <code>errors</code>  Any errors returned by the operation 
 
 
 
</div></div>
 
 
 
<div class="mw-collapsible mw-collapsed" data-collapsetext="Show Less" data-expandtext="Read More" style="width:1050px">
 
===Add Mailbox Permission===
 
<div class="mw-collapsible-content">
 
Use to add permissions to a mailbox, from the following list:
 
 
 
ChangeOwner, ChangePermission, DeleteItem, ExternalAccount
 
FullAccess, ReadPermission
 
 
 
====Input Parameters====
 
 
 
* <code>Identy</code> '''MANDATORY''' - Specifies the mailbox where you want to assign permissions to the user
 
* <code>UserName</code> '''MANDATORY''' - Specifies who gets the permissions on the mailbox. You can specify the following types of users or groups (security principals) for this parameter:  Mailbox users Mail users Security groups
 
* <code>AccessRights</code> '''MANDATORY''' - Specifies the permission that you want to add for the user on the mailbox. Valid values are:  ChangeOwner ChangePermission DeleteItem ExternalAccount FullAccess ReadPermission
 
* <code>InheritanceType</code> - Specifies how permissions are inherited by folders in the mailbox
 
* <code>AutoMapping</code> - Specifies whether to enable or disable the auto-mapping feature in Microsoft Outlook that uses Autodiscover to automatically open other mailboxes for the user.
 
 
 
====Output Parameters====
 
 
 
* <code>Identity</code> 
 
* <code>User</code> 
 
* <code>AccessRights</code> 
 
* <code>IsInherited</code> 
 
* <code>InheritanceType</code> 
 
* <code>Deny</code> 
 
* <code>ObjectState</code> 
 
* <code>IsValid</code> 
 
* <code>outcome</code> '''MANDATORY'''  The outcome of the operation (OK/FAIL) 
 
* <code>errors</code>  Any errors returned by the operation 
 
* <code>warnings</code> 
 
 
 
</div></div>
 
 
 
<div class="mw-collapsible mw-collapsed" data-collapsetext="Show Less" data-expandtext="Read More" style="width:1050px">
 
===Remove Mailbox Permission===
 
<div class="mw-collapsible-content">
 
Use to remove mailbox permissions, from the following list:
 
 
 
ChangeOwner, ChangePermission, DeleteItem, ExternalAccount
 
FullAccess, ReadPermission
 
 
 
====Input Parameters====
 
 
 
* <code>Identy</code> '''MANDATORY''' - Specifies the mailbox where you want to assign permissions to the user
 
* <code>UserName</code> '''MANDATORY''' - Specifies whose permissions are being removed from the specified mailbox. You can specify the following types of users or groups (security principals) for this parameter:  Mailbox users Mail users Security groups
 
* <code>AccessRights</code> '''MANDATORY''' - Specifies the permission that you want to remove from the user on the mailbox. Valid values are:  FullAccess SendAs ExternalAccount DeleteItem ReadPermission ChangePermission ChangeOwner
 
* <code>InheritanceType</code> - Specifies whether permissions are inherited to folders within the mailbox.
 
 
 
====Output Parameters====
 
 
 
* <code>outcome</code> '''MANDATORY'''  The outcome of the operation (OK/FAIL) 
 
* <code>errors</code>  Any errors returned by the operation 
 
* <code>warnings</code> 
 
 
 
</div></div>
 
 
 
<div class="mw-collapsible mw-collapsed" data-collapsetext="Show Less" data-expandtext="Read More" style="width:1050px">
 
===Add Mailbox Send As Permission===
 
<div class="mw-collapsible-content">
 
Set the Send As  permission for a user on the specified mailbox
 
 
 
====Input Parameters====
 
 
 
* <code>Identy</code> '''MANDATORY''' - Specifies the mailbox where you want to assign permissions to the user
 
* <code>UserName</code> '''MANDATORY''' - Specifies who gets the permissions on the Active Directory object. You can specify the following types of users or groups (security principals) for this parameter:  Mailbox users Mail users Security groups
 
 
 
====Output Parameters====
 
 
 
* <code>User</code> 
 
* <code>Identity</code> 
 
* <code>Deny</code> 
 
* <code>InheritanceType</code> 
 
* <code>ExtendedRights</code> 
 
* <code>outcome</code> '''MANDATORY'''  The outcome of the operation (OK/FAIL) 
 
* <code>errors</code>  Any errors returned by the operation 
 
* <code>warnings</code> 
 
 
 
</div></div>
 
 
 
<div class="mw-collapsible mw-collapsed" data-collapsetext="Show Less" data-expandtext="Read More" style="width:1050px">
 
===Remove Mailbox Send As Permission===
 
<div class="mw-collapsible-content">
 
Remove the Send As  permission for a user on the specified mailbox
 
 
 
====Input Parameters====
 
 
 
* <code>Identity</code> '''MANDATORY''' - Specifies the mailbox where you want to assign permissions to the user
 
* <code>UserName</code> '''MANDATORY''' - Specifies who gets the permissions on the Active Directory object. You can specify the following types of users or groups (security principals) for this parameter:  Mailbox users Mail users Security groups
 
 
 
====Output Parameters====
 
 
 
* <code>outcome</code> '''MANDATORY'''  The outcome of the operation (OK/FAIL) 
 
* <code>errors</code>  Any errors returned by the operation 
 
* <code>warnings</code> 
 
 
 
</div></div>
 
 
 
<div class="mw-collapsible mw-collapsed" data-collapsetext="Show Less" data-expandtext="Read More" style="width:1050px">
 
===Add Mailbox Send On Behalf Permission===
 
<div class="mw-collapsible-content">
 
Set the Send On Behalf  permission for a user on the specified mailbox
 
 
 
====Input Parameters====
 
 
 
* <code>Identity</code> '''MANDATORY''' - Specifies the mailbox where you want to assign permissions to the user
 
* <code>UserName</code> '''MANDATORY''' - Specifies who gets the permissions on the Active Directory object. You can specify the following types of users or groups (security principals) for this parameter:  Mailbox users Mail users Security groups
 
 
 
====Output Parameters====
 
 
 
* <code>outcome</code> '''MANDATORY'''  The outcome of the operation (OK/FAIL) 
 
* <code>errors</code>  Any errors returned by the operation 
 
* <code>warnings</code> 
 
 
 
</div></div>
 
 
 
<div class="mw-collapsible mw-collapsed" data-collapsetext="Show Less" data-expandtext="Read More" style="width:1050px">
 
===Remove Mailbox Send On Behalf Permission===
 
<div class="mw-collapsible-content">
 
Remove the Send On Behalf  permission for a user on the specified mailbox
 
 
 
====Input Parameters====
 
 
 
* <code>Identy</code> '''MANDATORY''' - Specifies the mailbox where you want to assign permissions to the user
 
* <code>UserName</code> '''MANDATORY''' - Specifies who gets the permissions on the Active Directory object. You can specify the following types of users or groups (security principals) for this parameter:  Mailbox users Mail users Security groups
 
 
 
====Output Parameters====
 
 
 
* <code>outcome</code> '''MANDATORY'''  The outcome of the operation (OK/FAIL) 
 
* <code>errors</code>  Any errors returned by the operation 
 
* <code>warnings</code> 
 
 
 
</div></div>
 
 
 
<div class="mw-collapsible mw-collapsed" data-collapsetext="Show Less" data-expandtext="Read More" style="width:1050px">
 
===Move Mailbox To Another Database===
 
<div class="mw-collapsible-content">
 
Begin the process of an asynchronous mailbox or personal archive move. The operation will probe the process and finish once the mailbox has is moved.  A configurable timeout defaulted to 1 hour allows the operation to exit, leaving the move process still running.  The outcome will be a warning in the event of a timeout,
 
 
 
====Input Parameters====
 
 
 
* <code>Identy</code> '''MANDATORY''' - Specifies the mailbox where you want to assign permissions to the user
 
* <code>TargetDB</code> '''MANDATORY''' - Specifies the destination mailbox database for the mailbox. You can use any value that uniquely identifies the database. For example:  Name Distinguished name (DN) GUID
 
 
 
====Output Parameters====
 
 
 
* <code>ExchangeGuid</code> 
 
* <code>MailboxIdentity</code> 
 
* <code>DisplayName</code> 
 
* <code>RecipienttypeDetails</code> 
 
* <code>SourceDatabase</code> 
 
* <code>TargetDatabase</code> 
 
* <code>TotalMailboxSize</code> 
 
* <code>TotalMailboxItemCount</code> 
 
* <code>OverallDuration</code> 
 
* <code>Status</code> 
 
* <code>StatusDetail</code> 
 
* <code>outcome</code> '''MANDATORY'''  The outcome of the operation (OK/FAIL) 
 
* <code>errors</code>  Any errors returned by the operation 
 
* <code>warnings</code> 
 
 
 
</div></div>
 
 
 
<div class="mw-collapsible mw-collapsed" data-collapsetext="Show Less" data-expandtext="Read More" style="width:1050px">
 
===Disable Mailbox===
 
<div class="mw-collapsible-content">
 
Removes the mailbox's Exchange attributes from Active Directory. The mailbox isn't deleted and can be reconnected to its user later by using the Connect Mailbox operation.
 
 
 
====Input Parameters====
 
 
 
* <code>Identity</code> '''MANDATORY''' - Specifies the mailbox that you want to disable. You can use any value that uniquely identifies the mailbox
 
* <code>DomainController</code> - 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
 
 
 
====Output Parameters====
 
 
 
* <code>outcome</code> '''MANDATORY'''  The outcome of the operation (OK/FAIL) 
 
* <code>errors</code>  Any errors returned by the operation 
 
 
 
</div></div>
 
 
 
<div class="mw-collapsible mw-collapsed" data-collapsetext="Show Less" data-expandtext="Read More" style="width:1050px">
 
===Connect Mailbox===
 
<div class="mw-collapsible-content">
 
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====
 
 
 
* <code>Identity</code> '''MANDATORY''' - 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]
 
* <code>Database</code> '''MANDATORY''' - Specifies the Exchange database that contains the mailbox that you want to connect. You can use any value that uniquely identifies the database.
 
* <code>User</code> '''MANDATORY''' - 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.
 
* <code>DomainController</code> - 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)
 
* <code>Equipment</code> - Required to connect equipment mailboxes
 
* <code>Room</code> - Required to connect room mailboxes
 
* <code>Shared</code> - Required to connect shared mailboxes
 
 
 
====Output Parameters====
 
 
 
* <code>outcome</code>  The outcome of the operation (OK/FAIL) 
 
* <code>errors</code>  Any errors returned by the operation 
 
 
 
</div></div>
 
 
 
[[Category:ITOM]]
 

Revision as of 14:50, 12 February 2024

This document can now be found at its new location in the Hornbill Document Library.

   ITOM Package Reference