Install Windows Server 2008 and 2008 R2 and Active Directory Domain
Install Windows Server 2008 and 2008 R2 and Active Directory Domain
If you prefer to install Windows Server 2008 and 2008 R2 on the Server, provide the below
requirements:
Processor: At least 1 GHz (for x86 processors) or 1.4 GHz (for x64 processors); 2 GHz is
Recommended and faster.
Pre-installation Note: If you are upgrading from Windows Server 2008 to Windows Server
2008 r2, and you had installed your Windows Server 2008 on a 32-bit server, you need to
upgrade your hardware to 64-bit before upgrading to Server 2008 R2. But, if you just want to
install R2, you will be able to do this from scratch or run an upgrade. You can choose between
the two because they are both available.
Golden Note: If you would like to have a server with pre-installed Windows Server
2008/2008r2, skip all the installation steps and refer to the end of this guide to read how you can
achieve a ready server!
Before you install Windows Server 2008 and 2008 R2, follow the below steps to prepare for the
installation:
When the initial phase of copying the file is complete, the server will immediately restart.
As you know, you are recommended to choose a strong password and write it down somewhere
safe to not force reinstalling Windows Server again.
Let the setup finish to view your desktop.
Finally, in the Networking box, select Internet Protocol Version 4, then click Properties. Enter
the settings for your particular server and network IP addresses after changing the radial button
to “Use the following IP address.” Click OK to save those adjustments after you’re done.
Installation
Step 1 -Open Server Manager → Roles, this will bring up the Roles Summary on the right hand side where
you can click on the Add Roles link.
Step 2 -Select Active Directory Domain Services from the list, you will be told that you need to add some
features, click on the Add Required Features button and click next to move on.
Step 3 -A brief introduction about Active Directory, and links to additional resources will be displayed. Click
next, and then click Install to start installing the binaries for Active Directory.
Step 3 -When the installation is finished you will be shown a success message. Just click Close.
Configuration
In Windows Server 2008 R2, the Initial Configuration Task (ICT) window is set to launch
during startup. In case it has been closed, it can be opened by running the command “oobe.exe”
in command prompt.
Configure Networking
In the ICT window, under Provide Computer Information, click Configure networking.
Right-click on Local Area Connection, select Properties.
Select Internet Protocol Version 4 (TCP/IPv4) and click Properties. Give the server a static IP
and for the Preferred DNS server, it will be 127.0.0.1. Click OK when done.
Add Roles
In the ICT window, under Customize This Server, click Add roles.
In Add Roles Wizard, click Next to get to the Server Roles list. Check Active
Directory Domain Services and a window will pop up. Click Add Required Features.
Click Next, Next and Install. Click Close when done.
Create Users
Go to Start, Administrative Tools, select Active Directory Users and Computers.
Expand the newly created domain on the left pane and double-click Users. All users will
be displayed on the right pane. Right-click on an empty space on the right pane,
select New, select User.
Key in the details of the new user and click Next. Key in a password. User can either
uncheck User must change password at next logon or leave it checked and click Next.
Setup DHCP
Go to Start, Administrative Tools, select Server Manager.
In Server Manager, click Roles on the left pane. On the right pane, under Roles
Summary, click Add Roles and the Add Roles Wizard will appear.
In Add Roles Wizard, click Next to get to the Server Roles list. Check DHCP
Server and click Next.
In Select Network Connection Bindings, click Next.
In Specify IPv4 DNS Server Settings, make sure that the parent domain is the newly
created domain which is cool.local. For Preferred DNS server IPv4 address, key in the
server’s IP address which is 10.0.2.15 and not the localhost IP (127.0.0.1).
Click Validate to check the validity of the IP. For Alternate DNS server IPv4 address,
leave it empty and click Next.
In Specify IPv4 WINS Server Settings, user can leave it as default and click Next.
In Add or Edit DHCP Scopes, click Add on the right to add scope.
In Add Scope pop-up window, key in the Scope name, Starting IP address,
and Ending IP address. Key in the Default gateway at the bottom. Run “ipconfig” in
command prompt to check the default gateway. Click OK to close the Add Scope pop-up
window and get back to Add or Edit DHCP Scopes. Click Next.
In Configure DHCPv6 Stateless Mode, check Disable DHCPv6 Stateless mode for
this server and click Next.
In Authorize DHCP Server, make sure that Use current credentials is checked and
click Next.
In Confirm Installation Selections, click Install. Click Close when done.
Check Domain and key in the domain created earlier and click OK.
User will be prompt to key in a username and password to join the domain. Key in the
user account that is registered to the active directory domain.
After successfully joining the domain, user will be prompt to restart the PC.