LAB08 - Setting Up Active Directory Sites Subnets-Site-Links
LAB08 - Setting Up Active Directory Sites Subnets-Site-Links
Two topologies are found in a successful network, Physical Topology and Logical
Topology. Physical Topology represents the structure of the network which includes
network topologies, hardware placements, IP address allocations. Logical Topology
represents the security boundaries of said network, network services etc. In an Active
Directory infrastructure setup, the Domain represents the logical topology while
Sites and Subnets represent the physical topology.
Step-By-Step:
Setting Up Active Directory Sites, Subnets & Site-Links
site.
Page
Step 1: Creating a new site
1. Navigate to Server Manager > Tools > Active Directory Sites and Services
2. In the Active Directory Sites and Service window, right-click Sites and select
New Site
6. Repeat steps 1 to 5 and create SiteB. Once completed, you should see the
following:
3
Page
Step 2: Creating Subnets
1. In the Active Directory Sites and Services MMC, right-click Subnets and select
New Subnet…
4
Page
5
Page
2. In the New Object – subnet window, enter a desired name for the link, select
both SiteA and SiteB, and click add
3. Click OK to continue
4. The link is then created link with the default values however it can be optimized.
Right-click on the link and select properties
5. In the SiteA-SiteB Dedicated Link Properties window, the cost defines the links
assigned bandwidth. Further details in regards to cost can be found here
6
Page
6. Replication changes can also be defined between sites. To accomplish this, click
on Change Schedule
3. In the Move Server window, select SiteA which will be site the Domain Controller
will be moving to and click OK
But it’s not always simple like that. Your branch office also may need to be a part of cooperate network.
In such requirement we need to properly plan out what services needs to deploy on branch network
and how each service, resources should optimize in order to maintain connectivity with cooperate
network as well as maintain security and availability.
Active directory also crucial in the branch office infrastructure design. Correct placement of associated
services also important. Idea of this article is to provide tips and tricks which will help to build a proper
9
Answers for those questions are depend on the organization business model. But if you have proper
answer to those questions before the start implementation it solves 75% of the problems which can
occurs in network.
DNS Server: You must install DNS role in the branch office network even it’s a RODC. So, users in
branch office can query for DNS records even connectivity to cooperate network unavailable. If it’s
RODC you can use primary read-only types. So, it copies all the forest and domain DNS Zone files. If it’s
not RODC you can keep it as secondary DNS server.
DHCP Server: If the devices in branch office going to use DHCP for ip assignment it is important to
deploy DHCP server in branch office. It reduces support issues, and traffic on the WAN link. It also helps
to maintain the availability even WAN is down.
10
BranchCache
Page
This is also very important in branch office network. It helps to cache the content which is accessed
from cooperate network. This runs on two modes.
1) Distributed cache mode – This distributes cache content among the user computers.
2) Hosted cache mode – this stores cache content on the server in branch office and distribute
data from there.
Recommended mode to use is hosted cache mode as it increases the cache availability and also multi-
subnet access. However, it depends on the budget and the requirements as it need server.
These are the main services which is important for branch office network design, but depend on the
operation requirements you can place other services and optimize it for branch office network use.
11
Page