Forum Discussion
1 Reply
Sort By
- quebekModeratorHey
Replace the -b with -W or -w and print with awk first and second column if i do recall correctly :grinning_face:
Related Content
- 7 months ago
- 10 years ago
- 5 months ago
- 4 years ago
Dear Experts,
I am planning to automate Scratch request of Standalone tapes to be recalled from DR.
I use the below query to fetch the Scratch from Standalone.
vmquery -pn Scratch -b | grep "NONE"
The Output lists Media Id but We need Barcode of all these media as our media Id and Barcodes are not similar, how can i achieve this.