Skip to content

Adventures of SharePoint OnPrem

Blog about SharePoint OnPrem.

  • About the Author
  • Disclaimer

Deleting User Profiles Using PowerShell

On February 20, 2018November 1, 2019 By Adam.SorensonIn User Profiles2 Comments

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

On January 31, 2018 By Adam.SorensonIn SharePoint 2016, User ProfilesLeave a comment

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 […]

SharePoint 2013/2016 – Migrate from Windows claims to ADFS

On January 17, 2018March 27, 2019 By Adam.SorensonIn ADFS, SharePointLeave a comment

Many farms are moving from Windows Authentication(NTLM or Kerberos) to SAML. This migration and change requires a lot of planning. This guide is only to give a frame work of migrating some of the simpler farms. This guide also assumes that the ADFS server is already setup and just needs to be configured. The difference […]

SharePoint – FBA – 8306 – The security token username and password could not be validated.

On December 23, 2017 By Adam.SorensonIn UncategorizedLeave a comment

Forms based authentication(FBA) can have general bucket errors. In this blog post, I will be going over the 8306. This one seems to stump many people and can be difficult to trouble shoot if we don’t know where to start.   What flavor of FBA? FBA can come in various deployments with the backend being […]

The Pitfalls of Resetting the Config Cache

On December 20, 2017September 30, 2019 By Adam.SorensonIn Uncategorized1 Comment

I see many SharePoint admins resetting the config cache but not knowing what it is or what it does.  This seems to be a go to action for anything wrong with SharePoint along with IISReset, PSConfig, and rebooting the servers. What is the Config Cache? The config cache is a copy of your objects table […]

Posts navigation

Older posts
Newer posts

Recent Posts

  • SharePoint 2016 – April 2025 KB 5002692 fails to install
  • SharePoint 2016 2019 SE – Workflows are not working after September 2024 update
  • AuthProviderTypeChangeEnabled – Preventing migrations in User Profile Synchronization
  • SharePoint – Sorting Date fields isn’t working
  • SharePoint 2013 – SafeForDataBinding and Unknown server tag ‘SharePoint:BrowseStyleBlock’.

Recent Comments

  • Adam.Sorenson on SharePoint 2016 – April 2025 KB 5002692 fails to install
  • Shawn on SharePoint 2016 – April 2025 KB 5002692 fails to install
  • Devendra on SharePoint 2016 – April 2025 KB 5002692 fails to install
  • Adam.Sorenson on SharePoint Profile Picture Import 1.3
  • ChristopheJ on SharePoint Profile Picture Import 1.3

Archives

  • April 2025
  • October 2024
  • June 2023
  • November 2021
  • June 2021
  • May 2021
  • February 2021
  • September 2020
  • August 2020
  • June 2020
  • May 2020
  • February 2020
  • December 2019
  • October 2019
  • May 2019
  • March 2019
  • February 2019
  • January 2019
  • August 2018
  • June 2018
  • May 2018
  • March 2018
  • February 2018
  • January 2018
  • December 2017
  • May 2017

Categories

  • AD Import
  • ADFS
  • Anonymous
  • FBA
  • MIM
  • Pictures
  • SharePoint
  • SharePoint 2013
  • SharePoint 2016
  • SharePoint 2019
  • SharePoint Online
  • Uncategorized
  • User Profiles

Meta

  • Register
  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
© 2019 Adam Sorenson - Adventures of SharePoint