Are there any output / layout settings available in PowerShell Universal -> Automation -> Scripts?
Looking for a ‘friendlier’ result
Possible to remove the timestamps / [INF]?
Following is an example of output that I’m fighting:
$ServiceStatus | Sort-Object Computername | Format-Table
Result in VSCode vs. Output in PowerShell Universal