To prepare for a lagged site, you should consider the following:
·
Your domain controller(s) in
the lag site will have a lagged replication. This means that they will not be
replicated for a specific period of time (Recommendation: 1 week) but they
will fully replicate in a specific date and time. You should make sure that
the chosen date and time is aligned with your change management process as it
is strongly recommended that no changes are happening on your AD DS
environment when the replication happens. If changes will happen during the
same date and time of the replication then it will defeat the purpose of
having a lag site. As an example, you can consider the replication to happen
on Sunday in the assumption that no changes will happen the same day.
·
If you have multiple domains in
use then, in the assumption that you would like to have a lag site for all of
them, you should have at least one domain controller per domain in your lag
site
·
Creating a lag site is not
difficult as your domain controller(s) in the site can be virtual machine(s)
without considerable resources used given that the only activities are
expected to be the replications.
·
You should create an AD DS site
which is dedicated for your lag site as well as dedicated subnet(s). The
domain controller(s) to use for your lag site should be assigned to this AD
DS site.
·
You should adjust the AD DS
replication for this site to happen only during the date and time you have
chosen for the replication to happen.
·
Once the domain controller(s)
of your lag site is/are setup then you should disable the outgoing
replication on it/them by running repadmin /options
+DISABLE_OUTBOUND_REPL ( should be replaced with
the name of each domain controller to use in your lag site).
|