Displays inbound replication requests that the domain controller has to issue to become consistent with its source replication partners.

Growth in the number of items in the queue of an online domain controller can be caused by any of the following factors:

For examples of how to use this command, see Examples.

Syntax

repadmin /queue [DSA_LIST]

Parameters

Parameter Description

DSA_LIST

Specifies the host name of a domain controller or a list of domain controllers that are separated in the list by a single space. For detailed syntax, see Repadmin.

Examples

The following example returns the queue of inbound replication requests that a bridgehead server named Contoso-DC-01 has not yet processed:

repadmin /queue Contoso-DC-01

Additional references