→ 🚀What's New? Join Us for the Fall Product Launch! Register Now !
‎03-26-2010 11:08 PM
‎03-27-2010 07:44 AM
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
‎03-29-2010 09:20 PM
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
‎03-29-2010 09:23 PM
Patrickc wrote:
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
Experience Lansweeper with your own data. Sign up now for a 14-day free trial.
Try Now