turner7577
IS-IT--Management
I have done my searches ... but I have a quick question
I understand that to deassign and expire the tape, i have to run a command line comman ... so i've written a VB script that asks me for "mediaID", i type it in and it does both at the same time for me ... as the command lines below state
vmquery -deassignbyid <mediaID> 1 0x0
bpexpdate -m <mediaID> -d 0 -force
my question is .... when i stock my tape loader for the month ... full of 30 to 40 tapes ... i have 30 or 40 tapes to expire and deassign and have to run the VB script for each tape. is there a way to expire and deassgin a group of tapes or multiple tapes at ONCE?!
thanks in advance for any help with this
I understand that to deassign and expire the tape, i have to run a command line comman ... so i've written a VB script that asks me for "mediaID", i type it in and it does both at the same time for me ... as the command lines below state
vmquery -deassignbyid <mediaID> 1 0x0
bpexpdate -m <mediaID> -d 0 -force
my question is .... when i stock my tape loader for the month ... full of 30 to 40 tapes ... i have 30 or 40 tapes to expire and deassign and have to run the VB script for each tape. is there a way to expire and deassgin a group of tapes or multiple tapes at ONCE?!
thanks in advance for any help with this