Avatar of janhoedt
janhoedt

asked on 

Powershell to trigger action when approval email?

Hi,

I d like to sent a mail to a user via powershell, then when he/she replied with certain answer via mail, trigger another action. Iow, I send an automatically send mail from general mailbox "is your software Firefox 5.1 we deployed to your pc ok?" (that part already works). When user answers with YES (or voting buttons or other?), the software should be deployed to other users too via sccm (that deploying part also works).
How could I achieve that? Prefer not to use SharePoint online (since I do not manage it) but just powershell and mail.
Goal is to finally have 2 users approving software,  only then software is deployed.

Please advise.

J
Powershell

Avatar of undefined
Last Comment
Michal Ziemba

8/22/2022 - Mon