Connecting to MicrosoftExchangeV2
To use WMI to retrieve information from Exchange 2003, you need to make a connection into the MicrosoftExchangeV2 namespace, which is even easier to work with than the Internet Information Server (IIS) namespace. As you will soon see, the MicrosoftExchangeV2 namespace is very logically laid out, and the scripts will rapidly become redundant. The only trick to using the namespace is finding the data you want to retrieve.
 |