Open
Description
I'd like to be able to run my PowerShell guard interpreters using the PowerShell inline assembly that is available when using the powershell_script
resource. In Windows, processes are heavy and we use a lot of PowerShell guards, so I think this could be more performant than launching a PowerShell process to run a single PowerShell command.