Driver-update-history of a specific device thru Powershell

How can I get the driver update history of a specific device thru Powershell.

I thought one could track it thru “Win32_DeviceChangeEvent”; but couldn’t.
One can’t even search the eventlogs or an update log [windowsupdate.log or dism.log or CBS.log] with the hardware ID to get the device-specific driver-updates.
It didn’t even help to change the log-level to “5”.

Is there any other way…

I’m not aware of a way to do this

Try looking at the ‘C:\Windows\Inf\setupapi.dev.log’ file. Is that the kind of info you’re looking for?