在服务器A(windows server 2008 r2)执行如下命令访问远端服务器B(windows server 2003)的服务运行状况:
sc \\servername query "servicename"
返回结果如下:

[SC] OpenSCManager FAILED 1722: The RPC server is unavailable.

 
解决办法:重启服务器A就OK了。因为实在不知道是什么原因引起的,在我本机运行命令是OK的,而我本机的操作系统跟服务器A是一模一样的,所以应该不是服务器B的设置有问题。

 

相关文章:

  • 2022-02-21
  • 2021-12-05
  • 2021-12-25
  • 2021-09-02
  • 2022-12-23
  • 2022-12-23
  • 2021-07-13
  • 2021-07-18
猜你喜欢
  • 2022-12-23
  • 2021-08-16
  • 2021-10-08
  • 2022-12-23
  • 2021-10-22
  • 2021-09-24
相关资源
相似解决方案