Within the updates tab when you bring up a device, it would be nice to have all recently installed Windows updates and driver updates etc, all information within Windows updates > Update history....
Like the output of the command: Get-HotFix | Sort-Object InstalledOn -Descending
Would be useful when troubleshooting problems with Windows/driver updates, speficially what and when the updates were installed. If some computers are having a problem it would be nice to go here and see if a recent update from Windows or recently update for driver is a commonality between them.