
Segmentation of Features in Outlook Web Access
Segmentation lets you enable and disable features that are available to users in Exchange 2007 Outlook Web Access. By default, any mail-enabled user in your Exchange 2007 organization can access their mailbox by using Outlook Web Access. Depending on the needs of your organization, you can use segmentation to configure the following restrictions for user access:
-
Restrict access to Outlook Web Access for specific users.
-
Control access to certain Outlook Web Access features for specific users.
-
Disable an Outlook Web Access feature completely.
Many features can be set for an Outlook Web Access virtual directory by using the Exchange Management Console. You can use the Set-OwaVirtualDirectory cmdlet in the Exchange Management Shell to enable or disable the same features that you can enable and disable by using the Exchange Management Console, in addition to many other Outlook Web Access features for an Outlook Web Access virtual directory. For example, to disable the Reminders feature in Outlook Web Access, you can use the RemindersandNotificationsEnabled parameter. The Reminders feature enables users to receive new mail notifications. You can also modify other Outlook Web Access features, such as Tasks, Contacts, and Themes.
For more information about the parameters that you can use to configure segmentation for all users, see Set-OwaVirtualDirectory.
For more information about the features that can be configured by using the Exchange Management Console, see How to Manage Segmentation in Outlook Web Access.
For more information about how to enable and disable features for specific users, see Set-CASMailbox.
Segmentation Features in Exchange Server 2003 and Exchange Server 2007
Table 1 lists the differences between Outlook Web Access segmentation in Exchange Server 2003 and Exchange 2007.
Table 1 Outlook Web Access segmentation in Exchange Server 2003 and Exchange Server 2007
|
Type
|
Exchange Server 2003
|
Exchange Server 2007
|
|---|
|
Segmentation basis
|
Segmentation can be performed for individual users and for individual servers. The segmentation setting for each Outlook Web Access feature is stored as a DWORD value in the registry.
If the DWORD value is 1, the Outlook Web Access feature is enabled. If the DWORD value is 0, the Outlook Web Access feature is disabled.
By default, all features are enabled.
|
Segmentation can be performed for individual users and for individual virtual directories. You can administer the user and virtual directory segmentation settings for each Outlook Web Access feature by using the Exchange Management Shell.
Unlike in Exchange Server 2003, segmentation settings in Exchange 2007 are not configured by editing the registry.
|
|
Storing segmentation values
|
The DWORD values that are set for users and for servers are the same. However, they are stored in different locations.
-
The server DWORD value is stored in a registry key.
-
The user DWORD value is stored in the msExchMailboxFolderSet Active Directory attribute on the user object.
By default, the msExchMailboxFolderSet attribute exists, but the value is not configured.
|
-
The segmentation value that is set for an Outlook Web Access virtual directory is stored on the virtual directory object.
-
The segmentation value that is set for a user is stored in the msExchMailboxFolderSet Active Directory attribute on the user object.
By default, the msExchMailboxFolderSet attribute exists for each user, but the value is not configured. Use the Set-CASMailbox cmdlet to configure values for individual users.
|
|
New features in Outlook Web Access in Exchange 2007 that can be segmented
|
|
-
You can segment the following new Outlook Web Access features:
-
Unified Messaging integration
-
Microsoft Windows SharePoint Services and Windows file shares integration
-
Microsoft Exchange ActiveSync integration from Mobile Settings on the Options page
|