Add a new user to an Office 365 Group
command: o365group user add -u| --userName <userName> -i| --groupId <groupId> -r|--role [role]
- userName: the UPN of the user to add
- groupId: id of the group
- role: Member or Owner. Default Member
feel free to assign to me
Add a new user to an Office 365 Group
command:
o365group user add -u| --userName <userName> -i| --groupId <groupId> -r|--role [role]feel free to assign to me