Set-BluGenieSettingsPriority
Set-BluGenieSettingsPriority
SYNOPSIS
Set-BluGenieSettingsPriority is an add-on to manage the Process Priority Status in the BluGenie Console
SYNTAX
Set-BluGenieSettingsPriority [[-Priority] <String>] [-Walkthrough] [<CommonParameters>]DESCRIPTION
Set-BluGenieSettingsPriority is an add-on to manage the Process Priority Status in the BluGenie Console.
Select the priority level of the cuurent job. 0 = Low 1 = Below Normal 2 = Normal 3 = Above Normal 4 = High 5 = Realtime
EXAMPLES
EXAMPLE 1
Command: Set-BluGenieSettingsPriority -Priority 4Description: Set the current BluGenie Job to [High] using and Int
Notes:EXAMPLE 2
EXAMPLE 3
EXAMPLE 4
EXAMPLE 5
EXAMPLE 6
EXAMPLE 7
PARAMETERS
Priority
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