cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
96
Views
0
Helpful
2
Replies

Delete Webex on user profil

Whisplash
Level 1
Level 1

Hello

We have differents user in your organization which have webex on their Windows user profil.

Is it possible to delete the webex application on silent mode with SCCM ?

Could give us the process to do it please ?

Best Regard

Whisplash

2 Replies 2

Whisplash
Level 1
Level 1

Thank Jonathan

The problem is that installation wasn't realize with msi package by our users. 

May be this affirmation is wrong but in this case, we can't use the msi package to uninstall webex application in %AppDataLocal% folder 

Best regards

Jonathan Schulenberg
Hall of Fame
Hall of Fame

The Webex App | Installation and automatic upgrade uninstall section indicates the MSI respects the normal /x uninstall parameter. Have you tried the /qn along with it?

If the app is installed in the %AppDataLocal% folder instead of C:\Program Files you’ll likely need to run as the logged in user. Managed deployments usually use the ALLUSERS=1 flag (documented in the same help article linked previously) to perform a machine install.