Overview In this tutorial, we’ll set up an automated onboarding solution to streamline the process of adding new employees to organizational systems. We will use AgroVisionLabs, a fictitious agricultural technology company, as a case study. AgroVisio...
amanlikemurphy.hashnode.dev8 min read
Hi Melvin,
Thanks, I appreciate the feedback!
Since Power Automate does not directly have a connector to run scripts on an on-prem environment, in this case, an Exchange server, an approach would be to use Azure Automation with a Hybrid Worker to deploy a runbook that can run any exchange command when triggered on Power Automate. It will likely be the same setup as in the article except you're switching local AD for an on-prem exchange server.
Hi Murphy,
Your article is excellent and clearly explains how to create attributes related to an AD account.
In a hybrid environment, there are specific commands that need to be executed on an Exchange Server. Could you please provide insights on how we can achieve this using Power Automate?
Looking forward to your thoughts!
Gopala Krishna
Hi Melvin
Thank you for the article
I am facing import AD Module error, can you please guide