In the BES Inventory and License site (v 207 as I type this) , is this analysis being kept up to date?
ID: 546
Windows 11 Upgrade Eligibility Information
In evaluating eligibility of our base, we are finding "failures" for processor models that are definitely on the 24H2 list. (These are already on Windows 11, but we are evaluating for 24H2 and beyond.)
I ran a check on few models and seems these are not included in relevance condition for “Processor Model Check” which is 3rd relevance. Though these processors definitely supports 24h2 and beyond.
Looking only at Microsoft's 24H2 list for Intel processors in our environment[*], I came up with this alternate relevance for an analysis property:
if ((string (unique values of model names of processors)) contains perl regex "(i[3,5,7,9]-(([8,9]|1[0,1,2,3,4])\d\d(\d|[A-Z])))|(Ultra [5,7,9] [1,2,3]\d\d)|(W-((1[0,1])|[1,2,3])\d\d\d)") then ("PASS") else ("FAIL - " & string (string (unique values of model names of processors)) )