OK, So my company bought Zoom right as everything was shutting down. We didn't think things out well and email invites were sent out to many user. This led them to be able to install Zoom themselves. We ended up pushing a full desktop version because it allows some controls like limiting the domain you can use to log into, SSO and such.
The problem is that the previous version is still installed for some users. Again, this is just installed for the user only. It installs and runs in the roaming directory under their profile. It only shows in that user's Add/Remove Programs. So I am struggling with two things.
1.) How do I inventory this with SCCM to see who might still have it?
2. How do I push an uninstall? I know the path where the exe exists under the user. But I'll need this to run dynamically to that path, and it has to run as that user.
The problem is that the previous version is still installed for some users. Again, this is just installed for the user only. It installs and runs in the roaming directory under their profile. It only shows in that user's Add/Remove Programs. So I am struggling with two things.
1.) How do I inventory this with SCCM to see who might still have it?
2. How do I push an uninstall? I know the path where the exe exists under the user. But I'll need this to run dynamically to that path, and it has to run as that user.