Skip to content

Create Powershell shortcuts to send webhook alerts to Teams channels

Notifications You must be signed in to change notification settings

kabalzo/TeamsAlerts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

Auto-deploy folders and files for a rudementary alerting system in Microsoft Teams

  1. Fill out AlertTemplate.csv with name, room, and messages
    • Use an existing Teams team or make a new one.
    • Create a new channel or use an existing one.
    • Configure a webhook in a channel and copy the url to AlertTemplate.csv file.
  2. Run AutoConfigAlerts.ps1
    • You will have to use Get-ExecutionPolicy and Set-ExecutionPolicy to run unsigned script.
  3. Create folder in Setup and copy/paste AutoConfig and AlertTemplate files into it
    • If you filled out the .csv file correctly, everything will be configured automatically
    • Creates new folders in root folder
    • You can edit the .csv files and re-run AutoConfig.ps1
    • Only configured to create three alerts with three icons. Change as needed
    • Room numbers should be unique

About

Create Powershell shortcuts to send webhook alerts to Teams channels

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published