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
Angemeldete Mitglieder können Beiträge verfassen, Updates folgen und mehr. Neu hier? Registriere ein kostenloses Konto.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.