The ServerManager Get-WindowsFeature cmdlet dies indeed produce a BestPracticesModelId property for the objects returned. You can validate this by running the following:
Get-WindowsFeature | ft name,BestPracticesModelId
Get-BpaModel also returns the bp models.
↧