Which tool should you use?

You perform a Server Core Installation of Windows Server 2012 R2 on a server named Server1. You need to add a graphical user interface (GUI) to Server1.

Which tool should you use?
A . The setup.exe command
B . The dism.exe command
C . The imagex.exe command
D . The Add-WindowsPackage cmdlet

Answer: B

Explanation:

The DISM command is called by the Add-WindowsFeature command. Here is the systax for DISM:

Dism /online /enable-feature /featurename:ServerCore-FullServer /featurename:ServerGui-Shell /featurename:Server-Gui-Mgmt

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments