Get-PerimeterConfig
Applies to: Exchange Online
Topic Last Modified: 2013-01-11
This cmdlet is available only in the cloud-based service.
Use the Get-PerimeterConfig cmdlet to view the list of gateway server and internal mail server IP addresses that have been added to the cloud-based safelists.
Get-PerimeterConfig [-Identity <OrganizationIdParameter>] [-DomainController <Fqdn>]
This example returns the list of gateway servers and internal mail servers in your organization that have been added to cloud-based safelists.
Get-PerimeterConfig
If you have an on-premises messaging system, you can add the IP addresses of your mail servers to cloud-based safelists. Safelists are also known as whitelists. You add IP addresses to cloud-based safelists to make sure that e-mail that originates in your on-premises messaging system isn't treated as spam.
| Parameter | Required | Type | Description |
|---|---|---|---|
| DomainController | Optional | Microsoft.Exchange.Data.Fqdn | This parameter is reserved for internal Microsoft use. |
| Identity | Optional | Microsoft.Exchange.Configuration.Tasks.OrganizationIdParameter | This parameter is reserved for internal Microsoft use. |
To see the input types that this cmdlet accepts, see Cmdlet Input and Output Types. If the Input Type field for a cmdlet is blank, the cmdlet doesn’t accept input data.
To see the return types, which are also known as output types, that this cmdlet accepts, see Cmdlet Input and Output Types. If the Output Type field is blank, the cmdlet doesn’t return data.
