Great plugin Paul!
It would be perfect if you can add in one of the next versions the options <message priority>, <message subject> <message text> optional <message file> like:
NotificationBridge.exe -p 1 -s "Backupjob Success" -t "1248 MB saved"
or
NotificationBridge.exe -p 3 -s "Backupjob Error" -f "c:\batch\backup.log"
(-p 0=Low, 1=Normal, 2=Elevated, 3= Critical). Repeating notifications should be possible.
This Syntax will give script or batchfiles in combination with variables a optimal notification System!
I do this currently via EventCreate command and PCM Event Log notification but your NotificationBridge plugin would be more sexy ;-)
Lg. Sepp