Security

Utilizing Identity Secure Score in M365 Admin Center

Strengthen your Entra ID setup with Identity Secure Score In this post: What is Identity Secure Score? · Where to find it · Why it’s worth checking · How the score is actually calculated · Tracking the trend with PowerShell · Getting alerted when it drops · When would you actually use this? · Best […]

Utilizing Identity Secure Score in M365 Admin Center Read More »

Create SharePoint Site Collection App Catalog: What You Need to Know

Worth a direct correction before anything else: the verification cmdlet that circulates for confirming a site collection app catalog was actually enabled — `Get-SPOSiteCollectionAppCatalogsSite` — doesn’t exist. The real cmdlet is `Get-SPOSiteCollectionAppCatalogs` (no trailing “Site”), and a script built around the wrong name fails with a generic “command not recognized” error that gives no hint

Create SharePoint Site Collection App Catalog: What You Need to Know Read More »

Get All Inactive Microsoft Teams with PowerShell – A Quick Guide

Teams sprawl is a real problem in any tenant that’s been running a while — project Teams that outlived the project, one-off Teams nobody remembers creating, Teams with external guests still sitting in them long after anyone used the channel. Finding which ones are actually dead (not just quiet) is the first step before archiving

Get All Inactive Microsoft Teams with PowerShell – A Quick Guide Read More »

Cross-Tenant SharePoint Migration (Preview): What You Need to Know

Microsoft now offers a native, in-preview way to move SharePoint Online and OneDrive content between tenants — for mergers, acquisitions, divestitures, or restructuring — instead of relying on third-party tools like ShareGate or AvePoint. It’s Microsoft-managed and doesn’t need a separate migration platform, but it comes with its own licensing requirements and prep work. In

Cross-Tenant SharePoint Migration (Preview): 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 ·

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

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

Multi-Factor Authentication (MFA) requires two or more verification factors before granting access, instead of relying on a password alone. The factors fall into three categories: Something you know: password, PIN, or security question — the easiest factor to compromise via phishing or social engineering. Something you have: a smartphone, hardware token, or access card —

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