...
Name | Description | Last Modified Date | Download | |||
---|---|---|---|---|---|---|
Update Thumbnails |
|
| None | Use this to get SharePoint to generate thumbnails after profile synchronisation. |
| None |
Code Block | ||
---|---|---|
| ||
Update-SPProfilePhotoStore -CreateThumbnailsForImportedPhotos 1 -MySiteHostLocation "http://yourmysiteWebApp" |
...