0x800706BE – The remote procedure call failed
0x80010002 – Call was canceled by the message filter
These errors occur when Applications Manager is unable to establish or maintain WMI/RPC communication with the target Windows server during monitor addition or data collection.
The issue is typically related to RPC communication, DCOM configuration, firewall restrictions, WMI service availability, or network connectivity between the Applications Manager server and the monitored Windows server.
One or more of the following conditions may cause these errors:
The Remote Procedure Call (RPC) service is stopped or unresponsive.
The Windows Management Instrumentation (WMI) service is stopped or not functioning correctly.
DCOM is disabled or improperly configured.
Windows Firewall or a network firewall is blocking TCP Port 135 or the required RPC dynamic ports.
DNS or hostname resolution is incorrect.
Network connectivity issues exist between the Applications Manager server and the target server.
High CPU or memory utilization on the target server causes WMI/RPC requests to time out.
The WMI repository or Windows system components are corrupted.
Antivirus or endpoint security software is blocking WMI communication.
Perform the following validation steps in the given order.
From the Applications Manager server, verify that the target Windows server is reachable and that hostname resolution works correctly.
Run the following commands:
ping <TargetHost>
nslookup <TargetHost>
Ensure that:
The target server responds to the ping request.
The hostname resolves to the correct IP address.
There are no DNS or network connectivity issues.
This step helps determine whether the issue is related to WMI, RPC, DCOM, firewall configuration, or user permissions.
Refer to: Verify WMI Connectivity KB.
Ensure the following services are running on the target server:
Remote Procedure Call (RPC)
RPC Endpoint Mapper
Windows Management Instrumentation (WMI)
If any service is stopped, start the service and retry the operation.
Verify that DCOM is enabled and correctly configured on the target server.
Refer to: Authentication Failed or Access Denied KB → Checking DCOM and COM Settings on the Remote Server.
Ensure that Windows Firewall and any network firewalls allow WMI communication.
Verify that the following are accessible:
TCP Port 135 (RPC Endpoint Mapper)
RPC Dynamic Ports
Windows Management Instrumentation (WMI)
Refer to: The RPC Server Is Unavailable KB for the required firewall configuration.
If all previous validations are successful, restart the WMI service on the target server.

After restarting the service, retry monitor addition or data collection.
Screenshots of all the troubleshooting steps performed and their results.
Screenshot of the WBEMTEST error message or result.
Validate the WMI connection using both the hostname and IP address of the target server, and identify which one succeeds in your environment.
If only one method succeeds, update the monitor using the Update Hostname/IP option and verify whether the issue is resolved.
Enable Print all log by navigating to Settings → Logging. Perform a manual poll for the affected Windows monitor.
Generate a Support Information File from Applications Manager after the manual poll.