Network Administrator Knowledgebase

Jan 30 2008   4:28AM GMT

List installed software from the command line



Posted by: Michael Khanin
Microsoft Windows

If you want to list the software known to Windows Management Instrumentation (WMI) from the command line, use WMI command line (WMIC) interface.

We can list all products installed locally by running the following command:

wmic product

Comment on this Post


You must be logged-in to post a comment. Log-in/Register