Article ID: 900230 - Last Review: October 25, 2007 - Revision: 1.1 Recommendations for using Exchange system management features through a Web interface that uses CDO for Exchange ManagementOn This PageSUMMARYYou can primarily manage Microsoft Exchange by using Exchange System Manager (ESM) or by using supported related technologies such as Active Directory Computers and Users (ADUC). Additionally, you may manage some Automation by using Collaboration Data Objects (CDO) for Exchange Management (CDOEXM) through Windows Script Host supported languages.
You may also want to use Exchange system management features through a Web interface that uses CDOEXM. INTRODUCTIONThis article contains recommendations for using Exchange system management features through a Web interface that uses CDOEXM. MORE INFORMATIONTo use Exchange system management features through a Web interface, use one of the following methods:
RecommendationsWe recommend that you use the Web service that is running as a computer account or as a user account. This Web service should have permissions to access and to modify the data that is in the Active Directory database and in Exchange servers.Note Impersonation in CDOEXM does not work in all scenarios. Therefore, we do not recommend or support impersonation in CDOEXM as a general solution. We recommend that you put the CDOEXM code in a Microsoft COM+ component. Make sure that the CDOEXM component in Component Services is running under a set of credentials that has sufficient permission to access and to modify the data that is in the Active Directory database and in Exchange servers. Add a reference to the COM+ component in a Web page. For authorization, we recommend that the Web service always check user credentials to determine whether the user has permissions to access and to modify the data that is in the Active Directory database and in Exchange servers. You can enable lower-privileged users to call functions that are typically reserved for members in the Exchange Admins group. However, we recommend that you grant those users explicit permissions or restrict the administration functions that available to the users. Do not generically make available the whole Exchange Management surface area. For example, you may only make available the "Change Username" permission for lower-privileged users. | Article Translations
|

Back to the top
