Hi,
I've come across the following error while trying to install SP2013. Can anyone suggest what the issue might be?
Thanks in advance!
Phil.
- Provisioning Managed Metadata Service Application
- Starting Managed Metadata Service:
- Managed Metadata Service already started.
- Creating Metadata Service Application...
New-SPMetadataServiceApplication : The term 'New-SPMetadataServiceApplication'
is not recognized as the name of a cmdlet, function, script file, or operable
program. Check the spelling of the name, or if a path was included, verify
that the path is correct and try again.
At E:\Temp\SP\AutoSPInstaller\AutoSPInstallerFunctions.ps1:1569 char:39
+ $metaDataServiceApp = New-SPMetadataServiceApplication -Name
$me ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (New-SPMetadataServiceApplicatio
n:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException
--------------------------------------------------------------
- Script halted!
- Error provisioning the Managed Metadata Service Application
Comments: ** Comment from web user: plip1978 **
I've come across the following error while trying to install SP2013. Can anyone suggest what the issue might be?
Thanks in advance!
Phil.
- Provisioning Managed Metadata Service Application
- Starting Managed Metadata Service:
- Managed Metadata Service already started.
- Creating Metadata Service Application...
New-SPMetadataServiceApplication : The term 'New-SPMetadataServiceApplication'
is not recognized as the name of a cmdlet, function, script file, or operable
program. Check the spelling of the name, or if a path was included, verify
that the path is correct and try again.
At E:\Temp\SP\AutoSPInstaller\AutoSPInstallerFunctions.ps1:1569 char:39
+ $metaDataServiceApp = New-SPMetadataServiceApplication -Name
$me ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (New-SPMetadataServiceApplicatio
n:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException
--------------------------------------------------------------
- Script halted!
- Error provisioning the Managed Metadata Service Application
Comments: ** Comment from web user: plip1978 **
Brian,
thanks for replying. I wasn't sure if it occurred because I was installing SharePoint 2013 Foundation. I found that if I turned of the provisioning of the managed metadata service, the user profile service, the enterprise search service, excel, vision, access and performance point - then it would run to the end and complete the install.
Is this the behaviour you'd expect?
Thanks!