1. HCLSoftware BigFix Platform 10.0 Documentation
"BigFix Overview": This section describes the core components. It states
"The BigFix client
which resides on every computer that you want to manage... continuously assesses the state of the endpoint against the applied policies
and it can report the results back to the server." This directly confirms the client's role in continuous assessment.
2. HCLSoftware BigFix Platform 10.0 Documentation
"Key Concepts > Relevance": This document explains the evaluation mechanism. It details that "The BigFix client evaluates Relevance expressions on the endpoint to determine whether the endpoint is relevant for a particular action." This specifies that the evaluation logic is executed by the client on the local machine.
3. HCLSoftware BigFix Platform 10.0 Documentation
"Architecture and Processes > BigFix Architecture": The architectural diagrams and descriptions in this section visually and textually place the function of evaluation and assessment squarely on the BigFix Client
while defining the Server
Relay
and Console in their respective roles of coordination
distribution
and management.