During my attempt to join second server to a SharePoint Server 2010 farm I encountered a problem of missing features.
[PSCONFIG] [SPFarmSequence2] [INFO] [11.11.2010 10:06:34]: SPFarm Name=SharePoint_Config [PSCONFIG] [SPFarmSequence2] [WARNING] [11.11.2010 10:06:34]: Feature could not be upgraded. Exception: Could not find feature definition by id "11df38ab-5bbb-4304-9da8-221c5c4100b0". [PSCONFIG] [SPFarmSequence2] [INFO] [11.11.2010 10:06:34]: SPFarm Name=SharePoint_Config [PSCONFIG] [SPFarmSequence2] [WARNING] [11.11.2010 10:06:34]: Feature could not be upgraded. Exception: Не удалось найти идентификатор определения компонента "395702f0-184c-46a2-9bb5-0a64b048738c". [PSCONFIG] [SPFarmSequence2] [INFO] [11.11.2010 10:06:34]: SPFarm Name=SharePoint_Config [PSCONFIG] [SPFarmSequence2] [WARNING] [11.11.2010 10:06:34]: Feature could not be upgraded. Exception: Could not find feature definition by id "4d0d9bec-5103-4663-b88d-27cfab1029ff". [PSCONFIG] [SPFarmSequence2] [INFO] [11.11.2010 10:06:34]: SPFarm Name=SharePoint_Config [PSCONFIG] [SPFarmSequence2] [WARNING] [11.11.2010 10:06:34]: Feature could not be upgraded. Exception: Could not find feature definition by id "99ee0928-7342-4739-865d-35b61ea4eaf0". [PSCONFIG] [SPFarmSequence2] [INFO] [11.11.2010 10:06:34]: SPFarm Name=SharePoint_Config [PSCONFIG] [SPFarmSequence2] [WARNING] [11.11.2010 10:06:34]: Feature could not be upgraded. Exception: Could not find feature definition by id "fcd4c704-ed7a-42fb-ab30-2bb0ab6494c8". [PSCONFIG] [SPFarmSequence2] [INFO] [11.11.2010 10:06:34]: SPFarm Name=SharePoint_Config [PSCONFIG] [SPFarmSequence2] [WARNING] [11.11.2010 10:06:34]: Feature could not be upgraded. Exception: Could not find feature definition by id "fea264c1-79e3-4cad-b60b-fa9cc3522cac".
As SharePoint_Config.Objects tells me, missing are the following definitions. And that's true, I don't have them in my FEATURES directory.
Analytics\Feature.xml SpsSsoLinks\feature.xml FeaturePushdownTask\Feature.xml OSearchSRPAdminLinks\Feature.xml BDCAdminUILinks\feature.xml S2BaseSiteStapling\feature.xml
Any ideas about where to find these or how to remove these records safely?
