Get-SharingPolicy
Applies to: Exchange Server 2010
Topic Last Modified: 2011-03-19
Use the Get-SharingPolicy cmdlet to view the settings of sharing policies.
Get-SharingPolicy [-Identity <SharingPolicyIdParameter>] [-DomainController <Fqdn>] [-Organization <OrganizationIdParameter>]
| Parameter | Required | Type | Description |
|---|---|---|---|
|
DomainController |
Optional |
Microsoft.Exchange.Data.Fqdn |
The DomainController parameter specifies the fully qualified domain name (FQDN) of the domain controller that retrieves data from Active Directory. |
|
Identity |
Optional |
Microsoft.Exchange.Configuration.Tasks.SharingPolicyIdParameter |
The Identity parameter specifies the identity of the sharing policy for which you want to view the settings. You can use one of the following values:
The Identity parameter can't be used with the Organization parameter. |
|
Organization |
Optional |
Microsoft.Exchange.Configuration.Tasks.OrganizationIdParameter |
The Organization parameter is reserved for internal Microsoft use. |
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 "Creating and modifying sharing policies" entry in the Mailbox Permissions topic.
