Is there anyone here who tried to get the logs of powercfg /batteryreport?
This is the first time I've seen the request. What information does this provide? Do you know if there is any API in Windows for this? I see Win32_PortableBattery can be queried through WMI. Is that the same info?
That's what I'm also looking for, if there's api for this. I think Win32_PortableBattery is different from powercfg.
Can you please try to check this one. <Powercfg> . It's a tool that gathers data and output it to html file.
Maybe it's off topic from beats. Sorry.
Thank you very much @andrewkroh. Gonna check this one. 