October 2024 Archive
Triggering a Slack Notification on Completion of a Task Sequence
![Screen snip (sanitized) of a completed task sequence Slack notification](/sites/default/files/2024-10/DeviceNotification.png)
- October 28, 2024
- 8 minutes
- automation, inspiration, php, powershell, tech
A number of years ago I started having my primary OSD Task Sequences "check in" as one of their last steps. Specifically check in with key information so I can follow up as necessary ("trust but verify") with downstream actions to ensure our asset management systems are properly updated.
I chose a Slack webhook to accomplish this as I could set up a quiet channel for notifications and queue them for later review (once a day or a few times per week).
Read More