Product: PowerShell Universal
Version: 3.9.4
Is it possible to get PSU to show job output in color?
Most of my scripts output a lot of information that looks similar when its just white on black text. So I use Write-Host -ForegroundColor to color code the output and make it easer to understand. Is this possible with PSU job output? Right now, all my scripts output in just black and white when ran in PSU.