Module Name | Module Guid | Download Help Link | Help Version | Locale | |
---|---|---|---|---|---|
PsRunspace |
bd092585-90cf-4df3-8d14-ee2b5bb548a6 |
|
1.0.126 |
en-US |
Module for multithreading PowerShell commands using .Net Runspaces
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