Problems resolving path of PowerShell Core exe

I am seeing a strange error message when I try to use PowerShell Core with the PowerShell Action.

The path in the error message is correct and I don’t see any problems with the property collectors.

If I set PowerShell Version to Core.Default and Using to PowerShell.Core.Default I get the same error. I’m not 100% sure this is a bug as PS Core is obviously working for other people, but I haven’t been able to make any progress as I don’t really understand the error.

Version 1.9.1.785

Hi @stuy,

We can confirm this is a bug (we have missed the .Path suffix from the start of the Using expression). We will have a new version out soon with a fix.

1 Like