Windows Server Administration Fundamentals — Question 73
You are working on a system with Windows Server 2008 R2 installed on it. Many services and applications automatically start running when you start the system.
You want to remove the services and applications that are not required to run. Which of the following will you use to accomplish the task?
Answer options
- A. Msinfo32.exe
- B. Gpresult.exe
- C. msconfig.exe
- D. gpedit.msc
Correct answer: C
Explanation
The correct answer is C, msconfig.exe, as it allows users to manage startup programs and services. Msinfo32.exe provides system information but does not control startup items. Gpresult.exe is used for Group Policy results analysis, and gpedit.msc is for editing Group Policy settings, neither of which are designed for managing startup applications.