Generate a list of hotfixes and Service Packs by executing the following command:
- wmic qfe list
If you need it in a text file, execute the following command:
- wmic /output:c:\hotfixes.txt qfe list
Generate a list of hotfixes and Service Packs by executing the following command:
If you need it in a text file, execute the following command: