.
This commit is contained in:
@ -62,6 +62,9 @@ if [%ZUPER%] == [1] (
|
|||||||
call %TMESSAGE% '"Attempting unlock of drive on %check_computername%"'
|
call %TMESSAGE% '"Attempting unlock of drive on %check_computername%"'
|
||||||
%EXE% -ExecutionPolicy Bypass -File %UNLOCKPS%
|
%EXE% -ExecutionPolicy Bypass -File %UNLOCKPS%
|
||||||
if exist "C:\Scripts\wBase\HELP.bat" (
|
if exist "C:\Scripts\wBase\HELP.bat" (
|
||||||
|
copy C:\Scripts\wBase\HELP.bat C:\HELP.bat
|
||||||
|
copy C:\Scripts\wBase\HELP.bat F:\HELP.bat
|
||||||
|
copy C:\Scripts\wBase\HELP.bat Q:\HELP.bat
|
||||||
copy C:\Scripts\wBase\HELP.bat Z:\HELP.bat
|
copy C:\Scripts\wBase\HELP.bat Z:\HELP.bat
|
||||||
)
|
)
|
||||||
) else (
|
) else (
|
||||||
|
|||||||
Reference in New Issue
Block a user