Top Banner
Installing Microsoft Installing Microsoft Windows Server 2008 Windows Server 2008 Lesson 2
53
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Installing Microsoft Windows Server 2008 Lesson 2.

Installing Microsoft Installing Microsoft Windows Server 2008Windows Server 2008

Lesson 2

Page 2: Installing Microsoft Windows Server 2008 Lesson 2.

Chapter ObjectivesChapter Objectives

• Install Windows Server 2008.• Configure networking settings in

Windows Server 2008.• Manage storage disks in Windows

Server 2008.• Use commands within the Server

Core.

Page 3: Installing Microsoft Windows Server 2008 Lesson 2.

Installing Windows Server 2008Installing Windows Server 2008

• Insert a bootable Windows Server 2008 media and power on the physical or virtual server.

Page 4: Installing Microsoft Windows Server 2008 Lesson 2.

Installing Windows Server 2008Installing Windows Server 2008

Page 5: Installing Microsoft Windows Server 2008 Lesson 2.

Installing Windows Server 2008Installing Windows Server 2008• You will be

prompted to enter the Windows product key.

• Enter a legitimate Windows product key and click Next.

Page 6: Installing Microsoft Windows Server 2008 Lesson 2.

Installing Windows Server 2008Installing Windows Server 2008

• You will be prompted to either install the full version of Windows Server 2008 or to perform a Server Core installation.

• Select a full install. • Click Next to continue.

Page 7: Installing Microsoft Windows Server 2008 Lesson 2.

Installing Windows Server 2008Installing Windows Server 2008

• On the following screen, you'll be prompted to accept the Windows Server 2008 license terms.– Read the license terms and then

place a check mark next to I accept the license terms.

• Click Next to continue the installation.

Page 8: Installing Microsoft Windows Server 2008 Lesson 2.

Installing Windows Server 2008Installing Windows Server 2008

Page 9: Installing Microsoft Windows Server 2008 Lesson 2.

Installing Windows Server 2008Installing Windows Server 2008

• On the following screen, you'll be prompted to select the hard drive partition on which you wish to install Windows. – Select the appropriate partition and

click Next.

• The remainder of the installation will run largely automated until completion.

• On final reboot, you will be prompted to establish a strong password.

Page 10: Installing Microsoft Windows Server 2008 Lesson 2.

Initial Configuration TasksInitial Configuration Tasks

Page 11: Installing Microsoft Windows Server 2008 Lesson 2.

Initial Configuration TasksInitial Configuration Tasks

Page 12: Installing Microsoft Windows Server 2008 Lesson 2.

Configuring Basic Network SettingsConfiguring Basic Network Settings

• To configure the IP address, subnet mask, and default gateway from the Initial Configuration Tasks screen, click Configure Networking.– The Network Connections screen will

open.

• Right-click the Local Area Connection icon and click Properties.

• Double-click Internet Protocol version 4 (IPv4).

Page 13: Installing Microsoft Windows Server 2008 Lesson 2.

Configuring Basic Network SettingsConfiguring Basic Network Settings

Page 14: Installing Microsoft Windows Server 2008 Lesson 2.

Configuring Basic Network SettingsConfiguring Basic Network Settings

Page 15: Installing Microsoft Windows Server 2008 Lesson 2.

Configuring Basic Network SettingsConfiguring Basic Network Settings

Page 16: Installing Microsoft Windows Server 2008 Lesson 2.

Windows FirewallWindows Firewall

• The final task in the initial configuration task list is to configure the Windows Firewall.

• Initially, the Windows Firewall is on by default, and this allows you to turn it off or to change the settings.

Page 17: Installing Microsoft Windows Server 2008 Lesson 2.

Windows FirewallWindows Firewall

Page 18: Installing Microsoft Windows Server 2008 Lesson 2.

Server RolesServer Roles

• Server roles define a particular duty that a server might perform on a 2008 network.

• Server roles improve security and manageability of Windows Server 2008 computers.– Reduces the attack surface.

• You can use the Server Manager console to install one or multiple Server Roles.

Page 19: Installing Microsoft Windows Server 2008 Lesson 2.

Server ManagerServer Manager

Page 20: Installing Microsoft Windows Server 2008 Lesson 2.

Server Manager – Adding RolesServer Manager – Adding Roles

Page 21: Installing Microsoft Windows Server 2008 Lesson 2.

FeaturesFeatures

• The Add features option allows adding various features and facilities that may be useful or necessary, depending on your network environment and requirements.

Page 22: Installing Microsoft Windows Server 2008 Lesson 2.

Server Manager – Adding FeaturesServer Manager – Adding Features

Page 23: Installing Microsoft Windows Server 2008 Lesson 2.

Server Manager - DiagnosticsServer Manager - Diagnostics

Page 24: Installing Microsoft Windows Server 2008 Lesson 2.

Server Manager - ConfigurationServer Manager - Configuration

Page 25: Installing Microsoft Windows Server 2008 Lesson 2.

Server Manager - StorageServer Manager - Storage

Page 26: Installing Microsoft Windows Server 2008 Lesson 2.

Storage in Windows Server 2008Storage in Windows Server 2008

• Once you have installed the Windows Server 2008 operating system, you can add and remove physical hard disks and logical partitions to increase or modify the available storage on your server.

• Similar to other administrative tasks in Windows Server 2008, you can manage storage options using either a Graphical User Interface or a command-line interface.

Page 27: Installing Microsoft Windows Server 2008 Lesson 2.

Server Manager – Disk ManagementServer Manager – Disk Management

Page 28: Installing Microsoft Windows Server 2008 Lesson 2.

Types of DisksTypes of Disks

• Basic Disks.• Dynamic Disks.

Page 29: Installing Microsoft Windows Server 2008 Lesson 2.

Basic DisksBasic Disks• Use partition tables that are recognized

and supported by older operating systems, such as MS-DOS, Windows 95, Windows 98, and Windows Me.

• Basic disks do not support advanced storage options, such as striped volumes, spanned volumes, and RAID-5 volumes.

• All disk drives in a Windows Server 2008 computer begin as basic disks until they are converted to dynamic disks.

Page 30: Installing Microsoft Windows Server 2008 Lesson 2.

Dynamic DisksDynamic Disks• Provide access to more advanced

configuration features. • Once a basic disk is converted to a

dynamic disk, that disk can be accessed only by operating systems that support dynamic disks: Windows 2000 Professional, Windows XP Professional, Windows Vista Business, Enterprise or Ultimate, Windows 2000 Server, Windows Server 2003, and Windows Server 2008.

Page 31: Installing Microsoft Windows Server 2008 Lesson 2.

VolumeVolume

• Describes a logical unit of disk space that is made up of space contained on one or more physical disks. Volumes on a dynamic disk can be configured as simple, spanned, mirrored, striped, or RAID-5 volumes.

Page 32: Installing Microsoft Windows Server 2008 Lesson 2.

Simple and Spanned VolumesSimple and Spanned Volumes• Simple volume

– Consists of free space contained on a single physical disk.

– You can configure all of the available space on a disk as a simple volume, or you can configure multiple simple volumes using the space on a single disk.

• Spanned volume– Made up of free space from multiple physical

disks. – Spanned volumes are not fault-tolerant.

• If you lose one disk in the volume, you will lose all data contained on all disks.

– Created on 2 to 32 disks.

Page 33: Installing Microsoft Windows Server 2008 Lesson 2.

Striped VolumeStriped Volume• Made up of free space from multiple disks. • Unlike a spanned volume, though, a striped

volume uses RAID-0 striping to interleave the data across the disks.

• Improves the read performance of the volume.

• Striped volumes are also not fault-tolerant and will not withstand the loss of a disk in the volume.

• A striped volume can be created on a minimum of 2 disks and a maximum of 32 disks.

Page 34: Installing Microsoft Windows Server 2008 Lesson 2.

Mirrored VolumeMirrored Volume

• Fault-tolerant volume consisting of two physical disks, in which the data on one disk is copied exactly onto the second disk.

• This provides data redundancy, such that if one disk in the mirror fails, the other disk will continue to function without loss of data.

Page 35: Installing Microsoft Windows Server 2008 Lesson 2.

RAID-5 volumeRAID-5 volume• A fault-tolerant volume where data is

interleaved across three or more disks much in the same way as in a striped volume.

• Has additional information known as parity. • If one disk in a RAID-5 volume fails, the data

contained on the failed disk can be rebuilt using the parity information stored on the disks in the rest of the volume.

• A RAID-5 volume can be created using a minimum of three disks and a maximum of 32 disks.

Page 36: Installing Microsoft Windows Server 2008 Lesson 2.

Mount PointsMount Points

• When you create a new partition, you can either assign the partition a drive letter, or else you can configure it as a mount point that will appear as a folder within an existing drive letter.

Page 37: Installing Microsoft Windows Server 2008 Lesson 2.

Partition StylesPartition Styles

• All new disks are initialized as basic disks, and can be initialized using one of two partition styles:– MBR (Master Boot Record) — This

partition style is recognized by down-level operating systems.

– GPT (GUID Partition Table) — This partition style is recommended for disks larger than 2TB, or disks that are used in Itanium computers.

Page 38: Installing Microsoft Windows Server 2008 Lesson 2.

Initialize DiskInitialize Disk

Page 39: Installing Microsoft Windows Server 2008 Lesson 2.

System and Boot VolumeSystem and Boot Volume

• System volume contains files necessary to boot the computer.

• Boot volume contains the Windows operating system files.

• The system volume and the boot volume can be, but do not necessarily need to be, the same volume.

Page 40: Installing Microsoft Windows Server 2008 Lesson 2.

Server CoreServer Core

• A server installation that possesses an extremely small installation footprint.

• Provides only the services required to perform specific roles, such as the DHCP, DNS, file server, or domain controller roles.

Page 41: Installing Microsoft Windows Server 2008 Lesson 2.

Server CoreServer Core

Page 42: Installing Microsoft Windows Server 2008 Lesson 2.

Managing Server Core from the Command Managing Server Core from the Command LineLine

• To list the current TCP/IP configuration:netsh interface ipv4 show config

• To configure a static IPv4 IP address:netsh interface ipv4 add address "Local Area Connection" <IP Address> <Subnet Mask> <Default Gateway>

Page 43: Installing Microsoft Windows Server 2008 Lesson 2.

Managing Server Core from the Command Managing Server Core from the Command LineLine

• To add a DNS resolver:netsh interface ipv4 add dnsserver "Local Area Connection" <DNS Server IP Address>

Page 44: Installing Microsoft Windows Server 2008 Lesson 2.

Managing Server Core from the Command Managing Server Core from the Command LineLine

• To set the correct time zone for the Server Core computer:timedate.cpl

Page 45: Installing Microsoft Windows Server 2008 Lesson 2.

Windows ActivationWindows Activation• To help address the ongoing issue of

software piracy, Windows Vista and Windows Server 2008 include tools to assist administrators in automating and managing the licensing process for operating system software on their network.

• Volume Activation is used to manage the licensing process for volume licenses of both Vista as well as Windows Server 2008.

• Volume Activation can eliminate the need to manually enter a product key when the operating system software is installed, and it allows you to protect and manage volume license keys throughout an organization.

Page 46: Installing Microsoft Windows Server 2008 Lesson 2.

Windows ActivationWindows Activation

• Microsoft offers two types of software keys for a Windows Vista or Windows Server 2008 network, depending on the needs of your specific situation:– Multiple Activation Key– Key Management Service (KMS)

Page 47: Installing Microsoft Windows Server 2008 Lesson 2.

Multiple Activation KeyMultiple Activation Key

• Used for a one-time activation with Microsoft’s hosted activation service.

• A MAK key can be activated via the Internet, over the phone, or by using the Volume Activation Management Tool (VAMT).

Page 48: Installing Microsoft Windows Server 2008 Lesson 2.

Key Management Service (KMS)Key Management Service (KMS)• Allows you to host an activation service locally

within your own network. • KMS allows you to contact the Microsoft

activation service one time to activate your KMS host, after which all activation traffic is managed locally.

• Required to have a minimum of 25 Vista computers and five Windows Server 2008 computers.

• Any computer on your network that has been activated by an internal KMS host will attempt to “check in” with the KMS host every seven days, and will be required to connect to that host at least once every 180 days to maintain its license.

Page 49: Installing Microsoft Windows Server 2008 Lesson 2.

SummarySummary

• The Windows Server 2008 distribution media contains a bootable system that can be used for a standalone software installation or to repair an existing installation.

• Windows Server 2008 will be installed on a single partition specified at the start of the installation process.

Page 50: Installing Microsoft Windows Server 2008 Lesson 2.

SummarySummary• Existing files may be preserved, or

they can be destroyed by reinitializing the partition to which Windows Server 2008 is installed.

• Initial configuration tasks must be performed after the Windows Server 2008 software is installed to finish preparing it for use. – These tasks include setting system

parameters and passwords, adding server roles, adding server features, and setting up Windows Firewall.

Page 51: Installing Microsoft Windows Server 2008 Lesson 2.

SummarySummary

• Network addressing is fundamental to successful communication between systems.

• DNS provides name resolution to allow meaningful names to be used to refer to network addresses.

Page 52: Installing Microsoft Windows Server 2008 Lesson 2.

SummarySummary

• DHCP is a simple, standard protocol that makes TCP/IP network configuration much easier for the administrator by dynamically assigning IP addresses and providing additional configuration information to DHCP clients automatically.

Page 53: Installing Microsoft Windows Server 2008 Lesson 2.

SummarySummary

• Clients may be configured to use APIPA or an alternate static IP address configuration if DHCP is unavailable.

• Windows Server 2008 allows you to configure various types of storage including RAID-0, RAID-1, and RAID-5 storage arrays.

• Windows Vista and Windows Server 2008 use activation technology to help combat piracy of Microsoft software.