doug_schulze
ServiceNow Employee
ServiceNow Employee

All,

Been hearing a lot of rumblings about when Servicenow is going to support Windows 2022 server. Well the good news is the new components will be out in the store soon but in the meantime, you don't have to wait for an update you can be ahead of the game with just a couple of new extensions.

First and foremost, as always I apologize for the video as I'm not a pro, tic-tube,face-gram'er but as always hope you get some valuable information in some simple steps you can use to help get your CMDB as current as you need it to be. I've had to do this a few times over the years and I promise you might have to do it in the future so it's a handy tip to be able to continue your good discovery work today and beyond...

Building a Simple Windows Classifier

Community posts referenced in the video...

Customizing a Classifier to determine which probe gets triggered in exploration

Custom Probe/Sensor (Linux Laptops)

Simple SNMP Classifier

 
P.S> I glossed over it but when looking at the Classification debug you can use all those pieces in your classification criteria however there is uniqueness..
 
find_real_file.png
 
Items with 'DEBUG Classification <value> = <value>' can be called directly in the classification criterial, as demonstrated 'isVIP == false' in the video.
 
With items that contain 'DEBUG Classification cidata.<value> = <value> then you have to call the whole thing in the criteria such as 'cidata.fqdn contains crucible'
7 Comments