This section describes how to find the most recently installed windows update information.
In some cases it is necessary to undo the updates installed on the windows or check which updates are available. Powershell command can provide easy access on.
get-hotfix | sort installedon -desc | select -First 1
/ itsystem.tech
http://www.itsystem.tech