Create and Display Windows 10 Notifications with PowerShell
-
Notifications can be incredibly useful for displaying vital information on your machine or on a remote user workstation, for example. You can create and display your desired notifications using PowerShell and a custom GitHub module for it — BurntToast. To enjoy this technique though, you’d have to use Windows 10 or Windows Server 2019.Read the article by Nicolas Prigent, a three-time Microsoft MVP, on how to create and display notifications on Windows 10 and WS2019 using a custom GitHub PowerShell Module.