I did a lot of testing with B&R 12 already and I learned a lot so far. But yesterday I ran into a new problem.
I have my Backup Server which runs Veeam B&R 12 as domain administrator (using windows authentication to open and run Veeam). Then I have a backup repository on an other machine in my LAN. This machine is equiped with a Tandberg RDX drive. I run full backup jobs every day on these rotating drives. The job shall delete all backups on the disk and run a fresh full backup. This does not work for some reason. So I delete the RDX disks manually (via Windows scheduler) and considered this could be done with a Veeam Pre-Job-Script too. Well, it wont work. I use psexec64.exe to delete content on the machine with the RDX drive. The scipt (.cmd) I wrote works fine under my admin account. No problems when i launch it in cmd or simply double-click it. Script does what it shall do.
For some reason this script does not work as Pre-Job-Script. I belive its a problem with a lack of privileges of the account running the Veeam Services. I couldnt really find a manual here, how to assign the neccessarry privileges to the right account. Everything I tried so far didnt work. So could some1 please explain to me, which account has to have which rights and privileges to run a Pre-Job-Script and how to assign such privileges?
Thankes a lot in advance!