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

Posted by: Pdfprep Category: 98-365 Tags: , ,

You work as a Server Administrator for company Inc. The company has deployed Windows Server 2016 for the deployment of workstations and servers.

You need to service Windows images offline before the deployment.

Which of the following tools will you use to accomplish the task?
A . BootSect
B . DISM
C . BCDEdit
D . BCDBoot

Answer: B

Explanation:

In order to accomplish the task, you should use DISM. DISM stands for Deployment Image Servicing and Management.

DISM is a command-line tool used to service Windows images offline before deployment. This tool is also used to install, uninstall, configure, and update Windows features, packages, drivers, and international settings. DISM is also distributed in the Windows OEM Preinstallation Kit and the Windows Assessment and Deployment Kit (Windows ADK).

It has replaced several Windows OPK tools, including PEimg, Intlcfg, and Package Manager.

Incorrect Answers:

A: BootSect is used to restore the boot sector on a computer.

C: 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:

D: BCDBoot is used to quickly set up a system partition or to repair the boot environment located on the system partition.

Leave a Reply

Your email address will not be published.