I've created a script that successfully automates the manual creation of disk jobs using the Copy-VBRJob cmdlet.
I'd like to do the same to automate the creation of tape jobs yet to my dismay, I've discovered there is no equivalent cmdlet that performs the same function for tape jobs as "Copy-VBRJob" does for disk jobs. I was expecting to find a cmdlet named something like, "Copy-VBRTapeJob", but it's nowhere to be found.
This is my first time posting on this forum. Is this an appropriate place to post a request like this?
Sincerely, a fellow scripting enthusiast.