Okay… I hope I’m not the last person in the world to have figured this out or I’ll feel dumber than I already do.
I’ve been messing with PowerShell a lot and couldn’t figure out what the difference was between write-output and write-host, two cmdlets that both APPEAR to do the same thing. But now I get it.
My first …