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
  • 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.

     

Children
No Data