Sample Text
Sample Text
1. Open Server Manager. Click Start > Administrative Tools > Server
Manager.
The above initial configurations are necessary to prepare the server computer
for the installation of Active Directory Domain Service Role (AD DS) and
promotion to Domain Controller.
Add Active Directory Domain Service (ADDS) Role
1. Open Server Manager. Click Start > Administrative Tools > Server Manager.
2. In the left panel of Server Manager, click Roles.
3. Click Add Roles link found in the right panel of the Roles Summary section.
4. Click Next button in the Add Roles Wizard Window to begin the installation.
5. Select Active Domain Directory Domain Service and then click Next to
continue and when you reach the Confirm Install window, click Install button
to start the installation.
After the promotion of computer server to domain controller, the server’s primary or
preferred DNS address is automatically set to 127.0.0.1. Since our domain controller
is also a DNS server, we need to set our server’s DNS address same to its IP address.
To do this:
1. Open Control Panel > Network and Internet > Network and Sharing Center.
2. In the left panel of Network and Sharing Center, click Change Adapter Settings.
3. Right-click Local Area Connection > Properties.
4. Select Internet Protocol Version 4 (TCP/IPv4) and click Properties.
5. Change the value of Preferred DNS server from 127.0.0.1 to server’s IP address.
(Whatever the IP address of the server is, it should also be the value of your
preferred DNS server)
3. Select the network connection(s) that will be used for serving clients. In
this demo, 192.168.0.2 has been selected by default.
6. Specify the range of your DHCP client’s base on the requirements of your
network. If you only have 10 computers in your network, you may set the
scope to cater only 10 or 15 IP addresses like 192.168.1.1 –
192.168.1.15. Scope always depends on the requirements of the Network
Administrator. To do this, click on Add button and fill in the required
field.
Note: Set the value of the Default Gateway same to Router’s IP address.
7. For DHCP Authorization, always use the Administrator account.
Although you can specify, any members of the Administrators group of
users but to make our life easier, let Administrator be the authorized
user in terms of DHCP settings management. In the next window after
confirmation, click Install to start the installation of the DHCP role.
To manage DHCP service, locate DHCP in the Administrative Tools. Go to Start
> Administrative Tools > DHCP.
To add IP exclusions (IP lease exemptions, IPs that should not be given to the
client computers), right click Address Pool under the Scope and Select New
Exclusion Range. Enter the IP you wanted to exclude.
To configure Server Options, right click Server Options on the left panel and
select Configure Options. The following are the most important options to
configure:
To check if the server options were included during leasing of IP address, log on
to client computer. Go to Start > cmd , then type ipconfig /all.
Compare the highlighted items to your Server Options. If it’s exact same value,
therefore, your DHCP server is working pretty well.
Join Windows Client to Domain Controller
1. Right click Computer > Properties or go to Control Panel > Systems and
Security > System.
1. To add domain user accounts, click Start > Administrative Tools > Active
Directory Users and Computers.
2. On the left panel of the window AD Users and Computers windows, right-click
Users > New > User.
3. Fill in the required fields. Click Next to setup a password for the user.
Note:
User logon name should be formalized e.g. juan.delacruz or jdelacruz.
Password‘s minimum character length is 8, a combination of
alphanumeric (with at least 1 Capital letter).
To organize user accounts, it is recommended that you put all the users in one
container called Organizational Unit. To add users in an OU, simply create a new
Organizational Unit (OU).
To create users inside the container/unit, right click on the OU, New > User.
(Steps 3 – 4 above)
Configure User Home Directory
1. Create a New Folder in one of the partitions of the server. Name it “User
Files”.
2. Share “User Files” folder. Right click “User Files” > Properties. In the
User Files properties window, click Sharing tab > Advance Sharing.
3. Check the box “Share this folder”. To hide the User Files folder, add “$”
at the end of the “Files”. DO NOT click apply yet. We need to set access
permission first to secure sharing.
\\your_server’s_computername\name_of_shared_folder\%username%
e.g. : \\server-pc\User Files$\%username%
In this task, we will use the same folder we’ve created in Configuring User
Home Directory.
4. In this demo, we will redirect all files and folders located in the user’s
documents library. Go to User Configuration > Policies > Windows
Settings > Folder Redirection. Right click Documents Folder and select
Properties.
5. Specify the target location or folder.
Setting : Basic – Redirect everyone’s folder to the same location
Target folder location : Create a folder for each user under the root
path
Root path: \\server\shared folder, where server is the name or the
computer name of your server and share folder is the name of the
network shared folder as central file storage for all users.
6. Click on Settings tab. Uncheck the “Grant the user exclusive rights to
Documents” option. Once done, click OK and apply.
1. In the Server Manager, click Add Roles and select Print and Document
Services Role in the Roles list.
2. Select Print Server in the Role services. This is the only service we need
to deploy our printer using group policy object (GPO
Just continue the installation and leave other settings by default until you
reach the installation succeeded window.
6. Specify where to deploy the printer. In this example, the network printer
will be deployed to Students OU (organizational unit).
7. Create a new policy. Right-click anywhere in the white space and select
New. Type “Printer Deployment” for example.
8. Deploy the printer by clicking Add button. Check both “The users that
this GPO applies” and “The computers that this GPO applies”
1. In the Server Manager, click Add Roles and select Remote Desktop
Services Role.
2. Select only the following services:
Remote Desktop Session Host - Users can connect to an RD
Session Host server to run programs, to save files, and to use
network resources on that server.
Remote Desktop Connection Broker - This prevents a user with a
disconnected session from being connected to a different RD Session
Host server.
Remote Desktop Licensing - manages the Remote Desktop
Services client access licenses (RDS CALs) that are required for each
device or user to connect to a Remote Desktop Session Host (RD
Session Host) server.
1. Go to Start > Run. Type: secpol.msc. This will open a Local Security
Policy window.
2. In the Local Policy Window, navigate to Local Policies > User Rights
Assignment and double-click “Allow log on…Services “.
To check: