Skip to content

Invoke-Command should have a -Timeout parameter #5434

@mklement0

Description

@mklement0

Related:

I don't know if it would be appropriate for all Invoke-Command use cases (parameter sets), but being able to synchronously invoke a command with a timeout would be handy; e.g.:

Invoke-Command -Timeout 120 { ... }

Environment data

Written as of beta.9

Metadata

Metadata

Assignees

No one assigned

    Labels

    Hacktoberfest-AcceptedAccepted to participate in HacktoberfestIssue-Enhancementthe issue is more of a feature request than a bugResolution-No ActivityIssue has had no activity for 6 months or moreWG-Cmdlets-Corecmdlets in the Microsoft.PowerShell.Core module

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions