Mar 18 2019 10:06 AM
Hello, I
want to automatically assign a user, from its creation, to Office 365 groups and Microsoft teams. How can I do it?
Mar 18 2019 10:28 AM
Mar 18 2019 11:30 AM
First, I can't see " Dynamic user member" case when i create a new group
Second, I would affect new user to already exist group
Mar 19 2019 02:25 AM
Mar 19 2019 02:36 AM
Thank You Sir for this responce
WIth powershell, it is possible ? or i should be upgrade my azure active directory to premium ?
Mar 19 2019 02:46 AM
Mar 19 2019 03:58 AM
Thank You SIR 😄 @ChrisHoardMVP
another question please , how i can get a script to create office 365 user using powershell ; have you one script ?
Mar 19 2019 04:08 AM
Jan 08 2020 06:45 AM
@ChrisHoardMVP The real issues with Dynamic groups is that a user cannot see the members by expanding the distribution list. That option isn't available. We were forced to convert all groups to non-dynamic groups because of this limitation. Basically, each and every user has unique properties (might be a member of 3 main groups, then pick and choose what groups afterwards based on need). The process for replicating group membership via the GUI is very slow and extremely inefficient. More than 5 clicks to add a person to one single group. This time adds up for expanding companies. Microsoft's web GUI is very slow as well, compounding the problem. It would be great if there would be a group picker at account creation without having to script everything. Powershell is complex and haphazard.
Jan 13 2020 03:11 AM
May 28 2024 08:08 AM
WARNING: Using Dynamic Groups does not exclude guest users by default. This means they may be automatically added to a group to which they shouldn't have access to!