I know according to powershell version I could retrieve Description, HotFixId , InstallOn , etc using WMI or get-hotfix. Is there a way to retrieve the dll name and Version of the security update thru a cmdlet?
I also noticed that after installing a redistributed package of Microsoft, I when in use Get-hotifx to retrieve the software update attributes by filtering by HotfixId = xxxxxxx and did not retrieve anything. I also try WMI and did not get an output.
michael john ocasio