Create custom ID rules for SCCM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Is it possible to create a custom ID rule only for computers created by SCCM? We have a requirement from our customer to only use serial number as the unique identifier. As I dont think we would want to affect the out of box id rule for computer we would like to create a custom one, only for desktops/laptops coming from sccm.
Is that possible? Has anyone done this before for SCCM?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
@anfield This should already be the case OOB. As computer table gets it's identification rules from hardware and the top 3 rules are related to 'Product Instance Identifier', 'Serial Number/Serial Number Type' and 'Serial Number'. Thus, if the computer is from SCCM or other source, the Serial Number should be considered as priority.
If you want to write a new Identification entry for Computer to override Hardware ones, then you can definitely write it. But it will be applicable on table level not on Discovery source based.
