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 **
Also, I'm not sure why, but the ALIAS didn't work. I had set up something like SERVER\INSTANCE, but all the databases were put into SERVER. Any ideas why this might have occurred?
Thanks!