Software Distribution - Status

Hello All,
Is there any way to check the status of a Software Distribution checking the % of the action. Instead of only get the “Complete” or “Failed” or “Pending” among others status?

For exemplo, instead of “Downloading” we get “75%”…

Where are you viewing the status of this action?

From the console, but i’d like this % of the distribution as a Web Report.

If you look directly at the fixlet within the WebReports you will see what you’re looking for as well as some other information like the date and time it was considered fixed. I use this for a custom fixlet report I send to stakeholders on a specific fix.

I saw that, but i need real time information. The packages are big and the links between clients are poor. So it’s important to look all the deployment in this dashboard.

As far as I know you can’t track the % of the downloads.

Returning on this point…is there a way to check the original file size (from the server) and verify on the client how much was delivered…and then get the amount of file still to be deployed???

kind of: original size - size transmitted = Partial volume
??

like this…Check the size of the file on the server side, and check on client…i don’t know how to get the diference between then and retrieve a %