Hi. im trying to execute file and run a shell on a workflow but nothing happens. even tried a simple "New-Item -ItemType Directory -Path C:\Path\To\New\Folder" shell command but no folder is created as system or logged in user, and no logs to see what or why.
Hi. im trying to execute file and run a shell on a workflow but nothing happens. even tried a simple "New-Item -ItemType Directory -Path C:\Path\To\New\Folder" shell command but no folder is created as system or logged in user, and no logs to see what or why.
Is anyone else having luck with this?