Quantcast
Channel: Stuart Roberts on all things SharePoint
Viewing all articles
Browse latest Browse all 33

Shrink CrawlStore Database

$
0
0
A useful script for running on your dev\uat environments to free valuable disk space. The crawl store database can grow quite significantly over time. First of all, the PowerShell script: # Load the SharePoint assembly - change the version to 15.0.0.0 for SharePoint 2013 Add-Type -AssemblyName "Microsoft.SharePoint, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c"   # Reset the content […]

Viewing all articles
Browse latest Browse all 33

Trending Articles