• 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…

  • set-QADUser Question Help

    Anybody know how to use Replace with set-QADUser?

    Trying to switch email suffix on users through a workflow. 

    $workflow.ActivityTarget("CreateDev511Account") is the name of the activity target. The workflow creates a user earlier with the old…