• Update HomeDirectory Field when User has a Specific Group added (and removed) to their account

    I need to update the homedirectory field when an AD group containing "FranchiseRoyaltyAdmin" is added to their account. I also need to clear the homedirectory field when an AD group "FranchiseRoyaltyAdmin" is removed from their account. The group will…

  • Update the Deprovisioning Report Record in a Script called by a Workflow

    Hello, Im hoping someone can give me a hand.

    Im trying to update the users Deprovision Report record in a script after I have performed a function.. the script is being called by a workflow.

    This is an example what I tried..

    Function Oninit($Request)