Skip to main content

__link__ — Office365 Cmd

There is no single office365 cmd command. Instead, you manage Microsoft 365 via:

Used for site collection management, permissions, and sharing settings. office365 cmd

m365 aad o365group member list --groupId "group-id" There is no single office365 cmd command

Add-MgGroupMember -GroupId "group-id" -DirectoryObjectId "user-id" office365 cmd