Creating a Stand Alone VM with SP2016 on it with the latest version of AutoSPInstaller, used the Online site to create the XML. Script is halting on the creation of the SearchCenter looking for farm feature 'f6924d36-2fa8-4f0b-b16d-06b7250180fa' ( SharePoint Server Publishing Infrastructure ).
I removed it from the XML to proceed ( the entire search center site creation ) and then the script halted when creating the Mysites. Looks like I am missing some out of the box features ???
Attempting to create the site collection for search center manually produces the same error.
same when trying to provision the Mysite Host.
How do I correct this?
Some of the stack trace.
I removed it from the XML to proceed ( the entire search center site creation ) and then the script halted when creating the Mysites. Looks like I am missing some out of the box features ???
Attempting to create the site collection for search center manually produces the same error.
same when trying to provision the Mysite Host.
How do I correct this?
Some of the stack trace.
-
Script halted!
not installed in this farm, and cannot be added to this scope. --->
System.Runtime.InteropServices.COMException:
<nativehr>0x8107058a</nativehr><nativestack></nativestack>Feature with Id
'f6924d36-2fa8-4f0b-b16d-06b7250180fa' is not installed in this farm, and cannot be added to
this scope.
at Microsoft.SharePoint.Library.SPRequestInternalClass.ApplyWebTemplate(String bstrUrl,
String bstrWebTemplateContent, Int32 fWebTemplateContentFromSubweb, Int32
fDeleteGlobalListsWithWebTemplateContent, Int32 fIgnoreMissingFeatures, String&
bstrWebTemplate, Int32& plWebTemplateId)
at Microsoft.SharePoint.Library.SPRequest.ApplyWebTemplate(String bstrUrl, String
bstrWebTemplateContent, Int32 fWebTemplateContentFromSubweb, Int32
fDeleteGlobalListsWithWebTemplateContent, Int32 fIgnoreMissingFeatures, String&
bstrWebTemplate, Int32& plWebTemplateId)