Configuration driven Active Directory management.
Define the link between two sites.
Implementing a multilateral sitelink with 3+ sites is not supported at the moment.
When defining any sitelinks, the ADMF assumes this to be an exhaustive list of all sitelinks. Links that are not defined will be deleted.
Sitelinks are purely logical constructs defined in active directory, not actual network connections. They are used by domain controllers to determine the ideal replication topology. They are also used by other services to determine the ideal domain controller to connect to.
Sitelink names
The ADMF determines the ideal sitelink name based on sites involved (using a <site1>-<site2>
naming pattern).
This may cause it to delete and recreate existing links, if their name does not match this convention.
Roadmap: Adding custom names support
Roadmap: Adding support for more than 2 sites
A sample sitelink configuration:
[
{
"Site1": "ContosoNA",
"Site2": "ContosoEU",
"Cost": 750,
"Interval": 15,
"Option": null,
"Description": "NA-EU Link | 2020 | 1MB/s"
}
]
This will define a new sitelink:
Content Pending
The first sitename in the pair of sites to be linked.
The second sitename in the pair of sites to be linked.
The cost of the connection between the two sites.
Optional: true | Default: 15 |
The replication interval (in minutes) between two sites. Defaults to 15 minutes. Cannot be less than 15 minutes.
A description to add to the sitelink. For example, consider including a timestamp and the available bandwidth.
Any options for the sitelink. This is a bitmap with currently only one relevant setting: