From the course: PowerShell for Microsoft 365 Administration

Unlock the full course today

Join today to access over 25,200 courses taught by industry experts.

How to provision policies in Teams

How to provision policies in Teams

- Now, one of the most important tasks, when it comes to Microsoft teams, outside of creating them and provisioning them, is also the ability to manage things like policies, to be able to identify, you know, specific configuration changes that need to be made to control what individual users can do. So, first off, let's have a look at how we can get a specific policy. Now, you'll notice that we're using a different type of command. It's not just, Get-Team. They have what's called Cs in front of it. These are PowerShell commands that come directly from the Skype for Business type PowerShell commands. So, it's going to be Get-CsTeams, and then meeting policies, messaging policies, et cetera. So, if I just do Get-CsTeams Meeting Policy, what you'll see is it lists a whole bunch of information, directly to the screen. And this is all of the properties for each of the policies that have been created. So, if we scroll a bit…

Contents