Skip to main content

Hello, 

I am trying to use Automox to uninstall GoToMeeting across our environment but I am failing. Has anyone successfully completed this take with a worklet? 

Hi @Vimi Pooranmal !

Can you clarify which version you are attempting to uninstall?

Is it the Windows “Go To Opener” application you’re wishing to remove?

If so, is this the machine-wide or User (appData) install that’s deployed?


Let me know and I’ll see what we can do to help.

 

Have a great evening!


I am seeing this “Goto Opener” appear on several computers.  Not installed by IT, all under AppData.  A worklet to remove would be helpful.

 

Thank you.


Hi ​@eolson !

I recommend checking out our Uninstall Specific App by Name Catalog Worklet.
This will allow you to perform a targeted removal of a piece of software by inputting it’s display name in the $appName variable of the Worklet’s Evaluation and Remediation Code.

You may also find our Worklet Development Kit useful here!

The Get-Win32App and Remove-Win32App in specific will allow you to perform targeted uninstalls for applications that exist within both the system-wide and user space.


Reply