Applies To: Windows Server 2003,Windows Server 2003 with SP2,Windows Server 2003 R2,Windows Server 2008,Windows Server 2008 R2,Windows Server 2003 with SP1

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

 Copy Code
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:

 Copy Code
repadmin /queue Contoso-DC-01

Additional references