when I run the command (expressmaint -S .\WSE -U sa -P !ws1adm -D ALL_USER -T DB -R D:\DatabaseBackup\EBB -RU WEEKS -RV 1 -B D:\DatabaseBackup\EBB -BU DAYS -BV 1
) in cmd, there is no bak file created and the log displays that:
An exception occurred while executing a Transact-SQL statement or batch.
Cannot open backup device 'D:\DatabaseBackup\Application_FullBackup_20090915_0959.bak'. Operating system error 5(Access is denied.).
BACKUP DATABASE is terminating abnormally.