Skip to content

Use runspace pool to improve performance #511

Description

@kapilmb

When running rules that invoke PowerShell cmdlets, it is inefficient to create a runspace pool for every invocation. A better approach is to create a runspace pool and use that for cmdlet invocation.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions