Version
1.0.0
Author
Ironman Software
Downloads
3
Tags
script PowerShellUniversal triggers MSTeams
Created
12/20/2024
Microsoft Teams Scripts
Usage with Triggers
You can use the Send-PSUTeamsNotification
function to send a message to a Microsoft Teams channel. It automatically processes trigger data to send formatted messages.
New-PSUTrigger -TriggerScript 'PowerShellUniversal.Triggers.MSTeams\Send-PSUTeamsNotification' -EventType JobFailed
Installation Options
Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet.
PS > Install-PSResource PowerShellUniversal.Triggers.MSTeams
Install within the PowerShell Universal v5 admin console. More Info
Version History
Version | Published |
---|---|
1.0.0 | 12/20/2024 |