Start-BluGenieRunSpace



Start-BluGenieRunSpace

SYNOPSIS

Start-BluGenieRunSpace will run a list of commands or scriptblocks in parallel

SYNTAX

Start-BluGenieRunSpace [-maxThreads <Int32>] [-maxJobs <Int32>] [-slotTimer <Int32>] [-sleepTimer <Int32>] [-processJobsInterval <Int32>] [-commands <String[]>] [-StatusMessage <String>] [[-Walkthrough]] 
[[-ReturnObject]] [[-OutUnEscapedJSON]] [<CommonParameters>]

DESCRIPTION

Start-BluGenieRunSpace will run a list of commands or scriptblocks in parallel

EXAMPLES

EXAMPLE 1

PARAMETERS

maxThreads

maxJobs

slotTimer

sleepTimer

processJobsInterval

commands

StatusMessage

Walkthrough

ReturnObject

OutUnEscapedJSON

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

Last updated