Forum Discussion
Deleted
Mar 25, 2019Migrate DistributionGroups to O365 Groups
Hi everyone, i don't have that much knowledge in Powershell yet but i just started with the basics and now im needing some help.I really would appreciate it, if anyone would help me. My goal is the...
VasilMichev
Mar 25, 2019MVP
What is not working exactly, what's the error message? While you can add multiple users via a single cmdlet, you will have to parse the corresponding variable accordingly, and you also need to make sure that the group identity variable resolves correctly.
There are ready-to-use scripts for this scenario btw: https://github.com/timmcmic/DLConversion/blob/master/src/DLConversion.ps1