
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-04-2010 09:57 PM
I still have 16 computers with the The RPC server is unavailable 0x800706BA message on it.
I did the following:
1 - Made sure firewall was turned off
2 - Made sure no 3rd party firewalls were installed
3 - Made sure correct computer name in DNS is resolving correct IP
4 - Made sure PC was turned ON
5 - Made sure all WMI settings are correct
I am able to ping and remote desktop to these computers (windows XP SP2 and SP3) but lansweeper isn't picking them up. Any help is appreciated.
- Labels:
-
Archive

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-06-2010 09:38 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-06-2010 09:10 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-05-2010 05:38 PM
If I type telnet computername 135 it just says "Connecting to computername..." and just sits there with a blinking cursor.
Hmmm

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-05-2010 05:15 PM
If it fails you get "Could not open connection to the host, on port 135"

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-05-2010 04:37 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-05-2010 03:27 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-04-2010 10:14 PM
When I test the computer I'm having issues with, I'm now getting:
\root\cimv2 Remote WMI access test FAILED
The RPC server is unavailable. (Exception from HRSEULT: 0x800706BA)

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-04-2010 10:08 PM
Below is the screenshot of the netsh firewall show state from the client...
I ran that command and saved as firewall.cmd and it didn't fix it. We don't run the firewall on the clients.


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-04-2010 09:59 PM
Could you post the output of "netsh firewall show state"
run these commands to manually set 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
