Is it possible to apply a VA value to multiple users in one pass?

I have a few thousand users to apply a VA value to - in order for a DynamicGroup to pull them in as members.

Other than my normal practice, of looping through the list - is there an array way to feed set-qaduser an attributeValue append that would take the 3K and do it at once, rather that through loop?

AD has a way with 'group' membership - and exchange has a way with Update-DistributionGroupMember  - using a list of users "," - or ";" separated, and making that one-call, that's-all ...

can ARS do this too?  say yes. and show me how.

Parents Reply Children
No Data