Testing Port Connectivity and Firewall Rules for SharePoint Subscription Edition
SharePoint migrations fail at the firewall — not because admins skip the checklist, but because no one ran an actual test from the right source server to the right destination on the right port. This post provides a config-driven, role-aware PowerShell toolkit that tests every required port across your SPSE farm, remediates blocked paths automatically,…
How to Audit SharePoint Workflows Before Migration (SP 2013 & Nintex)
SP 2013 workflows break silently after migration. Learn how to run a farm-wide audit with PowerShell — classify every workflow by platform and build your remediation plan before cutover day. #sharepoint #microsoft #sp2019 #spse
Getting Started with @microsoft/spfx-cli: Scaffold Your First Project in Seconds
@microsoft/spfx-cli replaces the Yeoman-based SPFx generator with a single npm install and a scriptable spfx create command. This tutorial walks through installation, all 17 available templates, and the full path from install to npm run build. #spfx #m365 #sharepoint #microsoft #spfx-cli
Why Microsoft Is Retiring Yeoman: Introducing @microsoft/spfx-cli
Microsoft has published @microsoft/spfx-cli, a new open-source CLI designed to replace the decade-old Yeoman-based SPFx generator. This post explains the four structural problems that drove the decision and what the new tool means for SPFx developers today. #spfx #m365 #sharepoint #microsoft #spfx-cli
Scanning for Large Files in SharePoint Before Migration (and Why It Matters)
Large files are one of the quietest risks in a SharePoint migration — until a restore window blows past estimate. This post shows how a CAML-based PowerShell scanner inventories your farm by size bucket before migration day, so nothing surprises you at execution.
Very good post. I absolutely appreciate this site. Keep writing!
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.
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!
I love it when folks get together and share opinions. Great blog, continue the good work!
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?
You can use graph api to get some data for the reporting. If u want to automate u can use power automate.