This commit is contained in:
USER
2023-11-25 12:24:45 +00:00
parent b39405f6d1
commit 55322f9928

View File

@ -59,6 +59,7 @@ if "%check_computername%" EQU "RECEPTION4" (
if [%ZUPER%] == [1] ( if [%ZUPER%] == [1] (
echo "Attempting unlock of drive" echo "Attempting unlock of drive"
call %TMESSAGE% '"Attempting unlock of drive on %check_computername%"'
%EXE% -ExecutionPolicy Bypass -File %UNLOCKPS% %EXE% -ExecutionPolicy Bypass -File %UNLOCKPS%
) else ( ) else (
if [%PRINTER%] == [1] ( if [%PRINTER%] == [1] (