.
This commit is contained in:
@ -15,6 +15,7 @@ if "%check_computername%" EQU "SERVER" (
|
|||||||
if "%check_computername%" EQU "SERVER2" (
|
if "%check_computername%" EQU "SERVER2" (
|
||||||
ping -n 7 -i 7 192.8.1.1
|
ping -n 7 -i 7 192.8.1.1
|
||||||
call %TMESSAGEH% '" %check_computername% has STARTED "'
|
call %TMESSAGEH% '" %check_computername% has STARTED "'
|
||||||
|
call C:\Scripts\wLocal\bin\l_Unlock.bat
|
||||||
)
|
)
|
||||||
|
|
||||||
del C:\Packages\Scripts\vOnBoot.bat
|
del C:\Packages\Scripts\vOnBoot.bat
|
||||||
|
|||||||
Reference in New Issue
Block a user