Windows 10 (legacy) — Question 121

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

Correct answer: D

Explanation

The correct answer is D because running 'gpresult /H' will generate an HTML report that displays all Group Policy settings applied to the computer, including Microsoft Edge policies. Option A is incorrect as Get-GPO retrieves information about GPOs, not the applied settings on a computer. Option B does not generate a report; it merely opens the editor. Option C is unrelated as scanstate is used for capturing state data, not for reporting GPO settings.