H all,
I am trying to schedule a backup using the at command. My problem is that i can launch the batch file correctly and everything works fine, but if i try to use the at command i receive an access denied. I dont understand how this can be since its the same batch file that works if i launch if manually. Can anyone help?
at 04:00 "C:\TEST.BAT"
that is just a sample i didnt even put in the days to do this yet i just wanted to get it working to start.
I am trying to schedule a backup using the at command. My problem is that i can launch the batch file correctly and everything works fine, but if i try to use the at command i receive an access denied. I dont understand how this can be since its the same batch file that works if i launch if manually. Can anyone help?
at 04:00 "C:\TEST.BAT"
that is just a sample i didnt even put in the days to do this yet i just wanted to get it working to start.