SA Unit 1
SA Unit 1
Supporting Server Roles and Features: - The services that are provided by the server
for network clients are called server roles. Windows Server 2012 includes predefined
combinations of services called roles that implement common server functions.
After you install the Windows Server 2012 operating system, you can use Server Manager or
Windows PowerShell to assign one or more roles to that computer. The roles included with
Windows Server 2012 fall into three basic categories:
• Directory services store, organize, and supply information about a network and its
resources.
• Infrastructure services provide support services for network clients.
• Application services provide communications services, operating environments, or
programming interfaces for specific applications.
Directory Services: - Store, organize & supply information about network and its resources.
Active Directory: - An Active Directory is a directory structure used on Microsoft
Windows based servers and computers to store data and information about networks and
domains. It is a centralized and hierarchical database.
• It is used for centralized domain management.
• Store information about the objects on networks and makes this
information available to administrator and users for use.
• Its main purpose is to authenticate the users.
Its features of directory services are as: -
Infrastructure Services: - provide support services for network clients. Its features are as:
1. Dynamic Host Configuration Protocol (DHCP): - provides network clients
with dynamically assigned IP addresses and other TCP/IP configuration settings,
such as subnet masks, default gateway addresses, and Domain Name System (DNS)
server addresses so that they can communicate with IP network.
2. DNS Servers: - provides name-to-address and address-to-name resolution services
for ADDS and Internet clients. The Windows Server 2012 DNS server
implementation also supports dynamic DNS and DHCP integration. It associates the
domain name; the people use to access web pages with their IP address. It uses ARP
and RARP protocols for IP to MAC and MAC to IP respectively..
3. Hyper-V: - provides a hypervisor-based environment in which administrators can
create virtual machines, each of which provides an isolated instance of the operating
system environment.
4. Remote Access: - provides remote users with access to network resources by using
DirectAccess and VPNs, as well as LAN and NAT routing services.
5. Windows Deployment Services (WDS): - enables you to install Windows operating
systems remotely on computers throughout the enterprise.
6. Windows Server Update Services (WSUS): - automates the process of
disseminating operating-system updates to Windows computers throughout the
enterprise.
• Virtual instances—The Standard edition license supports one physical instance and as
many as two virtual operating system instances on a Hyper-V installation. If you want
to create more than two virtual machines running Windows Server 2012 Standard, you
must purchase additional licenses at the rate of two virtual instances per license. The
Datacenter edition supports an unlimited number of virtual instances. The Essentials
license enables you to install the operating system on one physical computer or one
virtual machine, but not both. The Foundation license includes no virtual instances.
4. Click on ‘Install Now’. The Windows Setup Wizard appears, displaying the ‘Select
the operating system you want to install’ page, as shown below: -
5. Select the operating system edition and installation option you want to install and
click Next. The License Terms page appears.
6. Select the ‘I accept the license terms check box’ and click Next. The Which type of
installation do you want? page appears, as shown below: -
7. Because you are performing a clean installation and not an upgrade, click the
‘Custom: Install Windows Only (advanced)’ option. The ‘Where do you want to
install Windows?’ page appears, as shown below: -
8. From the list provided, select the partition on which you want to install Windows
Server 2012, or select an area of unallocated disk space where the Setup program can
create a new partition. Then click Next. The Installing Windows page appears.
9. After several minutes, during which the Setup program installs Windows Server
2012, the computer restarts and the Settings page appears, as shown below: -
10. In the Password and Re-enter Password text boxes, type the password to be
associated with the Administrator account and press Enter. The system finalizes the
installation and the Windows sign-on screen appears, as shown below: -
Clicking the Drive options (advanced) button on the page causes of additional buttons to
appear. These buttons have the following functions:
• Delete: - removes an existing partition from a disk, permanently erasing all its data. You
might want to delete partitions to consolidate unallocated disk space, enabling you to
create a new, larger partition.
• Format: - enables you to format an existing partition on a disk, thereby erasing all its
data. You do not need to format any new partitions you create for the install, but you
might want to format an existing partition to eliminate unwanted files before installing
Windows Server 2012 on it.
• New: - creates a new partition of a user-specified size in the selected area of unallocated
space.
• Load drivers: - If during a Windows Server 2012 installation, no disk partitions or
unallocated space appear on the ‘Where do you want to install Windows?’ page, you
must install the appropriate driver for your disk controller using this option before the
installation can continue.
• Extend: - enables you to make an existing partition larger, as long as unallocated space
is available immediately following the selected partition on the disk.
Post-Installation Tasks: - Post-Installation tasks can be termed as the tasks that will be
performed after the installation of Windows Server 2012 on the system to configure various
changes. These tasks can be as follows: -
1. Converting the System interface from GUI to Server Core and vice versa
2. Upgrading paths
3. Installing Migration tools
4. Configuring NIC Teaming
5. Configuring Local Storage
[ Detailed explanation about these tasks is given further]
Server Core: - While installing Windows Server, there is an option for installing ‘Server Core
Installation’. With this version of the OS, it’ll be supporting CLI interface rather than GUI.
There is no Start menu, no desktop Explorer shell, no Microsoft Management Console, and
virtually no graphical applications. All you see when you start the computer is a single window
with a command prompt.
Benefits of running Server Core are as follows: -
• More Secure: -
• More Stable: -
• Reduces Disk Space: - Server Core requires less disk space for the installed operating
system elements, as well as less swap space, which maximizes the utilization of the
server’s storage resources.
• Less need of maintenance: -
• Easy management: -
• Reduced patch frequency: - Windows Server 2012’s graphical elements are among the
most frequently patched features, so running Server Core reduces the number of patches
(updates) that you must apply. Fewer patches also mean fewer server restarts and less
downtime.
• Reduced attack surface: - The less software there is running on the computer, the fewer
entrances are available for attackers to exploit. Server Core reduces the potential
openings presented by the operating system, increasing its overall security.
• Hardware resource conservation: - Server Core eliminates some of the most memory
and processor-intensive elements of the Windows Server 2012 operating system, thus
devoting more of the system hardware to running essential services.
Server Core Defaults: -
In Windows Server 2012, Server Core is now the default installation option because in the new
way of managing servers, you should rarely, if ever, have to work at the server console, either
physically or remotely.
The new Server Manager application in Windows Server 2012 enables you to add servers from
all over the enterprise and create server groups to facilitate the configuration of multiple
systems simultaneously. The new Windows PowerShell 3.0 environment increases the number
of available commands—known as cmdlets—from 230 to more than 2,430.
With tools like these, it is possible for you to install your servers using the Server Core option,
execute a few commands to join each server to an AD DS domain, and then never touch the
server console again.
You can perform all subsequent administration tasks, including deployment of roles and
features, by using Server Manager and Windows PowerShell from a remote workstation.
Server Core Capabilities: -
The following table lists the roles and features that are available and not available in a
Windows Server 2012 Server Core Installation: -
[Please note. For your university examination, you’ll have to explain the above-mentioned
capabilities. Explanation regarding these capabilities is already given under the topic “Server
roles and Features”.]
Converting between GUI and Server Core: -
In Windows Server 2012, you can convert a computer installed with the full GUI option to
Server Core and add the full GUI to a Server Core computer.
To convert a full GUI installation of Windows Server 2012 to Server Core using Server
Manager, use the following procedure.
This can be done using GUI as well as CLI.
At first, Let’s do by using GUI: -
Log on to the server running Windows Server 2012 by using an account with administrative
privileges. The Server Manager window appears.
1. From the ‘Manage’ menu, select ‘Remove Roles and Features’. The ‘Remove Roles and
Features Wizard’ appears, displaying the ‘Before you begin page’.
On the successful execution of this command, processing will get started for interface
conversion, as shown below.
To convert a Windows Server 2012 Server Core installation to the full GUI option, use the
following Windows PowerShell command:
Type the following command: -
1. First of all, type ‘powershell’ to shift to Windows PowerShell
2. Now type the following Command: -
Install-WindowsFeature Server-Gui-Mgmt-Infra, Server-Gui-Shell -Restart
On the successful execution of command, processing will get started for interface conversion.
Installing Windows Server Migration Tools: -
Migration is the preferred method of replacing an existing server with one running Windows
Server 2012. Unlike an in-place upgrade, a migration copies vital information from an existing
server to a clean Windows Server 2012 installation.
By using the Windows Server Migration Tools and migration guides supplied with Windows
Server 2012, you can migrate data between servers under any of the following conditions:
• Between versions: You can migrate data from any Windows Server version since
Windows Server 2008 R2 to Windows Server 2012. This includes migrations from one
server running Windows Server 2012 to another.
• Between platforms: You can migrate data from an x32 or x64-based server to an x64-
based server running Windows Server 2012.
• Between editions: You can migrate data between servers running different Windows
Server editions.
• Between physical and virtual instances: You can migrate data from a physical server
to a virtual one, or the reverse.
Before you can use the migration tools, however, you must install the Windows Server
Migration Tools feature on the destination server running Windows Server 2012, and then
copy the appropriate version of the tools to the source server.
Steps are as follows: -
1. From Manage menu, Select ‘Add Roles and Features’. The ‘Add Roles and Features
Wizard’ appears, displaying the ‘Before you begin’ page.
2. Select the destination server from Server Pool. Then, Click on ‘Next’.
3. On ‘Select features’ page, Scroll down and select “Windows Server Migration Tools”
and click on ‘Next’.
4. Then, ‘Confirm installation selections’ page appears and select ‘Restart the destination
server automatically if required’ and the click on ‘Install’
5. Then, it’ll get installed after few moments.
After you install the Windows Server Migration Tools feature on the destination server, you
must create a distribution folder containing the tools for the source server. This distribution
folder must contain the appropriate files for the platform and the operating system version of
the source server.
To create the distribution folder on a server running Windows Server 2012 with the
Windows Server Migration Tools feature already installed, use the following procedure: -
1. Open the command prompt.
2. Switch to the directory containing the Windows Server Migration Tools files which is
as: - C:\Windows\System32\ServerMigrationTools
3. To switch to this path, type: - cd \Windows\System32\ServerMigrationTools
4. The SmigDeploy.exe program creates a new folder in the directory you specify for the
‘path’ parameter, assigning it a name and location based on the command-line switches
you specify.
5. Now, type the following command as: -
SmigDeploy.exe /os WS12 /path C:\MigrationFolder /package /architecture amd64
NIC Teaming: -
Points to remember: -
• Switch: -A switch is a networking device, which provides the facility to share the
information & resources by connecting different network devices, such
as computers, printers, and servers, within a small business network.
• Router: -A router is a networking device used to connect multiple switches and their
corresponding networks to build a large network. These switches and their corresponding
networks may be in a single location or different locations.
• NIC Cards: - A network interface card (NIC) is a hardware component without which
a computer cannot be connected over a network. It is a circuit board installed in a
computer that provides a dedicated network connection to the computer. It is also
called network interface controller, network adapter or LAN adapter.
NIC Teaming: - NIC Teaming (or Load Balancing/Failover – LBFO, or NIC bonding)
allows joining multiple physical network adapters (NICs) into a single logical network
card or enables you to combine multiple physical network adapters into a single
interface.
[NIC teaming is a feature of Windows Server that allows the grouping of NICs into
teams. The team members are the network adapters that are used to communicate with
the switch. The team interfaces are the virtual network adapters created when making a
team. Hence, NIC teaming maintains a connection to multiple physical switches but uses
a single IP address. This ensures readily available load balancing and instant fault
tolerance (instead of waiting for DNS records to timeout/update)]
If this mode is on, you can connect different network adapters to different
switches to improve fault tolerance (protection against switch failure).
3. The NIC Teaming window appears. In the Teams tile, click the Tasks menu and
select New Team.
4. The New team page appears. In the Team Name text box, type the name you want
to assign to the team.
5. In the Member adapters box, select the network adapters you want to add to the
team.
6. In the Teaming Mode drop-down list, select one of the following options:
• Static Teaming
• Switch Independent
• LACP
7. In the Load balancing mode drop-down list, select one of the following options:
• Address Hash
• Hyper-V Port
• Dynamic
Upgrading paths: - If you have a 64-bit computer running Windows Server 2008 or Windows
Server 2008 R2, you can upgrade it to Windows Server 2012 as long as you use the same (or
a lower) operating system edition.
Windows Server 2012 does not support the following: -
• Upgrades from Windows Server versions prior to Windows Server 2008
• Upgrades from Windows workstation operating systems
• Cross-edition upgrades, such as Windows Server 2008 Standard Edition to
Windows Server 2012 Datacenter Edition
• Cross-platform upgrades, such as 32-bit Windows Server 2008 to 64-bit
Windows Server 2012
• Cross-language upgrades, such as from Windows Server 2008, U.S. English, to
Windows Server 2012, French
Performing Upgrade Installation: -
To perform a Windows Server 2012 upgrade installation from Windows Server 2008 or
Windows Server 2008 R2, use the following procedure.
1. Start the server and log on using an account with administrative privileges.
2. Insert the Windows Server 2012 installation disk into the DVD drive/bootable pen
drive and start the Setup program. The Windows Setup window appears.
3. Click Install Now. The Windows Setup Wizard appears, displaying the Select the
operating system you want to install page.
4. Select the operating system edition and installation option you want to install and
click Next. The License Terms page appears.
5. Select the I accept the license terms check box and click Next. The Which type of
installation do you want? page appears.
6. Click the Upgrade: Install Windows and keep files, settings, and applications option.
The Compatibility report (saved to your desktop) page appears,
7. Note the compatibility information provided by the Setup program and click Next.
The Upgrading Windows page appears,
After several minutes, during which the Setup program upgrades Windows Server 2008 or
Windows Server 2008 R2 to Windows Server 2012 and restarts the computer several times,
the system finalizes the installation and the Windows sign-on screen appears.
During the upgrade process, when the system restarts, the boot menu provides an option to
roll back to the previous operating system version. However, after the upgrade is complete,
this option is no longer available; uninstalling Windows Server 2012 and reverting to the old
operating system version is not possible.
Configuring local storage in Windows Server 2012 involves several steps, including partitioning
disks, formatting volumes then use these partitions for storage. Here's a step-by-step guide:
1. Partition disks: If you have not already done so, you will need to partition the disks to create
separate storage areas. To partition a disk, follow these steps: -
• Open the Disk Management tool by typing "diskmgmt.msc" in the Start menu search
bar.
• Right-click on the disk you want to partition and select "Shrink Volume."
• Enter the amount of space you want to allocate to the new partition and click
"Shrink."