Microsoft
70-982 · Question #212110
Your network contains an Active Directory domain named contoso.com. You have a custom image of Windows 8 that contains a Windows Store application named Appl. You need to remove App1 completely from…
The correct answer is B. Run the dism.exe command and specify the /image parameter and the /Remove-. You run dism-online/Remove-ProvisionedAppxPackage/PackageName:<packagename> to un- provision the Appx Packages. Removing or Updating Windows 8 built-in Windows Store apps causes Sysprep to fail.
Deploy and manage Windows clients
Question
Your network contains an Active Directory domain named contoso.com. You have a custom image of Windows 8 that contains a Windows Store application named Appl. You need to remove App1 completely from the image. You must achieve the goal by using the minimum amount of administrative effort. What should you do?
Options
- ARun the dism.exe command and specify the /image parameter and the /Remove-Package
- BRun the dism.exe command and specify the /image parameter and the /Remove-
- CRun the imagex.exe command and specify the /mountrw parameter and the /delete
- DRun the imagex.exe command and specify the /mountrw parameter and the /cleanup
How the community answered
(61 responses)- A3% (2)
- B74% (45)
- C8% (5)
- D15% (9)
Explanation
You run dism-online/Remove-ProvisionedAppxPackage/PackageName:<packagename> to un- provision the Appx Packages. Removing or Updating Windows 8 built-in Windows Store apps causes Sysprep to fail.
Topics
#DISM#Windows image#Windows Store app#image servicing
Community Discussion
No community discussion yet for this question.