Access denied
Posted: Fri Jun 06, 2025 11:54 pm
Hi all.. Having weird issue..
I have a task that monitors a remote folder for old files and deletes them. Robotask is running on a domain joined server and is running on the domain administrator desktop in application mode. The remote folder is found on a second domain joined server, it is shared rw for everyone and domain admin group has full control security access.. The script can see the file, it sends an email alerting me that it is going to delete the file but when it runs the delete action, it fails. Yet, I can delete it from the share manually when logged in as the domain administrator. I have run as administrator selected in the robotask options.
Thoughts?
Thanks,
Rob
I: 6/6/2025 6:34:25 PM: ****** Starting task: Monitor Audition Import for _FAILED or _REJECTED Extensions or Invalid Files ******************
I: 6/6/2025 6:34:25 PM: Executing "1.File Loop (All Files)"
I: 6/6/2025 6:34:25 PM: Executing "2.Time Difference"
I: 6/6/2025 6:34:25 PM: Executing "3.If Extension Contains _failed or _rejected"
I: 6/6/2025 6:34:25 PM: Executing "7.ElseIf Then"
I: 6/6/2025 6:34:25 PM: Executing "8.Log Message"
-: 6/6/2025 6:34:25 PM: \\server\Import\Adobe\COMEE4V.wav found
I: 6/6/2025 6:34:25 PM: Executing "9.Send Email (Special Extension)"
I: 6/6/2025 6:34:26 PM: Executing "10.Delete File (Special Extension)"
W: 6/6/2025 6:34:26 PM: File "\\server\Import\Adobe\COMEE4V.wav" can't be deleted
W: 6/6/2025 6:34:26 PM: Access is denied.
I: 6/6/2025 6:34:26 PM: Executing "11.End If"
I: 6/6/2025 6:34:26 PM: Executing "12.End Loop"
I have a task that monitors a remote folder for old files and deletes them. Robotask is running on a domain joined server and is running on the domain administrator desktop in application mode. The remote folder is found on a second domain joined server, it is shared rw for everyone and domain admin group has full control security access.. The script can see the file, it sends an email alerting me that it is going to delete the file but when it runs the delete action, it fails. Yet, I can delete it from the share manually when logged in as the domain administrator. I have run as administrator selected in the robotask options.
Thoughts?
Thanks,
Rob
I: 6/6/2025 6:34:25 PM: ****** Starting task: Monitor Audition Import for _FAILED or _REJECTED Extensions or Invalid Files ******************
I: 6/6/2025 6:34:25 PM: Executing "1.File Loop (All Files)"
I: 6/6/2025 6:34:25 PM: Executing "2.Time Difference"
I: 6/6/2025 6:34:25 PM: Executing "3.If Extension Contains _failed or _rejected"
I: 6/6/2025 6:34:25 PM: Executing "7.ElseIf Then"
I: 6/6/2025 6:34:25 PM: Executing "8.Log Message"
-: 6/6/2025 6:34:25 PM: \\server\Import\Adobe\COMEE4V.wav found
I: 6/6/2025 6:34:25 PM: Executing "9.Send Email (Special Extension)"
I: 6/6/2025 6:34:26 PM: Executing "10.Delete File (Special Extension)"
W: 6/6/2025 6:34:26 PM: File "\\server\Import\Adobe\COMEE4V.wav" can't be deleted
W: 6/6/2025 6:34:26 PM: Access is denied.
I: 6/6/2025 6:34:26 PM: Executing "11.End If"
I: 6/6/2025 6:34:26 PM: Executing "12.End Loop"