Troubleshoot > Troubleshooting and Limitations – Discovery Modules > Troubleshooting and Limitations – Microsoft Exchange Server by WMI Discovery

Troubleshooting and Limitations – Microsoft Exchange Server by WMI Discovery

This section describes troubleshooting and limitations for Microsoft Exchange by WMI discovery.

  • Administrative Group Limitation.

    If an Administrative group does not contain any Exchange servers or folder trees, the Administrative group is not discovered.

  • Error Messages

  • Error
    message

    Reason

    Solution

    Failed to obtain host name

    To model Exchange topology correctly, the Microsoft Exchange Connection by WMI job should know the name of the host to which it is connected.

    DFM tries to retrieve the host_hostname attribute of the host, matched by the input query. If the attribute is not set, DFM runs the following WMI query to obtain the domain name of the host:

    SELECT Name FROM Win32_ComputerSystem

    If this query fails for any reason, the job also fails with this error message.

    • Run any job that will retrieve the correct host name.

    • Set the host name manually.

    • Refer to the log files for more information as to why the WMI query for host name failed.

    Failed to discover folder trees and public folders

     

    Check if the credentials you use for connection match those described in Prerequisite - Set up protocol credentials.