Which of the following commands will you use to accomplish the task?

You work as a System Administrator for company Inc. The company has a Windows 2008 Active
Directory network. The company purchases twenty new computers. The management instructs you
to deploy Windows 2008 on all the new computers. You install Windows PE on all the computers.
You want to set language settings and initialize a new network. Which of the following commands
will you use to accomplish the task?

You work as a System Administrator for company Inc. The company has a Windows 2008 Active
Directory network. The company purchases twenty new computers. The management instructs you
to deploy Windows 2008 on all the new computers. You install Windows PE on all the computers.
You want to set language settings and initialize a new network. Which of the following commands
will you use to accomplish the task?

A.
Drvload

B.
Oscdimg

C.
BCDEdit

D.
Wpeutil

Explanation:
In order to accomplish the task, you should use the Wpeutil command. Windows PE utility (Wpeutil)
is a command-line tool that is used to run various commands in a Windows PE session. It enables a
user to shutdown or restart Windows PE, enable or disable a firewall, set language settings, and
initialize a network.
For example, the following commands can be executed:
Wpeutil shutdown
Wpeutil enablefirewall
Wpeutil reboot

B is incorrect. Oscdimg is a command-line tool used to create an image file of a customized
32-bit or 64-bit version of Windows PE.

A is incorrect. The Drvload tool is used to add out-of-box drivers to an online Windows
Preinstallation Environment (Windows PE) 3.0 image. This tool takes one or more driver .inf files as
inputs. In order to add a driver to an offline Windows PE image, the DISM tool is used.

C is incorrect. BCDEdit is a command-line tool for managing BCD stores. It can be used for
creating new stores, modifying existing stores, adding boot menu options, etc. BCDEdit replaces
Bootcfg.exe, which was used with earlier versions of Windows. BCDEdit has two major benefits:
It exposes a wider range of boot options.
It has improved scripting support.
Syntax:
BCDEdit/command [Arguments]

Some of the important commands are listed in the table below:



Leave a Reply 0

Your email address will not be published. Required fields are marked *