abillybob Posted December 10, 2018 Posted December 10, 2018 Hi All Had a user create a group on their account with a couple of emails on it, some internal and 1 external. When she did this the group came up under the admin console in groups and the external email got added to "Active Users" under the admin console which I don't like as this would get very messy. Is there an alternative way so that users can setup groups of people emailed regularly who are external and send to all of them by typing in a single group without adding the user to active users and create a global group? Thanks
Boredguy Posted December 10, 2018 Posted December 10, 2018 https://support.office.com/en-us/article/using-contacts-people-in-outlook-on-the-web-1e3438c7-26b2-420c-87de-3cea9d31b5cb
abillybob Posted December 11, 2018 Author Posted December 11, 2018 Thank you Do you know how I can stop people from creating these groups?
Boredguy Posted December 11, 2018 Posted December 11, 2018 https://docs.microsoft.com/en-us/office365/admin/create-groups/manage-creation-of-groups?view=o365-worldwide is a good resource. TBH, a lot of this would have been better investigated before you put the system live.
DJ-1701 Posted December 11, 2018 Posted December 11, 2018 https://support.microsoft.com/en-gb/help/2580991/how-to-prevent-users-from-creating-and-managing-distribution-groups-in
abillybob Posted December 11, 2018 Author Posted December 11, 2018 I've done the latter but it would seem users are still able to create Groups "Office 365 groups" not distribution. @Boredguy we don't have licensing for Azure is there any other way to stop them? We did as much research as we could but this place doesn't have any office licensing so we where kind of forced into it unfortunately as a cheap way to acquire licensing.
Mako Posted December 11, 2018 Posted December 11, 2018 If you've done it right it can take a while to take effect. O365 isn't the quickest of beasts to accept a new setting.
Boredguy Posted December 11, 2018 Posted December 11, 2018 Well another option, that's not as reliable, is to create a new OWA Mailbox Policy via Powershell, then edit it with the following command Set-OwaMailboxPolicy -GroupCreationEnabled $false and apply it to your users You can edit the default OWAMailbox Policy, but groups are handy. You could always go into the admin panel go to Settings -> Services and Addins -> Office 365 Groups, and turn off "Let group owners add people outside the organization to groups" It won't stop them from creating a group, but will limit it to internal only 1
abillybob Posted December 11, 2018 Author Posted December 11, 2018 Thank you both really helpful. Sorry always only ever administered Google Apps so not 100% with Office 365!!
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