Get-AmsActiveDirectoryJitOptions

SYNOPSIS

Gets the current Active Directory JIT configuration

SYNTAX

Get-AmsActiveDirectoryJitOptions [<CommonParameters>]

DESCRIPTION

This cmdlet gets the current configuration of the Active Directory JIT service

EXAMPLES

Example 1

PS C:\> Get-AmsActiveDirectoryJitOptions

This example gets the current configuration of the Active Directory JIT service

PARAMETERS

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

None

OUTPUTS

Lithnet.AccessManager.PowerShell.JitConfigurationOptionsPSObject

NOTES

Last updated