Fill This Form To Receive Instant Help
Homework answers / question archive / Test Bank, Lesson 1 Deploying and Managing Server Images Multiple Choice 1) Windows Deployment Services (WDS) is a software platform and technology that allows you to perform which function? a
Test Bank, Lesson 1 Deploying and Managing Server Images
Multiple Choice
1) Windows Deployment Services (WDS) is a software platform and technology that allows you to perform which function?
a. automated staging setup for bootable images
b. automated network-based installations based on network-based boot and installation media
c. downloadable installations based on staged image files
d. automated configuration and installation via ISO images and an FTP service
2. Which two role services does the WDS Role include?
a. Active Directory and Systems Management Server
b. Deployment Server and Active Directory
c. Transport Server and Systems Management Server
d. Transport Server and Deployment Server
3. What role does preboot execution environment (PXE) play in WDS?
a. It’s used to boot to a WDS Server to install a preinstallation environment.
b. It’s used to install WDS services onto a domain controller.
c. PXE is enabled only in an interdomain trust environment.
d. It’s a prerequisite for installing WDS services onto a deployment server system.
4. What is the name of the Windows Server 2012 R2 installation DVD boot image file?
a. boot.img
b. boot.exe
c. boot.iso
d. boot.wim
5. What function does the System Preparation Utility (Sysprep.exe) perform on a system?
a. It removes a system from the Active Directory domain.
b. It removes a system’s name and SID.
c. It reboots the system and places it into capture mode.
d. It starts the Snapshot Wizard in Windows Server 2012 R2 Enterprise.
6. What type of XML file do you need to create and add information to when performing an unattended operating system installation via WDS?
a. answer files
b. question files
c. Sysprep files
d. install files
7. How do you mount a Windows image using Dism.exe so that you can update it?
a. read-only
b. staged
c. offline
d. MountDir
8. Which feature allows you to add driver packages to WDS and then deploy them?
a. dynamic image provisioning
b. dynamic driver provisioning
c. dynamic service provisioning
d. dynamic package provisioning
9. Windows PE 4.0 is based on which operating system?
a. Windows XP
b. Windows 7
c. Windows 8
d. Windows Mobile
10. Where in a system do you configure PXE?
a. Sysprep
b. Windows PE
c. Dism
d. BIOS
11. The initial configuration of WDS includes setup of what other server?
a. DHCP
b. Dism
c. World Wide Web
d. Image store
12. When using sysprep on the master computer, why do you include the /oobe parameter?
a. It prevents out-of-band Ethernet parameters from being sent from a DHCP server.
b. It reboots the computer twice to enable a full sysprep.
c. It disables PXE boot in favor of a local DVD image boot.
d. It presents the Windows Welcome Wizard on the next boot.
13. Where do you place a discover image to ensure proper deployment?
a. on a network share
b. on bootable media
c. in the PXE configuration parameters
d. in memory
14. To convert a discover image to a bootable ISO image, what non-included component do you need to download and install?
a. Windows Software Development Kit (SDK)
b. Windows Application Programming Interface (API)
c. Windows Assessment and Deployment Kit (ADK)
d. Windows Public Key Infrastructure (PKI)
15. What Microsoft tool do you use to create and manage Windows setup answer files?
a. System Image Manager (SIM)
b. System Preparation Utility (Sysprep.exe)
c. Deployment Image Servicing and Managing (Dism.exe)
d. Windows Preinstallation Environment (Windows PE)
Short Answer
16. Which feature can the Transport Server use to allow one set of packets to be sent to multiple computers simultaneously?
17. Name the three major functional components of WDS.
18. What four requirements must your system meet before using WDS?
19. Which two files are required for an unattended operating system installation?
20. Which parameter, used with sysprep, applies updates to a Windows image using DISM.exe, including software fixes, language packs, and other security updates?
21. What kind of file is basically a snapshot of a computer’s hard drive taken at a particular moment in time?
Best Answer
22. Why would you use multicasting for WDS?
a. It supports IPv6 and DHCPv6.
b. It decreases deployment time.
c. It requires less space on the client system.
d. It minimizes network traffic.
23. Which of the following is the most efficient method of using WDS on a very large network?
a. bootable media using discover images
b. unattended installation using PXE boot
c. installation using PXE boot
d. unattended installation using bootable media
24. Which one of the following is absolutely required for using WDS?
a. NTFS partition for storing images
b. PXE boot setup
c. Unattend files with PXE boot
d. IPv6, DHCPv6, and multiple boot images
Build List
25. Order the following steps to add an install image file.
a. Create an image group.
b. Select the images to include.
c. Open the WDS Console in Server Manager.
d. Add the images to the Server.
e. Select Add Install Image.
26. Order the following steps to create a bootable ISO image.
a. Create the C:\WinPE_x64\ISO\Sources folder.
b. Rename the discover.wim file in the C:\WinPE_x64\ISO\Sources folder to boot.wim.
c. Copy the contents of the C:\Program Files (x86)\Windows Kits\8.0\Assessment and Deployment Kit\Windows Preinstallation Environment\amd64\Media folder to C:\WinPE_x64\ISO.
d. Create the C:\WinPE_x64\ISO folder.
e. Copy the etfsboot.com file from the C:\Program Files (x86)\Windows Kits\8.0\Assessment and Deployment Kit\Deployment and Imaging Tools\amd64\Oscdimg folder to the C:\WinPE_x64 folder.
f. Create the bootable ISO by running the following command:
oscdimg -b"c:\WinPE_X64\etfsboot.com" -n C:\WinPE_X64\ISO C:\WinPE_X64\WinPE_X64.iso
g. Install the Windows ADK.
h. Copy the discover image to the C:\WinPE_x64\ISO\Sources folder.
27. Order the following steps to configure the custom DHCP option.
a. Expand the Server Node.
b. Type 060 in the Code text box.
c. Click Add and name the option PXEClient.
d. Right-click IPv4 and select Set Predefined Options.
e. Select String as the data type.
f. Edit the 060 PXEClient option to add the IP address of the WDS server.
g. Open the DHCP Console.
Repeated Answer
28. Which of the following describes the WDS boot.wim image file?
a. It installs a standard Windows Server 2012 R2 image to the client computer.
b. It contains the file resources for all the images in an image group.
c. It loads Windows PE 4.0 on the client computer.
d. It’s used to create a bootable ISO file for WDS deployment.
29. Which of the following describes the WDS install.wim image file?
a. It installs a standard Windows Server 2012 R2 image to the client computer.
b. It contains the file resources for all the images in an image group.
c. It loads Windows PE 4.0 on the client computer.
d. It’s used to create a bootable ISO file for WDS deployment.
30. Which of the following describes the WDS resource.wim image file?
a. It installs a standard Windows Server 2012 R2 image to the client computer.
b. It contains the file resources for all the images in an image group.
c. It loads Windows PE 4.0 on the client computer.
d. It ’s used to create a bootable ISO file for WDS deployment.
31. Which of the following describes the WDS discover.wim image file?
a. It installs a standard Windows Server 2012 R2 image to the client computer.
b. It contains the file resources for all the images in an image group.
c. It loads Windows PE 4.0 on the client computer.
d. It’s used to create a bootable ISO file for WDS deployment.