I'm not very good with scripting, but what I am looking for is a workflow that is run manually to bulk remove a lot of users from a security group based off a CSV. Any help would be appreciated. Thanks
I'm not very good with scripting, but what I am looking for is a workflow that is run manually to bulk remove a lot of users from a security group based off a CSV. Any help would be appreciated. Thanks
Would you consider not using a workflow but just a csv and the active roles powershell cmdlets?
Would you consider not using a workflow but just a csv and the active roles powershell cmdlets?
Yes how would I go
about doing this?