Normally, PowerShell.exe's cmdlets output text(or XML) to the standard console window.
How to redirect PowerShell.exe's cmdlets to a standard output handle ( specified by the program that instantiated PowerShell.exe ) ?
Normally, PowerShell.exe's cmdlets output text(or XML) to the standard console window.
How to redirect PowerShell.exe's cmdlets to a standard output handle ( specified by the program that instantiated PowerShell.exe ) ?