in Application Management -> Manage Service Applications -> Managed Metadata Service. Select manage metadata service and click properties. In properties window, I have added Site collection URL for content type hub and have tested the content types across multiple sites. But now I want to change Site collection URL for content type hub. How I change this?
Tell me more
×
SharePoint Stack Exchange is a question and answer site for
SharePoint enthusiasts. It's 100% free, no registration required.
|
You can change it via PowerShell. See this article: http://www.sharepointanalysthq.com/2010/11/how-to-change-the-content-type-hub-url/ They basically show how to use this cmdlet:
|
|||
|
|
|
I have this little powershell function you can try it out...
And, remember to load the sharepoint snap in...
|
|||
|
|