Skip to content

Instantly share code, notes, and snippets.

@dylanmei
Created October 2, 2013 02:29
Show Gist options
  • Select an option

  • Save dylanmei/6788305 to your computer and use it in GitHub Desktop.

Select an option

Save dylanmei/6788305 to your computer and use it in GitHub Desktop.
List Windows hotfixes installed after a specified date
12:35 C:\> Get-HotFix | ? installedon -gt 1/15/2013
Source Description HotFixID InstalledBy InstalledOn
------ ----------- -------- ----------- -----------
EDLT Update KB2803748 NT AUTHORITY\SYSTEM 1/22/2013 12:00...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment