- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-27-2022 01:51 AM
We have requirement to Discovery the Patches(cmdb_ci_patches) table. However, I would like to know
if the discovery will be able to give us the information like.. what is the patch installed, Patch version, last installed patch.
There are some postings in community regarding this but it's almost 3 years back.. I am expecting Servicenow might have upgraded it in new versions.
If not, what is the best way to scan the patches and update to CMDB.
Solved! Go to Solution.
- Labels:
-
Discovery
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-14-2022 03:32 AM
Hello Suman21,
Came across this thread and what you can do is create an extension for Windows* pattern to catch this using "win32_quickfixengineering" - for reference: https://powershell.one/wmi/root/cimv2/win32_quickfixengineering
Example from a demo environment we have:
We have created an extension for "Windows OS - Servers" pattern:
Step "Get HotFixID":
Step "Set HotFixID":
Also referring to the earlier link, there is a lot of other values from "win32_quickfixengineering" which probably cover your use case(s)/need(s):
Kind regards,
Robin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-08-2024 07:17 AM
Hi Girija,
Any luck on this, since we would like to pull the last patch date for the linux servers please.
Thank you
Selva