Configuring Advanced Windows Server 2012 Services — Question 80

Your network contains an Active Directory domain named contoso.com.
The domain contains a server named Server1 that runs Windows Server 2012 R2.
You need to ensure that a WIM file that is located on a network share is used as the installation source when installing server roles and features on Server1.
Which two actions should you perform? (Each correct answer presents part of the solution. Choose two.)

Answer options

Correct answer: A, C

Explanation

The correct actions are A and C. Running dism.exe with the /remove-package parameter is not relevant for using a WIM file as a source; instead, enabling the GPO for optional component installation is crucial for allowing Server1 to access the WIM file. The other options (B, D, E) do not contribute to configuring the installation source using the WIM file.