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/12 00:17] – [Technote Reports - Inventory Examples] 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 10: | 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 56: | Line 56: | ||
| | ||
- | </sxh> | + | </code> |
---- | ---- | ||
Line 62: | 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 76: | 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 89: | 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 98: | 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 116: | Line 116: | ||
1 New York Data Center | 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 134: | 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 146: | 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.1552349828.txt.gz · Last modified: 2025/01/21 22:07 (external edit)