Console will show progress status while pushing a patch?

Hi,
I would like to know about if we push is there any feasibility to see the progress bar for example : it dynamically, say, y/x task is complete where x is number of actions and y keeps adding 1 to eventually x.
or, we maybe show progress bar based on progress.

As targeted Endpoints process each Action, they will report back their status.

The communication is not “Real Time”. I tend to describe it as “Near Real Time”. Some times it takes a minute or so for a Status update to get from the Endpoint, through it’s Relay, into the Server and into the Database, then out to your Console. That’s just the nature of how the system works.

You can watch the “Reported Computers” tab for any Action to get a sense for the “Status” of the Targeted/Responding computers. I don’t know of any built in way to produce a progress bar. Also, depending on how the Action was Targeted, you might not know how many total systems will eventually respond.