Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

Name

Description

Last Modified Date

Download

Update Thumbnails

 

 

None

Use this to get SharePoint to generate thumbnails after profile synchronisation.

 

None

 

 

Code Block
languagepowershell
Update-SPProfilePhotoStore -CreateThumbnailsForImportedPhotos 1 -MySiteHostLocation "http://yourmysiteWebApp"

...