Link to home
Start Free TrialLog in
Avatar of Kelly Garcia
Kelly GarciaFlag for United Kingdom of Great Britain and Northern Ireland

asked on

grant Replicate Directory Changes permission - powershell

Hi All,

is it possible to do these steps via powershell?

To grant Replicate Directory Changes permission on the cn=configuration container
1.      On the domain controller, click Start, click Run, type adsiedit.msc, and then click OK.
2.      If the Configuration node is not already present, do the following:
1.      In the navigation pane, click ADSI Edit.
2.      On the Action menu, click Connect to.
3.      In the Connection Point area of the Connection Settings dialog box, click Select a well know Naming Context, select Configuration from the drop-down list, and then click OK.
3.      Expand the Configuration node, right-click the CN=Configuration... node, and then click Properties.
4.      In the Properties dialog box, click the Security tab.
5.      In the Group or user names section, click Add.
6.      Type the name of the synchronization account, and then click OK.
7.      In the Group or user names section, select the synchronization account.
8.      In the Permissions section, select the Allow check box next to the Replicating Directory Changes (Replicate Directory Changes on Windows Server 2003) permission, and then click OK.
ASKER CERTIFIED SOLUTION
Avatar of Zac Harris
Zac Harris
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial