Adding Model Friendly Name to Intune Device Notes
As of today, there's still a limitation within the Intune portal to easily find the friendly name of a Lenovo system, i.e. ThinkPad T14 Gen 3. Instead, you're left with the Machine Type Model (21AH).
I'm sure there's a small group of people, if any, that have memorized what every MTM translates to for its respective friendly name.
To make this a bit easier, and with the help of Damien Van Robaeys' blog post, we can use the Graph API to populate the device notes property of an Intune device by matching the Model (aka MTM) to its friendly name.



