I have a little server completely dedicated only to running my PZ server for my friends and I.
Unfortunately, every day it becomes unresponsive and needs to be restarted.
I'm looking for a way to set up a .bat for the windows task scheduler to end the server every day at a certain time. I already have the scheduler set up to run the server at a certain time every day, but it ends up just doing a duplicate of the process.
Could anyone who has any experience with this sort of thing give me some quick code I could slap into a .bat and call it a day?
Currently my server "starts" at 10AM every day, I'd like to have it quit out at 9:58AM