Commit 71a4656
authored
Update manage-creation-of-groups.md
Added -All parameter to Get-MgBetaGroup in line 29 to prevent the script from only searching the first 100 groups. In large environments, this script won't work otherwise because it can't find the specified GroupID so GroupCreationAllowedGroupId will remain empty and nobody can create groups.1 parent e6453d6 commit 71a4656
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
139 | | - | |
| 139 | + | |
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
| |||
0 commit comments