Question 4 of 5
Your Windows Server 2012 R2 system was initially installed using a Minimal Server installation.
Since that time, the role the server plays in your network has changed and it now requires the functionality of
a Full Server installation .
What should you do?
ANSWER: Open PowerShell on the server and enter Instaii-WindowsFeature Server-Gui-Shell.
0 Open PowerShell on the server and enter Uninstaii-WindowsFeature Server-Gui-Mgmt-Infra .
0 Open PowerShell on the server and enter Uninstaii-WindowsFeature Server-Gui-Shell.
0 Open PowerShell on the server and enter Instaii-WindowsFeature Server-Gui-Mgmt-Infra.
Explanation
To convert a Minimal Server installation to a Full Server installation, run PowerShell and enter lnstaii-WindowsFeature
Server-Gui-Shell. This cmdlet installs the Server Graphical Shell feature on the system, which, in conjunction with the
Graphical Management Tools and Infrastructure feature that is already installed as a part of the Minimal Server
installation, provides a full GUI management environment.
Entering lnstaii-WindowsFeature Server-Gui-Mgmt-lnfra at the PowerShell prompt wouldn’t accomplish anything as the
Graphical Management Tools and Infrastructure feature is already installed on the Minimal Server. Entering Uninstaii(cid:173)
WindowsFeature Server-Gui-Shell at the PowerShell prompt also wouldn’t accomplish anything as the Sever Graphical
Shell feature isn’t installed in a minimal installation. Entering Uninstaii-WindowsFeature Server-Gui-Mgmt-lnfra at the
PowerShell prompt would convert the Minimal Server installation to a Server Core installation.
Objectives
Objectives for MS 70-41 0:
1 02 Configure servers
References
LabSim for Windows Server Pro: Install and Configure, Section 2.4.
[Questions_new.exm MCS6]