• Enable and Disable account through the sync workflow

    Hello, 

    We are disabling accounts when they are inactive. But now I need to re-enable the account through the workflow. 

    I throught about pushing 512 to the useraccountcontrol, but that would also overwrite other account option flags. 

    Currently I am writing…

  • Preventing Helpdesk from manually Disabling or Enabling accounts

    Hi,

    I'm trying to force our Helpdesk to always use Deprovision (or Undo Deprovision) to disable/enable accounts. Occasionally they still try to manually revert the Deprovisioning process, causing unwanted account deletions after X days.

    How can I…