70-415 · Question #10
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 t
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.
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?
Exhibit
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
(38 responses)- A3% (1)
- B82% (31)
- C11% (4)
- D5% (2)
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
Community Discussion
No community discussion yet for this question.
