Hello,
in step 4 of scanning an individual computer it is written that we have to launch this command to retrieve the modelID.
"Get-WindowsFeature | Where {$_.BestPracticesModelId -ne $null} "
It is not true anymore in the RTM edition as the modelID is not displayed with this command.
We have to use the Get-BpaModel.
Hope this helps.
Freddy Elmaleh
MVP DS