Uninstall BES Server Plugin Service
0 Votes |
Description
This task will uninstall the BES Server Plugin Service. The BES Server Plugin Service is required by several BigFix Applications to facilitate automation of processes that require communication with the BES Server and Webreports. Note: If you have BigFix Applications that require the BES Server Plugin Service and you choose to uninstall the BES Server Plugin Service, those applications will cease to operate properly until the BES Server Plugin Service is reinstalled. |
Property Details
286 | |
Uninstall BES Server Plugin Service | |
Support | |
0 | |
BigFix | |
<Unspecified> | |
<Unspecified> | |
8/13/2010 12:00:00 AM | |
BES Plugin Service TABLE TBODY | |
besSupport on 10/17/2012 1:14:43 PM | |
danielheth on 10/17/2012 1:14:43 PM | |
4902 Views / 12 Downloads | |
![]() ![]() ![]() ![]() ![]() |
Relevance

exists relay service OR exists main gather service

exists main gather service
Used in 3 fixlets | * Results in a true/false |

exists services whose(service name of it = "BESRootServer")
Actions
Action 1
Action Link Click
here to uninstall the BES Server Plugin Service.
Script Type
BigFix Action Script
// stop plugin service
waithidden "{pathname of (folder (value "EnterpriseServerFolder" of key "HKEY_LOCAL_MACHINE\SOFTWARE\BigFix\Enterprise Server" of registry as string & "Applications")) & "\MFS.exe"}" -stop
// uninstall and remove
waithidden "{pathname of (folder (value "EnterpriseServerFolder" of key "HKEY_LOCAL_MACHINE\SOFTWARE\BigFix\Enterprise Server" of registry as string & "Applications")) & "\MFS.exe"}" -uninstall
delete "{pathname of (folder (value "EnterpriseServerFolder" of key "HKEY_LOCAL_MACHINE\SOFTWARE\BigFix\Enterprise Server" of registry as string & "Applications")) & "\MFS.exe"}"
Success Criteria
This action will be considered successful when the applicability relevance evaluates to false.
Sharing
Social Media: |