<!-- Your feedback and support is greatly appreciated, thanks for contributing! --> Looking at the [docs](https://learn.microsoft.com/en-us/powershell/module/microsoft.powershell.utility/write-host?view=powershell-5.1#description), it looks like if using PS5.0+ using `Write-Host` looks to be a non issue now as it wraps `Write-Information`. Worse case is move it to flagged rules to allow it to be suppressed on a repo by repo basis.