The Remote Procedure Call (RPC) is unavailable when trying to remotely shutdown a computer
hello!
i operate on windows server 2012 r2(which server active directory) , trying remotely shutdown windows 8.1 computer(which in domain).
i using powershell task, after introduce command ( stop-computer -computername name) error : stop-computer : rpc server unavailable. (exception hresult: 0x800706ba)
if me this, appreciate.
thanks.
anytime see rpc errors, due firewall blocking traffic. can confirm firewall on windows 8.1 allowing traffic or disable test it?
other causes can include:
- dc (domain controller server active directory) has more 1 network card or more 1 ip address.
- if rras (vpn services) installed on dc can cause because generate ip address connected clients.
- antivirus on dc or windows client machine. antivirus apps have firewall-like feature block necessary traffic.
- windows client not joined domain.
-
ace fekay
mvp, mct, mcse 2012, mcitp ea & mcts windows 2008/r2, exchange 2013, 2010 ea & 2007, mcse & mcsa 2003/2000, mcsa messaging 2003
microsoft certified trainer
microsoft mvp - directory services
complete list of technical blogs: http://www.delawarecountycomputerconsulting.com/technicalblogs.php
this posting provided as-is no warranties or guarantees , confers no rights.
Windows Server > Network Infrastructure Servers
Comments
Post a Comment