Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我们可以通过哪些方式从 sharepoint 2010 下载所有用户的所有个人资料图片。
我想开发一个可以从远程机器上运行的代码。
这可以使用 Sharepoint User Profile Service 完成吗?
我打算从共享点获取所有用户的图像,并通过 C# 将它们保存在不同的数据库中。
谢谢 !!
这里有几种不同的方法:
http://spsatheesh.wordpress.com/2011/06/03/download-all-the-profile-pictures-through-powershell-using-web-service/