Hi,
I'm trying to figure out how to launch a PAD flow from one server to another server with a powershell script.
Script: Invoke-Command -ComputerName %ServerName% -Scriptblock {Start-Process -FilePath "C:\Program Files (x86)\Power Automate Desktop\PAD.Console.Host.exe" "ms-powerautomate:/console/flow/run?workflowname=Cascade Collection Report"}
I referenced the official Power automate desktop documentation: https://learn.microsoft.com/en-us/power-automate/desktop-flows/run-desktop-flows-url-shortcutshttps://learn.microsoft.com/en-us/power-platform/admin/powerapps-powershell
Specifically the "Use a run URL in the command prompt" section.
I've tried running the script on several different servers in the company and disabled all firewalls.
I'm lost. Any help with be welcomed.

Report
All responses (
Answers (