Get-PAMConfiguration
Retrieves PAM scenario configuration settings from the MIM Service.
Syntax
Default (Default)
Get-PAMConfiguration
Description
The Get-PAMConfiguration cmdlet returns one object whose values are configuration settings from the MIM Service. The configuration settings can be changed using Set-PAMConfiguration.
Examples
EXAMPLE 1
Get-PAMConfiguration
Retrieves the PAM configuration from the MIM Service.
Outputs
Microsoft.IdentityManagement.PamCmdlets.Model.PAMConfiguration
The output is an object containing configuration settings.