Uninstall Zoom Client - Mac
0 Votes |
Description
Property Details
26694 | |
Production - Fully Tested and Ready for Production | |
Uninstall Zoom Client - Mac | |
BESC | |
Uninstaller | |
Zoom | |
PLF | |
Critical | |
7/9/2019 12:00:00 AM | |
Uninstall, Zoom, Mac Client | |
True | |
suzib6sw on 4/8/2020 10:24:29 AM | |
suzib6sw on 4/8/2020 10:24:29 AM | |
2788 Views / 17 Downloads | |
![]() ![]() ![]() ![]() ![]() |
Relevance

mac of operating system
Used in 3 fixlets | * Results in a true/false |

exists application whose (name of it as lowercase = "zoom.us.app" as lowercase)
Actions
Action 1 (default)
Action Link Click
here to deploy this action
Script Type
BigFix Action Script
delete __createfile
delete __delzoomapp.sh
wait /usr/bin/killall "zoom.us"
createfile until __ENDCREATE
#!/bin/sh
rm -rf /Applications/zoom.us.app
__ENDCREATE
copy __createfile __delzoomapp.sh
wait chmod 755 __delzoomapp.sh
wait /bin/sh __delzoomapp.sh
delete __createfile
delete __delzoomapp.sh
Success Criteria
This action will be considered successful when the applicability relevance evaluates to false.
Sharing
Social Media: |
Comments
![]() |
|
I don't have a log off the remote endpoint yet. It runs and shows failed, and the machine continues to show as relevant. The action history looks like all steps worked. |
![]() |
|
Some more information would be helpful .. ie where it failed. I just tried it on my own machine and its working fine :-) |
![]() |
|
Failed |