How can I create private groups in Office 365 with Powershell?
hi,
i'm new admin of office 365 , i'm little lost.
in the latest version of office 365 online, users can create groups through the "people" panel, can public or private.
now can see kind of groups in office 365 administrationwith existing security groups.
i need create first kind of group via powershell don't know how.
it seems "new-msolgroup" cmdlet used add new security groups azure ad.
if use "get-msolgroup", grouptype of groups created users "distributionlist".
so i've tried exchange commands.
i groups i'm interested in, when execute get-groupmailbox. and also, can see "moderngrouptype" property (public or private).
i function of link:
https://support.office.com/en-gb/article/use-powershell-to-manage-groups-aeb669aa-1770-4537-9de2-a82ac11b0540
but still don't know how create kind of groups powershell.
when execute "get-distributiongroup" other distinct type of group (with grouptype = "universal"). assume groups created function "new-distributiongroup".
any appreciated.
thanks,
maria
so far microsoft's answer can't this. here link discusses can done in powershell these:
since meant created end users, admins can information them or set properties. far there no new-groupmailbox cmdlet.
Windows Server > Windows PowerShell
Comments
Post a Comment