c:\sylinktemp>app2.bat c:\sylinktemp>if exist C:\Windows\system32\ESUG rd /s /q C:\Windows\system32\ESUG c:\sylinktemp>if exist C:\Windows\system32\ESUG\NO_SEP_INSTALL.Log del C:\Windows\system32\ESUG\NO_SEP_INSTALL.Log /q c:\sylinktemp>if exist C:\Windows\system32\ESUG\SMC_STOP_FAIL.LOG del C:\Windows\system32\ESUG\SMC_STOP_FAIL.LOG /q c:\sylinktemp>if exist C:\Windows\system32\ESUG\SYLINK_COPY_FAIL.LOG del C:\Windows\system32\ESUG\SYLINK_COPY_FAIL.LOG /q c:\sylinktemp>if exist C:\Windows\system32\ESUG\SMC_START_FAIL.LOG del C:\Windows\system32\ESUG\SMC_START_FAIL.LOG /q c:\sylinktemp>if exist C:\Windows\system32\ESUG\SUCCESS.LOG del C:\Windows\system32\ESUG\SUCCESS.LOG /q c:\sylinktemp>md C:\Windows\system32\ESUG c:\sylinktemp>c:\sylinktemp\ESUGSleep.exe 3000 c:\sylinktemp>FOR /F "tokens=*" %R IN ('TYPE c:\sylinktemp\password.txt') DO SET pass=%R c:\sylinktemp>SET pass="hibserver123*" c:\sylinktemp>c:\sylinktemp\ESUGreg.exe "HKLM" "SYSTEM\CurrentControlSet\Services\SmcService" "ImagePath" 1>c:\sylinktemp\b.txt c:\sylinktemp>Verify 1>nul c:\sylinktemp>FOR /F "tokens=*" %R IN ('TYPE c:\sylinktemp\b.txt') DO SET VAR=%R :\sylinktemp>SET VAR="C:\Program Files (x86)\Symantec\Symantec Endpoint Protection\12.1.1101.401.105\Bin64\Smc.exe" /prefetch:1 c:\sylinktemp>IF ERRORLEVEL 1 Echo HIBXBOX 1>C:\Windows\system32\ESUG\NO_SEP_INSTALL.Log & GOTO :THE_END c:\sylinktemp>c:\sylinktemp\ESUGSleep.exe 5000 c:\sylinktemp>c:\sylinktemp\ESUGreg.exe "HKLM" "SOFTWARE\Symantec\InstalledApps" "SAVCE" 1>c:\sylinktemp\c.txt c:\sylinktemp>FOR /F "tokens=*" %R IN ('TYPE c:\sylinktemp\c.txt') DO SET VAR1=%R :\sylinktemp>SET VAR1=C:\Program Files (x86)\Symantec\Symantec Endpoint Protection\12.1.1101.401.105\Bin\ c:\sylinktemp>if not exist "C:\Program Files (x86)\Symantec\Symantec Endpoint Protection\12.1.1101.401.105\Bin64\Smc.exe" /prefetch:1 Echo HIBXBOX 1>C:\Windows\system32\ESUG\NO_SEP_INSTALL.Log & GOT O :THE_END c:\sylinktemp>c:\sylinktemp\ESUGSleep.exe 5000 c:\sylinktemp>if exist "c:\sylinktemp\password.txt" goto :withpass else goto :withoutpass c:\sylinktemp>FOR /F "tokens=*" %R IN ('TYPE c:\sylinktemp\password.txt') DO SET pass=%R c:\sylinktemp>SET pass="hibserver123*" c:\sylinktemp>Verify 1>nul c:\sylinktemp>"C:\Program Files (x86)\Symantec\Symantec Endpoint Protection\12.1.1101.401.105\Bin64\Smc.exe" /prefetch:1 -p "hibserver123*" -stop c:\sylinktemp>IF ERRORLEVEL 1 Echo HIBXBOX 1>C:\Windows\system32\ESUG\SMC_STOP_FAIL.LOG & GOTO :THE_END c:\sylinktemp>c:\sylinktemp\ESUGSleep.exe 20000 c:\sylinktemp>REM :START c:\sylinktemp>Verify 1>nul c:\sylinktemp>copy c:\sylinktemp\sylink.xml "C:\Program Files (x86)\Symantec\Symantec Endpoint Protection\12.1.1101.401.105\Bin\" /y 1>nul Access is denied. c:\sylinktemp>IF ERRORLEVEL 1 Echo HIBXBOX 1>C:\Windows\system32\ESUG\SYLINK_COPY_FAIL.LOG & GOTO :service c:\sylinktemp>REM :service c:\sylinktemp>Verify 1>nul c:\sylinktemp>"C:\Program Files (x86)\Symantec\Symantec Endpoint Protection\12.1.1101.401.105\Bin64\Smc.exe" /prefetch:1 -start c:\sylinktemp>IF ERRORLEVEL 1 Echo HIBXBOX 1>C:\Windows\system32\ESUG\SMC_START_FAIL.LOG & GOTO :THE_END c:\sylinktemp>REM c:\sylinktemp>