variable:tmssreporttitle
Table of Contents
TMSSREPORTTITLE
The Environmental Variable TMSSREPORTTITLE
allows a custom heading to be applied to a command line report using the report ID.
Example
Using TMSS10Inventory, setting report heading to My Inventory
using report ID 100.
Windows Command Line
set TMSSREPORTTITLE100=My Heading
Windows PowerShell
$env:TMSSREPORTTITLE100 = "My Heading"
Linux
export TMSSREPORTTITLE100="My Heading"
See Also
variable/tmssreporttitle.txt · Last modified: 2025/01/21 22:07 by 127.0.0.1