I've Googled this without any luck. I'm looking to capture the last time a Windows Server installed updates. I think all I really want is the data in this registry key: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\Auto
Update\Results\Install
Does anyone know a way to get this data using APM or NPM? Thank you!