Hi,
We have a situation while using WBADMIN in a scheduled task. We have a user, called Admin that belongs to the Domain Administrators. There's a task that performs a backup to a USB hard disk, defined in the Scheduled Tasks.
This is the command line
wbadmin start backup -BackupTarget:F: -include:C:, E: -allcriticall -SystemState -quiet
The operating system is Windows Server 2012.
The task is set to run with highest privileges and regardless if the user is logged on or not.
The task doesn't execute, however the command line does run if we run CMD as Administrator and execute the above command.
How can we solve this?
Best Regards,
Nélio Abreu