TapeTrack Documentation

Because there is more to tape management than you ever realized

User Tools

Site Tools


cli:emailing_reports

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
cli:emailing_reports [2018/06/06 15:48] – [Example Reports] Gerard Nicolcli:emailing_reports [2025/01/21 22:07] (current) – external edit 127.0.0.1
Line 37: Line 37:
  
  
-<sxh>+<code>
 Powershell.exe -File TMSSSMTP.ps1 -smtpuser tapetrack@gazillabyte.com -smtppw mypassword -smtpssl Powershell.exe -File TMSSSMTP.ps1 -smtpuser tapetrack@gazillabyte.com -smtppw mypassword -smtpssl
-</sxh>+</code>
  
 ==== Configuration File ==== ==== Configuration File ====
Line 55: Line 55:
     * ''.'' comment.     * ''.'' comment.
  
-<sxh>+<code>
 Fsomebody@gazillabyte.com Fsomebody@gazillabyte.com
 Tsomebody@gazillabyte.com Tsomebody@gazillabyte.com
Line 63: Line 63:
 Ainventory.txt Ainventory.txt
 SInventory Report SInventory Report
-</sxh>+</code>
  
 ===== Examples ===== ===== Examples =====
Line 69: Line 69:
 ==== Email Scratch Report ==== ==== Email Scratch Report ====
  
 +<code> 
 +TMSS10Inventory -S batch:-batch@gazillabyte.tapetrack.com -V "*.*.*@*+Z" > report.txt 
 +PowerShell -config scratch.cfg -server smtp.tapetrack.com -port 25 
 +</code>
cli/emailing_reports.1528300139.txt.gz · Last modified: 2025/01/21 22:07 (external edit)