Windows 10 (legacy) — Question 98
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?
Answer options
- A. the sc command
- B. Task Manager
- C. Services
- D. Device Manager
Correct answer: A
Explanation
Using the sc command allows you to efficiently manage and disable services at the command line, minimizing administrative overhead. Task Manager and Services provide graphical interfaces that may require more manual intervention. Device Manager is intended for hardware management, not for controlling services.