문제

I am looking for a tool that can bulk upload user profile images to the SharePoint My Site host. Nothing too flash, it just needs to take a directory of images named by the account name. And then set the profile field to be the uploaded image.

A key requirement is that it must be able to be run by people that do not have remote desktop access to the server. So i guess that means powershell scripts are out.

도움이 되었습니까?

해결책

I decided to build my own component because one doesn't seem to exist

http://spc3.codeplex.com/wikipage?title=ProfileImageUpload

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top