Labels

Wednesday, 13 July 2016

List out Hotfix details of your windows box ?

I got many requests in Whatapp group and requested to write an article to find List out Hotfix details of your windows server.

I have explained in details with step by step with screen shots as shown below. Cheers !!!.


1. Open a command prompt. To do so, click Start, type cmd, and press ENTER.















2. Type cd %userprofile% and press ENTER.






3. Type wmic qfe list full /format:htable > hotfixes.htm















4. Type start iexplore %userprofile%\hotfixes.htm















5. Now the html file will open with hotfix details so press Ctrl+S to save the html.








No comments:

Post a Comment