Skip to content

Tag: Microsoft Teams

How to prevent Microsoft Teams Guest users from inviting Guests.

How to prevent Microsoft Teams Guest users from inviting Guests. In this short post, we will look at how to prevent guest users in Microsoft Teams from inviting guests. To get started navigate to https://portal.azure.com From the admin portal, click on Azure Active Directory. Click on User Settings Under External users, click on Manage external…

6 Comments

Add Microsoft Teams Members using PowerShell

Add Microsoft Teams Members using PowerShell In this post, we will look at how to add Teams Members using PowerShell. To find out how to create a Team using PowerShell view the following post: http://www.thatlazyadmin.com/create-new-microsoft-team-using-powershell/ To get started, we need to first get the Teams GroupId as this will be used to add the new…

Leave a Comment

Create new Microsoft Team using PowerShell

Create new Microsoft Team using PowerShell In this post, we will go through the steps for how to create a new Microsoft Team. To gets started the Microsoft Teams PowerShell module needs to be installed first, steps on how to install the Microsoft Teams PowerShell module can be found here: http://www.thatlazyadmin.com/install-microsoft-teams-powershell-module/ Once the Microsoft Teams…

Leave a Comment

How to Restrict Users from Creating new Microsoft Teams and Office 365 Groups

The following process will prevent users in your Office 365 Tenant from creating Office 365 groups and new Microsoft Teams. To get started you will have to create a new group in Office 365 and this group will be used to manage who can create Office 365 groups in the organisation. Office 365 groups is…

7 Comments

Microsoft Teams can’t chat with external Domains

Microsoft Teams can’t chat with external Domains When users in your organisation try to chat with users outside of your organisation, they receive the following message in Microsoft Teams. “We can’t set up the conversation because your organisations are not set up to talk to each other” To allow your users to communicate / chat with…

Leave a Comment

Creating a New Microsoft Teams Meeting Policy

Creating a New Microsoft Teams Meeting Policy To create a new Microsoft Teams Meeting Policy can be done using the Teams Admin console and Windows PowerShell. The new Teams Policy should cater for the following. Applies to users in Low Bandwidth regions Limit the features in Teams which requires more bandwidth To get started navigate…

Leave a Comment

How to Install Microsoft Teams PowerShell Module

How to Install Microsoft Teams PowerShell Module In this short post, we will look at how to install the PowerShell module for Microsoft Teams. To get started we need to launch a PowerShell window. Ps. a Minimum PowerShell version is 3.0 Then type the following.

Enter Yes to continue, the module will start to…

Leave a Comment