Skip to content

Support long lived sessions that can survive a disconnect #2291

Open
@SteveL-MSFT

Description

@SteveL-MSFT

Summary of the new feature / enhancement

On Linux, you can use something like tmux to keep a long lived session, but the equivalent doesn't exist on Windows.

Proposed technical implementation details (optional)

I think how this could work as a new exe for a sshd subsystem that can connect to a registered PowerShell session (either create a new one or connect to existing one). The PowerShell process would have to be decoupled from the sshd created job object and we would probably also need configuration for life of the session so it's not kept up perpetually.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions