Hi,
Can any one suggest on this.
User image from AD not getting synced to sharepoint user profile or my site after
I followed the below article .But no luck
When I ran the powershell script in the end its giving below error.
PS C:\Users\Admin> Update-SPProfilePhotoStore -CreateThumbnailsForImportedPhotos 1-MySiteHostLocationhttp://site:82/
Update-SPProfilePhotoStore : Cannot convert 'System.String' to the type
'System.Boolean' required by parameter 'CreateThumbnailsForImportedPhotos'.
At line:1 char:63
+ Update-SPProfilePhotoStore -CreateThumbnailsForImportedPhotos
1-MySiteHostLocati ...
+
~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidArgument: (:) [Update-SPProfilePhotoStore
], ParameterBindingException
+ FullyQualifiedErrorId : CannotConvertArgument,Microsoft.Office.Server.Us
erProfiles.PowerShell.SPCmdletUserProfilePhotoStore
Thanks & Regards, Krishna