Forum Discussion

Andy Kw's avatar
Andy Kw
Brass Contributor
Mar 01, 2018

How to retrieve the object id of a list of users from a csv file with UserPrincipleName?

I'm trying to bulk load a csv file of users into a security group.   The line below would do what I want to do except that is asking for all users from a specific domain.   $users = get-msolu...

Resources