Actionable Toast Notifications, Finally Cracked Them!
A deep dive into creating interactive, actionable toast notifications in PowerShell using the BurntToast module, including buttons and selection boxes.
A deep dive into creating interactive, actionable toast notifications in PowerShell using the BurntToast module, including buttons and selection boxes.
A short guide on enhancing PowerShell toast notifications with custom icon buttons using the BurntToast module.
A technical guide on implementing graceful, in-place updates for toast notifications using the BurntToast PowerShell module, focusing on progress bars.
A technical blog post about using Shoulder Taps, a Windows 10 notification feature, with the BurntToast PowerShell module.
A technical guide on using the BurntToast PowerShell module to create and display Windows toast notifications on remote computers via XML.
Explores using attribution text in PowerShell's BurntToast module for Windows toast notifications, detailing current limitations and workarounds.
Explains how to deploy PowerShell toast notifications across a network without installing the BurntToast module on every endpoint by using XML payloads.
A technical guide on using PowerShell's BurntToast module to create a Windows notification with a hero image for displaying CCTV alerts.
A guide on using the BurntToast PowerShell module to create custom Windows toast notifications with personalized audio files.
BurntToast PowerShell module adapts to a Windows 10 bug fix, removing a customizable AppID parameter to ensure toast notifications work post-update.
Explains how to use headers in Windows 10 toast notifications with the BurntToast PowerShell module for organizing alerts.
A technical guide on making Windows toast notifications clickable using the BurntToast PowerShell module, enabling them to open URLs.
A technical guide on implementing progress bars in Windows 10 toast notifications using the BurntToast PowerShell module.
A tutorial on using the BurntToast PowerShell module to create toast notifications for new Stack Overflow questions, demonstrating custom buttons.