Blog Post

Core Infrastructure and Security Blog
1 MIN READ

Multi-threaded SharePoint Timer (AKA Config) Cache reset script

ronalg's avatar
ronalg
Icon for Microsoft rankMicrosoft
Feb 08, 2019

First published on MSDN on Oct 31, 2017
If you've been an SP admin for any amount of time, you probably have had to flush your timer cache at least once. If you've done it enough, you probably have a script for it. Some of the older and more popular scripts don't play nice with SharePoint 2016 due to the introduction of MinRole, or are just slow for big environments.

 

 



Fortunately, a PFE colleague of mine, Joe Rodgers, has a new version that plays nice with SharePoint 2016, and is multi-threaded. You can find it at the link below.



You can also find a library of all of Joe's scripts at the link below. There's a single threaded version, as well as a bunch of other handy stuff.



Happy scripting!

Updated Apr 28, 2020
Version 3.0
No CommentsBe the first to comment