Step-by-step Starting with Exchange 2010 SP1 multi-tenant: Manage your organizations
This tutorial is part of 4 parts tutorial on Exchange 2010 multi-tenancy support
Part 1: Installation of Exchange 2010 SP1 in hosting mode
Part 2: Creating and deleting Organizations in Exchange 2010 SP1 hosting mode
Part 3: Managing Organization in Exchange 2010 SP1 hosting mode
Part 4: Sending and receiving emails in Exchange 2010 SP1 hosting mode
In part 1 of this tutorial we have seen how to install exchange 2010 SP1 in hosting mode and in part 2 we learned to Create and Delete organizations. I will show you today in this tutorial the basic management of an organization like creating/deleting mailboxes.
Managing mailboxes as a hosting company
Creating mailboxes
We need to make the difference here between you, as a hosting company, creating users in a specific organization and the Organization Administrator creating users for its own organization.
To create, as a hosting company, users for a specific organization you will need to use the powershell command new-mailbox that, also, got new attribute -Organization.
Assuming I want to create a new mailbox for myself in the Organization "TestOrg" the command will be
New-Mailbox "Antoine Khater" -UserPrincipalName akhater@testorg.com -Organization TestOrg
As you can see the mailbox was created with the quotas define in the service plan of the TestOrg organization and with an email address of akhater@testorg.com, and you can guess it will be located in the TestOrg organizational unit in Active Directory.

Deleting mailboxes
Well this is a really funny one and I think it is a bug actually. The remove-mailbox cmdlet didn't get the -organization parameter which make it impossible to delete a mailbox unless you use the combination of get-mailbox and remove-mailbox as follows
get-mailbox akhater@testorg.com -Organization TestOrg | remove-mailbox
Managing Organization as Organization Admin
Well I know that most hosting companies provide their customers with panels to do the management however exchange 2010 provides a decent management interface which is nothing but the Outlook Web App ECP.
Remember that administrator password we have used when we first created our TestOrg in part 1 of this tutorial? Well it is now time to use it ...
From the web browser reach https://casserver/ecp and logon with the organization username/password.
(one thing I've noticed is that now the OWA authentication page asks by default for the email address instead of Domain\Username)

After logging on you have the option to manage your organization

And there you will presented with the options of Creating new mailboxes/managing Mailboxes/reseting password and even creating SMTP rules and tracking emails


A look at address lists
I would like to add that, even if address list segregation is not supported yet on Exchange 2010 SP1, when installed in hosting (or multi-tenancy) mode each user will only see their Global Address Lists accounts that belongs to the same organization. So a user in the TestOrg organization will not see users in any other organization and vice-versa.


Conclusion
I hope that, by now, you are familiar with the basics of Exchange 2010 SP1 hosting mode how to create and manage organizations.
In the last part of this tutorial I will show you how to make it all work putting the pieces together.
This tutorial is part of 4 parts tutorial on Exchange 2010 multi-tenancy support
Part 1: Installation of Exchange 2010 SP1 in hosting mode
Part 2: Creating and deleting Organizations in Exchange 2010 SP1 hosting mode
Part 3: Managing Organization in Exchange 2010 SP1 hosting mode
Part 4: Sending and receiving emails in Exchange 2010 SP1 hosting mode
Enjoyed the post, what is next?
Grab our FULL RSS feed! or Email Updates then share it
-
http://www.zerohoursleep.com/2010/10/step-by-step-starting-with-exchange-2010-sp1-multi-tenant-installation/ Step-by-step Starting with Exchange 2010 SP1 multi-tenant: Installation « Zero Hour Sleep
-
http://www.zerohoursleep.com/2010/10/step-by-step-starting-with-exchange-2010-sp1-multi-tenant-create-and-delete-organizations/ Step-by-step Starting with Exchange 2010 SP1 multi-tenant: Create and delete organizations « Zero Hour Sleep
-
http://www.zerohoursleep.com/2010/10/step-by-step-starting-with-exchange-2010-sp1-multi-tenant-sending-and-receiving-emails/ Step-by-step Starting with Exchange 2010 SP1 multi-tenant: Sending and receiving emails « Zero Hour Sleep
-
Fedwards
-
Fedwards
-
mouhamad
-
http://whygoogle.me/ akhater
-
Mouhamad
-
http://whygoogle.me/ akhater
-
Mouhamad
-
Utkarsh Kadganche
-
It
-
It
-
Dr Action
-
Faded Jeans
-
Faded Jeans
-
Syednazim171



