Hello,
I have 2 text files that have the following report of the installed patches on 2 different systems.each file for each system:
description
hotfixid
InstalledOn
-----------
--------
-----------
Update
KB982861
12/3/2012 12:00:00 AM
Update
KB958830
12/4/2012 12:00:00 AM
Update
KB971033
12/4/2012 12:00:00 AM
Update
KB2506143
1/14/2013 12:00:00 AM
I would like to compare between the systems of what is missing between them and compare.
How can I accomplish that with a PowerShell script?
Thank you,
Morris