Task scheduler is of course a very handy tool for automating actions when conditions are met.
Here's some things you can achieve using Task Scheduler to launch PalworldServerTools.
This tells the script to launch. The absence of the parameter "-noupdate" means it will also check for updates and install on launch (if there are any available). Example setup below:
Setup Task Scheduler with another task to run the script with the parameter -backup. Recommend setting this up to run every hour.