AuthProviderTypeChangeEnabled – Preventing migrations in User Profile Synchronization

There is new logic in the User Profile Service Application that will prevent user migration between authentication providers. This means no more migrating from Windows to Trusted Identity Provider or Trusted Identity Provider during User Profile Sync. This is only available for SharePoint Subscription Edition(SE) and SharePoint 2019 with February 2023 CU. AuthProviderTypeChangeEnabled is set […]

SharePoint OnPrem – Sept 2020 Safe Control Builder

After the September 2020 Security update was released, we have seen many people (including myself) writing the Safe Controls incorrectly. I still reference and read KB4572409 for advice on how to find the Type, Namespace, and Assembly strong name. I decided to simplify the process. This PowerShell script creates a function Build-SafeControlFromEntry. This builds the […]

SharePoint – Hybrid Following – 401

SharePoint 2019, 2016, and 2013 all support hybrid following. If you’re running into a few issues with getting Hybrid Following working These articles go into detail on how to setup it up: https://docs.microsoft.com/en-us/sharepoint/hybrid/hybrid-site-following https://docs.microsoft.com/en-us/sharepoint/hybrid/configure-hybrid-sites-featuresroadmap   With hybrid following we have the My Sites in the cloud while having content with On-Prem. This sometimes doesn’t work. […]