CompTIA A+ Core 2 (220-1202) — Question 151
A technician needs to change hibernation settings on a Windows computer by applying a batch file. Domain policies are unavailable. Which of the following is the best way to achieve this goal?
Answer options
- A. Update Power Options in the Control Panel.
- B. Update the computer’s firmware.
- C. Run gpupdate from a command prompt.
- D. Use the powercfg command in PowerShell.
Correct answer: D
Explanation
The correct answer is D because the powercfg command in PowerShell can directly modify hibernation settings. Option A is incorrect as it doesn't involve a batch file; option B is irrelevant to hibernation settings; and option C does not change any settings but rather refreshes group policies.