the_dude Posted December 23, 2014 Posted December 23, 2014 So looks like Office 365 groups are a new feature. I've got a bunch of children creating these....is there a way to block this? Thanks.
Boredguy Posted December 23, 2014 Posted December 23, 2014 All our students are assigned a default OWAMailboxPolicy so we set the following to disable our students from creating the new 365 Groups Set-OwaMailboxPolicy -Identity OWAMailboxName -GroupCreationEnabled $false We then updated the students accounts so they were moved the OWAMailBox-Default, then back to our custom one to ensure the changes were fully applied but you may not need to do this. 1
EduTech Posted December 24, 2014 Posted December 24, 2014 Hi, also be aware of the following settings you can modify on the directory. you may want to look at these! {if you don't use the Azure AD Management Portal then click on the Admin > Azure AD node and it will create a $0 subscription for you to be able to access such} Thanks, James. 1
BKGarry Posted January 19, 2015 Posted January 19, 2015 @EduTech I am now being dense, I have got the Azure AD working but cannot find the setting you have screen shot (trying to get away with not using powershell)
rpwillis Posted February 25, 2015 Posted February 25, 2015 Those settings are part of Azure AD premium.
EduTech Posted February 27, 2015 Posted February 27, 2015 If you have azure active directory premium SKU associated with your tenant but when you login you do not see such options, be sure to ensure you have an azure active directory premium licensed assigned to your admin account otherwise you won't be able to configure AAD Premium features. James.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now