|
|
|
|
|
by vertex-four
4268 days ago
|
|
Actually, not between processes - all Powershell commands run in the same address space as the shell, and must be implemented in .Net. I don't think you can easily write an external process which takes a Powershell object directly as input. |
|