# 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

```powershell
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](http://go.microsoft.com/fwlink/?LinkID=113216).

## INPUTS

### None

## OUTPUTS

### Lithnet.AccessManager.PowerShell.ServiceConfigPSObject

## NOTES

## RELATED LINKS
