nerdexam
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)
  • A
    3% (2)
  • B
    74% (45)
  • C
    8% (5)
  • D
    15% (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.

Full 70-982 Practice