
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2019 08:01 AM
hi all,
discovery horizontal pattern for workstations are pulling serial number from win32_baseboard as 'L1XXXXXXXXXX'
instead, they are expecting the serial number pulled from Win32_SystemEnclosure which is 'PCXXXXXXXXX'. this is the same number we get from the SCCM imports. not sure whats going on here...
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2020 09:26 AM
ServiceNow has created an out of the box solution to choose the BIOS Serial Number instead of the Baseboard Serial Number for the Windows OS - Servers pattern. The update is being released in Paris per KB KB0786378:
New mid server property introduced "mid.win.baseboard.or.bios.insertion" , based on the property value (true / false) pattern will insert BaseBoard or Bios Serial number.
If false - BaseBoard number will be populated
If true - BIOS serial number will be inserted
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2019 10:20 AM
You can follow this KB. This applies to "Windows OS - Desktops" pattern as well:
https://hi.service-now.com/kb_view.do?sys_kb_id=5a902894dbeaf7402be0a851ca9619d8

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2019 10:47 AM
thanks, Roopesh, I haven't tried it yet but this looks like it should work. it's a shame that it might be a customization.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2020 09:26 AM
ServiceNow has created an out of the box solution to choose the BIOS Serial Number instead of the Baseboard Serial Number for the Windows OS - Servers pattern. The update is being released in Paris per KB KB0786378:
New mid server property introduced "mid.win.baseboard.or.bios.insertion" , based on the property value (true / false) pattern will insert BaseBoard or Bios Serial number.
If false - BaseBoard number will be populated
If true - BIOS serial number will be inserted
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-03-2020 03:38 AM
Has anybody been able to test the new solution provided by ServiceNow in Paris?
I can see the new pattern tests the new property called "mid.win.baseboard.or.bios.insertion".
And sets a variable in the pattern called "baseboardOrBiosSerial".
But I cannot seem to find where it tests that variable later in the code.
Unfortunately I don't have an instance that is running Discovery that I can upgrade to Paris just yet.
Regards
Martin