Lesson 2: Administrative and Routing Groups


Another consideration when planning an Exchange Server 2003 deployment is the use of administrative and routing groups. For a single domain with a single Exchange server, not much planning is required, but administrative and routing groups are very important to plan for when you have larger, multi-location Exchange environments. The plan you devise for creating administrative and routing groups will affect how and where you install Exchange Server 2003.

start example

After this lesson, you will be able to

  • Understand administrative groups and their usage

  • Create administrative groups

  • Understand routing groups and their usage

  • Create routing groups

Estimated lesson time: 20 minutes

end example

Administrative Groups

Versions of Exchange Server prior to Exchange 2000 Server used the concept of sites, which defined the administrative and routing topology for an Exchange organization. Sites are familiar to administrators who have worked with Active Directory directory service, and the concept is very similar in defining the physical infrastructure of the organization. With Exchange Server 5.5, the administration model was tied directly to the routing and communication model, which was defined by the site. Beginning with Exchange 2000 Server and carried into Exchange Server 2003, the site concept is divided into administrative groups and routing groups. One limitation of the use of sites in previous versions of Exchange Server was that the administrative requirements of a large organization might not fit neatly within the site structure. As a result, the management of the administrative roles was more complicated, for example, in a situation where sites were defined geographically but administration was centralized. However, the centralized administration was delegated in a way that individual administrators were responsible for different sites. Exchange Server 5.5 sites are inflexible, so it is cumbersome in situations such as this to divide the administration in a way that goes against the site layout. With Exchange Server 2003, administrative groups are used to define the administrative topology of the Exchange organization. This is not tied to the physical topology, since in many organizations the administrative topology is different from the physical topology. It is possible for the administrative and routing group topology to correspond, but Exchange Server 2003 gives you the flexibility to separate them, if necessary.

Planning

The use of administrative groups requires Exchange Server 2003, Enterprise Edition. Exchange Server 2003, Standard Edition, is limited to a single administrative group containing a single storage group consisting of one mailbox store and one public folder store.

Administrative groups can contain any of the following types of objects:

  • Servers

  • Policies

  • Routing groups

  • Public folder trees

    Note

    Since small to mid-sized companies don't have a need for administrative groups, by default they are disabled. You have to enable the displaying of administrative groups in the Exchange System Manager utility. Right-click on the Organization name, click Properties, and then select the check box to Enable Administrative Groups.

You can think of an administrative group as a collection of the previous types of objects that have been organized into a container for simplified administration. You assign permissions to the administrative group rather than to the individual objects. This simplifies administration, for example, if you had 25 servers throughout Texas that all needed to have the same permissions, you could add them to a single administrative group rather than configuring the permissions individually on each server. This simplification is especially important when you consider ongoing administration of the organization after the initial configuration. If your company hires a new administrator and you need to add her to the list of administrators, it would be much simpler to do it once on an administrative group than having to configure each server.

Administrative Models

Administrative groups should be planned for prior to installing Exchange Server 2003, though they can be implemented before and after installation. The main reason it is important to plan your administrative groups prior to installing Exchange is because over the long term, it will be easier to support your organization and will require less administrative effort if you get it right the first time. In addition, there is less chance of users experiencing service disruptions because you need to reconfigure something.

Depending on your organization's needs, there are different administrative models you can use: a centralized model, a decentralized model, or a mixed model that utilizes features of both. The centralized administrative model is most commonly used in small to mid-sized companies that have a limited number of IT personnel, but it can also be used in larger organizations that want to have their Exchange environment managed centrally by a few individuals. In a centralized model, there may be only one or two administrative groups used. Administrative groups do not have to follow the physical topology of an organization, so adding every server in a global organization to a single administrative group would have no effect on how the messaging infrastructure communicated.

The decentralized model is similar to how Exchange Server 5.5 sites were managed, where each site had its own administrative context (since message routing and administration were connected). Decentralized administration is most commonly used in larger organizations that have many branch locations operating independently of other locations, with their own local IT departments. In this type of model, you would have many administrative groups, perhaps one for each physical location.

The mixed model, as you would expect, uses a combination of centralized and decentralized administration. This model is most commonly used by larger organizations, where there is a need to centrally manage certain aspects of Exchange Server 2003, such as policies, while decentralizing administration of other aspects, such as the day-to-day Exchange server administration.

Tip

It is worth repeating that administrative groups are in no way tied to the physical layout of the network, whereas routing groups are (routing groups are discussed in the next section). It is important to understand that administrative groups are a way to simplify the administration of the Exchange organization and are not related to the physical routing and communication between servers.

Once you have run ForestPrep and DomainPrep, you can gain access to the Exchange System Manager indirectly and create and modify administrative groups. Prior to the installation of Exchange (but after ForestPrep and DomainPrep are run), you can use the Active Directory Sites And Services console to modify the default administrative group. To create an administrative group after the installation of Exchange, use the Exchange System Manager utility, which is installed with Exchange Server 2003 and is located in the Microsoft Exchange program menu in the All Programs menu.

Routing Groups

Whereas administrative groups have no relationship to the physical network infrastructure, routing groups are directly related to the physical layout. You can think of routing groups as being much like Active Directory sites, which are used to group servers that share reliable, well-connected bandwidth. Routing groups come into play when you have multiple physical locations connected by slower wide area network (WAN) bandwidth, such as an Integrated Services Digital Network (ISDN) connection. Consider a scenario where you have two physical locations, Dallas and St. Louis, which have five servers running Exchange Server 2003 in each location. The two locations are physically connected by a 128K ISDN line. In this type of environment, you would create two routing groups, one for each location. This would map directly to the Active Directory site structure. Each routing group would contain its local servers, and a connector would be configured to connect the two routing groups. This could be either a routing group connector (the preferred way), an SMTP connector (for unreliable WAN connections), or an X.400 connector.

Exam Tip

Designing a routing group structure and configuring routing group connectors is not covered on this exam. However, understanding the concepts is imperative to being able to deploy Exchange Server 2003 successfully in a multi-location organization.

When you install the first Exchange Server 2003 server in an organization, a default routing group is created. You can rename this routing group to something more appropriate, and you can create additional routing groups using the Exchange System Manager utility. Creating routing groups is much like creating administrative groups, though a routing group is contained within an administrative group. As with administrative groups, by default, routing groups are not enabled. To enable routing groups, start Exchange System Manager, right-click on the organization name, click Properties, and select the check box to Display Routing Groups.

Subsequent Exchange servers are added to routing groups during the installation process, and if necessary, you can move servers between routing groups using Exchange System Manager. The only caveat is that in mixed mode, you cannot move servers between routing groups that belong to different administrative groups; you can only move servers between routing groups within the same administrative group. If you need to move a server to a routing group that is in a different administrative group, you must first move the server to the administrative group that contains the target routing group. Alternatively, you can move the entire routing group from one administrative group to another. This is a limitation of the default mixed mode operation, but once you convert to native mode, this limitation is lifted.

The other benefit that routing groups provide is a way of controlling message transfer. In this way, too, routing groups are very similar to Active Directory sites. With Active Directory, sites are used to define areas of well-connected bandwidth and areas of low bandwidth for the purpose of optimizing replication traffic. With routing groups, servers within a routing group are assumed to have high-speed, reliable bandwidth between them (such as on the same local area network [LAN]), and message transfer occurs immediately. Between routing groups, where bandwidth is assumed to be slow, a server in each group is designated as a bridgehead server, and traffic between routing groups is funneled through the bridgehead server in each group. This optimizes the flow of message traffic between routing groups and provides for a consistent, reliable flow of traffic.

Practice: Administrative and Routing Groups

In this practice, you will create an administrative and routing group structure based on a given scenario.

Exercise 1: Create Administrative Groups

You are the lead consultant of a team that is designing an Exchange Server 2003 infrastructure for Contoso, Ltd., a manufacturer of fine electric and acoustic guitars. The company has manufacturing plants in the United States, Mexico, Japan, and Germany, with world-wide headquarters in Dallas, Texas, and sales offices in Dallas, Boston, St. Louis, Los Angeles, Tokyo, Mexico City, and Berlin. You recommend a centralized administrative model for the United States and a decentralized model for the overseas locations. The proposal is accepted, and you begin to create the administrative groups after installing the first server running Exchange Server 2003 and creating the Contoso organization in Dallas.

  1. From the Start menu, point to All Programs, then point to Microsoft Exchange, and then start the Exchange System Manager console.

  2. Right-click the Contoso organization and click Properties.

  3. When the Properties dialog box opens, select the check boxes to display both administrative and routing groups. Click OK to close the dialog box.

  4. You are prompted to exit and re-start Exchange System Manager for the changes to take effect. Do so.

  5. Expand the Administrative Groups node, and then right-click First Administrative Group and select Rename.

  6. Type in USA for the name, since you'll later be installing the first server at the corporate headquarters in Dallas.

  7. Right-click the Administrative Groups container, select New, and then click Administrative Group. Type Germany for the name and click OK. Notice that you have the USA administrative group that you modified previously in the Active Directory Sites And Services console.

  8. Repeat the process and create administrative groups for Mexico and Japan.

Exercise 2: Create Routing Groups

This exercise uses the same scenario as Exercise 1, but this time you will be creating routing groups. Since the overseas offices have only a single location apiece, you will need to create a single routing group in each administrative group. In the USA administrative group, you will want to rename the default routing group and create routing groups for each location (Dallas, Boston, St. Louis, and Los Angeles).

  1. Open the Exchange System Manager console if it isn't already open.

  2. Expand the Administrative Groups node so you can see all of your administrative groups.

  3. Expand the USA administrative group node, and then expand the Routing Groups node.

  4. Notice that Exchange has configured a default First Routing Group. Right-click it and rename it Dallas.

  5. Right-click the Routing Groups node in the USA administrative group node, select New, and then click Routing Group. Type Boston and click OK.

  6. Repeat the process to create routing groups in the USA administrative group for St. Louis and Los Angeles.

  7. Expand the Japan administrative group node. Repeat step 5 to create a routing group called Tokyo in the Japan administrative group.

  8. Repeat the process to create routing groups called Mexico City and Berlin in the Mexico and Germany administrative groups, respectively.

Lesson Review

The following questions are intended to reinforce key information presented in this lesson. If you are unable to answer a question, review the lesson materials and then try the question again. You can find answers to the questions in the "Questions and Answers" section at the end of this chapter.

  1. Describe when you would use multiple administrative groups in an Exchange Server 2003 organization and how administrative groups differ from routing groups.

  2. Describe the differences between a centralized administrative model and a decentralized administrative model.

  3. You are an Exchange administrator for an organization that has two physical locations in Dallas that are connected by an ISDN line. There is an Exchange administrator at the other location, as well, and you have two administrative groups so that each of you can manage your own Exchange server without the other interfering. There is a server running Exchange Server 2003 at each location, and the organization is running in mixed mode. Due to the changing economic climate, your company closes the other office, consolidating all resources in the main office (and as a result, you are the only Exchange administrator). You bring all of the hardware back to the main office to set up. What do you need to do to move the Exchange server from the other office into the same routing group as the other Exchange server, since they are now located on the same LAN?

    1. Use Exchange System Manager to move the server from one routing group to the other.

    2. Use Exchange System Manager to first move the server into your administrative group, and then move it from the other routing group to your routing group.

    3. Reinstall Exchange Server 2003 on the other server and place it into the correct routing group during the installation.

    4. Reinstall Exchange Server 2003 on the other server and place it into the correct administrative group during installation, which will automatically place it in the routing group under that administrative group.

  4. You are the senior Exchange administrator for the contoso.com domain, which has an Exchange Server 2003 organization that consists of two administrative groups: one for Contoso and one for Fabrikam, a subsidiary of Contoso. One of the divisions of Contoso is being consolidated with Fabrikam, and in the process, you are moving its server running Exchange Server 2003 from the First Routing Group in Contoso to the First Routing Group in Fabrikam. You try to drag and drop the server between routing groups but find that you are unable to. When you place the cursor over the routing group in Fabrikam, it shows a circle with a line through it, indicating you cannot move the server there. What would be preventing the move?

Lesson Summary

  • Administrative and routing groups are not enabled by default. You must enable them in Exchange System Manager to be able to view and manage them.

  • Administrative groups define the administrative topology of an Exchange organization, which can be different from or the same as the physical topology.

  • Routing groups define the physical topology of the Exchange organization and are contained within administrative groups.

  • Servers cannot be directly moved between routing groups that are in different administrative groups in the default mixed mode. The server must be moved between administrative groups first, or the mode should be changed to native.

  • The default First Administrative Group and First Routing Group can be renamed in the Active Directory Sites And Services console prior to installing Exchange Server 2003, after ForestPrep and DomainPrep have been run.

  • After Exchange Server 2003 has been installed, administrative groups and routing groups are managed through Exchange System Manager.

  • Administrative groups are created according to an administrative model: centralized, decentralized, or mixed.




MCSA/MCSE Self-Paced Training Kit (Exam 70-284(c) Implementing and Managing Microsoft Exchange Server 2003)
MCSA/MCSE Self-Paced Training Kit (Exam 70-284): Implementing and Managing MicrosoftВ® Exchange Server 2003 (Pro-Certification)
ISBN: 0735618992
EAN: 2147483647
Year: 2003
Pages: 221

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net