Skip to content

Warn that Start-Transcript can't catch output produced ny [Console]::Write* #8283

@beatcracker

Description

@beatcracker

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.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions