Trying to figure out a way to run a windows batch script to gracefully shut down a dedicated server running on Windows 10. The best I've found is running 'taskkill /im 7DaysToDieServer.exe'
That seems to kick off the process, but the Server Console pops up with a "Really shut down..." pop up...