Microsoft Purview Sensitivity Labels: Sensitivity label grouping modernization coming this fall (?)

There is a change coming to Microsoft Purview Information Protection that simplifies sensitivity label architecture. The goal is to make label management easier, more scalable, and less rigid for organizations. The new model will only include standalone labels and sublabels. Parent labels will be replaced by label groups, which act as organizational containers. These groups cannot be applied to content and have no actions or scope, but they retain color and priority for visual organization. Hopefully, this change will make it much easier to move labels around and make other changes in production: for example, converting a standalone label into a sublabel or moving sublabels between groups without breaking dependencies.  From my experience, this update solves one of the biggest challenges in large environments: rigid label hierarchies. The new dynamic model gives admins the agility they need to adapt quickly as compliance and business needs evolve. For admins, migration will be quic...

An update to the Lync SE Backup script

I just wanted to let my readers know I have updated the backup script previously added in a post earlier this summer.
After doing some research, I have now been able to enumerate the local Lync file share path, hosted on the server. So now, the Script should be able to run without any modifications or input.

The solution was quite "simple", once I figured out where and how:


Not the prettiest piece of code, but it worked. I've also been working on a similar script for Lync 2013 (preview), for those of you who would be interested in that.

The script can be downloaded here: Backupscript - Standard EDT.ps1
All my scripts can be found in the "Lync Scripts" section at the top

As always, I appreciate your feedback, suggestions or questions.