Hey All - I'm looking for a way to update 2 parameters for a user in Exhange online through power automate
Connect to Exchange Online
- change mailbox type from user to shared
- give the users manager full rights to the mailbox.
1) I don't see any of these options in Microsoft Graph
2) I can execute the commands in PowerShell - but I need a way to run the PowerShell scripts through CLOUD flow (no desktop)
Any ideas on how I can do are greatly appreciated.
Thanks in advance
@blair19870 Could you explain this a bit better? I'm not clear on how you connected Powershell and Power Automate? could you provide steps and details? Thank you very much.
The way we have done this is we have setup PowerShell universal on a computer and setup our powershell over there. We then setup a custom connector to powershell universal using a data gateway to send all of our parms over to powershell universal.