repadmin

Материал из Xgu.ru

Перейти к: навигация, поиск
echo @ON
repadmin /showattr nyc-dc1 "" /atts:highestCommittedUSN
repadmin /showattr nyc-dc2 "" /atts:highestCommittedUSN
dsadd user cn=test1,ou=toronto,dc=woodgrovebank,dc=com -pwd Pa$$w0rd
pause
dsquery * cn=test1,ou=toronto,dc=woodgrovebank,dc=com -attr usnCreated usnChanged -s nyc-dc1
dsquery * cn=test1,ou=toronto,dc=woodgrovebank,dc=com -attr usnCreated usnChanged -s nyc-dc2
repadmin /showattr nyc-dc1 "" /atts:highestCommittedUSN
repadmin /showattr nyc-dc2 "" /atts:highestCommittedUSN
pause
Источник — «http://xgu.ru/wiki/repadmin»