Set-BluGenieServiceJob

Set-BluGenieServiceJob

SYNOPSIS

Set-BluGenieServiceJob is an add-on to manage the ServiceJob Status in the BluGenie Console

SYNTAX

Set-BluGenieServiceJob [-SetTrue] [-SetFalse] [-Walkthrough] [<CommonParameters>]

DESCRIPTION

Set-BluGenieServiceJob is an add-on to manage the ServiceJob status in the BluGenie Console.

Send the artifact to the remote machine to be run by the BluGenie Service. Note: This will only work if the BluGenie service is running If not, the artifact will fallback to the remote connection execution process.

EXAMPLES

EXAMPLE 1

Command: Set-BluGenieServiceJob
Description: Toggle the ServiceJob setting (True to False or False to True)
Notes:

EXAMPLE 2

Command: Set-BluGenieServiceJob -SetTrue

EXAMPLE 3

EXAMPLE 4

EXAMPLE 5

PARAMETERS

SetTrue

SetFalse

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