My Windows Toast Notification Script explained in details here: https://imab.dk/windows-10-toast-notification-script/
Find a file
2020-08-22 21:07:54 +02:00
Images Delete lol.ps1 2020-07-03 21:27:47 +02:00
config-toast-adpwexpiration.xml Uploaded as a part of version 2.0.0 2020-08-22 21:06:10 +02:00
config-toast-officeupgrade.xml Uploaded as a part of version 2.0.0 2020-08-22 21:06:10 +02:00
config-toast-osupgrade.xml Uploaded as a part of version 2.0.0 2020-08-22 21:06:10 +02:00
config-toast-rebootpending.xml Uploaded as a part of version 2.0.0 2020-08-22 21:06:10 +02:00
config-toast-waasfu.xml Uploaded as a part of version 2.0.0 2020-08-22 21:06:10 +02:00
config-toast.xml Uploaded as a part of version 2.0.0 2020-08-22 21:06:10 +02:00
Hidden.vbs Add files via upload 2020-07-03 21:23:56 +02:00
LICENSE Initial commit 2020-07-03 19:34:35 +02:00
New-ToastNotification.ps1 Uploaded as a part of version 2.0.0 2020-08-22 21:06:10 +02:00
README.md Update README.md 2020-08-22 21:07:54 +02:00
RunToastHidden.cmd Add files via upload 2020-07-03 21:23:56 +02:00
ToastNotificationScript2.0.0.zip Uploaded as a part of version 2.0.0 2020-08-22 21:06:10 +02:00
Windows 10 Toast Notification Script documentation.pdf Uploaded as a part of version 2.0.0 2020-08-22 21:06:10 +02:00

Toast Notification Script

Current version: 2.0.0

Download the complete Windows 10 Toast Notification Script: https://github.com/imabdk/Toast-Notification-Script/blob/master/ToastNotificationScript2.0.0.zip

Blog posts, documentation as well as if any questions, please use: https://www.imab.dk/windows-10-toast-notification-script/

      ** Most of the work done in version 2.0.0 is done by Chad Bower // @Brower_Cha on Twitter **
      ** I have added the additional protocols/scripts and rewritten some minor things **
      ** As well as added support for dynamic deadline retrieval for software updates **
      ** Stuff has been rewritten to suit my understanding and thoughts of the script **

2.0.0 - Huge changes to how this script handles custom protocols - Added Support for Software Updates : Searches for an update (IPU) and will store in variable - Added Support for Custom Actions/Protocols within the script under user context removing the need for that to be run under SYSTEM/ADMIN - Added Support to dynamically create Custom Action Scripts to support Custom Protocols - Added New XML Types for SoftwareUpdates : - Added support for getting deadline date/time dynamically for software updates