====== Technote Reports - Move List Examples ====== === Command Line Input - Text File === TMSS10TMSS10MoveList -S user:-password@server > report.txt === Text File Output === System: TapeTrack Report Description: Moving Volumes List Report Notes: Customer(Nashville Data Center) Media Type(LTO Cartridge) Production Time: Thursday, March 14, 2019 - 11:22:23 (AUS Eastern Daylight Time) Report Width: 190 bytes Seq. Barcode Current Location Target Location Move Time Time Container Attribute ------ -------------------- ------------------------------ ------------------------------ ---------------- --------------- -------------------- -------------------------------------------- 1 US04.LTO.000001L3 Offsite Vault Library 2019-03-14 11:15 M6:44 Monthly April 2 US04.LTO.000001L5 Offsite Vault Library 2019-03-14 11:15 M6:45 Friday Backup 3 US04.LTO.000001L6 Library Offsite Vault 2019-03-14 11:15 M6:34 4 US04.LTO.000002L5 Library Offsite Vault 2019-03-14 11:15 M6:34 Weekly ------ -------------------- ------------------------------ ------------------------------ ---------------- --------------- -------------------- -------------------------------------------- System: TapeTrack Report Description: Movement Directions Report Report Notes: Customer(Nashville Data Center) Media Type(LTO Cartridge) Production Time: Thursday, March 14, 2019 - 11:22:24 (AUS Eastern Daylight Time) Report Width: 54 bytes Current Repository Target Repository Total -------------------- -------------------- ---------- Library Offsite Vault 2 Offsite Vault Library 2 ---- === Command Line Input - CSV File === set TMSSREPORTFORMAT=CSV TMSS10TMSS10MoveList -S user:-password@server === CSV File Output === Seq.,Barcode,Current Location,Target Location,Move Time,Time,Container,Attribute, 1,US04.LTO.000001L3,Offsite Vault,Library,2019-03-14 11:15,D1:00:25:49,,Monthly April, 2,US04.LTO.000001L5,Offsite Vault,Library,2019-03-14 11:15,D1:00:25:49,,Friday Backup, 3,US04.LTO.000002L5,Offsite Vault,Library,2019-03-14 12:49,H22:52:14,,Weekly, 4,US04.LTO.000001L6,Library,Offsite Vault,2019-03-14 11:15,D1:00:25:38,, Current Repository,Target Repository,Total, Library,Offsite Vault,1, Offsite Vault,Library,3, ---- ==== Command Line Input - PDF File ==== set TMSSREPORTFORMAT=PDF set TMSSPDFORIENTATION=landscape TMSS10MoveList -S user:-password@server ==== PDF File Output ==== {{technote:report:movelist:tmss10movelist_pdf.png}} ---- ==== Command Line Input - Excel File ==== set TMSSREPORTFORMAT=EXCEL TMSS10Inventory -S user:-password@server ==== Excel File Output ==== {{technote:report:movelist:tmss10movelist_excel.png}}