Avoid Write-Host section suggests using [Console]::Write* methods, since Write-Host is slow. In this case it should also warn that the console output produced by those methods wouldn't be intercepted by Start-Transcript cmdlet.
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.