Search found 1 match
- Tue Jun 07, 2016 6:19 am
- Forum: Configuration, Maintenance, Troubleshooting
- Topic: Powershell exchange 2013 submission queue
- Replies: 2
- Views: 9195
Powershell exchange 2013 submission queue
I am trying to create a script that hostmon can use to get the amount of email in a submission queue. I just need it to return the results of “get-queue submission | select messagecount�. If the result is over 100 send a alert. Can you assist me, I cannot figure out how to script this in your pr...