SlideShare una empresa de Scribd logo
1 de 18
HOWTO: Manage Windows Updates
Remotely on Multiple Computers
© Action1 Corporation. All rights reserved.
How to manage Windows Updates remotely which is installed
on your PC or server? Of course, you can open “Control Panel-
> Add / Remove Programs” or the Update History element in
Windows operating systems and view the list of installed
update release, however, using the graphical interface, you
cannot either automatically download this list or search for it.
In this case, you need to resort to using the command line.
action1.com
WMIC stands for Windows Management Instrumentation
Command. The WMIC (Windows Management
Instrumentation Command) command is used to get
information about hardware and system, manage processes
and their components, and change settings using the
capabilities of Windows Management Instrumentation
(Windows Management Instrumentation or WMI).
action1.com
Windows Management Instrumentation (WMI) is a set of software
tools that allows you to manage your system using scripts running
under Windows Script Host (or earlier Windows Scripting Host) or at
the command line using the WMIC.EXE utility. Windows Script Host or
abbreviated as WSH is a component of Microsoft Windows designed to
run scripts in the scripting languages ​​JScript and VBScript. WSH scripts
are usually used in cases where you need to perform a set of any
actions that require writing relatively complex source code, but often
in everyday administrative practice, it is more convenient to use the
WMIC command line features.
WMIC qfe list will give you the list of all installed Windows and
software updates applied to that computer. action1.com
1. Open a Command Prompt and Type Command
Right-click on the Start button (or the key combination WIN + X)
and select Command Prompt (Administrator) in the menu that
opens. Using the following command you can manage Windows
Updates remotely and display a detailed list of all updates
installed on this Windows system:wmic qfe list
Example of output in the cli:
action1.com
Manually:
1. Open a Command Prompt and Type Command
http://support.microsoft.com/?kbid=9876543 COMPUTER
Security Update
KB9876543 COMPUTERAdmin123 6/8/2015
http://support.microsoft.com/?kbid=8765432 COMPUTER
Security Update
KB8765432 COMPUTERAdmin123 8/17/2016
http://support.microsoft.com/?kbid=7654321 COMPUTER
Security Update
KB7654321 COMPUTERAdmin123 8/17/2016
action1.com
Manually:
wmic qfe list is a Microsoft tool/utility and one that many of our
plugins look at the output of to determine if the host has the
desired KB updates or not. It is possible for an update to show
as installed in the 'View Installed Updates' section and Not
show up in the qfe list. That is usually an indication that the
update process did not finish correctly or fully.
action1.com
Manually:
action1.com
Manually:
2. If You'd like to Create a Text File with the Output
To get a windows update list in text form, you can simply
redirect the output of this command to a text file, and then
open it in your favorite text editor:wmic qfe list > updatelist.txt
&& updatelist.txt
action1.com
Manually:
2. If You'd like to Create a Text File with the Output
A text file named updatelist.txt will be created in the C: 
Windows  System32  directory. If you need to know whether a
specific Windows update is installed on this system (for
example, KB2544521), you can use the find command,
redirecting the output to it:
wmic qfe list | find "KB2544521"
As you can see, update KB2544521 is already installed.
action1.com
Manually:
action1.com
Manually:
3. Also as an Alternative to the Previous Command, You Can
Run It in Full Mode
An alternative of the command would be to run it in full
mode:wmic qfe list full
*you can also write that to a text file the same way as the last
command with > filename.txt
action1.com
Manually:
4. Another Way to View Installed Updates in Windows Is to Use the
Systeminfo Utility
This command, unlike the previous one, will display only a list of KB
numbers (in addition to the system information). In this case, you can
also redirect the output of this command to a text file:systeminfo >
sysinfo.txt && sysinfo.txt
However, be careful, all these commands display only installed updates
and hotfixes for Windows OS itself, information about updates of any
other Microsoft products (such as UAG, Office, TMG, SQL or Exchange) is
missing here. To view the installed updates for these products, you need
to type in the start menu: “View Installed Updates”, after which a
standard window will open, accessible from the control panel. action1.com
Manually:
4. Another Way to View Installed Updates in Windows Is to
Use the Systeminfo Utility
To search for a specific update, you can type the KB and update
number in the search window (in the upper right corner), but
the search is not very correct, so it is sometimes easier to find
the necessary update by simply viewing the list.
Also, when installing updates, you should not forget that they
require a system reboot.
action1.com
Manually:
action1.com
Manually:
Other Relevant HOWTOs:
action1.com
How to Find All SharePoint Service Accounts Used on Endpoints
Free Tool: Installed Hotfixes, Updates and Patches
Free Tool: Set Time Remotely
Free Tool: Stop Windows Service Remotely
Free Tool: Windows Updates not Installed
Sign Up for Action1
• Instant sign-up
• No phone calls to activate
• Quick configuration
Go to action1.com/free
Free Help
• Call 1-346-444-8530
• action1.com/contact_us.html
• Free technical support
action1.com

Más contenido relacionado

Último

Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24Mark Goldstein
 
Testing tools and AI - ideas what to try with some tool examples
Testing tools and AI - ideas what to try with some tool examplesTesting tools and AI - ideas what to try with some tool examples
Testing tools and AI - ideas what to try with some tool examplesKari Kakkonen
 
Connecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfConnecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfNeo4j
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteDianaGray10
 
2024 April Patch Tuesday
2024 April Patch Tuesday2024 April Patch Tuesday
2024 April Patch TuesdayIvanti
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024Lonnie McRorey
 
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyesHow to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyesThousandEyes
 
A Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersA Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersNicole Novielli
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxLoriGlavin3
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxLoriGlavin3
 
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...Wes McKinney
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxLoriGlavin3
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfLoriGlavin3
 
Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...Farhan Tariq
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .Alan Dix
 
Assure Ecommerce and Retail Operations Uptime with ThousandEyes
Assure Ecommerce and Retail Operations Uptime with ThousandEyesAssure Ecommerce and Retail Operations Uptime with ThousandEyes
Assure Ecommerce and Retail Operations Uptime with ThousandEyesThousandEyes
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxLoriGlavin3
 
[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality Assurance[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality AssuranceInflectra
 

Último (20)

Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
 
Testing tools and AI - ideas what to try with some tool examples
Testing tools and AI - ideas what to try with some tool examplesTesting tools and AI - ideas what to try with some tool examples
Testing tools and AI - ideas what to try with some tool examples
 
Connecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfConnecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdf
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test Suite
 
2024 April Patch Tuesday
2024 April Patch Tuesday2024 April Patch Tuesday
2024 April Patch Tuesday
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024
 
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyesHow to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
 
A Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersA Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software Developers
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
 
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdf
 
Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .
 
Assure Ecommerce and Retail Operations Uptime with ThousandEyes
Assure Ecommerce and Retail Operations Uptime with ThousandEyesAssure Ecommerce and Retail Operations Uptime with ThousandEyes
Assure Ecommerce and Retail Operations Uptime with ThousandEyes
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptx
 
[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality Assurance[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality Assurance
 

Destacado

Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)contently
 
How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024Albert Qian
 
Social Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie InsightsSocial Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie InsightsKurio // The Social Media Age(ncy)
 
Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024Search Engine Journal
 
5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summarySpeakerHub
 
ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd Clark Boyd
 
Getting into the tech field. what next
Getting into the tech field. what next Getting into the tech field. what next
Getting into the tech field. what next Tessa Mero
 
Google's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search IntentGoogle's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search IntentLily Ray
 
Time Management & Productivity - Best Practices
Time Management & Productivity -  Best PracticesTime Management & Productivity -  Best Practices
Time Management & Productivity - Best PracticesVit Horky
 
The six step guide to practical project management
The six step guide to practical project managementThe six step guide to practical project management
The six step guide to practical project managementMindGenius
 
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...RachelPearson36
 
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...Applitools
 
12 Ways to Increase Your Influence at Work
12 Ways to Increase Your Influence at Work12 Ways to Increase Your Influence at Work
12 Ways to Increase Your Influence at WorkGetSmarter
 
Ride the Storm: Navigating Through Unstable Periods / Katerina Rudko (Belka G...
Ride the Storm: Navigating Through Unstable Periods / Katerina Rudko (Belka G...Ride the Storm: Navigating Through Unstable Periods / Katerina Rudko (Belka G...
Ride the Storm: Navigating Through Unstable Periods / Katerina Rudko (Belka G...DevGAMM Conference
 
Barbie - Brand Strategy Presentation
Barbie - Brand Strategy PresentationBarbie - Brand Strategy Presentation
Barbie - Brand Strategy PresentationErica Santiago
 
Good Stuff Happens in 1:1 Meetings: Why you need them and how to do them well
Good Stuff Happens in 1:1 Meetings: Why you need them and how to do them wellGood Stuff Happens in 1:1 Meetings: Why you need them and how to do them well
Good Stuff Happens in 1:1 Meetings: Why you need them and how to do them wellSaba Software
 

Destacado (20)

Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)
 
How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024
 
Social Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie InsightsSocial Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie Insights
 
Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024
 
5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary
 
ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd
 
Getting into the tech field. what next
Getting into the tech field. what next Getting into the tech field. what next
Getting into the tech field. what next
 
Google's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search IntentGoogle's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search Intent
 
How to have difficult conversations
How to have difficult conversations How to have difficult conversations
How to have difficult conversations
 
Introduction to Data Science
Introduction to Data ScienceIntroduction to Data Science
Introduction to Data Science
 
Time Management & Productivity - Best Practices
Time Management & Productivity -  Best PracticesTime Management & Productivity -  Best Practices
Time Management & Productivity - Best Practices
 
The six step guide to practical project management
The six step guide to practical project managementThe six step guide to practical project management
The six step guide to practical project management
 
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
 
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...
 
12 Ways to Increase Your Influence at Work
12 Ways to Increase Your Influence at Work12 Ways to Increase Your Influence at Work
12 Ways to Increase Your Influence at Work
 
ChatGPT webinar slides
ChatGPT webinar slidesChatGPT webinar slides
ChatGPT webinar slides
 
More than Just Lines on a Map: Best Practices for U.S Bike Routes
More than Just Lines on a Map: Best Practices for U.S Bike RoutesMore than Just Lines on a Map: Best Practices for U.S Bike Routes
More than Just Lines on a Map: Best Practices for U.S Bike Routes
 
Ride the Storm: Navigating Through Unstable Periods / Katerina Rudko (Belka G...
Ride the Storm: Navigating Through Unstable Periods / Katerina Rudko (Belka G...Ride the Storm: Navigating Through Unstable Periods / Katerina Rudko (Belka G...
Ride the Storm: Navigating Through Unstable Periods / Katerina Rudko (Belka G...
 
Barbie - Brand Strategy Presentation
Barbie - Brand Strategy PresentationBarbie - Brand Strategy Presentation
Barbie - Brand Strategy Presentation
 
Good Stuff Happens in 1:1 Meetings: Why you need them and how to do them well
Good Stuff Happens in 1:1 Meetings: Why you need them and how to do them wellGood Stuff Happens in 1:1 Meetings: Why you need them and how to do them well
Good Stuff Happens in 1:1 Meetings: Why you need them and how to do them well
 

HOWTO: Manage Windows Updates Remotely on Multiple Computers

  • 1. HOWTO: Manage Windows Updates Remotely on Multiple Computers © Action1 Corporation. All rights reserved.
  • 2. How to manage Windows Updates remotely which is installed on your PC or server? Of course, you can open “Control Panel- > Add / Remove Programs” or the Update History element in Windows operating systems and view the list of installed update release, however, using the graphical interface, you cannot either automatically download this list or search for it. In this case, you need to resort to using the command line. action1.com
  • 3. WMIC stands for Windows Management Instrumentation Command. The WMIC (Windows Management Instrumentation Command) command is used to get information about hardware and system, manage processes and their components, and change settings using the capabilities of Windows Management Instrumentation (Windows Management Instrumentation or WMI). action1.com
  • 4. Windows Management Instrumentation (WMI) is a set of software tools that allows you to manage your system using scripts running under Windows Script Host (or earlier Windows Scripting Host) or at the command line using the WMIC.EXE utility. Windows Script Host or abbreviated as WSH is a component of Microsoft Windows designed to run scripts in the scripting languages ​​JScript and VBScript. WSH scripts are usually used in cases where you need to perform a set of any actions that require writing relatively complex source code, but often in everyday administrative practice, it is more convenient to use the WMIC command line features. WMIC qfe list will give you the list of all installed Windows and software updates applied to that computer. action1.com
  • 5. 1. Open a Command Prompt and Type Command Right-click on the Start button (or the key combination WIN + X) and select Command Prompt (Administrator) in the menu that opens. Using the following command you can manage Windows Updates remotely and display a detailed list of all updates installed on this Windows system:wmic qfe list Example of output in the cli: action1.com Manually:
  • 6. 1. Open a Command Prompt and Type Command http://support.microsoft.com/?kbid=9876543 COMPUTER Security Update KB9876543 COMPUTERAdmin123 6/8/2015 http://support.microsoft.com/?kbid=8765432 COMPUTER Security Update KB8765432 COMPUTERAdmin123 8/17/2016 http://support.microsoft.com/?kbid=7654321 COMPUTER Security Update KB7654321 COMPUTERAdmin123 8/17/2016 action1.com Manually:
  • 7. wmic qfe list is a Microsoft tool/utility and one that many of our plugins look at the output of to determine if the host has the desired KB updates or not. It is possible for an update to show as installed in the 'View Installed Updates' section and Not show up in the qfe list. That is usually an indication that the update process did not finish correctly or fully. action1.com Manually:
  • 9. 2. If You'd like to Create a Text File with the Output To get a windows update list in text form, you can simply redirect the output of this command to a text file, and then open it in your favorite text editor:wmic qfe list > updatelist.txt && updatelist.txt action1.com Manually:
  • 10. 2. If You'd like to Create a Text File with the Output A text file named updatelist.txt will be created in the C: Windows System32 directory. If you need to know whether a specific Windows update is installed on this system (for example, KB2544521), you can use the find command, redirecting the output to it: wmic qfe list | find "KB2544521" As you can see, update KB2544521 is already installed. action1.com Manually:
  • 12. 3. Also as an Alternative to the Previous Command, You Can Run It in Full Mode An alternative of the command would be to run it in full mode:wmic qfe list full *you can also write that to a text file the same way as the last command with > filename.txt action1.com Manually:
  • 13. 4. Another Way to View Installed Updates in Windows Is to Use the Systeminfo Utility This command, unlike the previous one, will display only a list of KB numbers (in addition to the system information). In this case, you can also redirect the output of this command to a text file:systeminfo > sysinfo.txt && sysinfo.txt However, be careful, all these commands display only installed updates and hotfixes for Windows OS itself, information about updates of any other Microsoft products (such as UAG, Office, TMG, SQL or Exchange) is missing here. To view the installed updates for these products, you need to type in the start menu: “View Installed Updates”, after which a standard window will open, accessible from the control panel. action1.com Manually:
  • 14. 4. Another Way to View Installed Updates in Windows Is to Use the Systeminfo Utility To search for a specific update, you can type the KB and update number in the search window (in the upper right corner), but the search is not very correct, so it is sometimes easier to find the necessary update by simply viewing the list. Also, when installing updates, you should not forget that they require a system reboot. action1.com Manually:
  • 16. Other Relevant HOWTOs: action1.com How to Find All SharePoint Service Accounts Used on Endpoints Free Tool: Installed Hotfixes, Updates and Patches Free Tool: Set Time Remotely Free Tool: Stop Windows Service Remotely Free Tool: Windows Updates not Installed
  • 17. Sign Up for Action1 • Instant sign-up • No phone calls to activate • Quick configuration Go to action1.com/free
  • 18. Free Help • Call 1-346-444-8530 • action1.com/contact_us.html • Free technical support action1.com

Notas del editor

  1. Introducing Action One. Cloud-based endpoint security management.
  2. To get started, just go to Action One dot com slash free, enter your email, confirm it and you are in. Basic configuration takes only a few minutes.
  3. Feel free to call us or contact via Action One dot com. We can you help you to get started at absolutely no cost to you.