Enable Viewing of Stored Dashboard Data through Web Reports
0 Votes |
Description
BES 7.0.1 and higher supports the ability to store dashboard data in the BES database. This feature can be used for historical reporting purposes in sites such as Power Management. This Fixlet will enable the viewing of stored dashboard data through Web Reports. Only the BES Server will be relevant for this Fixlet. Note: The BES Web Reports Service will be restarted if it is currently running. |
Property Details
406 | |
Enable Viewing of Stored Dashboard Data through Web Reports | |
Optional | |
1812 | |
BigFix | |
<Unspecified> | |
<Unspecified> | |
1/31/2008 12:00:00 AM | |
BES Reports TABLE TBODY Viewing | |
besSupport on 10/17/2012 1:15:21 PM | |
danielheth on 10/17/2012 1:15:21 PM | |
4878 Views / 9 Downloads | |
![]() ![]() ![]() ![]() ![]() |
Relevance

version of client >= "6.0"
Used in 1 fixlet | * Results in a true/false |

(exists key "HKEY_LOCAL_MACHINE\SOFTWARE\BigFix\Enterprise Server" whose ((value "Version" of it) as string as version >= "7.0.1" AND (value "Version" of it) as string as version <= "7.0.9" AND exists value "BESInstalled" of it AND value "BESInstalled" of it =1) of registry)
Used in 1 fixlet | * Results in a true/false |

not exists folder (value "EnterpriseServerFolder" of key "HKEY_LOCAL_MACHINE\SOFTWARE\BigFix\Enterprise Server" of registry as string &"Reference" ) whose(exists file "BESOJO.xsd" of it)
Actions
Action 1
Action Link Click
here to enable viewing of stored dashboard data through Web Reports.
Script Type
BigFix Action Script
download http://software.bigfix.com/download/bes/misc/BESOJO.xsd
continue if {(size of it = 1814 AND sha1 of it = "c1076fbe899bf05f6ade9d4f93162660f8c14a46") of file "BESOJO.xsd" of folder "__Download"}
waithidden cmd.exe /C mkdir "{ value "EnterpriseServerFolder" of key "HKEY_LOCAL_MACHINE\SOFTWARE\BigFix\Enterprise Server" of registry as string&"Reference" }"
copy "__download\BESOJO.xsd" "{ value "EnterpriseServerFolder" of key "HKEY_LOCAL_MACHINE\SOFTWARE\BigFix\Enterprise Server" of registry as string &"Reference"}\BESOJO.xsd"
if {exists running services whose (display name of it = "BES Web Reports Server")}
waithidden cmd.exe /C net stop "BES Web Reports Server"
waithidden cmd.exe /C net start "BES Web Reports Server"
endif
Success Criteria
This action will be considered successful when the applicability relevance evaluates to false.
Sharing
Social Media: |