关于SharePoint 2013 UserProfile跨场的几点注意

1、跨场中需要以下几个Service实例,没有这几个会遇到各种问题

2、发布场和消费场同时需要创建Host站点,否则消费场的SiteFeed无法使用。

3、跨场关注的问题请参考:http://www.cnblogs.com/yunliang1028/p/3313414.html

4、分布式缓存问题,分布式缓存对于NewsFeed至关重要,熟练应用:

Add-SPDistributedCacheServiceInstance

Remove-SPDistributedCacheServiceInstance

原文地址:https://www.cnblogs.com/Believeme/p/3630759.html