Link to original post: https://adamsorenson.com/user-profile-picture-import-with-active-directory-import/ A new year, blog home, & version of the picture importer I have just completed a migration to my new blog home here. This platform will give us a bit more flexibility with design and such. I have been working a many bugs that have been plaguing the profile picture […]
Category: User Profiles
Deleting User Profiles Using PowerShell
There are many reasons why we would want to use a PowerShell shell script to delete user profiles. We don’t want to use or trust the My Site Cleanup job. We have a batch of stub user profiles that need to be deleted. We just want to delete some user profiles for testing purposes. We […]
SharePoint 2016 MIM and SAML/FBA User Profiles
There is not much out there about MIM and SharePoint 2016 with FBA or SAML user profiles. Using Active Directory Import is still the same as it was in 2013. Below we will be going through how to set this up for SAML(ADFS) and MIM. This guide assumes the environment has been setup from these […]
User Profile Picture Import with Active Directory Import(Dirsync)
UPDATE 8/16/17 My colleague, Josh, wrote a great post on his blog detailing the benefits and considerations when moving to ADI. https://joshroark.com/sharepoint-considerations-when-switching-from-fim-sync-to-ad-import/ UPDATE 1/16/19 New version of this script and details located here: https://adamsorenson.com/sharepoint-profile-picture-import-1-3/ SharePoint 2013 introduced Active Directory Import. This is built on a technology called DirSync. There are many advantages with using Active […]