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
From the course: PowerShell for Microsoft 365 Administration
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…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.
Contents
-
-
-
-
-
-
(Locked)
How to connect to Microsoft Teams with PowerShell5m 45s
-
(Locked)
How to create, update, and delete teams7m 53s
-
(Locked)
How to manage channels8m 45s
-
(Locked)
How to provision policies in Teams6m 26s
-
(Locked)
How to create templates in Teams7m 19s
-
(Locked)
Modifying core configuration8m 21s
-
(Locked)
-
-