Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about hotfix

Read more about hotfix

python (12.9k questions)

javascript (9.2k questions)

reactjs (4.7k questions)

java (4.2k questions)

java (4.2k questions)

c# (3.5k questions)

c# (3.5k questions)

html (3.3k questions)

Questions - hotfix

Viewing a list of Installed Hotfixes/Patches using wmic (HotfixID, InstalledOn and Description)

I found this post with regard to getting a list of installed Hotfixes using wmic qfe list full and @Hackoo replied with the following: @echo off Title wmic to get HotfixID Setlocal EnableDelayedExpans...
test-img

Bri

windows

batch-file

wmic

hotfix

Votes: 0

Answers: 1

Latest Answer

Does this help? @For /F "Skip=2 Tokens=1,* Delims=," %%G In ('%SystemRoot%\System32\wbem\WMIC.exe QFE Get Description^, HotFixID^, InstalledOn /Format:CSV 2^>NUL') Do @For /F "Tokens...
test-img

Compo

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved