Get-AmsServiceConfig

SYNOPSIS

The cmdlet gets the service-wide configuration for the Access Manager service

SYNTAX

Get-AmsServiceConfig [<CommonParameters>]

DESCRIPTION

Returns an object containing the service-wide configuration for the Access Manager service

EXAMPLES

Example 1

PS C:\> Get-AmsServiceConfig

{{ Add example description here }}

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.ServiceConfigPSObject

NOTES

Last updated