Introduction to Exchange Policies

 < Day Day Up > 

The term Exchange policy is often confused with Group Policy, which is incorrect even though you could argue that they perform similar functions. An Exchange policy is a group of configuration settings that can be applied to multiple Exchange objects of the same type, such as servers, recipients, or mailboxes. Just as you use Group Policy within Active Directory to streamline administration of the network and make yourself a more efficient Windows administrator, you can use Exchange policies in your Exchange organization to simplify administration.

Instead of manually configuring a common configuration on multiple servers or mailbox stores, you can opt to use an Exchange policy and apply it to the desired Exchange objects. When your needs change, you can simply edit the Exchange policy and have the changes made to all objects to which it has been applied. There are two types of Exchange policies: system policies and recipient policies. We briefly examine each type of Exchange policy before moving on to a discussion on the configuration and management of policies for your Exchange organization.

System Policies

Exchange system policies are used to perform configuration on Exchange servers and to store objects. System policies are created and located in the System Policies container, as shown in Figure 5.10.

Figure 5.10. All system policies are located in a System Policies container.

graphics/05fig10.jpg


If the System Policies container does not exist under your administrative group, you can create it by right-clicking on the Administrative Group node and selecting New, System Policy Container from the context menu. If you do not currently have administrative groups displayed, you can do so by right-clicking on the organization node and selecting Properties from the context menu to open the organization Properties dialog box shown in Figure 5.11.

Figure 5.11. You should enable the display of administrative and routing groups.

graphics/05fig11.jpg


You can create three different types of system policies, one for each Exchange object type to which they can be applied: mailbox store policies, public folder store policies, and server policies. We briefly introduce each type of system policy in the following sections.

Mailbox Store Policies

As their name implies, mailbox store policies are used to quickly and efficiently configure the settings on one or more mailbox store objects. As we saw previously in Chapter 4, "Managing Exchange Recipient Objects," you can configure mailbox store limits that define how much hard drive space a user's mailbox is allowed to use. In that discussion, we looked at how you would configure these limits on a mailbox-by-mailbox basis by using a mailbox store policy, you can easily apply uniform settings to all mailboxes in the mailbox stores to which the mailbox store policy is applied. Typical items configured by a mailbox store policy include storage limits, maintenance intervals, and indexing intervals.

You can create mailbox store policies to control the settings on the following mailbox store Properties dialog box property pages: General, Database, Limits, and Full-Text Indexing. We briefly examine each of the configuration settings available on each tab.

The General Tab

You can configure the following mailbox store properties on the General tab:

  • Default Public Store Each mailbox store has a default public folder store associated with it, thus allowing mailbox users to locate a public folder store. You can use the Browse button to locate and select a default public folder store for this policy.

  • Offline Address List Each mailbox store has one offline address list associated with it, thus allowing mailbox users on that store who use offline folders (.OST files) to receive a mailbox when they perform synchronization. You can use the Browse button to locate and select an offline address list for this policy.

  • Archive All Messages Sent or Received by Mailboxes on This Store If desired or required (for legal or other reasons), you can create an archive of all messages to or from users or distribution lists located on this mailbox store. You can use the Browse button to locate and select a mailbox or distribution list to archive.

  • Clients Support S/MIME Signatures The Secure/Multipurpose Internet Mail Extensions (S/MIME) provide a secure method of sending email over the Internet. Outlook 98 and later email clients support S/MIME.

  • Display Plain Text Messages in a Fixed-sized Font For plain text messages, you can ensure that the proper formatting is preserved for forcing clients to use a fixed-size font, such as Courier New, to display the messages.

The Database Tab

You can configure the following mailbox store properties on the Database tab:

  • Maintenance Interval Using this drop-down list, you can select the interval at which maintenance is performed on the mailbox store.

You cannot modify the following options on the Database tab because they can only be modified directly on a mailbox store: Exchange Database, Exchange Streaming Database, Do Not Mount This Store at Start-up, and This Database Can Be Overwritten by a Restore.

The Limits Tab

The Limits tab presents the options that administrators most often want to configure by using a system policy. These are the items that determine how much disk space users can use as well as how to handle deleted items. You can configure the following mailbox store properties on the Limits tab:

  • Issue Warning at (KB) Allows you to specify a size in KB to which a mailbox is allowed to grow before the mailbox owner receives an email alert notifying him to delete messages in the mailbox to reduce its size.

  • Prohibit Send at (KB) Allows you to specify a size in KB to which a mailbox is allowed to grow before the mailbox owner is no longer allowed to send email from that mailbox. The mailbox owner also receives an email alert notifying him to delete messages in the mailbox to reduce its size.

  • Prohibit Send and Receive at (KB) Allows you to specify a size in KB to which a mailbox is allowed to grow before the mailbox owner is no longer allowed to send or receive email with that mailbox. The mailbox owner also receives an email alert notifying him to delete messages in the mailbox to reduce its size. Any inbound email messages receive a nondelivery report (NDR) until the mailbox size is reduced below the configured limit.

  • Warning Message Interval Allows you to specify when warning messages are to be generated.

  • Keep Deleted Items for (Days) Allows you to specify the number of days for which deleted items are to be retained before they are permanently deleted. The valid ranges are from 0 to 24,855 days.

  • Keep Deleted Mailboxes for (Days) Allows you to specify the number of days for which deleted mailboxes are to be retained before they are permanently deleted. The valid ranges are from 0 to 24,855 days.

  • Do Not Permanently Delete Mailboxes and Items Until the Store Has Been Backed Up Specifies that deleted mailboxes and items are not to be permanently deleted until the mailbox store has been backed up.

graphics/alert_icon.gif

Remember that you can recover deleted items and mailboxes as long as the retention period has not passed.


The Full-Text Indexing Tab

Full-text indexing creates full-text indexes of mailbox stores to enable faster searches and lookups. You can configure the following mailbox store properties on the Full-Text Indexing tab:

  • Update Interval Using this drop-down list, you can select the interval at which updates are to be made to the full-text index.

You cannot modify the option to make the index available to clients from the mailbox store policy. This option must be configured directly on a mailbox store and determines whether clients can use the index for fast searches and lookups.

graphics/alert_icon.gif

The indexing process is very resource intensive and, thus, should only be configured to occur during periods of time when the server is under minimal loading from users.


Public Folder Store Policies

Public store policies are used to provide the same ease of administration to public folder stores. Although we discuss public folder stores in more detail in Chapter 6, we examine how to configure and implement public folder store policies here. Typical items configured by a public folder store policy include replication intervals, store limits, and maintenance schedules.

You can create mailbox store policies to control the settings on the following public folder store Properties dialog box property pages: General, Database, Replication, Limits, and Full-Text Indexing. We briefly examine each of the configuration settings available on each tab.

The General Tab

You can configure the following public folder store properties on the General tab:

  • Clients Support S/MIME Signatures

  • Display Plain Text Messages in a Fixed-sized Font

These options are exactly the same as those previously described in the discussion of mailbox store policy options. Note that you cannot configure the Associated public folder tree option using a public folder store policy this needs to be done directly on the public folder store of concern.

The Database Tab

You can configure the following public folder store properties on the Database tab:

  • Maintenance Interval

This option is exactly the same as that previously described in the discussion of mailbox store policy options. You cannot modify the following options on the Database tab because they can only be modified directly on a public folder store: Exchange Database, Exchange Streaming Database, Do Not Mount This Store at Start-up, and This Database Can Be Overwritten by a Restore.

The Replication Tab

Replication properties are some of the more commonly configured public folder store properties with which you will work. Public folders can be configured to have replicas on multiple public folder servers, thus enhancing the users' experience by distributing public folders geographically. In addition, replicas provide a backup copy of the original public folder store. You can configure the following public folder store properties on the Replication tab:

  • Replication Interval Using this drop-down list, you can select the interval at which replication is to occur.

  • Replication Interval for Always (Minutes) When the Always Run Replication Interval is set, the value here specifies the interval, in minutes, between replication events.

  • Replication Message Size Limit (KB) You can specify a maximum size limit for replication messages in KB.

The Limits Tab

The Limits tab presents the options that administrators most often want to configure by using a system policy. These are the items that determine how much disk space users can use as well as how to handle deleted items. You can configure the following mailbox store properties on the Limits tab:

  • Issue Warning at (KB) Allows you to specify the amount of data in KB that a user can post to a public folder before an email alert is sent notifying him to delete items from the public folder.

  • Prohibit Post at (KB) Allows you to specify the amount of data in KB that a user can post to a public folder before the user is no longer allowed to post items to the public folder. The user also receives an email alert notifying him to delete messages in the public folder to reduce its size.

  • Maximum Item Size (KB) Allows you to specify a size in KB that a single item can be and still be posted in the public folder.

  • Warning Message Interval Allows you to specify when warning messages are to be generated.

  • Keep Deleted Items for (Days) Allows you to specify the number of days for which deleted items are to be retained before they are permanently deleted. The valid ranges are from 0 to 24,855 days.

  • Age Limit for All Folders in This Store (Days) Allows you to specify the number of days that folders are allowed to exist in the public folder. The valid ranges are from 0 to 24,855 days.

graphics/alert_icon.gif

Remember that you can recover deleted items as long as the retention period has not passed.


The Full-Text Indexing Tab

Full-text indexing creates full-text indexes of public folder stores to enable faster searches and lookups. You can configure the following public folder store properties on the Full-Text Indexing tab:

  • Update Interval

This option is exactly the same as that previously described in the discussion of mailbox store policy options. You cannot modify the option to make the index available to clients from the public folder store policy. This option must be configured directly on a public folder store and determines whether clients can use the index for fast searches and lookups.

graphics/alert_icon.gif

The indexing process is very resource intensive; thus, it should only be configured to occur during periods of time when the server is under minimal loading from users.


Server Policies

Server policies can be used to configure multiple server objects uniformly for such items as logging, message tracking, or maintenance. When configuring server policies, you are only able to configure those items that appear on the General tab as follows:

  • Enable Subject Logging and Display Selecting this option allows you to enable subject logging. Logging is a resource-intensive process, however, that can adversely affect server performance.

  • Enable Message Tracking Selecting this option allows you to enable message tracking, which creates a new log on the server each day in the format yyyymmmdd.log. Message tracking is also a resource-intensive process that might cause an adverse effect on server performance.

  • Remove Log Files Selecting this option specifies that log files are to be removed using the setting configured in the Remove Files Older Than (Days) option.

  • Remove Files Older Than (Days) Selecting this option specifies the maximum age that log files are allowed to attain before being automatically removed. This option requires the Remove Log Files option to be selected.

Recipient Policies

The second type of Exchange policy is the recipient policy. Recipient policies are applied to Exchange recipient objects to configure items such as how email addresses are configured or to configure retention settings for recipients. Recipient policies are created and located in the Recipient Policies container, as shown in Figure 5.12.

Figure 5.12. All recipient policies are located in the Recipient Policies container.

graphics/05fig12.jpg


You can create recipient policies to configure two different types of recipient properties: Email Addresses policies and Mailbox Manager Settings policies. We briefly examine each of the configuration settings available for each type of recipient policy.

Email Addresses (Policy)

The Email Addresses (Policy) option of recipient policies is often used to configure Exchange recipients to be able to receive email sent to SMTP addresses other than the default SMTP address created during the Exchange installation. As an example, suppose that MCSE World has an existing internal Exchange implementation currently in place with all users having email addresses in the corp.mcseworld.com domain. If another company were to buy out MCSE World, Area 51 Partners for example, you would want users to be able to receive email sent to their alias in either domain. To this end, you would add the area51partners.com SMTP address domain to a recipient policy and apply it to your users. In this case, you would define the Area 51 Partners SMTP address as the primary address and the MCSE World SMTP address as the secondary address. After enough time has passed, you could remove this recipient policy and have all users receive mail using the area51partners.com SMTP email address.

We explore the nuances of the Email Addresses (Policy) option later in this chapter in the "Managing Recipient Policies" section.

Mailbox Manager Settings (Policy)

The Mailbox Manager Settings (Policy) option of recipient policies allows you to configure what the Exchange mailbox manager is to do automatically to items in the selected folders once these items have exceeded age or size limit. If that sounded complicated, don't worry it's not really complicated at all. Basically, the mailbox manager must perform some preconfigured actions to items in the selected folders that are too old or too large. The default settings are to generate a report for those mailboxes that have items older than 30 days or items larger than 1024KB. By configuring the options available here, you can change which folders are monitored, how many days are allowed to pass, how large items are allowed to be, and what action is to be performed.

You have the following options available to you in this area:

  • When Processing a Mailbox From this drop-down list, you can specify what action is to be performed when a mailbox is processed per the configured age and size limit settings. You have the following options available: Generate Report Only, Move to Deleted Items Folder, Move to System Cleanup Folders, and Delete Immediately.

  • For Each Folder, Process Messages That Exceed the Size and Age Limit In this area, you can select the folders that are to be processed, as well as the age limit and size limit for items in these folders. Each folder can have a different set of limits.

  • Send Notification to User After Processing Selecting this option causes a notification message to be sent to mailbox owners informing them that their mailboxes have been processed.

  • Exclude Specific Message Classes Selecting this option allows you to choose specific message classes that are not to be deleted.

     < Day Day Up > 


    Implementing and Managing Exchange Server 2003 Exam Cram 2 Exam 70-284
    MCSA/MCSE Implementing and Managing Exchange Server 2003 Exam Cram 2 (Exam Cram 70-284)
    ISBN: 0789730987
    EAN: 2147483647
    Year: 2004
    Pages: 171

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