Skip to content

ADReplicationSiteLink: Support enable change notification replication #504

Closed
@1800Zeta

Description

@1800Zeta

It would be good for the ADReplicationSiteLink resource to be able to enable the change notification replication.

Done in PowerShell by setting the options attribute:

Set-ADReplicationSiteLink "Europe-Asia" -Replace @{'options'=1}

Suggest having a boolean option for EnableChangeNotification. If true, options = 1, if false, options not set. Default value $false.

I am happy to look at this in the near future as I am looking to use this

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementThe issue is an enhancement request.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions