How to let each component tasks in baseline report its action status for 100%

I have a question.
How to let each component tasks in baseline report its action status for sure?

One of my clients request me to report its baseline task status.
However I see many client machines were already task completed, however missed to report to server.

One of the major reason is that client machine finally get shutdown while its been processed,
and stay offline for a while.

However, I’d like to report precisely which client machine already applied.

Is there any better way to let client machine report to server for 100% on each actions as post action report?

Thank you for support in advance.

1 Like

it is best to not shutdown or restart the client during baseline execution, although sometimes this can’t be avoided.

Also, you should be able to get the actual history from the ActionHistory.db on the client itself. You can inspect it with relevance.

Related:

1 Like