-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating

Active Directory Administration Cookbook, Second Edition
By :

In this recipe, we'll concentrate on repadmin.exe
for troubleshooting Active Directory replication.
To work with repadmin.exe
, sign in to a domain controller.
repadmin.exe
has the following high-level commands:
Table 5.2 – repadmin.exe high-level commands
Optionally, the following parameters can be used with repadmin.exe
to specify the pre-Windows 2000 logon name for a user account that has permissions to perform operations in Active Directory:
Table 5.3 – repadmin.exe parameters
userPrincipalName
sign-ins are not supported with repadmin.exe
.
Active Directory sites, site links, site link bridges, subnets, replication schedules, and the ISTG, KCC, and UGMC can make every Active Directory admin feel overwhelmed at first.
When troubleshooting replication in an environment with a lot of moving replication parts, the complexity...