(imported topic written by Richard_Betts)
This relevance will return Dell Laptop Machines affected by the current recall program. You should NOT use this relevance without first cross checking it againts the latest recall information from dell and the affected battery model numbers.
The information on affected Battery models was retrived from;
https://www.dellbatteryprogram.com/Default.aspx
The relevance is below;
if (exists wmi) and exists selects “* from win32_Battery” of wmi and string value of selects “Manufacturer from Win32_ComputerSystem” of wmi as lowercase contains “dell” and (string value of it as lowercase contains “1k055” or string value of it as lowercase contains “c5340” or string value of it as lowercase contains “d6024” or string value of it as lowercase contains “jd616” or string value of it as lowercase contains “u5867” or string value of it as lowercase contains “x5333” or string value of it as lowercase contains “3k590” or string value of it as lowercase contains “c5446” or string value of it as lowercase contains “d6025” or string value of it as lowercase contains “jd617” or string value of it as lowercase contains “u5882” or string value of it as lowercase contains “x5875” or string value of it as lowercase contains “5p474” or string value of it as lowercase contains “c6269” or string value of it as lowercase contains “f2100” or string value of it as lowercase contains “kd494” or string value of it as lowercase contains “w5915” or string value of it as lowercase contains “x5877” or string value of it as lowercase contains “6p922” or string value of it as lowercase contains “c6270” or string value of it as lowercase contains “f5132” or string value of it as lowercase contains “m3006” or string value of it as lowercase contains “x5308” or string value of it as lowercase contains “y1333” or string value of it as lowercase contains “c2603” or string value of it as lowercase contains “d2961” or string value of it as lowercase contains “gd785” or string value of it as lowercase contains “rd857” or string value of it as lowercase contains “x5329” or string value of it as lowercase contains “y4500” or string value of it as lowercase contains “c5339” or string value of it as lowercase contains “d5555” or string value of it as lowercase contains “h3191” or string value of it as lowercase contains “td349” or string value of it as lowercase contains “x5332” or string value of it as lowercase contains “y5466”) of select “DeviceID from Win32_Battery” of wmi then “Laptop possibly affected by Recall Program” else “Not Affected by Recall”