Set-BluGenieVerbose
Set-BluGenieVerbose
SYNOPSIS
Set-BluGenieVerbose is an add-on to manage the Verbose Status in the BluGenie Console
SYNTAX
Set-BluGenieVerbose [-SetTrue] [-SetFalse] [-Walkthrough] [<CommonParameters>]DESCRIPTION
Set-BluGenieVerbose is an add-on to manage the Verbose status in the BluGenie Console.
Verbose is used to display Time Stamped Messages to the screen. You can view overall progress, elapsed time from one message to the next.
EXAMPLES
EXAMPLE 1
Command: Set-BluGenieVerboseDescription: Toggle the Verbose setting (True to False or False to True)
Notes:EXAMPLE 2
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