Find the Command Line Interpreter (CLI) Guide by, in the GUI, clicking on Help -> Guides. This document is also downloadable from the SSO site. Find the synopsis for the 'omnirpt' command
One of these two may do what you are looking for
omnirpt -report media_list -library "[name]" -tab -log [path to output file].txt
omnirpt -report media_list_extended -library "[name]" -tab -log [path to output file].txt
Where "[name]" is the name of the logical library you are interested in. If the Logical name has any 'spaces' in it, it must be surrounded by " marks, and do not include the [ ] marks
The '-log [path to output file].txt' is your output file, and you should include where you want this to go, and what the name of it is. So, for example:
# omnirpt -report media_list -library "HP:Ultrium 3-SCSI_1_xxxxx" -tab -log C:\temp\Library_list.txt
The 'tab' argument will output the file with tab-seperated columns, so the file can be loaded into Excel.
I ran this command on my test system, and it did not show information about individual Media. The 'extended' will only add session specifications that have used this medium for backup, object copy, or object consolidation, as well as the session type and subtype.
You should be able to use the session ID to run
omnidb -session [session id] -detail Do not include the [ ] marks
or, for individual media,
omnimm -list_media [media id] -detail
Please feel free to submit an enhancement request at this site:
A HP Passport is required to access this site