PrepAway - Latest Free Exam Questions & Answers

You need to identify which updates can be fully installed while the image is offline

Your network contains an Active Directory domain named contoso.com. The domain contains a server that runs
Windows Server 2012.
You have an offline image of Windows 8.
You download and extract 10 updates from Microsoft Update.
You plan to deploy the updates to the image.
You need to identify which updates can be fully installed while the image is offline.
What should you do?

PrepAway - Latest Free Exam Questions & Answers

A.
On Server1, run dism.exe and specify the /mountrwparameter and the /get-mountedwiminfo parameter.

B.
On Server1, run the Mount-WindowsImage cmdlet, and then run the Get-WindowsImage cmdlet.

C.
On Server1, run the Mount-WindowsImage cmdlet, and then run the Get-WindowsPackage cmdlet.

D.
On Server1, run dism.exe and specify the /mount parameter and the /get-wiminfo parameter.

Explanation:
http://technet.microsoft.com/en-us/library/hh852175.aspx
.cab files are included in the .msu “container” file. If we extract those contents we will be able to run the GetWindowsPackage cmdlet.


Leave a Reply