How to Find Patch Information on Windows Systems
The patch information can be easily find with the help of below simple commands: wmic qfe get hotfixid you can append > to the command to insert it in text file. To get detailed information about the patches: wmic qfe list full