nerdexam
Microsoft

98-365 · Question #329

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 d

The correct answer is B. DISM. 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 featu

Understanding Server Installation

Question

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?

Exhibit

98-365 question #329 exhibit

Options

  • ABootSect
  • BDISM
  • CBCDEdit
  • DBCDBoot

How the community answered

(27 responses)
  • B
    96% (26)
  • C
    4% (1)

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 Automated Installation Kit (Windows AIK). It has replaced several Windows OPK tools, including PEimg, Intlcfg, and Package Manager. Answer: 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. BCDEdit/command [Arguments] Some of the important commands are listed in the table below: Answer: A is incorrect. BootSect is used to restore the boot sector on a computer. Answer: D is incorrect. BCDBoot is used to quickly set up a system partition or to repair the boot environment located on the system partition.

Topics

#DISM#Windows imaging#offline servicing#server deployment

Community Discussion

No community discussion yet for this question.

Full 98-365 Practice