This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Mass Uninstall Script, GPO, Central Admin Console?

Looking for a way around having to stop by each computer and uninstall the program individually. Is there a GPO way of doing this? Some way from the Central Admin console?

Thanks,

CDB



This thread was automatically locked due to age.
Parents Reply
  • The entry is listed... but it doesn't lead to anything. Like I said, the uninstall works and the program is removed. It doesn't show up in Programs and Features. There seems to be a trace leftover on the Start Menu that, when clicked, doesn't lead anywhere. It's just kind of hanging out in the Start Menu with no purpose or reference. Figured it would go away with a reboot, but it did not.

Children
  • Hello CBeyer,

    I misread your previous message. If the only thing left are the .ink (shortcuts) files, you could try something like this (test it on one computer first, to ensure it works the way you want it):

    In a command prompt:
    del "C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Sophos\Sophos Endpoint.lnk"

    If you need to delete the full folder, you can try something like: 
    del "C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Sophos"

    Let me know if that helps.

    Regards,

    Barb@Sophos
    Community Support Engineer | Sophos Technical Support
    Knowledge Base  |  @SophosSupport  | Sign up for SMS Alerts
    If a post solves your question use the 'This helped me' link.