TapeTrack Documentation

Because there is more to tape management than you ever realized

User Tools

Site Tools


variable:tmssslackurl

This is an old revision of the document!


 
 

TMSSSLACKURL

The Environmental Variable TMSSSLACKURL sets the URL for a Slack message to be sent to detailing the result of a script running a command line executable on a remote server.

Example

Windows Command Line

set TMSSSLACKURL=https://hooks.slack.com/services/your_unique_address_values

Windows PowerShell

$env:TMSSSLACKURL = "https://hooks.slack.com/services/your_unique_address_values"

See Also

variable/tmssslackurl.1631845394.txt.gz · Last modified: 2025/01/21 22:07 (external edit)