Microsoft Exam Questions

You need to enable Remote Desktop Services (RDS) on the…

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?

A.
the sc.exe command with the config parameter

B.
the Add-RDServerSessionHost cmdlet

C.
the Add-RDServer cmdlet

D.
the dism.exe command with the /enable-feature parameter

Explanation:
Enable the Remote-Desktop-Services feature in the offline image by executing the command Dism
/Enable-Feature /FeatureName:Remote-Desktop-Services.