SharePoint Modern

Teams Management with PowerShell : What you need to know

The Microsoft Teams PowerShell module lets you manage teams, channels, members, and policies in bulk, anything that’s tedious clicking through the admin center one team at a time. In this post: Create a team and add members · Report on all teams · Find inactive teams · Auditing guest access across every team · Archiving

Teams Management with PowerShell : What you need to know Read More »

How does Microsoft 365 Purview help you?

Worth a direct correction before anything else: Purview’s job description changed meaningfully with the arrival of Copilot and enterprise AI adoption, in a way most overviews of it haven’t caught up to yet. This post skips the invented “a healthcare provider…” vignettes that usually pad this topic and goes straight to what Purview’s individual capabilities

How does Microsoft 365 Purview help you? Read More »

Microsoft 365 Sensitivity Labels : What you need to know

Microsoft 365 Sensitivity Labels classify and protect data based on how sensitive it is (encryption, watermarking, access control) and unlike bolt-on security tools, the label travels embedded in the file itself, so it stays enforced even after the document is copied, downloaded, or shared outside the org. In this post: Key features · Why it

Microsoft 365 Sensitivity Labels : What you need to know Read More »

SharePoint Compliance Policy and Governance : What you need to know

SharePoint Compliance Policy and Governance is the framework of rules and controls that govern how data is created, accessed, stored, shared, and disposed of in SharePoint: information management policies, security controls, retention schedules, auditing, and legal-hold capabilities, all in one place. In this post: The six pieces that make up governance · Why it matters

SharePoint Compliance Policy and Governance : What you need to know Read More »

Manage Site Storage Limits in SharePoint in Microsoft 365: Everything You Need to Know

SharePoint site storage isn’t unlimited, and left unmanaged it grows quietly until someone hits a quota wall mid-project. Here’s how to actually keep it under control. In this post: How the storage pool actually works · What counts against your quota · What actually happens at the wall · Checking and setting quotas with PowerShell

Manage Site Storage Limits in SharePoint in Microsoft 365: Everything You Need to Know Read More »

NAS vs Azure Blob Storage: What You Need to Know and Comparison

NAS and Azure Blob Storage get compared a lot, but they’re solving different problems more often than they’re competing for the same one. NAS is a physical box on your network, giving fast local file access. Blob Storage is Microsoft’s cloud object store, built for scale and global reach rather than local speed. Which one

NAS vs Azure Blob Storage: What You Need to Know and Comparison Read More »

When to Use Microsoft Forms: Quick Overview

Worth two direct corrections before anything else: Microsoft Forms genuinely does support Likert-scale questions (a “no matrix/Likert” claim shows up often but hasn’t been accurate for a while) and Power BI integration is real and current, not absent, with a 2026 update to Forms v2.0 that supports fully automated dashboard refresh from Power BI Desktop

When to Use Microsoft Forms: Quick Overview Read More »

Multi-Factor Authentication (MFA) Options for Microsoft: What You Need to Know

Multi-Factor Authentication (MFA) requires two or more verification factors before granting access. Something you know (password/PIN), something you have (phone, security token), and something you are (biometrics). Combining factors means a stolen password alone isn’t enough to get in. In this post: Why it matters · Before you set it up · Not all MFA

Multi-Factor Authentication (MFA) Options for Microsoft: What You Need to Know Read More »

How to Remove SharePoint File Shared Links: Approach Overview and Sample Implementations

Shareable links are convenient right up until nobody remembers who they went to. A view-only or edit link created for a one-time external review doesn’t expire on its own unless you set it up that way, and over time a library can accumulate links that are still technically live long after anyone needed them. Removing

How to Remove SharePoint File Shared Links: Approach Overview and Sample Implementations Read More »

SharePoint PowerShell Commands: Common Snippets

A reference set of PowerShell cmdlets for day-to-day SharePoint administration: site/list management, users and permissions, metadata reporting, and on-prem backup/restore. Covers both PnP PowerShell (recommended for Online and on-prem alike) and the native SharePoint Online module. In this post: Setup and connecting · Connecting unattended, for scheduled scripts · Site collection and site management ·

SharePoint PowerShell Commands: Common Snippets Read More »