Set-BluGenieCores



Set-BluGenieCores

SYNOPSIS

Set-BluGenieCores is an add-on to control how many Cores to use while in the BluGenie Console

SYNTAX

Set-BluGenieCores [[-Cores] <Object[]>] [-Walkthrough] [<CommonParameters>]

DESCRIPTION

Set-BluGenieCores is an add-on to control how many Cores to use while in the BluGenie Console

Select the amount of cores you want this job to use. Default is (ALL). Core information is pulled from the ($env:NUMBER_OF_PROCESSORS) variable.

EXAMPLES

EXAMPLE 1

Command: Set-BluGenieCores
Description: This will set the Core to use to (ALL)
Notes:
Output:

EXAMPLE 2

EXAMPLE 3

PARAMETERS

Cores

Walkthrough

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