Keywords: Teams

Removing the License for an Office 365 Feature with PowerShell

The licensing model for Teams is now per-user instead of tenant-wide. That's fine if you leave everyone enabled for Teams, but removing licenses one at a time for a set of users through the Office 365 Admin Center is a tiresome and boring operation. PowerShell can help ease the pain, and here's a script to do the job.

LATEST