Set-BluGenieJobId



Set-BluGenieJobId

SYNOPSIS

Set-BluGenieJobId is an add-on to manage the Job ID in the BluGenie Console

SYNTAX

Set-BluGenieJobId [[-ID] <String>] [-Remove] [-Walkthrough] [<CommonParameters>]

DESCRIPTION

Set-BluGenieJobId is an add-on to manage the Job ID in the BluGenie Console

A Job ID is an identifier that helps you track the progress of a job.

EXAMPLES

EXAMPLE 1

Command: Set-BluGenieJobId 'ID5564'
Description: Set JobID using the default command name
Notes: The ID is a string

EXAMPLE 2

EXAMPLE 3

EXAMPLE 4

EXAMPLE 5

EXAMPLE 6

PARAMETERS

ID

Remove

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