BigFix Console_Uninstall
0 Votes |
Description
Property Details
26993 | |
Production - Fully Tested and Ready for Production | |
BigFix Console_Uninstall | |
BESC | |
Internal | |
1/30/2023 12:00:00 AM | |
BES Console Uninstall | |
raghavendra.s on 1/31/2023 4:28:27 AM | |
raghavendra.s on 1/31/2023 4:28:27 AM | |
180 Views / 0 Downloads | |
![]() ![]() ![]() ![]() ![]() |
Relevance
Used in 1 fixlet | * Results in a true/false |

exists file "C:\Program Files (x86)\BigFix Enterprise\BES Console\BESConsole.exe"
Actions
Action 1 (default)
Action Link Click
here to deploy this action.
Script Type
BigFix Action Script
if {windows of operating system}Success Criteria
if {exists location of client}
delete "{location of console}\udtinstall.log"
endif
parameter "ProductID" = "{substring after "/X" of((value "UninstallString" of key whose((value "DisplayName" of it = "BigFix Console") and name of it starts with "{") of key "HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Uninstall" of registry)as string)}"
wait msiexec /quiet /uninstall { parameter "ProductID" }
endif
This action will be considered successful when the applicability relevance evaluates to false.
Sharing
Social Media: |