
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-11-2010 03:04 PM
Hi,
we have a problem with our installation of lansweeper; some workstations return the error "The RPC server is unavailable 0x800706BA". Windows firewall disabled, telnet on 135 is ok, no other firewall in the middle. Other workstations return an error like "Generic failure" (valid for ip, name and fqdn).
The connection test is not successfully for all these computers/servers.
What could we do?
Thanks
we have a problem with our installation of lansweeper; some workstations return the error "The RPC server is unavailable 0x800706BA". Windows firewall disabled, telnet on 135 is ok, no other firewall in the middle. Other workstations return an error like "Generic failure" (valid for ip, name and fqdn).
The connection test is not successfully for all these computers/servers.
What could we do?
Thanks
Labels:
- Labels:
-
Archive
8 REPLIES 8

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-12-2010 08:56 PM
To manually change the firewall on the client you can use this script:
But if you have a GPO in place this might be overwritten.
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
But if you have a GPO in place this might be overwritten.

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-12-2010 04:13 PM
I've enabled the parameter with netsh firewall set service type = remoteadmin mode = enable and the firewall status output changed, but still no result.
But I've notice that for one of the machines the server with lansweeper installed can't resolve the name even if the other machines can resolve it! I've put it temporarily in the file host and everything is ok. I'll check more about these problems for the other workstations and I'll post again in any case. Thanks again
But I've notice that for one of the machines the server with lansweeper installed can't resolve the name even if the other machines can resolve it! I've put it temporarily in the file host and everything is ok. I'll check more about these problems for the other workstations and I'll post again in any case. Thanks again

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-12-2010 03:40 PM
Modalit… amministrazione remota = Disable
Should be "Enable"
Should be "Enable"

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-12-2010 03:27 PM
Thanks for your reply, I'm sure that when we bought the premium version we did the right thing 🙂
This is the firewall status (sorry, it's in italian)
Stato firewall:
-------------------------------------------------------------------
Profilo = Domain
Modalit… operativa = Disable
Modalit… eccezioni = Enable
Modalit… risposta multicast/broadcast = Enable
Modalit… notifiche = Enable
Versione criterio di gruppo = Nessuno
Modalit… amministrazione remota = Disable
Porte attualmente aperte su tutte le interfacce di rete:
Porta Prot. Versione Programma
-------------------------------------------------------------------
10243 TCP IPv4 (null)
10280 UDP IPv4 (null)
10281 UDP IPv4 (null)
10282 UDP IPv4 (null)
10283 UDP IPv4 (null)
10284 UDP IPv4 (null)
2345 TCP IPv4 C:\Programmi\AIDA32 - Enterprise System Information\aida32.bin
2869 TCP IPv4 (null)
1900 UDP IPv4 (null)
These are the software installed:
7-zip
ad-aware
flash player activex
aida32
adobe reader 9.1
google toolbar
irfanview
itunes
ie 8
java 6 update 11
mc afee antivirus
.net 3.5sp1
openoffice
powerdvd
quicktime
realplayer
smartftp (old free version)
ultravnc
winamp
winzip
This is the firewall status (sorry, it's in italian)
Stato firewall:
-------------------------------------------------------------------
Profilo = Domain
Modalit… operativa = Disable
Modalit… eccezioni = Enable
Modalit… risposta multicast/broadcast = Enable
Modalit… notifiche = Enable
Versione criterio di gruppo = Nessuno
Modalit… amministrazione remota = Disable
Porte attualmente aperte su tutte le interfacce di rete:
Porta Prot. Versione Programma
-------------------------------------------------------------------
10243 TCP IPv4 (null)
10280 UDP IPv4 (null)
10281 UDP IPv4 (null)
10282 UDP IPv4 (null)
10283 UDP IPv4 (null)
10284 UDP IPv4 (null)
2345 TCP IPv4 C:\Programmi\AIDA32 - Enterprise System Information\aida32.bin
2869 TCP IPv4 (null)
1900 UDP IPv4 (null)
These are the software installed:
7-zip
ad-aware
flash player activex
aida32
adobe reader 9.1
google toolbar
irfanview
itunes
ie 8
java 6 update 11
mc afee antivirus
.net 3.5sp1
openoffice
powerdvd
quicktime
realplayer
smartftp (old free version)
ultravnc
winamp
winzip

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-12-2010 02:21 PM
Couls you post the output of "netsh firewall show state" for one of the computers with rpc error and a list of installed software please.

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-12-2010 12:15 PM
After rebuild Wmi the problem persists.
We've also tried to launch lsclient from the clients, but no result.. about 10 machines
Thanks again
We've also tried to launch lsclient from the clients, but no result.. about 10 machines
Thanks again

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-11-2010 06:07 PM
You could try rebuilding WMI, see (6) http://www.lansweeper.com/kb/accessdenied.aspx

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-11-2010 05:04 PM
Hi, I have the same "The RPC server is unavailable 0x800706BA". No firewall, telnet works fine.... 5 machines.
