Skip to content

Instantly share code, notes, and snippets.

@afritsch
Created September 17, 2014 17:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save afritsch/98783e5df1d494f56ff9 to your computer and use it in GitHub Desktop.
Save afritsch/98783e5df1d494f56ff9 to your computer and use it in GitHub Desktop.
Hidden Windows 8 feature for monitoring the longterm battery performance.
rem @echo off
powercfg /batteryreport /output "%~dp0battery_report.html"
pause
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment