exam questions

Exam 70-417 All Questions

View all questions & answers for the 70-417 exam

Exam 70-417 topic 1 question 391 discussion

Actual exam question from Microsoft's 70-417
Question #: 391
Topic #: 1
[All 70-417 Questions]

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 sconfig.exe command
  • B. the Add-RDServerSessionHost cmdlet
  • C. the Install-WindowsFeature cmdlet
  • D. the Add-RDServer cmdlet
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️
https://www.360ict.nl/blog/remote-desktop-services-without-the-whole-infrastructure/

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
ms70743
4 years, 9 months ago
Answer is Dism command since it's Offline image. Enable the Remote-Desktop-Services feature in the offline image by executing the command Dism /Enable-Feature /FeatureName:Remote-Desktop- Services. Remote management can be also be configured using the PowerShell command Configure-SMRemoting.exe -Enable or the Disable switch if choosing to disable the service. Installing and Configuring Windows Server 2012 R2 http://www.pearsonitcertification.com/articles/article.aspx?p=2248808&seqNum=2
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...