The edition tag has no wiki summary.
13
votes
3answers
17k views
How to detect the edition of SharePoint 2010 installed?
In SharePoint 2007, we have a registry entry HKLM/Microsoft/OfficeServer/12.0/OfficeServerPremium=1 for enterprise edition and OfficeServerPremium=0 for standard edition.
How can I determine which ...