Thursday, June 19, 2014

Restarting Windows 2000 Server from Command line mode


Go to Run -> execute following command to restart the server.

psshutdown -f -r -t 00

No comments:

Post a Comment

Sonarqube Upgrade from 9.4.4 to 9.9.4 LTS

 Issue:  1) Java hasbeen upgraded from 11 to Open JDK 17. And Sonarqube is upgraded from 9.4 to 9.9.4. 2) After the upgrade sonarqube servic...