update for Syncro
This commit is contained in:
@@ -2,7 +2,9 @@
|
|||||||
setlocal
|
setlocal
|
||||||
cls
|
cls
|
||||||
|
|
||||||
call :configure-service AteraAgent
|
call :configure-service Syncro
|
||||||
|
call :configure-service SyncroLive
|
||||||
|
call :configure-service SyncroOvermind
|
||||||
call :configure-service SplashtopRemoteService
|
call :configure-service SplashtopRemoteService
|
||||||
goto :EOF
|
goto :EOF
|
||||||
|
|
||||||
|
|||||||
@@ -6,7 +6,9 @@ set /a REBOOT=0
|
|||||||
|
|
||||||
echo.
|
echo.
|
||||||
echo Configuring required services to automatically start in Safe Mode with Networking.
|
echo Configuring required services to automatically start in Safe Mode with Networking.
|
||||||
call :configure-service AteraAgent
|
call :configure-service Syncro
|
||||||
|
call :configure-service SyncroLive
|
||||||
|
call :configure-service SyncroOvermind
|
||||||
call :configure-service SplashtopRemoteService
|
call :configure-service SplashtopRemoteService
|
||||||
|
|
||||||
:schedule-normal-reboot
|
:schedule-normal-reboot
|
||||||
|
|||||||
Reference in New Issue
Block a user