You need to create a new configuration data store within the custom image

You have a custom image of Windows 7.
You discover that the boot configuration data store in the custom image is corrupted.
You need to create a new configuration data store within the custom image.
What should you do?

You have a custom image of Windows 7.
You discover that the boot configuration data store in the custom image is corrupted.
You need to create a new configuration data store within the custom image.
What should you do?

A.
Run Imagex.exe and specify the /append parameter. Run Bcdedit.exe.

B.
Run Imagex.exe and specify the /mountrw parameter. Run Bcdedit.exe.

C.
From Windows System Image Manager (Windows SIM), select the image and then create a
configuration set.

D.
From Windows System Image Manager (Windows SIM), select the image and then create a
catalog.

Explanation:
Imagex
ImageX is a command-line tool that enables original equipment manufacturers (OEMs) and
corporations to capture, to modify, and to apply file-based disk images for rapid deployment.
ImageX works with Windows image (.wim) files for copying to a network, or it can work with other
technologies that use .wim images, such as Windows Setup, Windows Deployment Services
(Windows DS), and the System Management Server (SMS) Operating System Feature Deployment
Pack.
/append
Appends a volume image to an existing Windows image (.wim) file. Creates a single instance of the
file, comparing it against the resources that already exist in the .wim file, so you do not capture the
same file twice
/mountrw
Mounts a .wim file from Windows XP with Service Pack 2 (SP2), Windows Server 2003 with Service
Pack 1 (SP1), or Windows Vista with read/write permission to a specified directory. Once the file is
mounted, you can view and modify all the information contained in the directory.
Bcdedit
BCDEdit is a command-line tool for managing BCD stores. It can be used for a variety of purposes,
including creating new stores, modifying existing stores, adding boot menu options, and so on.
BCDEdit serves essentially the same purpose as Bootcfg.exe on earlier versions of Windows, but with
two major improvements: BCDEdit exposes a wider range of boot options than Bootcfg.exe, and
BCDEdit has improved scripting support.
NOT Windows SIM
Opens Windows images, creates answer files, and manages distribution shares and configuration
sets.
NOTE: question specifies configuration data store, not configuration set.



Leave a Reply 0

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