planning server deployments

75
Planning Server Planning Server Deployments Deployments Lesson 1

Upload: stone-joyner

Post on 31-Dec-2015

43 views

Category:

Documents


4 download

DESCRIPTION

Planning Server Deployments. Lesson 1. Skills Matrix. Server Deployment. When planning a server deployment for a large enterprise network, the operating system edition you choose for your servers must be based on multiple factors, including the following: The hardware in the computers. - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: Planning Server Deployments

Planning Server DeploymentsPlanning Server DeploymentsLesson 1

Page 2: Planning Server Deployments

Skills MatrixSkills Matrix

Technology Skill Objective Domain Objective #

Installing Microsoft Assessment and Planning Solution Accelerator

Plan server installations and upgrades

1.1

Understanding the Deployment Process

Plan for automated server deployment

1.2

Page 3: Planning Server Deployments

Server DeploymentServer Deployment

• When planning a server deployment for a large enterprise network, the operating system edition you choose for your servers must be based on multiple factors, including the following:– The hardware in the computers.– The features and capabilities you require

for your servers.– The price of the operating system

software.

Page 4: Planning Server Deployments

Windows Server 2008 EditionsWindows Server 2008 Editions

• Windows Server 2008 Web• Windows Server 2008 Standard• Windows Server 2008 Enterprise• Windows Server 2008 Datacenter

Page 5: Planning Server Deployments

Windows Server 2008 WebWindows Server 2008 Web• Designed specifically for computers

functioning as Internet or intranet Web servers.

• Includes all of the Internet Information Services 7 capabilities, but it cannot function as an Active Directory domain controller, and it lacks some of the other features found in the other editions as well.

• The licensing terms for this product forbid you to run client/server applications that are not Web-based.

Page 6: Planning Server Deployments

Windows Server 2008 StandardWindows Server 2008 Standard

• The Standard edition includes nearly the full set of Windows Server 2008 features, lacking only some high-end components, such as server clustering and Active Directory Federation Services.

• Standard edition is also limited to computers with up to 4 GB of RAM (in the x86 version) and up to four processors.

Page 7: Planning Server Deployments

Windows Server 2008 EnterpriseWindows Server 2008 Enterprise

• The Enterprise edition includes the full set of Windows Server 2008 features, and supports computers with up to eight processors and up to 64 GB of RAM (in the x86 edition).

• Enterprise also supports up to four virtual images with Hyper-V (in the 64-bit version) and an unlimited number of network connections.

Page 8: Planning Server Deployments

Windows Server 2008 DatacenterWindows Server 2008 Datacenter

• Designed for large and powerful servers with up to 64 processors and fault tolerance features such as hot add processor support.

• This edition is available only from original equipment manufacturers (OEMs), bundled with a server.

Page 9: Planning Server Deployments

Processor SupportProcessor Support

• Each of the editions support x86 and x64 processors.

• There is also a Window Server 2008 for Itanium-Based Systems and Windows HPC Server 2008.

Page 10: Planning Server Deployments

Server CoreServer Core

• Windows Server 2008 includes an installation option that gives a stripped-down version of the operating system. – 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.

Page 11: Planning Server Deployments

Server CoreServer Core

• To work with a Server Core computer, you must rely primarily on:– The extensive collection of command

prompt tools Microsoft includes with Windows Server 2008.

– Use MMC consoles on another system to connect to the server.

Page 12: Planning Server Deployments

Microsoft Assessment and Planning Solution Microsoft Assessment and Planning Solution Accelerator (MAP)Accelerator (MAP)

• Deploying Windows Server 2008 on a large network can often mean evaluating a large number of existing servers, to determine whether they have the appropriate hardware for the operating system.

• Microsoft Assessment and Planning Solution Accelerator (MAP) is a new tool that adds to the capabilities of its predecessor, Windows Vista Hardware Assessment Solution Accelerator, so that you can evaluate the hardware on servers as well as workstations.

Page 13: Planning Server Deployments

Microsoft Assessment and Planning Solution Microsoft Assessment and Planning Solution Accelerator (MAP)Accelerator (MAP)

• MAP is essentially a database application based on Microsoft SQL Server 2005 Express, a scaled-down, free version of SQL Server 2005.

• MAP can run on the 32-bit version of the following operating systems:– Windows Vista– Windows XP Professional with Service

Pack 2– Windows Server 2003 R2

Page 14: Planning Server Deployments

Microsoft Assessment and Planning Solution Microsoft Assessment and Planning Solution Accelerator (MAP)Accelerator (MAP)

Page 15: Planning Server Deployments

The Microsoft Assessment and The Microsoft Assessment and Planning Solution Accelerator Setup WizardPlanning Solution Accelerator Setup Wizard

Page 16: Planning Server Deployments

The Microsoft Assessment and The Microsoft Assessment and Planning Solution Accelerator ConsolePlanning Solution Accelerator Console

Page 17: Planning Server Deployments

The Create or Select a Database To Use The Create or Select a Database To Use Dialog boxDialog box

Page 18: Planning Server Deployments

The Select Reports and Proposals PageThe Select Reports and Proposals Page

Page 19: Planning Server Deployments

The Choose Computer The Choose Computer Discovery Methods PageDiscovery Methods Page

Page 20: Planning Server Deployments

The Specify Active Directory Options The Specify Active Directory Options PagePage

Page 21: Planning Server Deployments

The Use the Windows Networking Protocols The Use the Windows Networking Protocols PagePage

Page 22: Planning Server Deployments

The Import Computer Names The Import Computer Names From a File PageFrom a File Page

Page 23: Planning Server Deployments

The Scan an IP Address Range PageThe Scan an IP Address Range Page

Page 24: Planning Server Deployments

The Inventory Account Dialog BoxThe Inventory Account Dialog Box

Page 25: Planning Server Deployments

The Assessment Wizard Status WindowThe Assessment Wizard Status Window

Page 26: Planning Server Deployments

The MAP ConsoleThe MAP Console

Page 27: Planning Server Deployments

The WS2008 Proposal FileThe WS2008 Proposal File

Page 28: Planning Server Deployments

The WS2008 Hardware Assessment The WS2008 Hardware Assessment FileFile

Page 29: Planning Server Deployments

The WS2008 Role Assessment FileThe WS2008 Role Assessment File

Page 30: Planning Server Deployments

Windows Deployment ServerWindows Deployment Server• Microsoft provides a variety of tools

that enable network administrators to deploy the Windows operating systems automatically, using file-based images.

• Windows Deployment Services (WDS) enables you to perform unattended installations of Windows Server 2008 and other operating systems on remote computers, using network-based boot and installation media.

Page 31: Planning Server Deployments

Windows Deployment ServerWindows Deployment Server• The client computer must have a network

adapter that supports a preboot execution environment (PXE).

• In a PXE, the computer, instead of booting from a local drive, connects to a server on the network and downloads the boot files it needs to run.

• In the case of a WDS installation, the client downloads a boot image file that loads Windows PE (Preinstallation Environment) 2.1, after which it installs the operating system by using another image file.

Page 32: Planning Server Deployments

Installing Windows Deployment Installing Windows Deployment ServicesServices• To use WDS, you must install the Windows

Deployment Services role, configure the service, and add the images you want to deploy.

• WDS is a standard role that you can install from the Initial Configuration Tasks window or the Server Manager console.

• The Windows Deployment Services role includes the following two role services:– Deployment Server– Transport Server

Page 33: Planning Server Deployments

Windows Deployment Services Windows Deployment Services PrerequisitesPrerequisites• Windows Deployment Services role, but the

role has several other prerequisites, as follows: – Active Directory — The Windows Deployment

Services computer must be a member of, or a domain controller for, an Active Directory domain.

– Dynamic Host Configuration Protocol (DHCP) — The network must have an operational DHCP server that is accessible by the WDS clients.

– Domain Name Service (DNS) — A DNS server must be on the network for the WDS server to function.

– NTFS — The WDS server must have an NTFS drive to store the image files.

Page 34: Planning Server Deployments

The Windows Deployment Services The Windows Deployment Services ConsoleConsole

Page 35: Planning Server Deployments

The Remote Installation Folder The Remote Installation Folder Location PageLocation Page

Page 36: Planning Server Deployments

The DHCP Option 60 PageThe DHCP Option 60 Page

Page 37: Planning Server Deployments

The PXE Server Initial Settings PageThe PXE Server Initial Settings Page

Page 38: Planning Server Deployments

The Configuration Complete PageThe Configuration Complete Page

Page 39: Planning Server Deployments

Image FilesImage Files

• Windows Deployment Services requires two types of image files to perform remote client installations: – Boot image– Install image

Page 40: Planning Server Deployments

Boot ImageBoot Image• A boot image contains the files

needed to boot the computer and initiate an operating system installation. – The Windows Server 2008 installation

DVD includes a boot image file called boot.wim, located in the \Sources folder, which loads Windows PE 2.1 on the client computer.

– You can use this boot image file for virtually any operating system deployment without modification.

Page 41: Planning Server Deployments

Install ImageInstall Image• Contains the operating system that WDS

will install on the client computer.• Windows Server 2008 includes a file

named install.wim in the \Sources folder on the installation DVD.

• This file contains install images for different operating system editions.

• You can apply these images to a new computer to perform a standard Windows Server 2008 setup, just as if you had used the DVD to perform a manual installation.

Page 42: Planning Server Deployments

The Image File PageThe Image File Page

Page 43: Planning Server Deployments

The Image Metadata PageThe Image Metadata Page

Page 44: Planning Server Deployments

The Image Group PageThe Image Group Page

Page 45: Planning Server Deployments

The List of Available Images PageThe List of Available Images Page

Page 46: Planning Server Deployments

Custom DHCP OptionCustom DHCP Option• When you are using another computer

as your DHCP server, you should clear the Do Not Listen on Port 67 and Configure DHCP Option 60 to ‘PXEClient’ checkboxes on the DHCP Option 60 page of the Windows Deployment Services Configuration Wizard.

• When you are using an external DHCP server, you must also configure it manually to include the custom option that provides WDS clients with the name of the WDS server.

Page 47: Planning Server Deployments

The DHCP ConsoleThe DHCP Console

Page 48: Planning Server Deployments

The Predefined Options and Values The Predefined Options and Values Dialog BoxDialog Box

Page 49: Planning Server Deployments

The Option Type Dialog BoxThe Option Type Dialog Box

Page 50: Planning Server Deployments

The Server Options Dialog BoxThe Server Options Dialog Box

Page 51: Planning Server Deployments

Creating Image FilesCreating Image Files• An install image is basically a snapshot of a

computer’s hard drive taken at a particular moment in time.

• The image file contains all of the operating system files on the computer, plus any updates and drivers you have installed, applications you have added, and configuration changes you have made.

• Creating your own image files is essentially a matter of setting up a computer the way you want it and then capturing an image of the computer to a file.

Page 52: Planning Server Deployments

Creating Image FilesCreating Image Files• You can use several tools to create image

files, including the ImageX.exe command line utility Microsoft provides in the Windows AIK, which is available from the Microsoft Downloads Center at http://www.microsoft.com/downloads.

• To use ImageX.exe, you must boot the target computer to Windows PE and run the tool from the command line.

• The Windows Deployment Center console provides another method for creating image files, using the same WDS infrastructure you used to install images.

Page 53: Planning Server Deployments

The Create Capture Image WizardThe Create Capture Image Wizard

Page 54: Planning Server Deployments

Using Answer FilesUsing Answer Files• WDS by itself enables you to perform a

standard operating system installation, but the setup process is still interactive, requiring someone at the workstation.

• To perform an unattended installation using WDS, you must use answer files, sometimes known as unattend files.

• An answer file is a script containing responses to all of the prompts that appear on the WDS client computer during the installation process.

• To create answer files, Microsoft recommends using the Windows System Image Manager (Windows SIM) tool in the Windows AIK.

Page 55: Planning Server Deployments

The Client Tab of a The Client Tab of a WDS Server’s Properties SheetWDS Server’s Properties Sheet

Page 56: Planning Server Deployments

The Image Properties SheetThe Image Properties Sheet

Page 57: Planning Server Deployments

The Select Unattend File Dialog BoxThe Select Unattend File Dialog Box

Page 58: Planning Server Deployments

Windows Automated Installation Kit Windows Automated Installation Kit (AIK)(AIK)

• A set of tools and documents that enable network administrators to plan, create, and deploy operating system image files to new computers on the network.

• Windows AIK is not included with Windows Server 2008.– Must be downloaded from

Microsoft.com.

Page 59: Planning Server Deployments

Windows Automated Installation Kit Windows Automated Installation Kit (AIK)(AIK)

• ImageX.exe• Windows Preinstallation Environment

(Windows PE)• Windows Recovery Environment

(Windows RE)• Windows System Image Manager

(Windows SIM)

Page 60: Planning Server Deployments

Sysprep.exeSysprep.exe

• Strips away unique elements such as Computer name, Security Identifier (SID) and Driver Cache.

• Used on reference computer before image is taken.

• Sysprep is included with Windows Server 2008.

Page 61: Planning Server Deployments

Deployment ProcessDeployment Process

1. Build a lab environment.2. Create an answer file.3. Build a master installation.4. Create an image.5. Deploy the image.

Page 62: Planning Server Deployments

Installing the Windows AIKInstalling the Windows AIK

Page 63: Planning Server Deployments

The Select Installation Folder PageThe Select Installation Folder Page

Page 64: Planning Server Deployments

Creating an Answer FileCreating an Answer File

• Once you have installed Windows AIK, you can use Windows System Image Manager to create the answer file for your master computer installation.

• The master computer will be the template for the image file you capture later.

• You are essentially building the computer that you will clone to all of the other new computers you install later.

Page 65: Planning Server Deployments

The Windows System Image Manager The Windows System Image Manager WindowWindow

Page 66: Planning Server Deployments

The Select an Image Dialog BoxThe Select an Image Dialog Box

Page 67: Planning Server Deployments

Windows System Image with Windows Windows System Image with Windows Image AddedImage Added

Page 68: Planning Server Deployments

Windows System Image Manager WindowWindows System Image Manager Windowwith New Answer Filewith New Answer File

Page 69: Planning Server Deployments

Windows System Image Manager Windows Windows System Image Manager Windows with a Settings Added to the Answer Filewith a Settings Added to the Answer File

Page 70: Planning Server Deployments

SummarySummary

• When planning a server deployment for a large enterprise network, the operating system edition you choose for your servers must be based on multiple factors including the hardware in the computers, the features and capabilities you require for your servers, and the price of the operating system software.

Page 71: Planning Server Deployments

SummarySummary• Microsoft Assessment and Planning

Solution Accelerator (MAP) is a new tool that is capable of performing a hardware inventory on computers with no agent software required on the client side and adding information about the hardware to a database.

• MAP can then evaluate the hardware information and create reports that specify which computers are capable of running Windows Server 2008.

Page 72: Planning Server Deployments

SummarySummary

• Windows Deployment Services (WDS) is a role included with Windows Server 2008 that enables you to perform unattended installations of Windows Server 2008 and other operating systems on remote computers using network-based boot and installation media.

Page 73: Planning Server Deployments

SummarySummary

• The Windows Automated Installation Kit (AIK) is a set of tools and documents that enables network administrators to plan, create, and deploy operating system image files to new computers on the network.

Page 74: Planning Server Deployments

SummarySummary

• An unattend file is a script containing responses to all of the prompts that appear on the WDS client computer during the installation process.

• To create unattend files, Microsoft recommends using the Windows System Image Manager (Windows SIM) tool in the Windows AIK.

Page 75: Planning Server Deployments

SummarySummary

• You can use several tools to create image files, including the ImageX.exe command line utility Microsoft provides in the Windows AIK.

• To use ImageX.exe, you must boot the target computer to Windows PE and run the tool from the command line.