Endpoint Protection

 View Only
  • 1.  Massive uninstall SEP on rollback msi issue (silent)

    Posted Aug 16, 2022 11:12 AM
      |   view attached
    Hello

    We are looking for a solution to remove SEP 14 from more than 2000 devices but the conventional methods for uninstalling are not successful:

    First try:
    https://knowledge.broadcom.com/external/article/151297/uninstall-the-endpoint-protection-client.html

    msiexec.exe /x %guid% /passive

    It works on a very low percentage of devices as msiexec ends with a rollback of the application with the log attached.


    Second try:
    Powershell



    Third option
    • CleanWipe does not support command line use; you must manually run CleanWipe
    Therefore it is assumed that this tool is to be excluded as it is not possible to use it in silent mode but require interaction from a user.

    Attachment(s)

    txt
    log.txt   3.52 MB 1 version


  • 2.  RE: Massive uninstall SEP on rollback msi issue (silent)

    Posted Aug 22, 2022 06:24 PM
    This is the command I use: MsiExec.exe /x 'MSI' /qb! REBOOT=Force REBOOTPROMPT=Suppress

    Seems to work for us, but I'm not hitting 2000 machines in a single shot.

    -Mike

    ------------------------------
    -[FirstName]
    ------------------------------