I need to run a batch script during the night when no one is in the office-What is the best method to do this
Take a look at this blog post, which discusses using the Windows Task Scheduler and Python installed on the machine. It's somewhat similar to running a script using the command prompt, you'd pass in the path to the python.exe and then the script as an argument.
Thank You
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.