You have an offline virtual hard disk (VHD) that contains a generalized installation of Windows 7
Ultimate.
You need to disable the built-in games in the VHD. You must achieve this goal by using the minimum
amount of administrative effort.
What should you do?
A.
Start a computer from the VHD. Run Ocsetup.exe and specify the /uninstall parameter. Recapture
the VHD.
B.
Start a computer from the VHD. From Programs and Features, turn off the Games feature and
then recapture the VHD.
C.
Create an answer file that has InboxGames disabled. On a computer that runs Windows 7, attach
the VHD. Run Pkgmgr.exe and specify the /uu parameter.
D.
Create an answer file that has InboxGames disabled. On a computer that runs Windows 7, attach
the VHD. Run Dism.exe and specify the /apply-unattend parameter.
Explanation:
Dism
Deployment Image Servicing and Management (DISM) is a command-line tool used to service
Windows® images offline before deployment. You can use it to install, uninstall, configure, and
update Windows features, packages, drivers, and international settings. Subsets of the DISM
servicing commands are also available for servicing a running operating system.
/Apply-Unattend (Applies an unattend.xml file to an image.)
If you are updating device drivers using an unattended answer file, you must apply the answer file to
an offline image and specify the settings in the offlineServicing configuration pass. If you are
updating packages or other settings using an unattended answer file, you can apply the answer file
to an offline or online image. Specify the settings in the offlineServicing configuration pass.
are you kidding me!?!?!?! do you really think that doing all this stuff is faster than to open Programs and Features and turn off the Games feature? what a stupid test is this
@HatayFB:
If you start a computer with the VHD you need to first go through all the installation and oobe procedures, disable the games and re-generalize and save the VHD image.