I am using WMI to authenticate to a remote windows machine and not able to succeed. Therefore to dig deeper, I have used wbemtest and then tried to connect to the windows machine and got the below error message "RPC Server is unavailable".
Any pointers on how to further narrow this would be very helpful.
Frequent Error:
Number: 0x800706ba
Facility: Win32
Description: The RPC server is unavailable.
Occasional Error:
Number: 0x80070776
Facility: Win32
Description: The object exporter specified was not found.
Tried Steps:
Verified the following services are running on the target server.
Network connection is enabled with "File and Printer Sharing for Microsoft Networks and Internet Protocol Version 6 (TCP/IPv6)"
Additional Information:
User contributions licensed under CC BY-SA 3.0