Taking actions
At the heart of the BigFix is the ability to take actions to apply policy or fix one or many computers. This topic describes how to do it.
These are the different ways to deploy an action:
Whatever type of take action you choose, this is what happens after
you clicked OK to take the action:
- The console sends the request to the server.
- The server stores the action to the op site folder associated with the console operator who issued it, or the actionsite folder, if the action was issued by the master operator.
- The server propagates the action to the computers selected in the Target tab of the action or to all computers managed by the operator who issued the action.
- On the computers the applicability of the action is evaluated. If the relevance expression described in the action is evaluated true then the action is applicable.
- If the action is applicable to that computer, the action is pulled
from the server folder down to the computer and it is run.
The computer is added to the Computers tab and the status of the action running on the computer is updated up to completion.