Write-Host only writes to the console, not to the output stream. Use Write-Output instead.
CLICK HERE to find out more related problems solutions.
Write-Host only writes to the console, not to the output stream. Use Write-Output instead.
CLICK HERE to find out more related problems solutions.