Hi Guys
I am trying to run Powershell in order to make updates to Exchange online. But using the invoke PowerShell activity. There is no option to pass in a token that Microsoft requires to run the application. So, for example, I run invoke PowerShell another windows appears to confirm MFA login screen which requires me to pass in a token. As invoke PowerShell run in the background is there any way of passing in the value for the token?
I hope that makes sense?