How to collect any existing patch/KB information on the server
If required to collect any existing patch/KB information on
the server please use the below simple command, it will provide complete output
in to simple HTML file.
WMIC QFE LIST FULL /Format:HTable >
C:\HotfixList.HTM -------------> need to be run this command.
Comments
Post a Comment