Skip to content

Start-Transcript Option to Prepend to log file #17103

@exwhyz

Description

@exwhyz

Summary of the new feature / enhancement

As a user I would like an option to prepend transcripts to the top of an existing log file with the most recent transcript appearing on top in a chronological order.

As per Microsoft docs:
-Append
Indicates that this cmdlet adds the new transcript to the end of an existing file.

Start-Transcript -Path "C:\Logs\ps1.log" -Append

Proposed technical implementation details (optional)

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Issue-Enhancementthe issue is more of a feature request than a bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions