PowerShell script exchange
infrateluq
Lurker
Posts: 2 Liked: never
Joined: Apr 14, 2014 2:18 pm
Full Name: Infrastructure TELUQ
Location: Québec, Québec, Canada
Contact:
Post
by infrateluq » Apr 15, 2014 12:42 pm
this post
It would be interesting to have a way to manage add/remove tape file job object as it is for backup job.
So, the commands chould be:
Add-VBRTapeJobObject [-Job] <CTapeFileBackupJob> [-Server] <CHost> [-File] <String[]> [-WarningAction <ActionPreference>] [-WarningVariable <String>] [<CommonParameters>]
or
Add-VBRTapeJobObject [-Job] <CTapeFileBackupJob> [-Server] <CHost> [-Path] <String[]> -Masks <String> [-WarningAction <ActionPreference>] [-WarningVariable <String>] [<CommonParameters>]
Remove-VBRTapeJobObject [-Job] <CTapeFileBackupJob> [-Server] <CHost> [-File] <String[]> [-WarningAction <ActionPreference>] [-WarningVariable <String>] [<CommonParameters>]
or
Remove-VBRTapeJobObject [-Job] <CTapeFileBackupJob> [-Server] <CHost> [-Path] <String[]> [-WarningAction <ActionPreference>] [-WarningVariable <String>] [<CommonParameters>]
Christian Poirier
for infrastructure TELUQ
TELUQ
veremin
Product Manager
Posts: 20400 Liked: 2298 times
Joined: Oct 26, 2012 3:28 pm
Full Name: Vladimir Eremin
Contact:
Post
by veremin » Apr 15, 2014 1:23 pm
this post
We're currently working on delivering the missing PS tape functionality, including managing file to tape job "source" option, in one of the next release. Though, the particular implementation might be different to the one described. Thanks.
Users browsing this forum: No registered users and 16 guests