Update README.md
This commit is contained in:
parent
f69da6c5ba
commit
fbd203e20b
1 changed files with 5 additions and 5 deletions
10
README.md
10
README.md
|
|
@ -13,19 +13,19 @@ HeroImage.jpg
|
|||
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.
|
||||
|
||||
.PARAMETER XMLOtherSource
|
||||
**.PARAMETER XMLOtherSource**
|
||||
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"
|
||||
|
||||
.EXAMPLE
|
||||
**.EXAMPLE**
|
||||
Toast_Notify.ps1 -XMLSciptDirSource "PhoneSystemProblems.xml"
|
||||
|
||||
.EXAMPLE
|
||||
**.EXAMPLE**
|
||||
Toast_Notify.ps1
|
||||
|
||||
**Known Issues**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue