Which of the following tools will he use to accomplish the task?

Mark works as a Network Administrator for NetTech Inc. The company has a Windows Server 2008
domain-based network. The network contains 3 Windows Server 2008 R2 and 100 Windows 7 client
computers. Mark wants to add a device driver to the booted Windows PE image. Which of the
following tools will he use to accomplish the task?

Mark works as a Network Administrator for NetTech Inc. The company has a Windows Server 2008
domain-based network. The network contains 3 Windows Server 2008 R2 and 100 Windows 7 client
computers. Mark wants to add a device driver to the booted Windows PE image. Which of the
following tools will he use to accomplish the task?

A.
Drvload

B.
PEimg

C.
LDIFDE

D.
VSMT

Explanation:
The Drvload tool is used to add out-of-box drivers to a booted Windows PE image. It takes .inf files
as input. The PEImg tool is used to add a driver to an offline image.
The syntax of the Drvload tool is as follows:
drvload.exe inf_path [,inf_path […]] [/?]
The command-line options of Drvload are as follows:
1./?: It is used to display the usage information.
2.inf_path: It is used to specify the path to the .inf file.

D is incorrect. The Virtual Server Migration Toolkit (VSMT), a command-line-based tool
provided by Windows Server 2008, is used to migrate existing servers in the network environment to
a virtualized partition of Windows Server 2008. VSMT has been specially designed for administrators
to handle small number of servers that needs to be virtualized. It however, cannot be used to
manage these servers. It uses XML files to store configuration data during the migration process. The
tool is compatible with both the Hyper-V and the Virtual Server 2005 R2.

B is incorrect. PEimg (PEimg.exe) is a command-line tool that is used to create and modify
the Windows PE images offline. It is also used to add new device drivers to the Windows PE images
offline.

C is incorrect. LDIFDE is a command-line tool used to create, modify, and delete objects on
a computer. It is also used to extend the schema, export Active Directory user and group information
to other applications or services, and populate Active Directory with data from other directory
services. It is extensively used by administrators to script operations at the command line.



Leave a Reply 0

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