For lenovo, query a different wmi class. SELECT * FROM Win32_ComputerSystemProduct WHERE Version like ‘ThinkPad T440p’
Sent from Windows Mail From: [email protected]<mailto:[email protected]> Sent: Wednesday, April 15, 2015 1:10 PM To: [email protected]<mailto:[email protected]> SELECT * FROM Win32_BaseBoard WHERE Product like '%20AN %' = T440P SELECT * FROM Win32_BaseBoard WHERE Product like '%20AQ %' = T440S From: [email protected] [mailto:[email protected]] On Behalf Of Taxter, Latisha Sent: maandag 30 maart 2015 23:00 To: [email protected] Subject: RE: [mssms] Lenovo T440 20an006FUS = 440p 20AQ005TUS =440s If you run getwmiquery.exe it will give you the model number From: [email protected]<mailto:[email protected]> [mailto:[email protected]] On Behalf Of Sherry Kissinger Sent: Monday, March 30, 2015 1:36 PM To: [email protected]<mailto:[email protected]> Subject: Re: [mssms] Lenovo T440 In my environment; In order of most frequent model to least of the v_gs_computersystemproduct.Version0 = 'ThinkPad T440' are in v_gs_computersystemproduct.Name0, is: 20B7S19N00 (about 9k of these) 20B7S1CF00 (about 5k of these) then there is one wacky outlier of: TP-GJ_____ (I suspect this one is corrupt somehow, the box, the image, wmi, something) Based on Kenneth's reply, looks like "everyone will be different". You may want to check your own where version0 = 'ThinkPad T440' in v_gs_computersystemproduct to see what you've got. On Monday, March 30, 2015 3:26 PM, "Merenda, Kenneth" <[email protected]<mailto:[email protected]>> wrote: Do you mean the model name of a T440 in WMI? They vary a bit, based on localization and config, but mine is 20AW0049AR Kenneth Merenda From: [email protected]<mailto:[email protected]> [mailto:[email protected]] On Behalf Of Todd Hemsell Sent: Monday, March 30, 2015 3:19 PM To: [email protected]<mailto:[email protected]> Subject: [mssms] Lenovo T440 Anyone know what the WMI model of a Lenovo T440 is? ================================================================================================ De informatie opgenomen in dit bericht kan vertrouwelijk zijn en is uitsluitend bestemd voor de geadresseerde. Indien u dit bericht onterecht ontvangt, wordt u verzocht de inhoud niet te gebruiken en de afzender direct te informeren door het bericht te retourneren. ================================================================================================ The information contained in this message may be confidential and is intended to be exclusively for the addressee. Should you receive this message unintentionally, please do not use the contents herein and notify the sender immediately by return e-mail. ================================================================================================
