Applies to: Exchange Server 2007
Topic Last Modified: 2007-06-06
Use the Suspend-PublicFolderReplication cmdlet to stop public folder replication for the organization.
Syntax
Suspend-PublicFolderReplication [-DomainController
<Fqdn>]
|
Parameters
Parameter | Required | Type | Description |
---|---|---|---|
DomainController |
Optional |
Microsoft.Exchange.Data.Fqdn |
To specify the fully qualified domain name (FQDN) of the domain controller that writes this configuration change to the Active Directory directory service, include the DomainController parameter in the command. |
Detailed Description
To run the Suspend-PublicFolderReplication cmdlet, the account you use must be delegated the following:
- Exchange Organization Administrator role
For more information about permissions, delegating roles, and the rights that are required to administer Exchange Server 2007, see Permission Considerations.
Input Types
Return Types
Errors
Error | Description |
---|---|
|
Exceptions
Exceptions | Description |
---|---|
|
Example
In this example, the Suspend-PublicFolderReplication command is used to stop public folder replication for the organization.
Copy Code | |
---|---|
Suspend-PublicFolderReplication |