Replication Summary

This Automation Manager object reports replication status including inbound, outbound, last successful, and errors.

Privileges

Normal

Input Parameters
Name Type Required Description

DSA Type

Selection

Yes

Determines the target on the DSA List from one of the following:

  • All : Target all domain controllers in the forest of the computer on which policy is running.
  • Domain Controller: Targets the DNS name for the domain controllers specified in DSA List parameter.
  • SiteName: Targets all domain controllers in the Active Directory site specified in DSA List parameter.
  • Global Catalog: Targets all global catalog servers in the enterprise.

This field is required if DSA Type is Domain Controller, SiteName, or Global Catalog.

DSA List

String

No

Specifies the host name of a domain controller or a list of domain controllers.

Example:

"dest1-DC1 dest2-DC1"

Errors Only

Boolean

Yes

If checked, only errors will be returned.

Replicates

Selection

Yes

Determines if replication from, to or both should be analyzed.

Output Parameters

Name Type Description
RepSummary String Collection Returns the strings of the summary. A collection of SummaryString.
Result Number Returns a success value of zero or any value other than zero to indicate failure.

Example Input Parameters

Name Type Required Example
DSA Type Boolean Yes All
DSA List String Yes destination-DC1 (This is from an example of a single element list, but you can specify more domain controllers.)
Naming Context String Yes DC=Abc, DC=com
Errors Only String Yes <intentionally left blank>