Debug Logging - BigFix Dashboard Backend Service
Log In or Register to download the BES file, and more.

0 Votes

Collections (part of 1 collection)

BigFix Dashboard

Description

The Backend service has additional logging features which can be enabled using this task.

Turn it on and check the Windows Application log on the server for additional data.


Property Details

ID749
TitleDebug Logging - BigFix Dashboard Backend Service
DomainBES
CategoryTroubleshooting
Download Size0
Sourcedanielheth@bigfix.me
Source ID<Unspecified>
Source Severity<Unspecified>
Source Release Date12/6/2012 12:00:00 AM
KeywordsBigFix Dashboard
Is TaskTrue
Added by on 12/6/2012 6:22:16 PM
Last Modified by on 12/6/2012 6:22:16 PM
Counters 3437 Views / 57 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

is Windows but not Mobile (Relevance 606)
Used in 560 fixlets   * Results in a true/false
Show indented relevance
if( name of operating system starts with "Win" ) then platform id of operating system != 3 else false
Not in Proxy Agent Context (Relevance 1131)
Used in 1078 fixlets and 12 analyses   * Results in a true/false
Show indented relevance
if exists property "in proxy agent context" then ( not in proxy agent context ) else true
Used in 7 fixlets   * Results in a true/false
Show indented relevance
exists service "BigFix Dashboard"

Actions

Action 1 (default)

Action Link Click here to Enable Debug Logging.
Script Type BigFix Action Script
regset "[HKEY_LOCAL_MACHINE\SOFTWARE\BigFix\Dashboard]" "Debug"="True"
Success Criteria

This action will be considered successful when the applicability relevance evaluates to false.

Action 2

Action Link Click here to Disable Debug Logging.
Script Type BigFix Action Script
regset "[HKEY_LOCAL_MACHINE\SOFTWARE\BigFix\Dashboard]" "Debug"="False"
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!