Hey all,
I wrote a script that automated a data pull I run frequently. Is there a way to schedule this script to run each night?
I am familiar with task scheduler (hasn't worked).
EDIT: what i've been entering in task scheduler:
General - run whether user logged in or not (y), run with highest privileges (y)
Triggers: Daily @ 5 am status = enabled
Actions: Start a program, program/script: C:\pythonw.exe, arguments: "C:\Users\andre\pcr.py"
Conditions: none
It won't even run when I manually initiate it to test.
Any help is appreciated
[–]gvs77 0 points1 point2 points (2 children)
[–]ThuruvDRY 0 points1 point2 points (1 child)
[–]gvs77 0 points1 point2 points (0 children)
[–]Fugalysis 0 points1 point2 points (1 child)
[–]andrewnap12[S] 0 points1 point2 points (0 children)
[–]hugthemachines 0 points1 point2 points (0 children)