@Marc: Thanks for asking.
The way I implemented this was that a backup device was created once. Backups were then scheduled to this device via a scheduled job/task. Instead of passing the same UNC path again and again to the scheduled job, I thought it to be more convenient to create a backup device and use that instead.
If the backup is a one-time thing, one can definitely use the UNC path directly.
I tried to compress this into one script.
commented on Jul 15 2012 12:18PM