在SharePoint站点中找不到“术语管理”这个链接功能。

解决方案:

Enable-SPFeature -id “73EF14B1-13A9-416b-A9B5-ECECA2B0604C” -Url <SiteCollection-URL>

Stsadm.exe -o activatefeature -id 73EF14B1-13A9-416b-A9B5-ECECA2B0604C –url http://<SiteCollection-URL> –force

相关文章:

  • 2021-12-19
  • 2021-11-15
  • 2022-02-07
  • 2021-04-02
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-07-15
  • 2021-05-24
  • 2021-10-27
  • 2021-09-19
  • 2021-05-25
  • 2021-06-11
  • 2021-05-31
相关资源
相似解决方案