Solutionunvalidated
you do need to escape the `"` that are part of the PowerShell command either way, as `\"` — For robustness, the entire `-c` (`-Command`) argument. Outcome: enclosed in `"..."`.
36ddf939-aa17-4e54-a2c1-19edec8de19a
you do need to escape the " that are part of the PowerShell command either way, as \" — For robustness, the entire -c (-Command) argument. Outcome: enclosed in "...".