nerdexam
Microsoft

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.

Plan and implement a Microsoft deployment strategy

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

70-415 question #10 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)
  • A
    3% (1)
  • B
    82% (31)
  • C
    11% (4)
  • D
    5% (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

#DISM#Windows Store app removal#image servicing#provisioned package

Community Discussion

No community discussion yet for this question.

Full 70-415 Practice