↧
Script: Clearing the SharePoint configuration cache on all servers in the farm
Need to clear the configuration cache on all of your SharePoint servers but don’t want to take the time to do it manually? If you’ve configured PowerShell Remoting between the farm servers and are...
View ArticleClear the Configuration Cache in a SharePoint 2010, 2013, or 2016 farm
Here is a script that will clear the SharePoint Configuration Cache on all servers in the farm. This is a more compact script than the one I previously released. Simply copy to one of the servers and...
View Article