I'm backing up a Windows Server 2008 R2 server to external USB disks using Windows Server backup. I want the person who physically removes the drive to rotate it offsite to be able to eject the drive before unplugging it. How should I set up my permissions for this? I tried adding them to the "Backup Operators" group but it just prompts them for an admin password when they try to eject it.
Thanks
Please check the security option "Devices: Allowed to format and eject removable media". You can configure that via (Local) Group Policy. Run gpedit.msc and navigate to:
Computer Configuration -> Windows Settings -> Security Settings -> Local Policies -> Security Options
Set the option to "Administrators and Interactive Users".