PrepAway - Latest Free Exam Questions & Answers

Which tool should you use?

You perform a Server Core Installation of Windows Server 2012 on a server named Server1.
You need to add a graphical user interface (GUI) toServer1.
Which tool should you use?

PrepAway - Latest Free Exam Questions & Answers

A.
the setup.exe command

B.
the dism.exe command

C.
the Install-RoleServicecmdlet

D.
the Install-Module cmdlet

Explanation:
There are a couple of ways to install the GUI from the command prompt, although both use the
same tool DISM (Deployment Image Service Manager).When you are doing it for a single (local) server,the
command is:
Dism /online /enable-feature /featurename:ServerCore-FullServer /featurename:Server- Gui-Shell /
featurename:Server-Gui-Mgmt

One Comment on “Which tool should you use?


Leave a Reply