Lansweeper wrote:
Your slashes should be backslashes:
.\administrator instead of ./administrator
That stops the RPC error that I was occasionally seeing, but still throws:
DNS test
-----------------------------------------------
Is this the correct remote IP: [correct IP address]
If not, please check for DNS problems
\root\cimv2 Remote WMI access test FAILED
Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))
Remote WMI test
-----------------------------------------------
\root\cimv2 Remote WMI access test FAILED
Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))
Remote Registry test using WMI
-----------------------------------------------
\root\default Remote WMI access test FAILED
Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))
---
I'm able to ping these devices and just used the username/password that I provided to remote desktop into the machine, so I know the credentials are legitimate. Any other advice?