Shutdown OpenHAB using windows batch file? Proper command?

Every now and then I find something has gone wrong on my windows based OpenHAB machine… Either OpenHAB is playing up, or it’s MQTT, or something else…

I’d like to reboot my windows machine every sunday night at 4am and so am now looking for the “proper” way to shut down openHAB once it is running.

Anyone able to help?

Running <OPENHAB-HOME>/runtime/bin/stop.bat should stop any running instance, could you confirm this to be the case?