Modules Final Editted
Modules Final Editted
CHAPTER I.
INTRODUCTION
TO WINDOWS
2012 SERVER
CHAPTER CONTENT
• Overview of
Windows 2012
Server
3
Learning Outcomes:
Three years after the launch of Windows Server 2008 R2, Microsoft unveiled
Windows Server 2012, its latest server operating system. Server 2012 is the
most significant server release since the update from Windows Server NT
3.51 to NT 4.0, which introduced the modern graphical interface to Windows
Server.
Server 2012 is just as significant because, arguably, for the first time in a
Windows Server release, it represents a server product based on the needs
and wants of consumers rather than solely on the needs of the enterprise.
Server 2012 is designed for compatibility with and support for three major
and current computing trends, all driven primarily by consumer demand:
cloud computing, virtualization, and the continued “consumerization of IT,”
which is the surging demand from the workforce to use personal technology
devices—in particular, mobile devices—in the work environment.
Microsoft has engineered Server 2012 to meet these three market trends
with several upgrades and enhancements. Virtualization and cloud
computing needs are met by new virtualization technologies baked into
Hyper-V 3.0. Some of the capabilities include the ability to connect a
datacenter to a public cloud, and features that allow system administrators
to build hybrid and multitenant private clouds. Server hardware, storage,
and networks can be virtualized, thereby reducing power costs, centralizing
administration, and allowing for fast and efficient scalability as an
infrastructure grows.
Server 2012 lends itself to navigating this balancing act with enhancements
to Remote Desktop Services (RDS) and Virtual Desktop Infrastructure (VDI).
Microsoft has made WAN-side improvements in VDI so that the remote
desktop experience is as robust as connecting to apps and network
resources within a LAN. Administration of Remote Desktop Services and
remote clients is now centralized in an updated Server Manager, a one-stop
shop that compiles all the primary tools a system administrator needs to
manage a Windows infrastructure in a single interface.
Server 2012 not only meets the changing technology needs of the workplace,
but it also rolls out new capabilities and beefed-up legacy features. There is
an abundance of new features and enhancements, some of them “under the
hood” and not readily apparent to a user.
Installation options for Server 2012 carry over from Server 2008 R2. As with
Server 2008 R2, Server 2012 installs in two primary ways: Server Core or
Server with a GUI (graphical user interface).
5
Server Core installation is the default option and reduces the amount of
system resources needed to run a GUI install, optimizing server
performance. A Server Core install reduces the amount of disk space needed
as well as the servicing requirements and the server’s potential attack
surface.
Server with a GUI installation is the same as the Full Installation option in
Server 2008 R2. The full graphical interface of Server 2012 is loaded,
including the new Windows 8–like, modern UI–style interface and all the
graphical tools needed to manage the server.
A new installation feature is the ability to switch between install options. For
example, you may initially opt for the Server with a GUI install and use the
graphical tools to configure the server. You can then switch to the Server
Core installation and take advantage of its resource conservation and
security.
Whichever installation option you choose, you can remove any binary files
for features and server roles you don’t need. This is made possible by
the new Features on Demand capability. Because you can cherry-pick
features, you can still save disk space and reduce the server’s attack surface
after performing a Server with a GUI installation.
The new interface loaded after a Server with a GUI install is based on the
tiled interface of the Windows 8 client. You can use this interface to perform
common administrative tasks such as searching for and opening common
management tools, creating shortcuts to frequently used programs, and
running programs with elevated permissions. Programs like Internet
Explorer are now Windows 8–style apps and work in very much the same
6
way that mobile apps do; instead of being closed, apps are minimized in the
background and become inactive.
Management
Server Manager now integrates other management tools such as RDS, IPAM
(Internet protocol address management), Hyper-V, and file and storage
management. Administrators can use the enhanced Server Manager
dashboard as a centralized launching point for most server management
tools.
The familiar tool CHKDSK, used to check volumes for problems, has been
enhanced. Microsoft claims that CHKDSK can check 300 million files in
eight seconds while volumes are still online and running.
PowerShell 3.0 eases that learning curve in several ways. First, PowerShell
3.0 uses a simplified language syntax that is closer to natural language.
Also, improved cmdlet discovery plus automatic module loading makes
finding and running cmdlets easier than ever. The Windows PowerShell
Integrated Scripting Environment (ISE) 3.0 helps PowerShell beginners with
scripting and gives advanced editing support.
NOTE:
Server 2012 includes over 140 new PowerShell cmdlets for managing
networking features and Hyper-V.
8
Storage
Remote Access
In addition to managing remote access from the GUI with Server Manager,
Server 2012 allows user to deploy remote access through PowerShell
commands.
On the client side, remote desktops now have the option of the Windows 8–
style interface with its tiles and mobile operating system capabilities.
Remote clients also have a rich user experience through enhanced
RemoteFX, which provides 3D graphics and Voice over IP (VoIP) to remote
users.
Networking
Hyper-V 3.0
10
A large number of major updates and new features can be found within
Server 2012’s virtualization platform, Hyper-V. Hyper-V has been enhanced
in such a large way that technology pundits are making the case that
Microsoft’s virtualization capabilities are now on a level with established
competitors in the virtualization space like Citrix and VMware.
NOTE:
Performance:
• Resource metering gives the power to track how much CPU, memory,
storage, and network resources are used by a virtual machine.
• Virtual Hard Disk Format (VHDX) aids in boosting performance on
large-sector disks. VHDX supports up to 16 TB of storage and has
mechanisms to guard against corruption as well as performance
degradation.
• Support for 4 KB disk sectors is a new feature for supporting large
disk sectors to keep up with storage innovations. The data storage
industry is transitioning the physical format of hard disk drives from
512-byte sectors to 4,096-byte sectors (also known as 4 K or 4 KB
sectors). This transition is driven by several factors, including
increases in storage density and reliability.
However, most of the software industry has depended on disk sectors of 512
bytes in length. A change in sector size introduces compatibility issues in
many applications. The storage industry is introducing 4 KB physical-format
drives to provide increased capacity.
High availability:
Storage:
You can perform many more Hyper-V administration and management tasks
through PowerShell. PowerShell cmdlets are also available for configuring
and managing storage and networking for both VMs and the hosts within
Hyper-V.
IIS 8
Server 2012 introduces the new Internet Information Services 8 (IIS 8) and
ASP.NET 4.5. New features in IIS include more robust security: IIS protects
websites from external threats such as brute-force web and FTP attacks,
and offers defense against DoS (denial of service) attacks.
IIS can now use a large number of processor cores more efficiently, keeping
up with advances in server hardware. Centralized SSL (Secure Sockets
13
IIS CPU throttling is a new feature administrator can use to increase a web
application’s processor time to ratchet up performance as needed, and it can
be used to scale down processor time when that app’s usage returns to
normal levels.
Security
IIS 8 also has security mechanisms such as FTP logon restrictions, which
aid in preventing brute-force attacks against an FTP server.
BitLocker now offers two encryption options: Full Volume Encryption, and
Used Disk Space Only, where only used blocks on a targeted volume are
encrypted, allowing for quicker encryption.
14
Clustering
Requirements
Summary
Almost every feature and capability present in Server 2008 R2 has been
upgraded or enhanced in Server 2012. These enhancements, along with the
new features, make for a very extensive feature set in Server 2012. A vast
number of these new and improved features are native within the operating
system and require no user interaction. These features and improvements
are ones commonly deployed in an organization, from small to midsize
businesses to enterprises.
16
CHAPTER II.
INSTALLATION
AND
CONFIGURATION
OF WINDOWS
2012 SERVER
CHAPTER CONTENT
• Hardware and
System Requirement
• Installing Windows
Server 2012
17
Learning Outcomes:
Component Requirement
Minimum: 32 GB or greater
Foundation: 10 GB or greater
Disk Space
Requirements Note: Computers with more than 16 GB of RAM
will require more disk space for paging,
hibernation, and dump files
The following table will show what is the right one for your business needs –
20
For finding out the cost of licensing you can click on the following link
− https://www.microsoft.com/en-us/server-cloud/products/windows-
server-2012-r2/purchasing.aspx
System Requirements
Remember:
• To enter the BIOS, turn on your PC and press the startup key.
• Navigate BIOS menus using the arrow keys and press "Enter" to make
selections.
• Never make changes to the BIOS unless you know what you're doing.
a. Turn on your computer. You'll only be able to access the BIOS upon
startup.
b. Press Del or F2 to enter setup. You can press and hold or repeatedly
press this button. The setup button is usually Del or F2, but this
could vary depending on your device.
➢ Toshiba: F2
• It's best to start pressing the setup key as soon as the computer
begins to restart.
• If you see "Press [key] to enter setup" or something similar flash
across the bottom of the screen and then disappear, you'll need to
restart your computer and try again.
• Look at your computer model's manual or online support page
to confirm your computer's BIOS key.
c. Wait for your BIOS to load. After successfully hitting the setup key,
the BIOS will load. This should only take a few moments. When the
loading is complete, you will be taken to the BIOS settings menu.
a. Open Settings on your computer. Click the Start menu, then click the
cog icon to open Settings.
• Use this method to enter the BIOS from your Windows Settings
rather than a setup key.
b. Click Update & Security. This will be towards the bottom of the
screen.
24
f. Click Restart. Your computer will restart and enter the BIOS.
25
a. Familiarize yourself with the BIOS controls. Since BIOS menus don't
support mouse input, you'll need to use the arrow keys and other
computer-specific keys to navigate the BIOS. You can usually find a
list of controls in the bottom-right corner of the BIOS homepage.
• If you don't know what you want to change coming into the
BIOS, you probably shouldn't change anything.
26
c. Change the boot order. If you want to change what device to boot
from, enter the Boot menu. From here, you can designate which
device the computer will attempt to boot from first. This is useful
for booting from a disc or flash drive to install or repair an operating
system.
• You'll typically use the arrow keys to go over to the Boot tab to
start this process.
d. Create a BIOS password. You can create a password that will lock the
computer from booting unless the correct password is entered.
e. Change your date and time. Your BIOS’s clock will dictate your
Windows clock. If you replace your computer's battery, your BIOS
clock will most likely be reset.
f. Change fan speeds and system voltages. These options are for
advanced users only. In this menu, you can overclock your CPU,
potentially allowing for higher performance. This should be performed
only if you are comfortable with your computer’s hardware.
28
g. Save and exit. When you are finished adjusting your settings, you will
need to save and exit by using your BIOS' "Save and Exit" key in order
for your changes to take effect. When you save and restart, your
computer will reboot with the new settings.
• Check the BIOS key legend to see which key is the "Save and
Exit" key.
Step-by-step guide:
6. Click the second line item for the GUI. The default install is now Server
Core. Then click Next.
30
9. The disk you are using should be listed. If not, you will need to Load
driver. Select the disk you will be installing on. If you do not want to change
drive options (optional), Click Next. If you want to use Dual boot using
Native Boot To VHD (Boot2VHD), see below:
10. [Optional:] Click drive options; then you can create custom partitions.
32
11. [Optional:] Add a drive using Native Boot To Vhd: SHIFT-F10 to open a
command prompt window; Find installation drive (dir c:, dir d:, dir e:,
etc). Diskpart to open the Disk Partition Utility (the first four lines below are
all the same command and must run on the same line, separated here to
make it easier to read).Create vdisk file=e:\BootDemo.vhd type=expandable
maximum=40000. Attach disk. Exit. Then Refresh.
12. It will then start copying files. This will take a while (could be 20 mins or
so depending on hardware performance).It will reboot a couple times
33
(automatically). After the first reboot, it will no longer be running off of the
DVD.
13. In the Password box, enter a new password for this computer. It must
meet complexity requirements. Re-enter the password in the second
password box, and then click Finish.
14. Press Ctrl-Alt-Delete at the same time to get the login screen
34
16. Pressing Windows Key on the keyboard will bring up the start screen
(formerly known as Start Menu). If you Right-Click on Computer, you will
see the new right-click menu is on the bottom of the screen instead of in a
dropdown box. Select Properties.
17. You will see that the System Properties screen looks almost identical to
prior versions of windows. We can now change the computer name by
clicking on Change Settings.
18. Type new computer name you would like to use and click OK.
36
21. When the computer restarts it will have the new name, just login.
37
Step 1: Run VMware Workstation 9.0 and click File – New Virtual
Machine.
Step 6: Name the Virtual Machine and choose one location for it. Click
"Next" to let it go.
Generally choose the default settings are OK. Until you create disk for
Windows server 2012 R2, confirm all the settings you have set and
click Finish to complete New Virtual Machine creation.
40
Windows server 2012 R2 Essentials ISO file runs in virtual machine; now
prepare to install operational system – Windows server 2012 r2.
Step 2: Type in Windows server 2012 R2 product key and click Next.
41
Step 5: Choose the disk where you want to install Windows operational
system.
42
Step 6: Windows system program installs. Just wait for minutes to finish all
operational system settings.
Step 8: Click “Finish” to restart Windows server 2012 R2. You are required
to login into Windows with default administrator and password.
44
LABORATORY ACTIVITY
TITLE: Lab1– Installing Windows Server
2012
PERFORMANCE Perform installing Windows Server
OBJECTIVE: 2012 in VMware Workstation.
EQUIPMENT: System Unit
INSTRUCTION:
CRITERIA
1 2 3 4 5
Did you..
_______________________________
Instructor
46
LABORATORY ACTIVITY
TITLE: Lab 2– Installing Windows Server
2012
PERFORMANCE Perform installing Windows Server
OBJECTIVE: 2012 in Windows PC.
EQUIPMENT: System Unit
INSTRUCTION:
CRITERIA
1 2 3 4 5
Did you..
_______________________________
Instructor
48
CHAPTER III.
INSTALLING AND
CONFIGURING
DNS AND ACTIVE
DIRECTORY
CHAPTER CONTENT
Learning Outcomes:
Introduction
The steps to locally install DNS server role in Windows Server 2012 R2 using
Server Manager console are shown below:
1. Open Server Manager console and select Manage > Add Roles and
Features.
50
3. On the server pool selection, ensure to the local server is selected, then
click Next.
4. On the server roles selection, tick the checkbox for DNS Server role.
51
When you tick the DNS Server checkbox, a prompt to install the DNS Server
Tools will be shown. You can tick the checkbox to Include management
tools (if applicable) then click the Add Features button.
5. On the features selection, click Next directly if you have added the feature
on the previous step. Otherwise you make the feature selection in here.
52
6. Read the summary about DNS Server role if you want then click Next to
continue.
8. The progress bar showing the DNS Server role installation will start, click
Finish when it is completed.
9. When succeeded, you will see the DNS role status in the Server Manager.
You can also see the DNS menu under Tools option in the Server Manager if
you install the DNS Server Tools previously.
54
Click on DNS/ Right Click your server / select DNS Manager/ Click the
Action Tab/ Select Configure a DNS Server.
The Configure DNS Server Wizard will come up. Click Next to continue and
select one of the following actions:
– Create a forward lookup zone
A forward lookup zone is a DNS function that takes a domain name and
resolves it to an IP address.
This is the Configure DNS Server Wizard screen output in Windows Server
2012
Select where the DNS data will be maintained for your network resources,
and then click Next
Enter your new zone name, in this case, your domain, and click Next.
This is the zone name insert field when configuring DNS in Windows Server
2012
Create a new zone file or use an existing one from a different DNS server
Next, you select how your server will respond to Dynamic Updates.
57
Select the do not allow Dynamic Updates option while Configuring DNS in
Windows Server 2012
Select whether your DNS server should forward queries or not. If you
choose YES, type the IP of the server and click Next. If NO, select No. It
should not forward queries and Click Next.
LABORATORY ACTIVITY
TITLE: Lab 3 – Installing DNS Server Role in
Windows Server 2012 R2
PERFORMANCE Perform installing DNS Server Role
OBJECTIVE:
EQUIPMENT: System Unit
INSTRUCTION:
1. Open Server Manager console and select Manage > Add Roles
and Features Click a New Virtual Machine
2. Select Role-based or feature-based installation and click the
Next button
3. On the server pool selection, ensure to the local server is
selected, then click Next.
4. On the server roles selection, tick the checkbox for DNS
Server role
ASSESSMENT METHOD:
CRITERIA
1 2 3 4 5
Did you..
TOTAL SCORE
_______________________________
Instructor
61
LABORATORY ACTIVITY
TITLE: Lab 4 – Configuring DNS Server
PERFORMANCE Perform configuration of DNS Server
OBJECTIVE:
EQUIPMENT: System Unit
INSTRUCTION:
ASSESSMENT METHOD:
CRITERIA
1 2 3 4 5
Did you..
TOTAL
TOTAL SCORE
_______________________________
Instructor
63
The Roles and Features Wizard launches. This wizard enables you to
make modifications to the Windows Server 2012 instance.
Note: Roles represent the major feature sets of the server, such as
Internet Information Services (IIS). Features provide additional
functionality for a given role.
A notice displays that explains that you must also install additional
roles, services, or features in order to install Domain Services. These
additional capabilities include certificate services, federation services,
lightweight directory services, and rights management.
6. On the Select features screen, select the check boxes next to the
features that you want to install during the AD DS installation process
and click Next.
64
Before you can promote the server to domain controller, you must start the
remote registry service by using the following steps:
After you have installed the AD DS role, you must configure the server for
your domain by using the following steps:
5. Review the warning on the DNS Options tab and select Next.
6. Confirm or enter a NetBIOS name and click Next.
7. Specify the locations of the Database, Log files, and SYSVOL folders,
then click Next.
8. Review the configuration options and click Next.
9. The system checks if all of the necessary prerequisites are installed on
the system. If the system passes these checks, click Install.
LABORATORY ACTIVITY
TITLE: Lab 5 – Installing Active Directory
PERFORMANCE Perform installation of active directory
OBJECTIVE:
EQUIPMENT: System Unit
INSTRUCTION:
ASSESSMENT METHOD:
CRITERIA
1 2 3 4 5
Did you..
_______________________________
Instructor
68
LABORATORY ACTIVITY
TITLE: Lab 6 – Configuring Active Directory
PERFORMANCE Perform configuration of active
OBJECTIVE: directory
EQUIPMENT: System Unit
INSTRUCTION:
ASSESSMENT METHOD:
CRITERIA
1 2 3 4 5
Did you..
TOTAL SCORE
_______________________________
Instructor
70
CHAPTER IV.
MANAGING
USERS AND
GROUPS IN
WINDOWS
SERVER 2012
CHAPTER CONTENT
• Creating and
Managing User
Accounts
• Creating and
Managing Groups
accounts
71
Learning Outcomes:
If you have not completed the initial setup, you can start adding users from
the Get Started tab on the Windows Server Essentials Dashboard
1. Open the Windows Server Essentials Dashboard from the desktop Icon
2. If you are completing the setup wizard, click Get Started > Add User
Accounts. If you are adding additional users, Choose Users > Add User
Account
3. Enter the information for the user you wish to add. Be sure to enter a
password that meets the complexity requirements and choose Next.
5. Configure the Anywhere Access options for the user account by checking
or unchecking the boxes, then click Create
1. Open the Windows Server Essentials Dashboard from the desktop Icon
2. Navigate to the Users tab
3. Select the user you wish to delete
If a user will not be using their account for some time, it is a good practice
to deactivate the user.
1. Open the Windows Server Essentials Dashboard from the desktop Icon
2. Navigate to the Users tab
3. Select the user account you wish to deactivate
4. In the Tasks pane, choose Deactivate the user account
5. In the confirmation prompt, click Yes
1. Open the Windows Server Essentials Dashboard from the desktop Icon
2. Navigate to the Users tab and choose User Groups
3. In the User Groups Tasks pane, click Add a new user group
4. In the Add a New Group Wizard, Enter the name and description for the
group. Choose Next
5. Select and Add the users you wish to add to the new group
75
6. Configure the desired shared folder access for the group and click Next
6. Configure the Anywhere Access options for the user account by checking
or unchecking the boxes, then click Create
76
1. Open the Windows Server Essentials Dashboard from the desktop Icon
2. Navigate to the Users tab and choose User Groups
3. Select the group you wish to remove
4. In the User Groups Tasks pane, click Remove the user group
5. On the confirmation page, Click Remove
[2] Click with right button [Users] on left tree and select [New] - [User].
[3] Input User name or Logon name for new user.
77
LABORATORY ACTIVITY
ASSESSMENT METHOD:
Checked actual activity with criteria
CRITERIA
1 2 3 4 5
Did you..
_______________________________
Instructor
80
CHAPTER V.
INSTALL AND
CONFIGURE
DHCP ON
WINDOWS
SERVER
CHAPTER CONTENT
• Installing DHCP
server
• Configuring DHCP
server
81
Learning Outcomes:
1. Define DHCP;
2. Demonstrate the step-by step procedure in installing and Configuring
DHCP server; and
3. Install and configure DHCP server.
In this guide, I will show you step by step instructions for installing and
configuring a Windows DHCP server.
These guide was created using Windows Server 2016. The steps should be
similar for other server versions.
On the server manager dashboard click “Add roles and features” This will
start the add roles and features wizard
On this page choose the server you want the DHCP service installed on. In
this example I’ll be choosing the local server.
84
On this page you want to select the DHCP server roles and click next.
When you select the roll you will get a pop up asking to add features that
are required for DHCP server. Click add features
Step 7: Confirmation
You will get a install progress page, it will say install succeeded when
complete.
That completes the install of the DHCP role. Move onto the next section for
steps on configuring the DCHP server.
If you followed the steps above you should now have the DHCP service
installed.
In the server manager dashboard you will see a yellow notification at the top
left.
Click on it
Click commit
Click close
88
Now you can open the DHCP management console to configure DHCP
scopes and other options.
Assessment Task 8: The students will Install and Configure DHCP server.
LABORATORY ACTIVITY
TITLE: Lab 8 – Configuring Dynamic Host
Configuration Protocols (DHCP)
PERFORMANCE Perform Configuration of DHCP
OBJECTIVE:
EQUIPMENT: System Unit
INSTRUCTION:
1. Open the Server Manager from the task bar, click the yellow
notification at the top left.
2. On the description screen click next
3. On the authorization page use AD credentials if the server is
joined to the domain
4. Choose “Skip AD authorization” if the DHCP server is
standalone and not joined to the domain
5. Click commit
6. Click close
ASSESSMENT METHOD:
Checked actual activity with criteria.
91
CRITERIA
1 2 3 4 5
Did you..
_______________________________
Instructor
92
CHAPTER VI.
SHARING,
SECURING AND
ACCESSING
FILES, FOLDERS
AND PRINTER
MANAGEMENT
CHAPTER CONTENT
• Print Management in
Windows Server 2012
93
Learning Outcomes:
The student will:
1. Identify the steps in sharing folder, drive or printer on the network;
2. Demonstrate on how to share a folder, drive or printer on the network;
and
3. Install and configure print server
4. In the area below "This connection uses the following items:", look
for File and Printer Sharing for Microsoft Networks.
4. In the appropriate fields, type the name of the share (as it appears to
other computers), the maximum number of simultaneous users, and any
comments that should appear beside it.
94
6. If you are using NTFS, check the permissions in the Security tab to
ensure that they are properly set to allow access to the share. Because
Security settings override Share permissions, it is possible for people on
the Permissions list to be denied access to the share because they either
are not specified or are denied specifically in the Security list.
Note:
FAT32 does not provide the same level of security as NTFS; if you're using
FAT32, you will not see the Security tab.
7. Click OK.
To share a printer:
2. Right-click the printer you want to share. Click Printer Properties, and
then select the Sharing tab.
3. Check Share this Printer. Under Share name, select a shared name to
identify the printer. Click OK.
4. You can now enter search terms in the appropriate fields to modify the
search; to start the search, click Find Now. To search for shared printers
and folders that match any criteria, click Find Now without entering any
search terms.
5. You will see a list of shared printers and folders that are available on
the network. Double-click the item to which you want to connect.
If you know the exact name of the computer and the share, or the exact
name of the printer, you can enter it directly:
\\bl-iub-threepio.ads.iu.edu\r2d2
2. Click OK.
https://kb.iu.edu/d/ahrs
This article was originally published in July 2017 and has been updated
with the latest information.
In this brief blog post, I’m not going to dwell too much on those specific
Windows Server 2012 R2 printing problems. What I’d like to do instead is to
explain how to add a printer to Windows Server 2012 R2 and also the basics
of how to configure a printer in Windows Server 2012 R2. Then I’ll compare
that process with PrinterLogic’s far more streamlined and powerful approach
to print management.
Basic print management in Windows Server 2012 R2 is not all that different
from previous versions. Assuming you’ve already set up Print Management
and the appropriate roles, to add a printer to Windows Server 2012 R2,
you’ll need complete the following steps:
96
Open the Print Management console under the “Tools” tab on Server
Manager.
Step 1
Step 2
97
Step 3
Now the Printer Wizard will be opened, first you must select the Installation
Method. Click on second option i.e. "Add a TCP/IP or Web Services Printer
by IP Address or Host Name".
Step 4
Now you must provide the "Printer's Network Name or it's I.P Address".
In the "Type of Device" option you can either specify it is TCP/IP or use the
Auto-detect option. As you can see I chose the Auto-Detect option.
After providing the IP Address and Type of Device click on the "Next" Button.
Step 5
Now the Printer's Name and Sharing Option will be opened. The Printer's
name will be automatically provided to you. Click on "Sharing" option if you
want to share this Printer with many users. If you choose to share this
printer then you must provide the location and Share Name for this printer
and then click on the "Next" button.
99
Step 6
Now your printer will be ready to install and all it's information will be
shown to you. Click on the "Next" button after checking all the information
for the last time. Clicking the Next Button will install the printer.
In this article, we are going to install and configure print server in Windows
Server 2012 R2. So to do this task, you should know the basic server roles,
services installation.
Install Printers
Install printers from print management. Open the print management
console from tools tab on Server Manager.
installed some roles on your server. In my testing lab, I have installed Active
Directory, DHCP Server, and DNS Server.
100
To install and configure the print server in Windows Server, you must install
Print and Documents Services role. Go to Server Manager dashboard
click Manage tab then click Add roles and features.
101
On the Before You Begin page click Next and select Role based or feature
base installation then clicks Next.
On the Server Selection page, choose the server you want then click Next.
Select and tick the check box of Print and Document Services on the Server
Roles page.
102
Now the component and features want to be install. Just click Add
Features and then click Next.
Leave the Features page by default and click Next. You don’t need to install
any features for print and document services, so do nothing on this page.
On the Print and Document Services page read all notification and
click Next. It is necessary once to read this page carefully.
103
Select the Print Server and Internet Printing options from Role Services.
Click Add Feature to install IIS web server with components and features.
Finally click Close to finish the installation process. The Print and
document services complete successfully.
104
Install printer from print management. Open the print management console
from tools tab on Server Manager
Expand the Print Servers to Printers then right click Printers and click Add
printer. On Printer installation page select Add a new printer using and
existing port and click Next.
105
Select Install a new driver on Printer Driver page and click Next.
Select a proper printer then click Next. I have selected a LaserJet 2500n HP
printer.
106
Fill the information and tick the check box of Share this printer and
click Next twice.
Go to the print management console and see the new printers. I have
installed another printer, and now I have two printers.
LABORATORY ACTIVITY
TITLE: Lab 9 – Sharing a folder
PERFORMANCE Perform installation of active directory
OBJECTIVE:
EQUIPMENT: System Unit
INSTRUCTION:
CRITERIA
1 2 3 4 5
Did you..
TOTAL
TOTAL SCORE
_______________________________
Instructor
110
Assessment Task 10: The student will share a printer and access a shared
folder or printer.
LABORATORY ACTIVITY
TITLE: Lab 10 – Sharing a printer and access
a shared folder or printer
PERFORMANCE Perform sharing a printer and access a
OBJECTIVE: shared folder or printer
EQUIPMENT: System Unit
INSTRUCTION:
If you know the exact name of the computer and the share, or
the exact name of the printer, you can enter it directly:
CRITERIA
1 2 3 4 5
Did you..
TOTAL
TOTAL SCORE
_______________________________
Instructor
112
CHAPTER VII.
Installation of
Ubuntu server
CHAPTER CONTENT
• Overview of
Ubuntu Server
• Installing Ubuntu
• Configuration of
Ubuntu server
113
Learning Outcomes:
Unlike the installation of Ubuntu Desktop, Ubuntu Server does not include
a graphical installation program. Instead, it uses a text menu-based
process. If you’d rather install the desktop version, take a look at our Install
Ubuntu desktop tutorial.
This guide will provide an overview of the installation from either a DVD or a
USB flash drive.
Requirements
In this blog, I will walk you through new features that have been introduced
as part of the 20.04 LTS release. These include updates to the Ubuntu
Server Live Installer, new Ubuntu Server Guide, Ubuntu Pro images and
more. We will also be covering what’s new in Ubuntu Server 20.04 LTS in
a webinar on April 29th for which you can register now.
One of the biggest advantages of Ubuntu Server 20.04 LTS is the stability
that it brings. This comes from up to ten years of security provided under
the UA-I subscription. Being an LTS release, Ubuntu Server 20.04 comes
with five years of support by default. However, the ESM service extends
security updates for an additional five years. This results in a super stable
platform for both infrastructure and applications deployment that is
optimised for enterprise needs.
WireGuard VPN
• Support for all major architectures: x64-64, ARM v7, ARM64, POWER
8, POWER 9, IBM s390x (LinuxONE) and introduces initial support for
RISC-V.
• Updates to various applications: QEMU (v4.2), libvirt (v6.0), PHP
(v7.4), Ruby (v2.7), GCC (v9.3), Python (v3.8), MySQL (v8.0) and
NGINX (v1.17).
• Based on a new long-term Linux kernel – 5.4 – for the latest hardware
support and security updates.
• Support for the latest version of the IMDS (instance metadata service)
– IMDSv2 – on AWS.
• Improved support for IPv6 on Microsoft Azure.
• AppArmor 3 for an even more secure system.
• New Ubuntu Server Guide.
116
Installing Ubuntu
• Put the Ubuntu DVD into your DVD drive (or insert the USB
stick or other install media).
• Restart your computer.
After a few moments, you should see messages like those shown below
on the screen…
As the message suggests, use the Up, Down and Enter keys to
navigate through the menu and select the language you wish to use.
Before you need to type anything in, the installer will next display a menu
asking you to select your keyboard layout and, if applicable, the variant.
If you don’t know which particular variant you want, just go with the
default - when Ubuntu Server has been installed you can test and change
your preferences more easily if necessary.
118
Now ready to select what you want to install. There are three options in
the menu:
The bottom two options are used for installing specific components of
a Metal As A Service (MAAS) install. If you are installing MAAS, you
should check out the MAAS documentation for more information on
this! The rest of this tutorial assumes you select the first
option, Install Ubuntu.
5. Configure Network
119
The installer will automatically detect and try to configure any network
connections via DHCP.
This is usually automatic and you will not have to enter anything on this
screen, it is for information only.
6. Configure storage
If you need to set up a more complicated system, the manual option will
allow you to select and reorganize partitions on any connected drives.
120
Note that Ubuntu no longer requires a separate partition for swap space, nor
will the automated install create one.
7. Select a device
This menu will allow you to select a disk from the ones detected on the
system.
To help identification, the drives will be listed using their system ID. Use
the arrow keys and enter to select the disk you wish to use.
8. Confirm partitions
With the target drive selected, the installer will calculate what
partitions to create and present this information…
If this isn’t what you expected to see (e.g., you have selected the wrong
drive), you should use the arrow keys and enter to select Back from the
121
options at the bottom of the screen. This will take you back to the
previous menu where you can select a different drive.
When you are happy with the disk layout displayed, select Done to
continue.
9. Confirm changes
Before the installer makes any destructive changes, it will show this final
confirmation step. Double check that everything looks good here and you
aren’t about to reformat the wrong device!
There is no “Undo” for this step, once you confirm the changes, the
indicated devices will be overwritten and any contents may be lost
The software is now being installed on the disk, but there is some
more information the installer needs. Ubuntu Server needs to have at
least one known user for the system, and a hostname. The user also
needs a password.
122
There is also a field for importing SSH keys, either from Launchpad,
Ubuntu One or Github. You simply need to enter the username and
the installer will fetch the relevant keys and install them on the
system ready for use (e.g. secure SSH login to the server).
Once you have finished entering the required information, the screen
will now show the progress of the installer. Ubuntu Server now
installs a concise set of useful software required for servers. This cuts
down on the install and setup time dramatically. Of course, after the
install is finished, you can install any additional software you may
need.
123
When the install is complete, you will see a message like this on the
screen.
Remember to remove the install media, and then press enter to reboot
and start the server. Welcome to Ubuntu!
124
In the Ubuntu server, we usually use CLI to manage the Server. You can still
install the GUI on the Server, but we are just going to install the Ubuntu
server with VMware tools. After the installation is complete, we will get a
Ubuntu Server 20.04 operating system with the CLI.
Pre-requisites:
5. Choose installer disk image file (iso), and you have to attach the iso
image here by clicking on browse. The VMware automatically
detects the Operating system as an Ubuntu server for you, click on
Next here.
126
You will have to enter the credentials here and click on Continue.
You have to enter the virtual machine’s name and the location where
you can save the virtual machine file. If you would like, you can
change the location of your VM here and click on Next.
Choose bridged networking option, and the router will start assigning
the IP address to the VM’s. The problem with this setup is that others
in the local area network can talk to VM. It is not recommend the
bridged network option on your office network.
128
So, to keep the machine in a private network and want to access only
the internet, then NAT will be the best option.
Leave the I/O controller type to LSI logic and click Next.
And the disk type, you may select the SCSI option and click on Next.
129
If you require more storage, depends on your physical host, you may
increase or decrease here. And choose split virtual Disk into multiple
files. Click on Next.
Finally, name the virtual machine, leave the default name and click on
Next.
131
You will get the summary of the virtual machine that you are going to
install, after verifying all the details are correct, you may click on next.
If you require any changes, you can click on the customize hardware
option.
To make changes, use the tab key and down arrow key to make
changes. Use the tab button again and choose done.
In case using a proxy address, enter them here, if not leave blank, and
choose Done.
Any changes need to be made to the storage. Make changes and in the
default, chose Use the entire Disk and select Done.
The summary of the storage, if you want to modify, you may do so else
go ahead and select Done.
134
You will get a warning that you will perform format on the virtual hard
Disk and data will be lost, so choose to continue here.
Remember, VMware didn’t add the account to the Server, so you have
to create one, but that was not the case with the Ubuntu Desktop.
You need to configure the user account for you to log in to the Server
here. You also need to enter the name for the Server.
You can import any ssh identity. After that, choose Done. In case if
you don’t require ssh access, you can skip this and choose Done.
When you use a ubuntu server, each user can customize the Server
depending on what they do. So choose the desired snap from below
and Done. Make the selection using the spacebar.
The installation will now begin. During the installation, you will see
downloading and installing security updates.
If you want to install the security update at this time, you can do that.
However, it will delay the installation time that it will take.
To install the update later, cancel the update from the bottom. And
after a few seconds, the update will be canceled, and the ubuntu
server will proceed for a reboot.
136
Once the system is back online, you can log in to the ubuntu server
with the credentials that you had set up earlier.
Type the command ip addr to get the IP address of the machine and be
able to ssh into the Server.
Introduction
Some tools, however, perform better and are easier to manage with a GUI. If
you use a tool with a GUI, installing a desktop environment may improve
the experience of working with the server.
Prerequisites
1. Refresh the repository and package lists, and perform the necessary
upgrades with the following command:
Sudo apt update && sudo apt upgrade
138
This guide uses SLiM to illustrate the rest of the GUI installation process.
Note: If you prefer to install the LightDM display manager instead, type:
Ubuntu Desktop
Sudo reboot
Note: If you do not wish to reboot immediately, type the following command
to start SLiM:
After the system reboots, a graphical login screen appears. The default
display manager generates this screen.
3. Type your username in the field and press Enter to reveal the password
field. Enter your password to access the desktop environment.
140
Note: For the vanilla GNOME experience, install the following packages:
KDE Plasma
XFCE
After you reboot the system and log in, the XFCE desktop appears.
141
MATE
LXDE
If you install more than one desktop environment, you can switch between
different GUIs from your display manager screen. SLiM, for example, lets
you cycle through the installed environments by pressing F1 repeatedly. The
name of the currently toggled environment is visible at the bottom of the
screen.
To revert to the command line interface and remove the packages related to
the display manager and the desktop environments:
S
144
Assessment Task 11: The student will Install Ubuntu Server in VMware
Workstation.
LABORATORY ACTIVITY
TITLE: Lab. 11 - Installing Ubuntu server
PERFORMANCE OBJECTIVE: Perform installation of Ubuntu
server in VMware Workstation.
EQUIPMENT: System Unit
INSTRUCTION:
ASSESSMENT METHOD:
CRITERIA
1 2 3 4 5
Did you..
TOTAL SCORE
_______________________________
Instructor
146
Assessment Task 12: The student will Install Ubuntu Server in the PC.
LABORATORY ACTIVITY
TITLE: Lab. 12 - Installing Ubuntu server
PERFORMANCE OBJECTIVE: Perform installation of Ubuntu
server in the PC
EQUIPMENT: System Unit
INSTRUCTION:
ASSESSMENT METHOD:
CRITERIA
1 2 3 4 5
Did you..
configure storage?
select a device?
confirm changes?
TOTAL SCORE
_______________________________
Instructor
148
Assessment Task 13: The student will Install desktop (GUI) on an Ubuntu
Server.
LABORATORY ACTIVITY
TITLE: Lab. 13 – installing desktop (GUI)
PERFORMANCE OBJECTIVE: Perform installation of desktop
(GUI) on an Ubuntu Srerver
EQUIPMENT: System Unit
INSTRUCTION:
ASSESSMENT METHOD:
CRITERIA
1 2 3 4 5
Did you..
TOTAL SCORE
_______________________________
Instructor
150
References: