Update README.md

This commit is contained in:
Ben Whitmore 2020-07-22 15:43:03 +01:00 committed by GitHub
parent f69da6c5ba
commit fbd203e20b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,19 +13,19 @@ HeroImage.jpg
CustomMessage.xml** CustomMessage.xml**
.PARAMETER XMLScriptDirSource **.PARAMETER XMLScriptDirSource**
Specify the name of the XML file to read. The XML file must exist in the same directory as Toast_Notify.ps1. If no parameter is passed, it is assumed the XML file is called CustomMessage.xml. Specify the name of the XML file to read. The XML file must exist in the same directory as Toast_Notify.ps1. If no parameter is passed, it is assumed the XML file is called CustomMessage.xml.
.PARAMETER XMLOtherSource **.PARAMETER XMLOtherSource**
Specify the location of the Custom XML file used for the Toast when it is not in the MEMCM package Specify the location of the Custom XML file used for the Toast when it is not in the MEMCM package
.EXAMPLE **.EXAMPLE**
Toast_Notify.ps1 -XMLOtherSource "\\fileserverhome\xml\CustomMessage.xml" Toast_Notify.ps1 -XMLOtherSource "\\fileserverhome\xml\CustomMessage.xml"
.EXAMPLE **.EXAMPLE**
Toast_Notify.ps1 -XMLSciptDirSource "PhoneSystemProblems.xml" Toast_Notify.ps1 -XMLSciptDirSource "PhoneSystemProblems.xml"
.EXAMPLE **.EXAMPLE**
Toast_Notify.ps1 Toast_Notify.ps1
**Known Issues** **Known Issues**