REG ADD "HKEY_LOCAL_MACHINE\SOFTWARE\Symantec\Symantec Endpoint\Protection\AV\AdministratorOnly\Security" /v LockUnloadServices /d 0 /t REG_DWORD /f /reg:64 REG ADD "HKEY_LOCAL_MACHINE\SOFTWARE\Symantec\Symantec Endpoint\Protection\AV\AdministratorOnly\Security" /v UseVPUninstallPassword /d 0 /t REG_DWORD /f /reg:64 REG DELETE "HKEY_LOCAL_MACHINE\SOFTWARE\Symantec\Symantec Endpoint Protection\SMC" /v SMCINSTDATA /f /reg:64 :: move device on back-end to a container without password :: update to current policy without password "C:\Program Files (x86)\Symantec\Symantec Endpoint Protection\smc.exe" -updateconfig timeout /t 30 "C:\Program Files (x86)\Symantec\Symantec Endpoint Protection\smc.exe" -stop msiexec /x {A0CFB412-0C01-4D2E-BAC9-3610AD36B4C8} REMOVE=ALL SYMREBOOT=ReallySuppress /qn /norestart msiexec /x {A0CFB412-0C01-4D2E-BAC9-3610AD36B4C8} REBOOT=REALLYSUPPRESS ALLUSERS=2 /qn /norestart msiexec /x {E327F586-9CB8-4E97-8F61-8D119C3C78F5} REMOVE=ALL SYMREBOOT=ReallySuppress /qn /norestart msiexec /x {E327F586-9CB8-4E97-8F61-8D119C3C78F5} REBOOT=REALLYSUPPRESS ALLUSERS=2 /qn /norestart shutdown -a shutdown -r -f -t 60 -c "Symantec has been uninstalled. Restarting computer. -IT" exit /b 0
Notes
https://support.symantec.com/us/en/article.tech102668.html
tags: Symantec Uninstaller, SEP Uninstaller, SEP Removal, MrNetTek