powershell script triggered by email

hi all,

I’d like to send an email to a tool written in PowerShell to trigger some action.

google cannot help me with this, all it gives me is how to use send-mailmessage

is this possible? if so, what do i have to check to make it happen? i just need a pointer.

thanks!

This is not exactly what you want but it is close.

https://seanonit.wordpress.com/2014/10/29/using-powershell-and-ews-to-monitor-a-mailbox/

I’ll see if I can do something with this.

thanks!