RPC Server is unavailable while trying to renew IP address

1. Check the IP address on command prompt by typing ipconfig
Result. IP address —-> 0.0.0.0
2. Renew the IP address by ipconfig/renew
Got the error message which says RPC server is unavailable.
The steps to fix the issue RPC server is unavailable
The reason for this error message “The RPC server is unavailable is the Remote Procedure Call server can’t be located. It means the server service is not yet started and to fix the error we need to start the RPC server.
Steps to start RPC server
The steps to start Remote Procedure Call server are:
1. Click on start and go to Run window
2. On Run type services.msc
Now the services window will be opened.
Solution to the issue RPC server unavailable
3. Start Remote procedure Call service
We do it by right click on the service and click on start.
4. After starting the RPC server service we need to restart our computer. After restart the issue will be fixed.

0 comments: