I have a script that uses the Python API to logging into the server, stop geocode services, rebuild locators and start services.
Is there a way to use Windows task scheduler to run this script. I've tried this Schedule a Python Script using Windows Task Scheduler and Run stand-alone scripts without success.
Edited: I'm using Windows task scheduler on our server machine where other python scripts work correctly in the task scheduler.