New-BluGenieSessionInfo
New-BluGenieSessionInfo
SYNOPSIS
New-BluGenieSessionInfo will query a Current Session Environment varialbe and build Posh variables back into new PSSession Runspaces
SYNTAX
New-BluGenieSessionInfo [[-EnvVarName] <String>] [-Walkthrough] [<CommonParameters>]DESCRIPTION
New-BluGenieSessionInfo will query a Current Session Environment varialbe and build Posh variables back into new PSSession Runspaces
EXAMPLES
EXAMPLE 1
Description:
Notes:EXAMPLE 2
EXAMPLE 3
EXAMPLE 4
PARAMETERS
EnvVarName
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