Setting Managed Metadata Service Connection Properties using PowerShell
In SharePoint 2010 service applications, the managed metadata service connection properties can be set using the cmdlet Get-SPMetadataServiceApplicationProxy $metadataserviceapplicationproxy = Get-SPMetadataServiceApplicationProxy "Managed Metadata Service" # This service application is the default storage location for Keywords.
Read more from the original source:
Setting Managed Metadata Service Connection Properties using PowerShell


