Information Technology Reference
In-Depth Information
There are four different types of images used by the WDS server: boot, install, capture,
and discover images.
Capture images are used to capture a custom install image from a template computer.
Discover images are used to deploy by using physical media rather than PXE boot.
Use the Dism module of Windows PowerShell to update images. You have to
mount an offline image on the local file system in read-write mode and use the
Add-WindowsPackage or Enable-WindowsOptionalFeature cmdlets to update the
mounted image.
Before you can use the updated image, you have to commit the changes and unmount
the image.
You must use the Windows Deployment Service console to create WDS driver groups
or change the properties of existing driver groups.
You can use the WDS cmdlets to manage drivers and driver packages in existing WDS
driver groups.
Objective review
Answer the following questions to test your knowledge of the information in this objective.
You can find the answers to these questions and explanations of why each answer choice is
correct or incorrect in the “Answers” section at the end of the chapter.
1. Which of the following are required to install the Windows Deployment Services role
on Windows Server 2012 R2? (Choose all that apply.)
A. An active DHCP server
B. A working and reachable DNS server
C. A local volume with a Resilient File System (ReFS)
An AD DS server
D.
2. Which types of images are required to create a custom image from a template
computer? (Choose all that apply.)
Boot images
A.
Install images
B.
Capture images
C.
Discover images
D.
3. Which Windows PowerShell cmdlet is used to update an offline boot file with a new driver?
Import-WdsBootImage
A.
Import-WdsDriverPackage
B.
Set-WdsBootImage
C.
Add-WdsDriverPackage
D.
 
Search WWH ::




Custom Search