New Microsoft Teams Experience: Chats and Channels are being consolidated into a single app

Already available in targeted release, Microsoft Teams has been "streamlined" into putting chats, teams, and channels into a single app. Here’s what you need to know about the new features and how they can benefit you. Previously, users had to navigate separate Chat and Teams views, which could be cumbersome and time-consuming. With the new update, all conversations whether they’re individual chats, group chats, or team channels are now unified in a single Chat view. This means you can easily switch between different types of conversations without losing context. The application also has a couple of new features like:  Custom Sections: Organize your projects and topics with custom sections that can include individual, group, and meeting chats, as well as channels. New Filters: Focus on what’s important with filters for Unread, Chat, Channels, Meetings, and more. @Mention View: Quickly access all your personal @mentions in one interactive list. You can tailor the new chat and

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.