diff --git a/README.md b/README.md index 8c6816c..e8f6c81 100644 --- a/README.md +++ b/README.md @@ -3,10 +3,13 @@ Toast_Notify.ps1 is a simple Toast Notification script designed to be deployed as a package from MEMCM Toast_Notify.ps1 will read an XML file on a file share so Toast Notifications can be changed "on the fly" without having to repackage. -To create a custom XML, copy CustomMessage.xml and edit the text you want to display in the toast notification. Reference that file using one of the script parameters. - -The following files should be present in the Script Directory when you create the package in MEMCM:- +To create a custom XML, copy CustomMessage.xml and edit the text you want to display in the toast notification. Reference that file using one of the script parameters. +**Points to Consider** + +I am using an existing app in Windows to call the Toasts. This script creates two buttons in the Toast, "Details" and "Dismiss". Cicking details is designed to take the user to an internal Service Desk announcement page. For that reason, **MSEdge** works really well because the Toast Action launches the browser in the foreground. Oh, you will need MSEdge installed on your client computers for this to work. + +The following files should be present in the Script Directory when you create the package in MEMCM:- **Toast_Notify.ps1 BadgeImage.jpg