You have a server named Server1 that runs a Server Core installation of Windows Server 2012 Standard.
You establish a Remote Desktop session to Server1.
You need to identify which task can be performed onServer1 from within the Remote Desktop session.
What should you identify?
A.
Modify the network settings by using Sconfig.
B.
Join a domain by using the System Properties.
C.
Disable services by using Msconfig.
D.
Install a feature by using Server Manger.
this question seems incorrect? Any ideas?
A
Sure, modify the network settings for a server that you are remotely connected to. Great one MS.
Exactly! XD
Right only good could come from performing this action
A is surely the only answer.
In Windows Server 2012 R2, you can use the Server Configuration tool (Sconfig.cmd) to configure and
manage several common aspects of Server Core installations. You must be a member of the Administrators
group to use the tool. Sconfig.cmd is available in the Minimal Server Interface and in Server with a GUI mode.
http://technet.microsoft.com/en-us/library/jj647766.aspx Training Guide: Installing and Configuring Windows
Server 2012 R2, Chapter 2: Deploying servers, p. 80
B/C/D require a UI. Sconfig is command line only therefore accessible in server core.