I am running a script I run on all my SQL servers however on this specific server I have run into the problem where the script fails to make a copy of the DB backups in an external location because the script gets access denied on the newly created local database backups.
For whatever reason, the backups do no inherit NTFS permissions and use the permissions associated with the database.