Jump to content

Recommended Posts

Posted

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 :)

Posted

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.

Posted

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

  • 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...