As many of you know, I recently published a Power Automate book that focuses on beginner concepts. I wanted to go ahead and make a small sample of that available.
Here, you can find a fun chapter to connect Power Automate and Forms!
You can pick it up at Amazon here: https://www.amazon.com/Workflow-Automation-Microsoft-Power-Automate/dp/1839213795
Hi Aaron!
Do you know if there’s a way for running a PS1 script by using any of the free options with PowerAutomate. You may not believe this but one of our customers is asking for setting a customized Out-of-Office message depending on the day of the week (like an auto-responder machine).
I’ve accomplished that with PowerShell (not a big deal actually). However, the automation part is what I have missing as right now I’m running that PS script from Monday to Friday (every week day).
The only way that I really know how to do it is to use a runbook with Azure Automation, and then use the Power Automate action to invoke Azure Automation. You can see an example here: https://practical365.com/microsoft-365/how-to-run-powershell-scripts-to-automate-manual-processes-in-office-365/