Refresh the Feed Cache

Scenario/Problem: The feed cache timer job failed and you need to refresh the feed cache.

Solution: Use the Update-SPRepopulateMicroblogLMTCache cmdlet.

To refresh the feed cache with the last modified times, execute the Update-SPRepopulateMicroblogLMTCache cmdlet using the Profile Service Application Proxy, as shown in Listing 14.8.

Listing 14.8. Update the Feed Cache

$profileProxy = Get-SPServiceApplicationProxy -Identity 150232e4-a3d2-4915-adb1-155ea77a6dfbUpdate-SPRepopulateMicroblogLMTCache -ProfileServiceApplicationProxy$profileProxy

Get PowerShell™ for SharePoint® 2013 How-To now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.