Jump to content

Need to help in retrieving Registry Patches (CVEs) present in Software Center


Recommended Posts

Guest Siddhesh Thorat (PSP)
Posted

Hi Team,I've written PowerShell Script to fetch all the Registry Keys (CVEs) present in the Software Center. But, it is not returning any result. Can you please help us here.Ex. : Reference of my PowerShell script (Not everything I pasted here)function Get-CVEUpdatesFromSoftwareCenter { $updates = Get-WmiObject -Namespace "root\ccm\ClientSDK" -Class CCM_Application #$CVE_Pattern = "CVE-\d{4}-\d+" #$CVE_Pattern =

 

Continue reading...

  • Replies 0
  • Created
  • Last Reply

Popular Days

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


×
×
  • Create New...