technote:report:inventory:report_examples
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
technote:report:inventory:report_examples [2019/03/11 23:35] – Scott Cunliffe | technote:report:inventory:report_examples [2025/01/21 22:07] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== | + | ======Inventory Examples ====== |
+ | * [[# | ||
+ | * [[# | ||
Line 8: | Line 10: | ||
==== Command Line Input - Text File ==== | ==== Command Line Input - Text File ==== | ||
- | <sxh> | + | <code> |
TMSS10Inventory -S user: | TMSS10Inventory -S user: | ||
- | </sxh> | + | </code> |
==== Text File Output ==== | ==== Text File Output ==== | ||
- | <sxh> | + | <code> |
| | ||
Line 54: | Line 56: | ||
| | ||
- | </sxh> | + | </code> |
---- | ---- | ||
Line 60: | Line 62: | ||
==== Command Line Input - PDF File ==== | ==== Command Line Input - PDF File ==== | ||
- | <sxh> | + | <code> |
set TMSSREPORTFORMAT=PDF | set TMSSREPORTFORMAT=PDF | ||
set TMSSPDFORIENTATION=landscape | set TMSSPDFORIENTATION=landscape | ||
TMSS10Inventory -S user: | TMSS10Inventory -S user: | ||
- | </sxh> | + | </code> |
==== PDF File Output ==== | ==== PDF File Output ==== | ||
Line 74: | Line 76: | ||
==== Command Line Input - Excel File ==== | ==== Command Line Input - Excel File ==== | ||
- | <sxh> | + | <code> |
set TMSSREPORTFORMAT=EXCEL | set TMSSREPORTFORMAT=EXCEL | ||
TMSS10Inventory -S user: | TMSS10Inventory -S user: | ||
- | </sxh> | + | </code> |
==== Excel File Output ==== | ==== Excel File Output ==== | ||
Line 87: | Line 89: | ||
=== Command Line Input - HTML File === | === Command Line Input - HTML File === | ||
- | <sxh> | + | <code> |
set TMSSREPORTFORMAT=HTML | set TMSSREPORTFORMAT=HTML | ||
TMSS10Inventory -S user: | TMSS10Inventory -S user: | ||
- | </sxh> | + | </code> |
Line 96: | Line 98: | ||
===== TMSS10Inventory Mode 2 ===== | ===== TMSS10Inventory Mode 2 ===== | ||
- | ====Command Line Input - Text File ==== | + | ====Command Line Input - Text File Mode 2==== |
- | <sxh> | + | <code> |
TMSS10Inventory -S user: | TMSS10Inventory -S user: | ||
- | </sxh> | + | </code> |
==== Text File Output ==== | ==== Text File Output ==== | ||
- | <sxh> | + | <code> |
| | ||
Line 112: | Line 114: | ||
| | ||
| | ||
- | 1 Nashville | + | 1 New York Data Center |
- | </sxh> | + | </code> |
---- | ---- | ||
- | ==== Command Line Input - PDF File ==== | + | ==== Command Line Input - PDF File Mode 2==== |
- | <sxh> | + | <code> |
set TMSSREPORTFORMAT=PDF | set TMSSREPORTFORMAT=PDF | ||
set TMSSPDFORIENTATION=landscape | set TMSSPDFORIENTATION=landscape | ||
TMSS10Inventory -S user: | TMSS10Inventory -S user: | ||
- | </sxh> | + | </code> |
==== PDF File Output ==== | ==== PDF File Output ==== | ||
Line 132: | Line 134: | ||
---- | ---- | ||
- | ==== Command Line Input - Excel File ==== | + | ==== Command Line Input - Excel File Mode 2==== |
- | <sxh> | + | <code> |
set TMSSREPORTFORMAT=EXCEL | set TMSSREPORTFORMAT=EXCEL | ||
TMSS10Inventory -S user: | TMSS10Inventory -S user: | ||
- | </sxh> | + | </code> |
==== Excel File Output ==== | ==== Excel File Output ==== | ||
Line 144: | Line 146: | ||
---- | ---- | ||
- | ==== Command Line Input - HTML File ==== | + | ==== Command Line Input - HTML File Mode 2==== |
- | <sxh> | + | <code> |
set TMSSREPORTFORMAT=HTML | set TMSSREPORTFORMAT=HTML | ||
TMSS10Inventory -S user: | TMSS10Inventory -S user: | ||
- | </sxh> | + | </code> |
+ | |||
+ | |||
+ | {{tag> | ||
technote/report/inventory/report_examples.1552347356.txt.gz · Last modified: 2025/01/21 22:07 (external edit)