Execute the following command in server A (Windows Server 2008 R2) to access the service health of remote server B (Windows Server 2003) :
sc \\servername query “servicename”
The results returned are as follows:
[SC] OpenSCManager FAILED 1722: The RPC server is unavailable.
Solution: Just restart server A. Because I really don’t know what causes it, it is OK to run the command in my native machine, but the operating system of my native machine is exactly the same as that of server A, so it should not be the setting problem of server B.
Reproduced in: https://www.cnblogs.com/yumianhu/p/3707538.html
Read More:
- Installation window services prompt error [SC] OpenSCManager FAILED 5
- Windows_ Win7 broadband connection prompt remote access connection manager error
- mac Upgrade: httpd: apr_sockaddr_info_get() failed for bogon
- SSH connection to MAC server shows No route to host solution
- Git push “fatal: Authentication failed ”
- Strong name validation failed solution
- WSS connection server error
- SQL server error 15404 solution
- “503 Service Unavailable” error when connecting to vCenter Server using vSphere Web Client (2121043)
- Problems and solutions in using Linux
- The remote server returned an error: notfound when Silverlight calls WCF service
- Dell server reported CPU 1 has an internal error (ierr)
- Solution to Starting Fault of routing and remote access service (16389 (0x4005))
- WCF error “an error occurred when verifying security for the message”… “
- Unable to boot : please use a kernel appropriate for your cpu
- Solve MySQL error 1698 (28000): access denied for user ‘root’ @’localhost ‘
- SQL Server “login failed for user ‘domain account”. [sqlstate 28000] (error 18456). “Problem solving
- Failed to load unit ‘HGCM’ (VERR_INVALID_PARAMETER)
- Registering in Windows10 regsvr32 xxx.ocx reported an error but the call to DIIRegisterServer failed with error code 0x80040200…
- [OpenGL] cannot start this program because the computer is missing glut32.dll. Try to re install the program to fix this problem. …