Valid 70-411 Dumps shared by ExamDiscuss.com for Helping Passing 70-411 Exam! ExamDiscuss.com now offer the newest 70-411 exam dumps, the ExamDiscuss.com 70-411 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com 70-411 dumps with Test Engine here:
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?
Correct Answer: C
Explanation/Reference: Explanation: 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