diff --git a/b_power.bat b/b_power.bat index 031443b..49246fb 100644 --- a/b_power.bat +++ b/b_power.bat @@ -77,6 +77,8 @@ if "%check_computername%" EQU "RECEPTION4" ( powercfg -setdcvalueindex SCHEME_CURRENT SUB_BATTERY BATLEVELCRIT 75 powercfg -setdcvalueindex SCHEME_CURRENT SUB_BATTERY BATACTIONCRIT 3 powercfg -setacvalueindex SCHEME_CURRENT SUB_BATTERY BATACTIONCRIT 3 + powercfg -setdcvalueindex SCHEME_CURRENT SUB_BATTERY BATACTIONLOW 3 + powercfg -setacvalueindex SCHEME_CURRENT SUB_BATTERY BATACTIONLOW 3 powercfg /q SCHEME_CURRENT > C:\Scripts\pafter.txt ) @REM )