本文介绍了STSADM命令的Powershell命令替代方案,用于将UPA DB信息与用户信息列表同步的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
您好,
我希望以下STSADM命令可以使用Powershell命令替代,以将用户配置文件数据库信息与网站集的用户信息列表同步.请告知.
I want the Powershell commands alternative for below STSADM Commands to sync User Profile Database information with Site Collection's User Information List. Kindly advise.
stsadm -o sync -listolddatabases 0
stsadm -o sync -deleteolddatabases 0
谢谢!
阿伦
推荐答案
是的,您列出了两个职位.
Yes, there are two jobs you listed.
您也可以参考此链接以获取更多详细信息:
Also you can refer to this link for more details:http://sharepointchick.com/archive/2009/06/17/user-profiles-and-the-user-information-list-or-userinfo-table.aspx
这篇关于STSADM命令的Powershell命令替代方案,用于将UPA DB信息与用户信息列表同步的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!