On premise setup
WIP
Active Directory (AD)
Key Points...
The AD contains user accounts, user groups, computer groups and group policy objects (GPOs)
Group policy objects are windows settings which can be applied to different groups of users and computers
AD servers are split across what is known as "sites" (locations like Europe, UK etc.)
There are 2 types of sites: primary domain controller (PDC) site and secondary domain controller (SDC) site
A domain is what contains the AD and links all the computers together #. there can only be one PDC, whereas the SDCs can be numerous
The AD automatically replicates across the network (between PDC and SDCs) every 15 mins
Manual
WIP
Initial installation...
-
Install windows server
-
Install drivers (if necessary temporarily disable driver signing to install unsupported LAN and other drivers)
-
Configure initial settings to preferred defaults
-
Install all required roles. Typical roles include:
-
Hyper-V
-
Remote desktop virtualization host, broker, web access
-
IIS Server with FTP
-
VPN server
-
Network Policy Server (for controlling VPN access)
-
-
Install Windows updates
-
Configure installed roles
Active Directory installation...
-
Set IP address manually, pointing the first DNS lookup address at the machine itself and the second at the router
-
Install Active Directory and DNS roles
-
Promote computer to domain controller
-
Install DHCP role
-
Configure DHCP address pool
Active Directory setup...
- Name of domain must be set to "X" (or does it????????)