📜  powershell pc 电池命令 - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:51:02.531000             🧑  作者: Mango

代码示例1
#Run this command in Win Powershell Admin mode

powercfg /batteryreport /output "C:\battery-report.html"

#After running the command check your C drive for a file "batteryreport.html"
#The output Path in the (" ") can be changed