Hide BES Clients from the Add/Remove Programs List - BES Client < 8.0
| 0 Votes |
Description
Note: After applying this action, Task #252 will become relevant and will allow you to restore the BES Client entry to the "Add/Remove Programs" list.
Note: On BES Client upgrades, the BES Client entry will be automatically restored to the "Add/Remove Programs" list. To prevent this from happening, you can apply this action as a "policy" action.
Property Details
| 539 | |
| Hide BES Clients from the Add/Remove Programs List - BES Client < 8.0 | |
| Support | |
| 0 | |
| BigFix | |
| <Unspecified> | |
| <Unspecified> | |
| BES Client Add Remove Programs | |
| besSupport on 10/17/2012 1:16:07 PM | |
| danielheth on 10/17/2012 1:16:07 PM | |
| 4603 Views / 2 Downloads | |
* Average over 0 ratings.
** Log In or Register to add your rating.
|
Relevance
| Used in 223 fixlets | * Results in a true/false |
(if exists property "in proxy agent context" then ( not in proxy agent context ) else true )
version of client >= "5.1"
| Used in 24 fixlets | * Results in a true/false |
((if (version of client >= "8.0") then (windows of it) else (name of it starts with "Win")) AND platform id of it != 3) of operating system
| Used in 1 fixlet | * Results in a true/false |
exists key whose (exists value "DisplayName" of it AND value "DisplayName" of it = "BigFix Enterprise Client" AND name of it starts with "{") of key "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall" of registry
| Used in 2 fixlets | * Results in a true/false |
not exists key "HKEY_CLASSES_ROOT\Installer\Products\CB3207FBB9131EF45B968C451AF9188F" of registry
Actions
Action 1 (default)
Action Link Click
here to hide the BES Client from the "Add/Remove Programs" list.
Script Type
BigFix Action Script
parameter "guid" = "{(name of it) of (key whose (value "DisplayName" of it = "BigFix Enterprise Client" and name of it starts with "{") of key "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall" of registry)}"
regset "[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{parameter "guid"}]" "RemovedDisplayName"="BigFix Enterprise Client"
continue if {exists key whose (exists value "RemovedDisplayName" of it and value "RemovedDisplayName" of it = "BigFix Enterprise Client" and name of it starts with "{") of key "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall" of registry}
regdelete "[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{parameter "guid"}]" "DisplayName"
Success Criteria
This action will be considered successful when the applicability relevance evaluates to false.
Action 2
Action Link Click
here for information on how to make this action a "policy" action that will automatically open the BES port on any computer that has this Fixlet message relevant.
Script Type
URL
http://support.bigfix.com/cgi-bin/kbdirect.pl?id=113
Sharing
| Social Media: |

