Logo
programming4us
programming4us
programming4us
programming4us
Home
programming4us
XP
programming4us
Windows Vista
programming4us
Windows 7
programming4us
Windows Azure
programming4us
Windows Server
programming4us
Windows Phone
 
Windows Server

Exchange Server 2010 : Mailbox Configuration (part 2) - Linked Mailboxes

- Free product key for windows 10
- Free Product Key for Microsoft office 365
- Malwarebytes Premium 3.7.1 Serial Keys (LifeTime) 2019
3/24/2011 3:51:52 PM

2. Linked Mailboxes

A linked mailbox is one that is associated with an external account, such as one located in a different Active Directory forest from the one in which you deployed Exchange. As mailboxes must be associated with accounts that are in the same forest as Exchange and linked mailboxes involve accounts in different forests, when you create a linked mailbox, Exchange creates a disabled user account in the local forest that is used as a stand-in for the foreign account.

To create a linked mailbox using the EMC, perform the following general steps:

  1. Open the EMC and navigate to the Mailbox node, which is located under the Recipients node.

  2. In the Actions pane, click on the New Mailbox item. This will bring up the first page of the New Mailbox Wizard. Choose the Linked Mailbox.

  3. On the User Type page, click New User. This will allow you to create the stand-in disabled user account in the local forest.

  4. On the User Information page, specify appropriate user information and a password that complies with your organization’s password policies. This password, rather than the password of the user account in the account’s native forest, allows user access to the mailbox.

  5. On the Master Account page, click Browse to select the trusted forest or domain that hosts the account that the mailbox will be linked to. You can also specify a domain controller in the trusted forest or domain to query. Finally, click Browse to select the specific account with which the linked mailbox will be associated. Figure 4 shows a new linked mailbox being associated with the Dan_Hough account in the Fabrikam domain.

    Figure 4. Configure master account for linked mailbox


  6. If an Exchange Enterprise CAL is available, you will be able to associate an archive mailbox to the linked mailbox. On the final page, you create the mailbox.

You create linked mailboxes in the EMS using the New-Mailbox cmdlet. For example, you could use the following command to create a linked mailbox on database MBX-DB-1 for Josh Pollock in the adatum.com domain when his actual account resides in the trusted Fabrikam forest:

New-Mailbox -Database "MBX-DB-1" -Name "Josh Pollock" -LinkedDomain Controller
"DC01fabrikam.fabrikam.com" -LinkedMasterAccount Fabrikam\josh_pollock
-OrganizationalUnit Users -UserPrincipalName [email protected]



Note:

LINKED MAILBOXES

For more information about creating linked mailboxes, consult the following TechNet article: http://technet.microsoft.com/en-us/library/bb123524.aspx.

Other -----------------
- Windows Server 2003 : Implementing Secure Network Administration Procedures (part 2)
- Windows Server 2003 : Implementing Secure Network Administration Procedures (part 1) - Introducing Network Security Protocols
- SharePoint 2010 PerformancePoint Services : Analysis Services Data Source
- SharePoint 2010 PerformancePoint Services : Overview of Data Sources
- SharePoint 2010 PerformancePoint Services : Content Migration with Dashboard Designer
- Using Windows PowerShell in an Exchange Server 2010 Environment : Understanding the EMS Syntax
- Using Windows PowerShell in an Exchange Server 2010 Environment : Starting the Exchange Management Shell
- Using Windows PowerShell in an Exchange Server 2010 Environment : Understanding the Exchange Server Task Model
- SharePoint 2010 : Creating Meeting Workspaces from Outlook 2007 and Outlook 2010
- Connecting SharePoint 2010 Content to Outlook 2010
 
 
Top 10
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Finding containers and lists in Visio (part 2) - Wireframes,Legends
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Finding containers and lists in Visio (part 1) - Swimlanes
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Formatting and sizing lists
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Adding shapes to lists
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Sizing containers
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 3) - The Other Properties of a Control
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 2) - The Data Properties of a Control
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 1) - The Format Properties of a Control
- Microsoft Access 2010 : Form Properties and Why Should You Use Them - Working with the Properties Window
- Microsoft Visio 2013 : Using the Organization Chart Wizard with new data
 
programming4us
Windows Vista
programming4us
Windows 7
programming4us
Windows Azure
programming4us
Windows Server