You have Windows Server 2012 R2 installation media that contains a file named Install.wim. You need to identify which images are present in Install.wim. What should you do?
A.
Run imagex.exe and specify the /ref parameter.
B.
Run dism.exe and specify the /get-mountedwiminfo parameter.
C.
Run dism.exe and specify the /get-imageinfo parameter.
D.
Run imagex.exe and specify the /verify parameter.
Suggested Answer:C🗳️
Option: /Get-ImageInfo Arguments: /ImageFile: <path_to_image.wim> [{/Index: <Image_index> | /Name: <Image_name>}] Displays information about the images that are contained in the .wim, vhd or .vhdx file. When used with the Index or /Name argument, information about the specified image is displayed, which includes if an image is a WIMBoot image, if the image is Windows 8.1 Update, see Take Inventory of an Image or Component Using DISM. The /Name argument does not apply to VHD files. You must specify /Index: 1 for VHD files. References: http://technet.microsoft.com/en-us/library/cc749447(v=ws.10).aspx http://technet.microsoft.com/en-us/library/dd744382(v=ws.10).aspx http://technet.microsoft.com/en-us/library/hh825224.aspx
There are big debates on other sites - be very careful when answering this question.
That is a similar question
“You need to identify the permissions of the mounted images in Install.wim.”
Answer: get-mountedwiminfo
“You need to identify which images are present in Install.wim.”
Answer: get-wiminfo
Both have very similar question and answers.
upvoted 3 times
...
This section is not available anymore. Please use the main Exam Page.70-411 Exam Questions
Log in to ExamTopics
Sign in:
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.
NerdAlert
4 years, 5 months ago