To prevent the backup from running due to a missing source location, add the following pre-command:
IF NOT EXIST e:\ echo. > C:\Users\cybersecure\.obm\ipc\BackupSet\1394756980694\stop
To check multiple locations, run it in a for loop
To prevent the backup from running due to a missing source location, add the following pre-command:
IF NOT EXIST e:\ echo. > C:\Users\cybersecure\.obm\ipc\BackupSet\1394756980694\stop
To check multiple locations, run it in a for loop