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

0 Votes

Description

Your BES Server does not currently have the BES Server Plugin Service installed.

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.

Important Note: This action will create three registry keys.  Once the action completes, the values for these keys must be set for correct functioning of BES Server plugins. To configure the BES Server Plug-in Service, use .


Property Details

ID244
TitleInstall BES Server Plugin Service
CategorySupport
Download Size1803550
SourceBigFix
Source ID<Unspecified>
Source Severity<Unspecified>
Source Release Date2/8/2012 12:00:00 AM
KeywordsBES Service Plugin TABLE TBODY
Added by on 10/17/2012 1:14:38 PM
Last Modified by on 10/17/2012 1:14:38 PM
Counters 6940 Views / 31 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 3 fixlets   * Results in a true/false
Show indented relevance
exists services whose(service name of it = "BESRootServer")
Used in 1 fixlet   * Results in a true/false
Show indented relevance
not exists services whose(service name of it = "BESPluginService")

Actions

Action 1

Action Link Click here to deploy the BES Server Plugin Service.
Script Type BigFix Action Script
prefetch MFS.exe sha1:680a36d1c4ddcc88d20bb5890a7485a5a487231d size:1811968 http://software.bigfix.com/download/bes/util/mfs-1.0.0.14.exe
delete __createfile
delete move.bat
createfile until _end_
@ECHO OFF
mkdir "{ value "EnterpriseServerFolder" of key "HKEY_LOCAL_MACHINE\SOFTWARE\BigFix\Enterprise Server" of registry as string & "Applications" }" > NUL 2>NUL
move "{pathname of client folder of current site & "\__Download\MFS.exe"}" "{value "EnterpriseServerFolder" of key "HKEY_LOCAL_MACHINE\SOFTWARE\BigFix\Enterprise Server" of registry as string & "Applications\MFS.exe"}" > NUL 2>NUL
_end_
move __createfile move.bat
wait "{pathname of client folder of site "BESSupport" & "\RunQuiet.exe"}" move.bat
waithidden "{ value "EnterpriseServerFolder" of key "HKEY_LOCAL_MACHINE\SOFTWARE\BigFix\Enterprise Server" of registry as string & "Applications\MFS.exe" }" -install
waithidden "{ value "EnterpriseServerFolder" of key "HKEY_LOCAL_MACHINE\SOFTWARE\BigFix\Enterprise Server" of registry as string & "Applications\MFS.exe" }" -start
regset "[HKEY_LOCAL_MACHINE\SOFTWARE\BigFix\Enterprise Server\BESReports]" "WRHTTP"=""
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!