Home

Controlling SharePoint Crawl Performance: Impact Rules and Crawl Rules

An unconfigured SharePoint crawler runs at full throughput — opening as many simultaneous connections to your WFEs as they will accept and downloading every file regardless of size. This post covers the two PowerShell scripts that give you precise crawl throttling control: crawler impact rules per WFE host, a large-file metadata-only threshold, and URL-pattern exclusion…

Scaling SharePoint Search for Large Enterprise Farms: Index Distribution and Crawl Isolation

As a SharePoint farm grows beyond 80 million indexed items, co-locating index, crawl, and content processing components on the same servers creates I/O contention and crawl queue bottlenecks. This post covers the large farm reference architecture — dedicated index servers, distributed index partitions, and isolated crawl databases — and how to implement it with PowerShell.

Deploying a Custom SharePoint Search Topology with PowerShell (End-to-End)

Deploying a SharePoint Search topology has a precise order of operations — and specific failure modes that will waste hours if you don’t know them in advance. This guide covers the four-script pipeline from SSA creation to topology activation, with clean-slate recovery steps for the most common deployment failures.

Designing the Right SharePoint Search Topology for Production SPSE Farms

The default SharePoint search topology gets you up and running quickly. For production farms, deliberate design choices around component placement, high availability, and crawl isolation are what turn a functional search deployment into a resilient one. This post explains all six search components, when to use a single SSA vs. dual SSA, and how to…

Yeoman vs. @microsoft/spfx-cli: The Complete Developer Comparison

@microsoft/spfx-cli wins on CI/CD, open-source templates, and custom org template support. Yeoman still leads on interactive wizard experience and adding components to existing projects. Here is the full comparison to help you decide when to switch.#spfx #m365 #sharepoint #microsoft #spfx-cli

6 thoughts on “Home

  1. Hi there I am so happy I found your website, I really found you by error, while I was searching on Aol for something else, Anyways I am here now and would just like to say kudos for a incredible post and a all round thrilling blog (I also love the theme/design), I don’t have time to browse it all at the moment but I have book-marked it and also added in your RSS feeds, so when I have time I will be back to read much more, Please do keep up the awesome job.

  2. Hi! This is my first visit to your blog! We are a group of volunteers and starting a new project in a community in the same niche. Your blog provided us beneficial information to work on. You have done a extraordinary job!

  3. Hi All, is it possible to retrieve SPO audit log using custom SPFx Webpart from a particular site collection audit report by site collection owner/admin? Possible today it automatic way to get the audit report every month for each site collection?

Leave a Reply