exam questions

Exam MD-100 All Questions

View all questions & answers for the MD-100 exam

Exam MD-100 topic 2 question 17 discussion

Actual exam question from Microsoft's MD-100
Question #: 17
Topic #: 2
[All MD-100 Questions]

HOTSPOT -
You have the source files shown in the following table.

You mount an image from Image1.wim to a folder named C:\Mount.
You need to add the French language pack to the mounted image.
How should you complete the command? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Hot Area:

Show Suggested Answer Hide Answer
Suggested Answer:
Note: The referenced document has the mount directory as C:\Mount\Windows. In this question, the mount directory is C:\Mount.
Reference:
https://docs.microsoft.com/en-us/windows-hardware/manufacture/desktop/add-language-packs-to-windows

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Merma
Highly Voted 4 years, 2 months ago
Correct: "Deployment Image Servicing and Management (DISM) is a command-line tool that is used to mount and service Windows images before deployment. You can use DISM image management commands to mount and get information about Windows image (.wim) files or virtual hard disks (VHD). You can also use DISM to capture, split, and otherwise manage .wim files." "Dism /Mount-Image /ImageFile:install.wim /Index:1 /MountDir:"C:\mount\windows"" https://docs.microsoft.com/en-us/windows-hardware/manufacture/desktop/dism---deployment-image-servicing-and-management-technical-reference-for-windows https://docs.microsoft.com/en-us/windows-hardware/manufacture/desktop/add-language-packs-to-windows
upvoted 12 times
...
jcgm1990
Most Recent 2 years, 11 months ago
Answer is Dism and C:Mount
upvoted 1 times
...
CARIOCA
3 years, 11 months ago
Essa questão ficou muito dividida no gabarito, afinal qual seria a resposta e qual a justificativa? Após um debate de 6 comentários, o gabarito é o mesmo ou não?
upvoted 1 times
...
Jana08
4 years, 2 months ago
Ignore me - 'You mount an image from Image1.wim to a folder named C:\Mount.' so the answer is correct.
upvoted 3 times
...
Jana08
4 years, 2 months ago
This is incorrect, it should be: Dism /Image:C:\mount\windows /add-package... https://docs.microsoft.com/en-us/windows-hardware/manufacture/desktop/add-language-packs-to-windows
upvoted 2 times
Luuc
4 years, 2 months ago
The referenced document has the mount directory as C:\Mount\Windows. In this question, the mount directory is C:\Mount. In the document it mention at first: "md C:\mount\windows", in this question it says: You mount an image from Image1.wim to a folder named C:\Mount. (kinda sick to ask it this way...)
upvoted 3 times
bertik
4 years, 1 month ago
Referenced document (https://docs.microsoft.com/en-us/windows-hardware/manufacture/desktop/add-language-packs-to-windows) works with mounting point "C:\mount\windows" whether question says 'You mount an image from Image1.wim to a folder named C:\Mount.' When you work with dism you use mounting point in your commands, not explicitly Windows folder in mount point. Answer is correct.
upvoted 3 times
...
...
...
tonytones
4 years, 2 months ago
looks about right
upvoted 4 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...