Jump to content

Teams: Applying Education (Secondary school student) package to all students?


Recommended Posts

Posted
Is it possible to switch users from "Directly" applied policies to those that get set through the new group policy assignment method?

 

In case it helps anyone else.

 

 

$user_ids = Get-Content .\userlist.txt

New-CsBatchPolicyAssignmentOperation -PolicyType TeamsCallingPolicy -PolicyName $null -Identity $users_ids -OperationName "Unassign meeting policy"

 

From here: https://docs.microsoft.com/en-us/microsoftteams/batch-group-policy-assignment-edu

Posted

Next question.

 

I create a new user, their Office 365 licences get applied automatically through group membership - tick

 

I have setup Teams so that their Meeting Policy is set via "Group Policy Assignment".

 

How long does it typically take to action?

 

When I check the user's details they are all still saying : Global (Org-wide default)

  • 3 weeks later...
Posted
Next question.

 

I create a new user, their Office 365 licences get applied automatically through group membership - tick

 

I have setup Teams so that their Meeting Policy is set via "Group Policy Assignment".

 

How long does it typically take to action?

 

When I check the user's details they are all still saying : Global (Org-wide default)

 

It can take up to 24 hours for a new user to get their Teams licence setup, but the policies appear to apply instantly for us.

Making changes to the policy settings themselves can take an hour to come into effect, but not the actual assignment via Group policy which is instant

  • Thanks 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...