Upgrading Your Skills to MCSA Windows Server 2012 — Question 32
You have an offline image of a server that runs Windows Server 2012 R2.
You need to enable Remote Desktop Services (RDS) on the server.
What should you use?
Answer options
- A. the sconfig.exe command
- B. the Add-RDServerSessionHost cmdlet
- C. the Install-WindowsFeature cmdlet
- D. the Add-RDServer cmdlet
Correct answer: C
Explanation
The correct answer is C because the Install-WindowsFeature cmdlet is specifically used to add roles and features to Windows Server, including Remote Desktop Services. The other options either pertain to different functionalities or are not applicable for enabling RDS on an offline image.