Skip to main content

Get-MtSession

SYNOPSIS​

Gets the current Maester session information which includes the current Graph base uri and other details. These are read-only and should not be modified directly.

SYNTAX​

Get-MtSession [-ProgressAction <ActionPreference>] [<CommonParameters>]

DESCRIPTION​

The session information can be used to troubleshoot issues with the Maester module.

EXAMPLES​

EXAMPLE 1​

Get-MtSession

Returns the current Maester session information.

PARAMETERS​

-ProgressAction​

{{ Fill ProgressAction Description }}

Type: ActionPreference
Parameter Sets: (All)
Aliases: proga

Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

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.

INPUTS​

OUTPUTS​

NOTES​

https://maester.dev/docs/commands/Get-MtSession