Is it possible to get Windows Edition Version via Discovery or SCCM integration?

pratik0306
Tera Guru

Hi,

Is it possible to get Windows Edition Version via Discovery or SCCM integration? By Version m referring to what's showing in below image for Version field. We do have discovery running plus Service Graph connector is also in place... Currently i dont see anything like below, but visible as 10.0.19044 etc..

 

any inputs would be of great help!

PS: The requirement here is to have a ticket generated when any system is not on the required version.

 

pratik0306_0-1676880119485.png

 

2 ACCEPTED SOLUTIONS

Rahul Priyadars
Tera Sage

Is it possible to get Windows Edition Version via Discovery--> If Its Not Coming the Way you are looking for then 

Pattern can be extended to fetch OS info with version.

 

But i see OOTB it brings very close to what u are looking fr.

RahulPriyadars_0-1676886070681.png

 

Regards

RP

View solution in original post

Aarti6
Mega Guru

@pratik0306 21H2 is a codename not the version. ServiceNow doesnt capture Codename rather it captures Build number of particular version

Ex .1)  Windows 10  (codenamed "21H2"), computer class will have build number 10.0.19044 as a OS Version 

2) Windows 10  (codenamed "Redstone 3"), computer class will have build number 10.0.16299 as a OS Version

3) Windows 10  (codenamed "19H1"), computer class will have build number 10.0.18362 as a OS Version

View solution in original post

6 REPLIES 6

Aarti6
Mega Guru

@pratik0306 21H2 is a codename not the version. ServiceNow doesnt capture Codename rather it captures Build number of particular version

Ex .1)  Windows 10  (codenamed "21H2"), computer class will have build number 10.0.19044 as a OS Version 

2) Windows 10  (codenamed "Redstone 3"), computer class will have build number 10.0.16299 as a OS Version

3) Windows 10  (codenamed "19H1"), computer class will have build number 10.0.18362 as a OS Version

Thanks Aarti, this is what i was looking for... i did check in Google but then from ServiceNow Standpoint wanted to double check