From ff014a92b0dc123714acc58bcfa5267487cd76a9 Mon Sep 17 00:00:00 2001 From: Ben Whitmore <44303264+byteben@users.noreply.github.com> Date: Wed, 22 Jul 2020 15:48:04 +0100 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0012638..8c6816c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # Toast -Toast_Notify.ps1 is a simple Toast Notification script designed to be deployed as a package from MEMCM +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.