exam questions

Exam MD-100 All Questions

View all questions & answers for the MD-100 exam

Exam MD-100 topic 5 question 106 discussion

Actual exam question from Microsoft's MD-100
Question #: 106
Topic #: 5
[All MD-100 Questions]

You install Windows 10 Pro on a computer named CLIENT1 and join the device to an Active Directory domain.

You need to ensure that all per-user services are disabled on CLIENT1. The solution must minimize administrative effort.

What should you use?

  • A. the sc command
  • B. Task Manager
  • C. Services
  • D. the sfc command
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

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
CSue
2 years, 4 months ago
C. Services In the Services app, you can disable per-user services by finding the service you want to disable, right-clicking on it, and selecting "Properties." Then, you can change the Startup type to "Disabled" and click "OK." This method will allow you to easily disable per-user services and minimize administrative effort.In this scenario, where the goal is to disable per-user services on a Windows 10 Pro computer and minimize administrative effort, the Services app is likely the best solution
upvoted 2 times
flabezerra
2 years, 4 months ago
A is correct You can create a script to change the Startup Type for the per-user services. Then use Group Policy or another management solution to deploy the script in your environment. Use a script to manage per-user services: https://learn.microsoft.com/en-us/windows/application-management/per-user-services-in-windows#use-a-script-to-manage-per-user-services
upvoted 1 times
...
...
culturalsponge
2 years, 5 months ago
Selected Answer: A
Either the sc command or Group Policy Preferences can be used to disable per-user services
upvoted 1 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 ...