Uninstall BES Server Plugin Service
Log In or Register to download the BES file, and more.

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

ID286
TitleUninstall BES Server Plugin Service
CategorySupport
Download Size0
SourceBigFix
Source ID<Unspecified>
Source Severity<Unspecified>
Source Release Date8/13/2010 12:00:00 AM
KeywordsBES Plugin Service TABLE TBODY
Added by on 10/17/2012 1:14:43 PM
Last Modified by on 10/17/2012 1:14:43 PM
Counters 4902 Views / 12 Downloads
User Rating 1 star 2 star 3 star 4 star 5 star * Average over 0 ratings. ** Log In or Register to add your rating.

Relevance

Used in 85 fixlets and 10 analyses   * Results in a true/false
Show indented relevance
exists relay service OR exists main gather service
Used in 106 fixlets and 5 analyses   * Results in a true/false
Show indented relevance
exists main gather service
Used in 12 fixlets   * Results in a true/false
Show indented relevance
exists service "BESPluginService"
Used in 3 fixlets   * Results in a true/false
Show indented relevance
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:
Share this page on Yammer

Comments

Log In or Register to leave comments!