update for Syncro

This commit is contained in:
2023-12-15 13:07:33 -05:00
parent cb8603c2f8
commit 1f21da9b19
2 changed files with 6 additions and 2 deletions
+3 -1
View File
@@ -2,7 +2,9 @@
setlocal
cls
call :configure-service AteraAgent
call :configure-service Syncro
call :configure-service SyncroLive
call :configure-service SyncroOvermind
call :configure-service SplashtopRemoteService
goto :EOF
+3 -1
View File
@@ -6,7 +6,9 @@ set /a REBOOT=0
echo.
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
:schedule-normal-reboot