The use of noidmifs is not recommend, instead edit the PowerShell script to store the data in wmi. Then have hardware Inv. collect it from there.
Configuration Manager report on IMEI and Subscriber ID
I am looking to provide a report for Configuration Manager to provide a report for Computers with LTE - ie: IMEI and Subscriber ID information and more if possible.
From what I can tell, the only valid method to do this using ConfigMgr is by creating a MIF on all computers then extending the MOF to capture this data as IMEI is not normally discoverable using WMI and there is no simple one step way to capture this information. I have found several, slightly older articles refer to the following site which provides a complete, but according to most, a legacy way of pulling in this data:
If I could get more preferred methods of doing this I would appreciate it. I would consider any alternate routes to extending hardware if that's what it takes.