Get-SmimeConfig
Applies to: Exchange Server 2013, Exchange Online
Topic Last Modified: 2014-04-11
This cmdlet is available in on-premises Exchange Server 2013 and in the cloud-based service. Some parameters and settings may be exclusive to one environment or the other.
Use the Get-SmimeConfig cmdlet to view the S/MIME configuration for Microsoft Outlook Web App.
For information about the parameter sets in the Syntax section below, see Syntax.
Get-SmimeConfig [-Identity <OrganizationIdParameter>] [-DomainController <Fqdn>]
This example shows the S/MIME configuration that used with Outlook Web App.
Get-SmimeConfig
You need to be assigned permissions before you can run this cmdlet. Although all parameters for this cmdlet are listed in this topic, you may not have access to some parameters if they're not included in the permissions assigned to you. To see what permissions you need, see the "S/MIME configuration" entry in the Clients and mobile devices permissions topic.
| Parameter | Required | Type | Description |
|---|---|---|---|
| DomainController | Optional | Microsoft.Exchange.Data.Fqdn | This parameter is available only in on-premises Exchange 2013. The DomainController parameter specifies the fully qualified domain name (FQDN) of the domain controller that retrieves data from Active Directory. The DomainController parameter isn't supported on Edge Transport servers. An Edge Transport server uses the local instance of Active Directory Lightweight Directory Services (AD LDS) to read and write data. |
| 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.
