Debug Logging - BigFix Dashboard Backend Service
| 0 Votes |
Collections (part of 1 collection)
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
| 749 | |
| Debug Logging - BigFix Dashboard Backend Service | |
| BES | |
| Troubleshooting | |
| 0 | |
| danielheth@bigfix.me | |
| <Unspecified> | |
| <Unspecified> | |
| 12/6/2012 12:00:00 AM | |
| BigFix Dashboard | |
| True | |
| danielheth on 12/6/2012 6:22:16 PM | |
| danielheth on 12/6/2012 6:22:16 PM | |
| 3437 Views / 57 Downloads | |
* 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 |
if( name of operating system starts with "Win" ) then platform id of operating system != 3 else false
Not in Proxy Agent Context (Relevance 1131)
if exists property "in proxy agent context" then ( not in proxy agent context ) else true
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: |

