Hey, i freshly instaled Powerautomate and evry Run occurs with an Error, even the Powershell Example.
Any suggestions?
The system cannot find the specified file: Microsoft.PowerPlatform.PowerAutomate.Desktop.Actions.SDK.ActionException: Fehler beim Ausführen des PowerShell-Skripts. ---> System.ComponentModel.Win32Exception: Das System kann die angegebene Datei nicht finden
bei System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
bei Microsoft.Flow.RPA.Desktop.Modules.System.Actions.SystemActions.RunPowershellScript(Variant powershellCode, Variant& scriptStandardOutput, Variant& scriptErrorOutput, Int32 timeout, Boolean failOnTimeout)
--- Ende der internen Ausnahmestapelüberwachung ---
bei Microsoft.Flow.RPA.Desktop.Modules.System.Actions.RunPowershellScript.Execute(ActionContext context)
bei Microsoft.Flow.RPA.Desktop.Robin.Engine.Execution.ActionRunner.Run(IActionStatement statement, Dictionary`2 inputArguments, Dictionary`2 outputArguments)