Ad disable policy update

Hi @yogita_rathod8,

Have you considered making use of an afterModify powershell script.?

If there is an attribute you are syncing to AD from your source of truth (eg. employee status that changes from Active to Terminated), you can trigger a powershell script for that change that can update your AD attributes accordingly with the powershell commands.

You can also take a look at the Services standard before provisioning rule to achieve something similar and is recommended to achieve a number of AD use cases.