0% encontró este documento útil (0 votos)
187 vistas25 páginas

Lab 05 - Implementación de WDS

Este documento describe los pasos para instalar y configurar Windows Deployment Services y crear imágenes de sistemas operativos. Se instala el rol de WDS en un servidor y se configura para implementar imágenes de Windows Server 2012 de forma automática en sucursales.
Derechos de autor
© © All Rights Reserved
Nos tomamos en serio los derechos de los contenidos. Si sospechas que se trata de tu contenido, reclámalo aquí.
Formatos disponibles
Descarga como PDF, TXT o lee en línea desde Scribd
0% encontró este documento útil (0 votos)
187 vistas25 páginas

Lab 05 - Implementación de WDS

Este documento describe los pasos para instalar y configurar Windows Deployment Services y crear imágenes de sistemas operativos. Se instala el rol de WDS en un servidor y se configura para implementar imágenes de Windows Server 2012 de forma automática en sucursales.
Derechos de autor
© © All Rights Reserved
Nos tomamos en serio los derechos de los contenidos. Si sospechas que se trata de tu contenido, reclámalo aquí.
Formatos disponibles
Descarga como PDF, TXT o lee en línea desde Scribd
Está en la página 1/ 25

ADMINISTRACIÓN DE SISTEMAS

OPERATIVOS AVANZADO

LABORATORIO N° 05

Implementación de Windows Deployment Services

CODIGO DEL CURSO: C33366

Alumno(s): Ballon Cutimbo Flor de Maria Nota

Grupo: Ciclo:
Requiere No
Excelente Bueno Puntaje
Criterios de Evaluación (4pts) (3pts)
Mejora Acept.
Logrado
(2pts) (0pts)
Instala y configura correctamente Windows
Deployment Services
Crea imágenes de sistemas operativos con
WDS y configura el nombramiento de equipos
Implementa y despliega correctamente una
imagen de Sistema Operativo con WDS.
Redacta correctamente los pasos principales
de la implementación y conclusiones.
Se comunica de manera efectiva, trabaja con
orden, limpieza y puntualidad.

ADMINISTRACIÓN DE REDES Y COMUNICACIONES


PROGRAMA DE FORMACIÓN REGULAR
Administración de Sistemas Operativos Avanzado

Laboratorio 5: Implementación de
Windows Deployment Services

Objetivos:

Al finalizar el laboratorio el estudiante será capaz de:


• Instalar y configurar Windows Deployment Services.
• Crear imagenes de sistemas operativos.
• Desplegar imágenes con WDS.

Seguridad:

• Ubicar maletines y/o mochilas en el gabinete al final de aula de Laboratorio o en los casilleros
asignados al estudiante.
• No ingresar con líquidos, ni comida al aula de Laboratorio.
• Al culminar la sesión de laboratorio apagar correctamente la computadora y la pantalla, y ordenar
las sillas utilizadas.

Equipos y Materiales:

• Una computadora con:


• Windows 7 o superior
• VMware Workstation 10+ o VMware Player 7+
• Conexión a la red del laboratorio

• Máquinas virtuales:

• DVD:

• De Windows Server 2012

Guía de Laboratorio Pág. 2


Administración de Sistemas Operativos Avanzado

Procedimiento:
Nota: En el siguiente laboratorio se realizarán las siguientes actividades:
• Instalando y configurando WDS.
• Creando imágenes de Sistemas Operativos con WDS.
• Configurando nombre personalizado de computadoras
• Implementación de imágenes con WDS

✓ Escenario
A. Datum es una empresa de manufactura e ingeniería que tiene su oficina principal en Londres, Reino
Unido. Una oficina de TI está ubicada en Londres y da soporte a la oficina de Londres y otras
sucursales. A. Datum ha implementado un infraestructura basada en Windows Server 2012.

A. Datum está implementado servidores en las oficinas de las sucursales a través de la región para el
departamento de Investigación. La gerencia le ha pedido que automatice esta implementación. Usted
ha sugerido WDS (Windows Deployment Services) para implementación de Windows Server 2012 en
las sucursales. Gerencia le ha recomendado algunas consideraciones que debe tener al momento de
realizar la implementación con WDS.

✓ Lab Setup
1. Abrir VMware Workstation y crear un “snapshot” de las máquinas virtuales: LON-DC1, LON-SVR1
y LON-SVR3.

2. Encender las máquinas virtuales: LON-DC1 y LON-SVR1,

3. NO iniciar LON-SVR3.

EJERCICIO 1: Instalación y configuración de WDS


✓ Escenario
Para asistir con el proceso de configuración de WDS, ha recibido un correo con información de la
configuración apropiada.

Branch Office Deployment Guide

• Requirements Overview. Configure Windows Deployment Services to aid in the deployment of


branch office servers.
• Additional Information. Deployment method: Automated standard image deployments.
• Configuration information:
o LON-SVR1 will host Windows Deployment Services
o Configure multicast transmission to use Auto-cast
o Configure automatic naming to identify branch servers
o Place branch servers in the Research OU
o Perform a Server Core installation.

Las principales tareas para este ejercicio son las siguientes:

• Leer la documentación de soporte


• Instalar el rol WDS
• Configurar WDS

*** Reemplazar XYZ por las iniciales de su primer nombre, apellido paterno y apellido materno.

Guía de Laboratorio Pág. 3


Administración de Sistemas Operativos Avanzado

► Task 1: Read the supporting documentation


Read the supporting documentation in the Student Handbook Exercise Scenario to determine the
deployment details.

► Task 2: Install the Windows Deployment Services role


1. Switch to the LON-SVR1 computer.
2. In Server Manager, click Manage, and then click Add Roles and Features.
3. In the Add Roles and Features Wizard, click Next.
4. On the Select installation type page, click Next.
5. On the Select destination server page, click Next.
6. On the Select server roles page, select the Windows Deployment Services check box.
7. In the Add Roles and Features Wizard, click Add Features.
8. On the Select server roles page, click Next.
9. On the Select features page, click Next.
10. On the WDS page, review the information presented, and then click Next.

11. On the Select role services page, click Next.

12. On the Confirm installation selections page, click Install.

13. On the Installation Results page, click Close.

► Task 3: Configure Windows Deployment Services


1. In Server Manager, click Tools, and then click Windows Deployment Services.
2. In the Windows Deployment Services console, expand Servers.

Guía de Laboratorio Pág. 4


Administración de Sistemas Operativos Avanzado

3. Right-click LON-SVR1.Adatum.com, click Configure Server, and then click Next.


4. On the Install Options page, click Next.
5. On the Remote Installation Folder Location page, click Next.
6. In the System Volume Warning dialog box, click Yes.
7. On the PXE Server Initial Settings page, click Respond to all client computers (known and
unknown), and then click Next.
8. On the Operation Complete page, clear the Add images to the server now check box, and
then click Finish.

Entregable 1. Capture la pantalla de WDS mostrando el resultado de los pasos realizados.

Guía de Laboratorio Pág. 5


Administración de Sistemas Operativos Avanzado

Guía de Laboratorio Pág. 6


Administración de Sistemas Operativos Avanzado

Guía de Laboratorio Pág. 7


Administración de Sistemas Operativos Avanzado

Guía de Laboratorio Pág. 8


Administración de Sistemas Operativos Avanzado

Results: After completing this exercise, you will have installed and configured Windows
Deployment Services to deploy the Windows Server 2012 operating system.

EJERCICIO 2: Creación de imágenes de sistemas


operativos con WDS
✓ Escenario
WDS está instalado y configurado satisfactoriamente. Ahora debe crear varias imágenes de sistema
operativo para ayudar en la implementación.

Las principales tareas para este ejercicio son las siguientes:

• Insertar el DVD de Windows Server 2012 en LON-SVR1


• Añadir una imagen de arranque
• Añadir una imagen de instalación

► Task 1: Insert the Windows Server 2012 R2 installation media


in LON-SVR1
1. On the host computer, right-click 20411D-LON-SVR1 virtual machine name, and then click
Settings.
2. In the Settings window, click CD/DVD (SATA), select Use ISO image file option and then click
Browse.
3. In the Open window, expand New Volume (D:), Equipos Virtuales, Imágenes de Disco, and
then double-click Wlndows2012R2.iso.

Guía de Laboratorio Pág. 9


Administración de Sistemas Operativos Avanzado

4. Click OK to close the Settings for 20411D-LON-SVR1 window.

► Task 2: Add a boot image


1. Switch to LON-SVR1.
2. In Windows Deployment Services, in the console tree, expand LON-SVR1.Adatum.com.
3. Right-click Boot Images, and then click Add Boot Image.
4. In the Add Image Wizard, on the Image File page, click Browse.
5. In the Select Windows Image File dialog box, in the navigation pane, expand This PC, double-
click DVD Drive (D:), double-click sources, and then double-click boot.wim.
6. On the Image File page, click Next.

7. On the Image Metadata page, click Next.


8. On the Summary page, click Next.
9. On the Task Progress page, click Finish.

Guía de Laboratorio Pág. 10


Administración de Sistemas Operativos Avanzado

► Task 3: Add an install image


1. In the Windows Deployment Services console, right-click Install Images, and then click Add
Image Group.
2. In the Add Image Group dialog box, in the Enter a name for the image group text box, type
Windows Server 2012 R2 XYZ, and then click OK.

3. In the Windows Deployment Services console, right-click Windows Server 2012 R2 XYZ, and
then click Add Install Image.
4. In the Add Image Wizard, on the Image File page, click Browse.

Guía de Laboratorio Pág. 11


Administración de Sistemas Operativos Avanzado

5. In the File name text box, type D:\sources\install.wim, and then click Open.
6. On the Image File page, click Next.

7. On the Available Images page, clear all check boxes in the list of available images, select the
Windows Server 2012 R2 SERVERSTANDARDCORE check box, and then click Next.
8. On the Summary page, click Next.

Guía de Laboratorio Pág. 12


Administración de Sistemas Operativos Avanzado

9. On the Task Progress page, click Finish.

Entregable 2. Capture la pantalla de WDS que muestre las imágenes (2) creadas.

Guía de Laboratorio Pág. 13


Administración de Sistemas Operativos Avanzado

Results: After completing this exercise, you will create an operating system image with
Windows Deployment Services.

EJERCICIO 3: Configuración del nombramiento de


computadoras
✓ Escenario
Para automatizar el nombramiento de computadoras, debe configurar las propiedades de nombre para
WDS de acuerdo a los requerimientos enviados por la gerencia. Esto también involucra la delegación
sobre el OU que contiene las cuentas de las computadoras. LA aprobación del administrador es
necesario, esto también debe ser configurado.

Las principales tareas para este ejercicio son las siguientes:

• Configurar en nombrado automático


• Configurar la aprobación del administrador
• Configurar los permisos en el AD DS

► Task 1: Configure automatic naming


1. In Windows Deployment Services, in the console tree, right-click LON-SVR1.Adatum.com, and
then click Properties.
2. In the Properties dialog box, click the AD DS tab.

Guía de Laboratorio Pág. 14


Administración de Sistemas Operativos Avanzado

3. I n the Format text box, type BRANCH-SVR-%02#.


4. Under Computer Account Location, click The following location, and then click Browse.
5. In the Browse for a Directory Service Folder dialog box, expand Adatum, click Research, and
then click OK.

6. In the LON-SVR1 Properties dialog box, click OK.

► Task 2: Configure administrator approval


1. In the Windows Deployment Services console tree, right-click LON-SVR1.Adatum.com, and then
click Properties.
2. In the Properties dialog box, click the PXE Response tab.
3. Select the Require administrator approval for unknown computers check box. Change the
PXE Response Delay to 3 seconds, and then click OK.

Guía de Laboratorio Pág. 15


Administración de Sistemas Operativos Avanzado

4. On the taskbar, click the Windows PowerShell® icon.


5. At the command prompt, type the following command, and then press Enter:
WDSUTIL /Set-Server /AutoAddPolicy /Message:"The Adatum administrator is authorizing
this request. Please wait.”
6. Close the Windows PowerShell window.

Entregable 3. Capture la pantalla que muestre el resultado de la ejecución del paso 5.

Guía de Laboratorio Pág. 16


Administración de Sistemas Operativos Avanzado

► Task 3: Configure Active Directory® Domain Services (AD DS)


permissions
1. Switch to LON-DC1.
2. In Server Manager, click Tools, and then click Active Directory Users and Computers.
3. In Active Directory Users and Computers, expand Adatum.com, right-click Research, and then
click Delegate Control.
4. In the Delegation of Control Wizard, click Next.
5. On the Users or Groups page, click Add.
6. In the Select Users, Computers, or Groups dialog box, click Object Types.
7. In the Object Types dialog box, select the Computers check box, and then click OK.
8. In the Select Users( Computers, or Groups dialog box, in the Enter the object names to
select text box, type LON-SVR1, click Check Names, and then click OK.

9. On the Users or Groups page, click Next.


10. On the Tasks to Delegate page, click Create a custom task to delegate, and then click Next.

11. On the Active Directory Object Type page, click Only the following objects in the folder, select

the Computer objects check box, select the Create selected objects in this folder check box,
and then click Next.
12. On the Permissions page, in the Permissions list, select the Full Control check box, and then

click Next.

Guía de Laboratorio Pág. 17


Administración de Sistemas Operativos Avanzado

13. On the Completing the Delegation of Control Wizard page, click Finish.

Entregable 4. Capture la pantalla que muestre el resultado de la delegación.

Guía de Laboratorio Pág. 18


Administración de Sistemas Operativos Avanzado

Results: After completing this exercise, you will have configured custom computer naming.

EJERCICIO 4: Implementación de imágenes con


WDS
✓ Escenario
Debe proveer instrucciones para un supervisor de la sucursal para iniciar el proceso de instalación en
el servidor de la sucursal.

Las principales tareas para este ejercicio son las siguientes:


• Configurar WDS para una transmisión muticast
• Configurar el arranque del cliente PXE

► Task 1: Configure a Windows Deployment Services server for


multicast transmission
1. Switch to LON-SVR1.
2. In Windows Deployment Services, in the console tree, right-click Multicast Transmissions, and
then click Create Multicast Transmission.

Guía de Laboratorio Pág. 19


Administración de Sistemas Operativos Avanzado

3. In the Create Multicast Transmission Wizard, on the Transmission Name page, in the Type a
name for this transmission text box, type Windows Server 2012 Branch Servers XYZ, and
then click Next.

4. On the Image Selection page, in the Select the image group that contains the image list, click
Windows Server 2012 R2 XYZ.
5. In the Name list, click Windows Server 2012 R2 SERVERSTANDARDCORE, and then click
Next.
6. On the Multicast Type page, verify that Auto-Cast is selected, and then click Next.
7. Click Finish.

Guía de Laboratorio Pág. 20


Administración de Sistemas Operativos Avanzado

► Task 2: Configure the client for PXE booting


1. On the host computer, right-click 20411D-LON-SVR3 virtual machine name, and then click
Settings.
2. In the Settings for 20411D-LON-SVR3 dialog box, click Options, and in the left panel select
Advanced option.
3. Then check Boot with UEFI instead of BIOS option, and then click OK.

Guía de Laboratorio Pág. 21


Administración de Sistemas Operativos Avanzado

4. In 20411D-LON-SVR3 window, in the left panel, click Power on this virtual machine.
5. When the computer reboots, review the Pre-Boot Execution Environment (PXE) Dynamic Host
Configuration Protocol (DHCP) notice. When prompted, press the F12 key for Network Boot.
• Question: Does the admin approval message display?
• Answer: Si aparece el mensaje de aprobación.

Entregable 5. Capture la pantalla del paso 5

6. Switch to LON-SVR1.
7. In Windows Deployment Services, click Pending Devices.
8. Right-click the pending request, and then click Approve.
9. In the Pending Device dialog box, click OK.
10. Switch to the LON-SVR3 computer.

• Question: Which image is the default?


• Answer: la imagen predeterminada es Windows Server 2012 R2
SERVERSTANDARDCORE.

Guía de Laboratorio Pág. 22


Administración de Sistemas Operativos Avanzado

Entregable 6. Capture la pantalla del paso 10

11. You do not have to continue setup.

Results: After completing this exercise, you will have deployed an image with Windows
Deployment Services.

► Task 3: To Prepare for the Next Module

1. Volver el estado de las máquinas virtuales al “snapshot” creado antes de iniciar el laboratorio.

Guía de Laboratorio Pág. 23


Administración de Sistemas Operativos Avanzado

Conclusiones:
Indicar las conclusiones que llegó después de los temas tratados de manera práctica en este
laboratorio.

✓ En entornos con un gran número de clientes, WDS puede ser extremadamente


útil. Cada equipo nuevo puede formatearse con solo introducir el cable
de Ethernet, sin ningún tipo de soporte físico, como un DVD de Windows o
una unidad USB.

✓ Es necesario instalar Servicios de implementación de Windows antes de agregar


los archivos de arranque al servidor PXE.

✓ El servidor WDS permite la instalación de los sistemas operativos


clientes Windows 2000 Professional, Windows XP Professional, Windows
Vista y Windows 7 (aunque también admite sistemas operativos servidores, como
el propio Windows Server 2008), sobre la estación de trabajo deseada de forma
remota.

✓ En definitiva, WDS permite que un administrador configure nuevos equipos


cliente de forma remota, sin necesidad de estar ubicados directamente en cada
equipo cliente e instalar cada sistema operativo directamente desde un CD, una
unidad USB o un DVD, lo cual es una grandísima ventaja para instalaciones con un
número elevado de máquinas y con diferentes ubicaciones, siendo más rápida, más
fácil la instalación, a la vez que económica por el ahorro que supone en tiempo de
un técnico.

✓ Después de agregar la imagen se debe agregar una imagen de arranque, aunque si


ya existe una imagen de inicio de la "misma versión", no es necesario agregarla.

Guía de Laboratorio Pág. 24


Administración de Sistemas Operativos Avanzado

Redes y Comunicaciones de Datos

Rúbrica
1. “Los estudiantes, implementan y mantienen Redes de Computadoras y
Resultado Sistemas de Telecomunicaciones de datos, proporcionando seguridad a
los medios involucrados, aplicando técnicas y herramientas modernas”.

Criterio de 1.1. Instala, configura y mantiene equipos de cómputo, redes de datos,


desempeño sistemas operativos y sistemas de telecomunicaciones.

Curso Administración de Sistemas Operativos Avanzados Periodo 2016-1

Actividad Implementación de WDS Semestre 4

Nombre del Alumno <Rellenar> Semana 5

Docente <Rellenar> Fecha <Rellenar> Sección <A o B>

Requiere No Puntaje
Criterios a Evaluar Excelente Bueno
Mejora Aceptable Logrado

Instalación y configuración de WDS 5 4 3 2-0

Creación de imágenes de sistemas


5 4 3 2-0
operativos con WDS
Configuración del nombramiento de
5 4 3 2-0
computadoras

Implementación de imágenes con WDS 5 4 3 2-0

Total 20-17 16-13 12-9 8-0

Adicionales
▪ Bonificación +

▪ Penalidad -

Puntaje Final

Comentario al
alumno o alumnos

Descripción
Demuestra un completo entendimiento del problema o realiza la actividad
Excelente
cumpliendo todos los requerimientos especificados.
Demuestra un considerable entendimiento del problema o realiza la actividad
Bueno
cumpliendo con la mayoría de los requerimientos especificados.
Demuestra un bajo entendimiento del problema o realiza la actividad cumpliendo
Requiere mejora
con pocos de los requerimientos especificados.
No Aceptable No demuestra entendimiento del problema o de la actividad.

Guía de Laboratorio Pág. 25

También podría gustarte