• Stop user creation in OnPreCreate event with PS script

    Hello,

    I'm having a requirement to stop creating the user in OnPreCreate of powershell script.

    If my condition is not satisfied then I have to stop the default user creation.

    Thanks in Advance,

  • Stale User Deprovision and Undoing deprovision

    I have a workflow that runs ever night. It will automatically deprovision any user with a certain timeframe of inactivity. Every now and then, a user does attempt to use their account and we have a process to undo the deprovisioned status in place. However…