Get-BluGenieCurrentSessionVariables



Get-BluGenieCurrentSessionVariables

SYNOPSIS

Get-BluGenieCurrentSessionVariables will display the current powershell sessions Variables list and values

SYNTAX

Get-BluGenieCurrentSessionVariables [-Walkthrough] [-ReturnObject] [[-FormatView] <String>] [-OutUnEscapedJSON] [<CommonParameters>]

DESCRIPTION

Get-BluGenieCurrentSessionVariables will display the current powershell sessions Variables list and values

EXAMPLES

EXAMPLE 1

Command: Get-BluGenieCurrentSessionVariables
Description: Get the current PowerShell's Variables list
Notes:

EXAMPLE 2

EXAMPLE 3

EXAMPLE 4

EXAMPLE 5

PARAMETERS

Walkthrough

ReturnObject

FormatView

OutUnEscapedJSON

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