Applies to: Exchange Server 2007
Topic Last Modified: 2007-06-06
Use the Resume-PublicFolderReplication cmdlet to resume content replication when it has been stopped.
Syntax
Resume-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 Resume-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 Resume-PublicFolderReplication command is used to resume content replication for the entire organization.
Copy Code | |
---|---|
Resume-PublicFolderReplication |