Welcome To My Blog

Wednesday, May 5, 2010

How to Manage Exchange Server 2003

You have several tools available to you to monitor and manage Exchange servers. The below option describes some common Exchange management tools.

1. Exchange System Manager

2. Active Directory Users and Computers

3. Adsiedit

4. LDAP Viewer

Step by step procedure to Manage Exchange Server 2003

Exchange System Manager

The System Manager tool is installed by default and is the primary tool you use to monitor and manage your Exchange Server 2003 configuration. Use System Manager to:

  • Change server settings
  • Change database settings
  • Move databases
  • Create additional databases
  • Enable message tracking

System Manager runs on Windows 2003 or Windows 2000 SP3 as long as Active Directory Users and Computers are running on the machine. You can also use System Manager on a Windows XP machine with SP1 as long as SMTP service is running on the machine during the installation of the tools.

By default System Manager looks like this,

clip_image002

You can do the following steps,

1. Enabling Administrative Groups

By default Administrative Groups are disabled, you can enable by

Go to Start -> All programs -> Microsoft Exchange -> System Manager ->right click the exchange system Manager and go to properties,

clip_image004

2. Enabling Routing Groups

By default Routing Groups are disabled, you can enable by

Go to Start -> All programs -> Microsoft Exchange -> System Manager ->right click the exchange system Manager and go to properties,

clip_image006

A warning of restarting Exchange System Manager will show when you apply these settings

clip_image008

After enabling Administrative Group and Routing Group, the system manager window will look like this; the first server in your organization will come under the first Administrative Group

clip_image010

Active Directory Users and Computers

Active Directory Users and Computers is the primary tool you use to manage users in an Exchange Server 2003 environment. Use Active Directory Users and Computers to:

  • Create recipients
  • Modify recipients
  • Hide recipients
  • Manipulate additional recipient options

Active Directory Users and Computers runs on Windows 2003, Windows 2000 SP3, or Windows XP.

Following figure shows the diagram of Active Directory Users and Computers

clip_image012

Notes:

1. If you open the properties of the existing user the Exchange features tabs will not be there, to have the exchange properties, right click the user Accounts and click exchange tasks to create a Mailbox, after creating a Mail box you will have the New Exchange features tab

clip_image014

To get the Exchange Feature, right click an existing user, select Exchange tasks, on the welcome page click next

clip_image016

Select create Mailbox

clip_image018

Review the Mailbox location, alias name and the Administrative Group, click Next

clip_image020

Click finish to end the user mail box creation for existing user

clip_image022

Following figure shows the user properties after creating a Mailbox for existing user.

clip_image024

ADSIEDIT (for security reason, without knowing about the Active Directory Partition)

Adsiedit is the tool you use to modify advanced properties in Active directory. Use Adsiedit to:

  • Grant advanced security permissions
  • Add, modify, delete, and organize user accounts, computer accounts, security and distribution groups

Adsiedit runs on any Windows 2003, Windows 2000 SP3 or Windows XP machine that is part of the domain.

Install Adsiedit using the Support Tools available on the Windows 2000 or Windows 2003 CD

To run ADSIEDIT

Go to start ->Run ->adsiedit.msc

clip_image026

It will open up the ADSI edit window

clip_image028

For example if we are planning to edit the name of the first Administrative Group.

Navigate – configuration partition -> Services -> Microsoft Exchange -> Exchange Organization Name ->Administrative Group

From here you can create a New Administrative Group and edit the Name of First Administrative Group etc

clip_image030

LDAP Viewer

The LDAP viewer allows you to view advanced properties of recipients such as:

  • The SMTP addresses of users
  • The date and time of a user's last log on
  • SID of an object
  • Object history
  • How an object was migrated

Following figure shows the LDAP viewer

clip_image032

Important Notes:

  • Because Exchange System Manager and the Active Directory Users and Computers are snap-ins, you can create custom MMCs for both of them. You do this by typing MMC.exe at the command line to run the Microsoft Management Console.
  • Exchange System Manager can only be used to administer Exchange Server 2003.
  • Use Active Directory Users and Computers to move mailboxes within an organization. Use the migration wizard and other migration tools to move mailboxes between organizations.

No comments:

Post a Comment