Microsoft is unlocking the "Full Potential" of Private Channels in Microsoft Teams: What You Need to Know

It has been a while since I posted something just about a Microsoft Teams update, as a lot have been Copilot in Teams to be honest. But here is a real Microsoft Teams update I think is worth knowing about, and it involves Security and Compliance as well. Microsoft is rolling out a "major" update to private channels in Teams, starting in late September 2025 and continuing through mid-December. This biggest change in this update is a shift in how private channel data is stored from individual user mailboxes to a dedicated channel mailbox. Not only will this simplifie compliance management, it will also and align private channels with shared channels, making governance and experience more consistent across Teams. This update promises to increase the support up to 1000 channels per team and 5000 members per channel, removing previous limitations. Teams will also allow meetings to be scheduled directly within private channels, enhancing collaboration.  For organizations using Micr...

Searching for that LineURI - Again

This is a script I have not used for a while, and when I needed it recently I discovered it would not run properly on a Lync 2013 server. I decided to rebuild the script to adapt to Powershell v3 and Lync 2013.

It is quite simple. use the script to search for a part of a complete LineURI and see where the pattern is in use. The longer the pattern you use in your search, the more exact is the result.

As an update, the script has been signed to be run on any system, and a more appropriate snippet with explanation has been added. And again, this has been added to the Technet Gallery. http://gallery.technet.microsoft.com/Search-for-that-LineURI-814ac281

The script has not been tested on large deployments, so feedback and bug reports are really appreciated.