Issue while execute power shell Script from Blue Prism

TharmaRajan

New Member
Hi,

I have tried to automate the Office365 operations (Add user, Add user in DL...etc) using MS-Online/Azure AD module power shell command by invoke through Blue Prism.

The below C# code (to trigger Power shell command) executed in Blue Prism in code stage without any error, but it was not perform the operations in Office365.

Note: If we execute the below code in Visual Studio, its working fine.
View attachment 1563887369543.png
 
Top