Set-UnifiedGroup

  • Blog
  • Set-UnifiedGroup

Moving Groups, Teams, and Sites from Classifications to Sensitivity Labels

Office 365 Sensitivity Labels are supported by Teams, Groups, and Sites, but some work is needed if you want to replace older text-only classification labels with Office 365 Sensitivity Labels. This article explains how to use PowerShell to update Office 365 groups with new sensitivity labels. The labels are then synchronized to teams and sites.

LATEST

Renaming Teams and Channels Can Be Messy, Especially with SharePoint

You can easily rename a team by giving it a new display name, or do the same thing to a channel. But Teams and SharePoint Online have the kind of relationship that’s based on tight connections, so renaming team or channel names leaves SharePoint untouched. Site URLs remain unchanged and if you try and fix up the folder names for channels, you can end up with a real mess.

View Article

Hiding Office 365 Groups Created by Teams from Exchange Clients

Teams now hides the Office 365 Groups that it creates from Exchange clients (Outlook, OWA, and the mobile apps). That’s as it should be for groups created for new teams. If you want to hide groups created for older teams, you can run the Set-UnifiedGroup cmdlet, but that soon becomes boring when you might have hundreds of groups to process. PowerShell to the rescue once again.

View Article