lithnet / resourcemanagement-powershell

Lithnet FIM/MIM Service PowerShell Module
MIT License
37 stars 12 forks source link

Unable to add multiple members to group #22

Closed FizzGiGG closed 5 years ago

FizzGiGG commented 5 years ago

Digging through all of the documentation, wiki, the googles, etc... I am unable to find anything referencing how to add multiple members to a group.

My project involves migrating all AD security groups into MIM. We would love to be able to use the Lithnet module as it appears to be a much more simple and efficient means of doing so.

Help!! The script works great when configured to use the FIM Automation module, but we can't get Lithnet to play nice. Do you have any examples of how to write out multiple users to the group in one fell swoop?

Thanks for any assistance you can offer up.

FizzGiGG commented 5 years ago

Nevermind! incorrect syntax on the .Add.

joshbgosh10592 commented 2 months ago

Nevermind! incorrect syntax on the .Add.

I know this is a super old thread, but any chance you still have the code for this? I'm needing to create a bunch of Manually Managed groups and can't figure out how to do anything other than criteria-based...