Would you like to learn how to list the Windows update packages installed on a computer using the command-line? In this tutorial, we are going to show you how to create a list of hotfixes installed on a computer running Windows using the command-line.
• Windows 2012 R2
• Windows 2016
• Windows 10
• Windows 7
Windows Playlist:
On this page, we offer quick access to a list of videos related to Windows installation.
Don’t forget to subscribe to our youtube channel named FKIT.
Tutorial Windows – Get a list of installed updates using the command-line
Start a privileged version of a command-line prompt.
Use the SYSTEMINFO command to create a list of Windows updates installed.
Here is the command output.
Optionally, you may create a text file containing the list of Windows hotfix installed.
Congratulations! You created a list of installed Windows updates on a computer using the command-line.
Tutorial Windows – List installed updates using WMIC
Start a privileged version of a command-line prompt.
Use the WMIC command to create a list of Windows updates installed.
Here is the command output.
Optionally, you may create a detailed list of Windows hotfixes installed.
Here is the command output.
Congratulations! You created a list of installed Windows updates on a computer using the WMIC command.