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