I'm looking for a way to fetch the model number of a machine via any sort of script or means. I can get the serial or name, but I cannot get the model number. Not the model name, like MacPro3,1, I need the number like: 'A1315'
Asked
Active
Viewed 84 times
0
-
Possible duplicate of http://stackoverflow.com/questions/11455108/is-there-any-way-to-detect-a-users-mac-hardware-model-from-the-browser – rak007 Oct 14 '16 at 13:00
-
@rak007 sorry, not even close – Keaton Burleson Oct 14 '16 at 13:02
-
Have you tried this? https://gist.github.com/peterblazejewicz/1825030 – Shrewd Oct 14 '16 at 13:27
-
@Shrewd that is the serial number – Keaton Burleson Oct 14 '16 at 14:49