Windows 10 (legacy) — Question 67
Your network contains an Active Directory domain. The domain contains 1,000 computers that run Windows 10.
You configure Microsoft Edge settings by using domain and local Group Policy Objects (GPOs).
You need to generate a report that contains all the Microsoft Edge policy settings applied to a computer.
What should you do?
Answer options
- A. From Microsoft Edge, open edge://settings.
- B. From a command prompt, run scanstate and specify the /apps parameter.
- C. From a command prompt, run scanstate and specify the /genconfig parameter.
- D. From a command prompt, run gpresult and specify the /H parameter.
Correct answer: D
Explanation
The correct answer is D because the gpresult command with the /H parameter generates an HTML report of the Group Policy settings applied to a computer, including those for Microsoft Edge. Options A, B, and C do not provide the necessary report on applied Group Policy settings, making them incorrect choices for this task.