munkireport / munkireport-php

A reporting tool for munki
MIT License
393 stars 138 forks source link

Battery status on Apple Silicon not correct #1486

Closed mariuslangz closed 2 years ago

mariuslangz commented 2 years ago

Checked battery status on the fleet of Mac's we are managing today, and was baffled by all the devices which seemed to have poor battery. Looks like all M1/2 machines have 100 mAh capacity, which of course is not correct :)

image
tuxudo commented 2 years ago

As @joncrain noted in the MacAdmins Slack, you need to update the power module to the latest version and then create a new client pkg with the new module.

mariuslangz commented 2 years ago

Aah, must've missed that post. Thanks for the quick reply!