Lansweeper wrote:
Some things to check.
-Can the lansweeper server succesfully resolve the hostname of the computer? Does it resolve to the correct IP address?
-If you are using reverse lookup zones: check if the reverse lookup is ok.
-Check for third party firewalls on the computer.
-use this script to manually disable the firewall:
call netsh firewall set service RemoteAdmin enable
call netsh firewall add portopening protocol=tcp port=135 name=DCOM_TCP135
call netsh firewall add allowedprogram program=%windir%\system32\wbem\unsecapp.exe name=WMI
call netsh firewall add allowedprogram program=%windir%\system32\dllhost.exe name=Dllhost
1. The lansweeper server does resolve the hostname of the computer both by name and FQDN to the correct ip address
2. revers lookup zones are correct
3. as far as I know we do not have any 3rd party firewalls installed or running
4 the script does not work since the firewall is already disabled.
I am unable to ping the hostname of the server from some of the problem comptuers,( but this is because its in a different domain) but it does resolve when I ping the FQDN.
I am able to manually scan it by running the lsclient /showresult however even though on the comptuer it connnects sucessfully, on the server it still shows this error Wmierror The RPC server is unavailable 0x800706BA