Skip to content

Module for multithreading PowerShell commands using .Net Runspaces

License

Notifications You must be signed in to change notification settings

IMJLA/PsRunspace

Repository files navigation

Module Name Module Guid Download Help Link Help Version Locale
PsRunspace
bd092585-90cf-4df3-8d14-ee2b5bb548a6
{"Update Download Link"=>nil}
1.0.119
en-US

PsRunspace Module

Description

Module for multithreading PowerShell commands using .Net Runspaces

PsRunspace Cmdlets

Add a command to a [System.Management.Automation.PowerShell] instance

Import a Module in a [System.Management.Automation.Runspaces.InitialSessionState] instance

Convert-FromPsCommandInfoToString [-CommandInfo] <psobject[]> [-DebugOutputStream ] [-TodaysHostname ] [-WhoAmI ] [-LogBuffer ] []

Return the original PsCommandInfo object as well as CommandInfo objects for any nested commands

Recursively get nested tokens

Get info about a PowerShell command

Prepares each thread so it is ready to execute a command and capture the output streams

Split a command for a collection of input objects into multiple threads for asynchronous processing

Waits for a thread to be completed so the results can be returned, or for a timeout to be reached

About

Module for multithreading PowerShell commands using .Net Runspaces

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published