How to Generate and Send a Teams Creation Report by Email

Office 365 Activity Alerts don’t seem to be working too well these days. At least, that’s what we found when we tried to create an alert for Teams creation events. Never mind, PowerShell will do the job as we can quickly whip up a PowerShell script to find audit records for team creations and put them into an email.

Teams Adds Moderation for Channel Conversations

Teams has added the ability for moderation of channel conversations. If you moderate a channel, only team owners can post new conversations and you can restrict things even further by stopping members, bots, and connectors posting. It’s a feature that helps to control communication in channels intended to publish and share information.

Make a Test Call with Teams

The Teams Test Call feature calls up a bot to test your audio and camera settings in exactly the way that they’re heard and seen during a real meeting. It’s a very useful feature that emulates the Check Call Quality feature in Skype for Business Online. It won’t improve your looks, but Test Call will at least prove that you can be heard.

Microsoft Says Teams Has More Active Users than Slack

A July 11 Microsoft post brings the news that Teams has 13 million daily active users. That number surpasses the equivalent for Slack, so there’s much joy in the Teams camp. However, the number is lower than we expected based on the total number of organizations Microsoft reports to use Teams. It might just be the difference between active users and licensed users.

Teams Compliance Records and Frontline Office 365 Accounts

Teams does a good job of storing compliance records in Exchange Online mailboxes so that the data is available for Office 365 eDiscovery. But the number of records can impact the mailbox quotas of frontline workers, especially if they send graphics in personal and group chats. Here’s some PowerShell to help discover how much mailbox quota is being absorbed by compliance records.

How Teams System Messages Can Give Away Personal Secrets

Do people read the notifications posted by Teams to the General channel of a team when someone joins or leaves the membership? Maybe they don’t take much notice, but these messages can tell you that someone has joined or left the company. If you think that Teams should have a setting to suppress “add member” messages for a team, consider supporting the User Voice suggestion on the topic.

New Teams Files Channel Tab Solves View Limit

A reader reports that the Teams Files channel tab is only able to display 300 items from a large SharePoint folder. Three hundred seemed like an arbitrary limit, but as it turns out, the new Files channel tab fixes the problem and all will be well once Office 365 completes the deployment to get the new Files Channel tab to all tenants.

Stopping New Employees Appearing in Org-Wide Teams

Org-wide teams are great because they feature automatic membership management. But sometimes you don’t want new Office 365 accounts showing up in org-wide teams. The solution is to create the account with some dummy details to mask the identity of the real person and update the account after they join the company.

Microsoft Refreshes Teams Files Channel Tab to Expose More SharePoint Features

Microsoft has refreshed the Files channel tab to expose more functionality for Teams users when working with SharePoint Online document libraries.Office 365 commercial tenants should see the new UI in June 2019. The new Files channel tab is almost at feature parity with the functionality available through the SharePoint browser UI, but it still lacks the ability to expose and edit document properties.

Managing Office 365 Group Membership with PowerShell

A reader wants the benefits of dynamic Office 365 groups without having to pay for Azure AD premium licenses. It’s relatively straightforward to maintain the membership of a group with PowerShell. That is, if your directory is accurately populated and the right results are returned when you look for who the set of group members should be.

Using PowerShell to Add Teams to the Groups Expiration Policy

How best to add every team in your tenant to the Office 365 Groups Expiration Policy? Well, one way is to check all groups for Teams. Another is to use Get-Team to return the set of teams and process those. But then you should think about how to mark the teams that are in the policy in such a way that you don’t process them again. It’s easy to do this with one of the Exchange Online custom attributes.

How to Use Teams App Setup Policies to Control the Apps Available to Users

Teams App Setup policies allow tenant administrators to modify the set of apps shown in the Teams navigation bar,. You can add your own apps and move apps around and then assign policies to select groups of users individually or using PowerShell. This is part of a set of features designed to make apps more manageable within enterprises. The next step will be Teams app permission policies (not yet available).

Detecting Offensive Language with Office 365 Supervision Policies

Office 365 supervision policies can now make use of artificial intelligence and machine learning to detect offensive language in email and Teams communications. The data model covers a wide range of problematic language, but only in English. You can go ahead and cheerfully continue to swear in French, German, and other languages with no danger of being detected by policy.

Planner Posts Notifications to Teams Activity Feed

If you’ve integrated Planner into Teams by creating channel tabs for plans, users are now notified when they are assigned new tasks.The notifications turn up in the Teams activity feed. Why? Well, the Planner bot sends messages to people about new tasks, so its chats as treated like new messages in a personal chat.

Office 365 Groups Naming Policy Now Configurable in Azure Active Directory Portal

The Groups section of the Azure Active Directory portal now includes a preview of a feature to configure the Office 365 Groups naming policy without going near PowerShell. Although those proficient with scripts and GUIDs will lament this sad reduction in standards, the normal administrator will welcome the chance to forget some obscure syntax.

Teams Increases Group Chat Limit to 100 Participants and Improves Shareable File Links

Two Office 365 Message Center notifications bring news about an increase in the number of participants for a Teams group chat to 100 and improvements in shareable links for files. Moving the limit from 50 to 100 for a group chat makes these conversations more flexible. Adding permissions to the sharing links used by Teams gives users more control over how they share information with others.

Limiting SharePoint Storage for Teams

One of the great things about Teams is the way that it orchestrates Office 365 resources like SharePoint Online sites. The downside is that a tenant’s valuable SharePoint storage quota might be absorbed by a profusion of Teams. To offset the problem, you can apply lower limits to sites belonging to Teams and the best approach is to use PowerShell for the job.

Quantifying the Value of Collaboration with Teams

Microsoft commissioned Forester Consulting to write a total economic impact study of Teams. As you’d expect, the report says that Teams is a good deal. But like any consulting report, you need to question the findings and assumptions to figure out where the truth lies. In some cases, I simply disagree with the underlying logic for a conclusion. In others, I think the authors are mistaken. It’s up to you to make your own assessment.

Outlook Mobile Gains Ability to Create Teams Meetings

Outlook Mobile clients can now schedule Teams meetings, even if your tenant isn’t using the newer version of Outlook’s mobile connection architecture. The Office 365 tenant setting for Skype for Business Online co-existence mode has to be configured to use Teams, and once everything is in place Outlook is happy to schedule Teams meetings.

Adding a Teams Chat Link to Your Email Signature

Teams deep links are probably not something you chat about a lot, but they can be used to start off a personal chat. In this post, we discuss how to insert a deep link in an Outlook or OWA signature so that recipients can contact you to follow up a topic started in email. It’s a quirky detail about Teams that might be interesting for you.

The Side-effects of Using Address Book Policies to Limit Teams Search

You can use Exchange Address Book Policies (ABPs) to limit the ability of Teams users to chat with each other. Everything works as expected until you look for some new teams to join only to find that Teams can’t suggest any teams to you. The problem seems to be with filtering the set of teams returned by the Microsoft Graph to take account of the scope applied to the user. At least, that’s what I think is going on.

Remove Participants from a Teams Group Chat

The latest build of the Teams clients (desktop, browser, and mobile) include the ability to remove a participant from a group chat. This is a much-requested feature that’s taken surprisingly long to deliver, but now you can have fun adding and removing people to your heart’s desire. It’s nice to have a chat and it’s even better if you can control who you chat with.

Teams Hides Underused Clutter From User View

Office 365 notification MC177587 tells us that Teams will soon start to move underused teams to the More section of the teams gallery, letting users concentrate on the set of teams that they really use. Background agents do the work of detecting teams that haven’t been accessed in 45 days or so and users get the chance to reverse the process. But it’s a good idea to let users know what’s coming, just in case they panic when they can’t find a moved team.

Teams Admin Center Adds Delete and Archive Capabilities

The Teams Admin Center now boasts the ability to delete teams and (if you don’t want to get rid of them altogether) archive teams. And unarchive teams back into use. All is good, even if Microsoft is making slow progress at building out Teams management functionality. Some of the slowness is due to dependencies, some because of other factors.

Why Teams Doesn’t Delete the SharePoint Folder When Removing a Channel

The tabs in a Teams channel can be associated with many different forms of data. When you delete a channel, you only remove the conversations for that channel. Any other data is left intact, including files in the folder in the SharePoint site used by the team. To fully clean up a deleted channel, you must therefore check what tabs exist and what data is accessed through those tabs.

How to Report the SharePoint URLs for Teams

Every Office 365 group (and team) has a SharePoint site. But how to find the URLs of all the sites used by teams in a tenant. One PowerShell answer came from Syskit, but it’s an old technique and we can do better now by fetching a list of teams in the tenant and then retrieving the URL for each team-enabled group.

Using Teams External Access for Federated Chats

Teams supports federated chat with other users in Office 365 tenants using a feature called external access. It’s similar to the way that Skype for Business federated chat works, except that you can’t use emojis. Generally things work very well, which is nice when you want to reach out and communicate with someone externally.

Teams Usage Hits Half Million Organizations

At the Enterprise Connect conference, Microsoft announced that Teams is now used by 500,000 organizations. That’s a jump of 80,000 since the last data given in January. They also said that 150 organizations have more than 10,000 users and that Teams is used by 91 of the Fortune 100. All in all, some impressive numbers.

The End of Teams Following and Favorites

Microsoft announced that the era of favorites and following is over for Teams. The new way is to show or hide teams and configure notifications for channels. Apparently, people found the old terminology confusing. Hopefully the new world of Show/Hide and Channel notifications will be more reassuring.

Teams User Count Outpaces Slack and Workplace

Teams and Slack competitive data

New data about the number of Slack and Workplace usage gives the chance to compare how Microsoft is doing with Teams. And the answer is that things seem to be going well, largely because Teams is growing off the huge Office 365 base. With 155 million users (the last figure) and 3 million more added monthly, Teams has a lot more to go after in the Office 365 installed base.

Analyzing the Teams Outage of 18 February 2019

Teams problem TM173756

Microsoft Teams suffered its first major worldwide outage on 18 February 2019. Users reported a failure to connect because Teams couldn’t authenticate them. The Post-Incident report for TM173756 revealed an issue with the Azure Key Vault. What’s more interesting is that the issue affected users in multiple Office 365 datacenter regions, which is not good.

Office 365 Captures Audit Records for Teams Compliance Items

Office 365 Audit Log Search

In one of those interesting (but possibly worthless) facts discovered about Office 365, we find that audit records are captured for Teams compliance records written into Exchange Online group mailboxes. The Search-UnifiedAuditLog cmdlet reveals details that we can interpret using some techniques explained in Chapter 21 of the Office 365 for IT Pros eBook.

Microsoft 365 Licensing, Yammer and Teams, Office DPIA, and Exchange

Office 365 changes all the time, which is good because it keeps the Office 365 for IT Pros writing team busy and happy. Discussions this week included Microsoft’s response to a Dutch DPIA, the effect large Teams have on Yammer, how Exchange Online validated a fix to a security problem, and graphics to help understand the components of the Microsoft 365 E3 and E5 plans.

It’s Now the Teams Admin Center… And Some New Teams Usage Reports

The Teams Admin Center has been renamed to remove any reference to Skype for Business Online. The console now includes a set of new Teams usage reports. The reports differ from what’s available in the Office 365 Admin Center and aren’t quite as powerful, but we can expect Microsoft to improve and refine these reports over time.