Hi,
I am getting the following error when re-running the latest version of AutoSPInstaller 2nd time.
Any ideas?
- Granting rights to Metadata Service Application:
Get-SPServiceApplicationSecurity : Cannot convert 'System.Object[]' to the type
'Microsoft.SharePoint.PowerShell.SPServiceApplicationPipeBind' required by parameter 'Identity'. Specified method is
not supported.
At D:\03-SharePoint\01-AutoSPInstaller2013\AutoSPInstallerFunctions.ps1:2452 char:80
+ $metadataServiceAppSecurity = Get-SPServiceApplicationSecurity $ ...
+ ~
+ CategoryInfo : InvalidArgument: (:) [Get-SPServiceApplicationSecurity], ParameterBindingException
+ FullyQualifiedErrorId : CannotConvertArgument,Microsoft.SharePoint.PowerShell.SPCmdletGetServiceApplicationSecur
ity
Comments: ** Comment from web user: prawnz **
I am getting the following error when re-running the latest version of AutoSPInstaller 2nd time.
Any ideas?
- Granting rights to Metadata Service Application:
Get-SPServiceApplicationSecurity : Cannot convert 'System.Object[]' to the type
'Microsoft.SharePoint.PowerShell.SPServiceApplicationPipeBind' required by parameter 'Identity'. Specified method is
not supported.
At D:\03-SharePoint\01-AutoSPInstaller2013\AutoSPInstallerFunctions.ps1:2452 char:80
+ $metadataServiceAppSecurity = Get-SPServiceApplicationSecurity $ ...
+ ~
+ CategoryInfo : InvalidArgument: (:) [Get-SPServiceApplicationSecurity], ParameterBindingException
+ FullyQualifiedErrorId : CannotConvertArgument,Microsoft.SharePoint.PowerShell.SPCmdletGetServiceApplicationSecur
ity
Comments: ** Comment from web user: prawnz **
Please delete this issue. Just found out the code was crashing because I had created a 2nd Managed Metadata Service.