update batch files

This commit is contained in:
USER
2025-08-11 12:51:23 +01:00
parent 62c3a4dff6
commit 3914138bab
3 changed files with 24 additions and 0 deletions

0
asdqwe
View File

View File

View File

@ -41,6 +41,22 @@ if "%check_computername%" EQU "SURGERY4" (
set POWERCFG=1
)
if "%check_computername%" EQU "SURGERY5" (
set POWERCFG=1
)
if "%check_computername%" EQU "SURGERY6" (
set POWERCFG=1
)
if "%check_computername%" EQU "SURGERY7" (
set POWERCFG=1
)
if "%check_computername%" EQU "SURGERY8" (
set POWERCFG=1
)
if "%check_computername%" EQU "RECEPTION1" (
set POWERCFG=1
)
@ -57,6 +73,14 @@ if "%check_computername%" EQU "RECEPTION4" (
set POWERCFG=1
)
if "%check_computername%" EQU "RECEPTION5" (
set POWERCFG=1
)
if "%check_computername%" EQU "RECEPTION6" (
set POWERCFG=1
)
@REM if [%ZUPER%] == [1] (
@REM echo "Not installing printers"
@REM ) else (