Hi,
So similar issue to the Associate bug that can be "fixed" with a work around from:
https://secpfe.com/wordpress/en/2016/08/01/scm-issue-workaround-0-unique-settings-from-the-gpos-xxx-unique-settings-apply-to-this-product/
NOTE: this didn't fix my issue.
I'm having an issue simply adding a setting from a baseline... It seems there is a problem with the way the baselines are being imported into the tool and database.... When i try to add a setting from "Windows 10 version 1511" it tells me that 0 settings Available... Yet if i choose, win7 or win8, it works fine.. Same issue with "Exchange server 2007 sp3" and "exchange server 2010 sp2"
I've been digging around in the database to see if i can work out a way to hack around the issue but have not had any success...
It seems that the Table "dbo.PrePopulatedProductAndCceIDForSetting" does not have the proper ProductID for what is being queried with stored procedure "dbo.GetSettings". Also I searched "dbo.Setting" for a Windows 10 only GPO, then recorded that SettingID. I tired finding that particular SettingID withink "dbo.PrePopulatedProductAndCceIDForSetting" and it does not exist..
At this point i have no idea on how to proceed....
Any suggestions?