HOTSPOT
You have an image of Windows 10 that is mounted to C:\\Mount.
You create a provisioning package that is stored in C:\\Folder.
You need to customize the image by using the provisioning package.What command should you run? To answer, select the appropriate options in the answer area.
Note: Each correct selection is worth one point.
Hot Area:
Explanation:
Dism /Image=C:\\Mount /Add-ProvisioningPackage /PackagePath:C:\\Folder1\\Custom.ppkg
https://blogs.msdn.microsoft.com/beanexpert/2015/09/10/add-a-provisioning-package-in-an-offline-imageusing-dism/