Article ID: 322887 - Last Review: October 25, 2007 - Revision: 1.2 How to determine if an Exchange Server is a front-end server or a back-end serverThis article was previously published under Q322887 INTRODUCTIONThis article describes how to
programmatically determine if a Microsoft Exchange Server is configured as
a front-end server or as a back-end server. MORE INFORMATION The following sample code uses the Microsoft Collaboration Data Objects for Exchange Management (CDOEXM) IExchangeServer interface to determine if an Exchange Server is configured as a front-end server or as a back-end server. This sample code must be run on a computer that has the Exchange System Manager (ESM) tools installed. If the Exchange Server is not configured with either a front-end configuration or a back-end configuration, this sample code treats the Exchange Server
as a back-end server.
REFERENCES For additional information about the IExchangeServer interface, visit the following
Microsoft Developer Network (MSDN) Web site: http://msdn.microsoft.com/en-us/library/ms876504(EXCHG.65).aspx
(http://msdn.microsoft.com/en-us/library/ms876504(EXCHG.65).aspx)
| Article Translations
|
Back to the top
