I'd like to make some modifications to the command line switches we use when performing a backup. Is there a way to validate the command line without actually running the backup?
Thanks
There isn't a command line validation as such although you could add the NOCOMPRESSWRITE or NOWRITE arguments so no the backup is actually simulated and no backup files are created.
Thanks