1.     Select START, All Programs, Blue Quality Studios, psIMAlert, psIMAlert Examples

2.     Create a new folder   c:\lists

3.     Create a new text file   c:\lists\ListOfIds001.txt

4.     In the text file add a number of lines with one id one per line. Experiment with duplicate ids and blank lines. Save the text file.

5.     On the Powershell® prompt enter:

 

Get-Content c:\lists\ListOfIds001.txt | Send-Alert -SubjectLine "Test Message" -Priority Urgent -MessageHtmlTemplateFName "Annoucement004" -HtmlMessageText "Test Message"