


Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
windows server 2016 MCSA book brief chapter 1
Typology: Exams
1 / 4
This page cannot be seen from the preview
Don't miss anything!



WDS allows an IT administrator to install a Windows operating system without using an installation disc. Using WDS allows you to deploy the operating system through a network installation. WDS can deploy (All windows products) XP, Server 2003, Vista, 7, 8, 10, Server 2008/2008 R2, Server 2012, Server 2012 R2, and Server 2016. The following are some of the advantages of using WDS for automated installation:
7/8/10 distribution files from a distribution server.
Here are the basic steps of the WDS process from a PXE-enabled WDS client:
computer's BIOS configured for a network boot). On a PXE client, the user presses F12 to start the PXE boot process and to indicate that they want to perform a WDS installation.
Windows PE boot image from the boot menu.
WDS server.
image file to install.
install a mass storage device driver, if needed, by pressing F6.
computer. The following sections describe how to set up the WDS server and the WDS clients and how to install Windows 7/8/10 through WDS.
The following steps for preparing the WDS server are discussed in the upcoming sections:
was installed). For WDS to work, the server on which you will install WDS must meet the requirements for WDS and be able to access the required network services.
The WDS server must meet these requirements:
Windows Server 2012 / 2012 R2, or Windows Server 2016.
The following network services must be running on the WDS server or be accessible to the WDS server from another network server:
DHCP scope has enough addresses to accommodate all of the WDS clients that will need IP addresses.)
WDS clients and manage WDS configuration settings and client installation options
You can configure WDS on a Windows Server 2003/2008/2008 R2, Windows Server 2012 / 2012 R2, or Windows Server 2016 computer by using the Windows Deployment Services Configuration Wizard or by using the WDSUTIL command line utility. Table 1.5 describes the WDSUTIL command line options.
WDSUTIL Option Description /initialize-server (^) Initializes the configuration of the WDS server /uninitialized- server Undoes any changes made during the initialization of the WDS server /add (^) Adds images and devices to the WDS server /convert-ripimage (^) Converts Remote Installation Preparation (RIPrep) images to WIM images /remove (^) Removes images from the server /set (^) Sets information in images, image groups, WDS servers, and WDS devices /get (^) Gets information from images, image groups, WDS servers, and WDS devices /new (^) Creates new capture images or discover images /copy-image (^) Copies images from the image store /export-image (^) Exports to WIM files images contained within the image store
options, or click OK to use the default options.
the image is copied to the WDS client computer.