The RPC server is unavailable.

J

Jac

Hi one some of our workstation im trying to do this command

getmac /s 192.168.80.82

But im receiving this error
ERROR: The RPC server is unavailable.

I am able to access \\192.168.80.82\c$
There is not firewall on our workstations
The service Remote Procedure Call (RPC) is running

Can someone help me please

Thanks

Jac
 
V

VanguardLH

Hi one some of our workstation im trying to do this command

getmac /s 192.168.80.82

But im receiving this error
ERROR: The RPC server is unavailable.

I am able to access \\192.168.80.82\c$
There is not firewall on our workstations
The service Remote Procedure Call (RPC) is running


So are YOU (where you are running getmac) on the same subnet as the
target host?

According to http://tangentsoft.net/wskfaq/examples/getmac-rpc.html,
getmac doesn't work anymore. So you'll need to use a utility or
command that uses NetBIOS instead (but that requires file/print
sharing be enabled on the target hosts), like
http://www.youngzsoft.net/cc-get-mac-address/ (which isn't free). You
could use LanSpy at http://lantricks.com/lanspy/ (free).

Have you yet tried using "arp -a [ipaddrs]"?
 
J

Jac

Well the thing is that its not only with the command getmac that i receive
this error

I have the program SmartCode Manager and im trying to take control of the
registry with the software and i get the error too


VanguardLH said:
Hi one some of our workstation im trying to do this command

getmac /s 192.168.80.82

But im receiving this error
ERROR: The RPC server is unavailable.

I am able to access \\192.168.80.82\c$
There is not firewall on our workstations
The service Remote Procedure Call (RPC) is running


So are YOU (where you are running getmac) on the same subnet as the target
host?

According to http://tangentsoft.net/wskfaq/examples/getmac-rpc.html,
getmac doesn't work anymore. So you'll need to use a utility or command
that uses NetBIOS instead (but that requires file/print sharing be enabled
on the target hosts), like http://www.youngzsoft.net/cc-get-mac-address/
(which isn't free). You could use LanSpy at http://lantricks.com/lanspy/
(free).

Have you yet tried using "arp -a [ipaddrs]"?
 
J

Jac

I have the same problem if i tried to open WMI Control propertie on a remote
control pc in Computer Management section Services and Applications

Any help ?


Jac said:
Well the thing is that its not only with the command getmac that i
receive this error

I have the program SmartCode Manager and im trying to take control of the
registry with the software and i get the error too


VanguardLH said:
Hi one some of our workstation im trying to do this command

getmac /s 192.168.80.82

But im receiving this error
ERROR: The RPC server is unavailable.

I am able to access \\192.168.80.82\c$
There is not firewall on our workstations
The service Remote Procedure Call (RPC) is running


So are YOU (where you are running getmac) on the same subnet as the
target host?

According to http://tangentsoft.net/wskfaq/examples/getmac-rpc.html,
getmac doesn't work anymore. So you'll need to use a utility or command
that uses NetBIOS instead (but that requires file/print sharing be
enabled on the target hosts), like
http://www.youngzsoft.net/cc-get-mac-address/ (which isn't free). You
could use LanSpy at http://lantricks.com/lanspy/ (free).

Have you yet tried using "arp -a [ipaddrs]"?
 
V

VanguardLH

I have the same problem if i tried to open WMI Control propertie on a
remote control pc in Computer Management section Services and
Applications


Do you have SNMP installed on the hosts?

Start -> Help and Support, search on "install snmp".
There should be an article on how to install SNMP.

There are articles at Microsoft on WMI SNMP, like
http://msdn2.microsoft.com/en-us/library/aa393621(VS.85).aspx. WMI by
itself is just another interface to define hardware but I'm not sure
it supports anything to network or manage hosts across a network using
that interface; see
http://en.wikipedia.org/wiki/Windows_Management_Instrumentation. I've
never gotten into this level of enterprise management of hosts so you
might want to ask in a system admin or networking group. SNMP popped
into my head when you mentioned WMI and trying to use it across a
network.

I have never used SmartCode Manager (https://www.s-code.com/) but I
have used standard VNC, UltraVNC, and TightVNC (don't know what
version they rolled into their product). They have their own FAQ.
One article was https://www.s-code.com/products/vncmanag/faq.aspx#6
and maybe it applies to you. They also have forums there. Their site
is a bit crappy in that it mixes secure and non-secure content for no
good reason. A search on "rpc" turns up some articles there, like
having to punch through the firewall by allowing the ports for remote
admin. Although you said there is no firewall on your workstations,
Windows XP and onward come with one so maybe your users enabled it.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top