Uninstall BigFixCM v1.0.0
0 Votes |
Description
Property Details
670 | |
Uninstall BigFixCM v1.0.0 | |
BESC | |
Uninstall | |
danielheth@bigfix.me | |
<Unspecified> | |
<Unspecified> | |
11/28/2012 12:00:00 AM | |
BigFix Client Monitor Logs | |
True | |
danielheth on 11/28/2012 10:33:06 AM | |
danielheth on 11/28/2012 10:33:06 AM | |
3073 Views / 3 Downloads | |
![]() ![]() ![]() ![]() ![]() |
Relevance
isWindows (Relevance 274)

name of operating system starts with "Win"
Not in Proxy Agent Context (Relevance 1131)

if exists property "in proxy agent context" then ( not in proxy agent context ) else true
Used in 1 fixlet | * Results in a true/false |

exists key whose (value "DisplayName" of it as string contains "BigFix Client Monitor") of key "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall" of registry
Actions
Action 1 (default)
Action Link Click
here to uninstall this software.
Script Type
BigFix Action Script
//name of registry keySuccess Criteria
parameter "app"="{{CA2C4508-738A-4EFB-9123-EE6CF0B6473A}"
//first retrieve our uninstall command...
parameter "UninstallString"="{if (exists x64 registry) AND (exists key (concatenation of ("HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\";(parameter "app" as string))) of x64 registry) AND (exists value "UninstallString" whose (it as string != "") of key (concatenation of ("HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\";(parameter "app" as string))) of x64 registry) then ((value "UninstallString" whose (it as string != "") of key (concatenation of ("HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\";(parameter "app" as string))) of x64 registry as string)) else if (exists key (concatenation of ("HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\";(parameter "app" as string))) of x32 registry) AND (exists value "UninstallString" whose (it as string != "") of key (concatenation of ("HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\";(parameter "app" as string))) of x32 registry) then ((value "UninstallString" whose (it as string != "") of key (concatenation of ("HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\";(parameter "app" as string))) of x32 registry as string)) else ""}"
continue if {(parameter "UninstallString" != "")}
waithidden msiexec.exe /x {parameter "app" as string} /quiet
This action will be considered successful when the applicability relevance evaluates to false.
Action 2
Action Link Click
here to deploy this action.
Script Type
URL
http://www.balsamiq.com/products/mockups
Action 3
Action Link Click
here to learn more about BigFixCM.
Script Type
URL
http://www.balsamiq.com/products/mockups
Sharing
Social Media: |