I have created a DISABLE Provisioning policy and it is working as expected. I would like to update the accountExpires attribute in AD with the same date the account is disabled by the provisioning policy.
Is this something that can be done in the DISABLE provision policy I created below?
Hi Terry - thanks for chiming in - am I able to add it in the Provisioning policy itself or would I need a transform or BP rule? I was hoping there was a way I could add it in the Source Provisioning policy or the source config.
It can be done both the ways using BP and DISABLE Prov policy. Its best to use Prov policy. Just add below transform to your existing disable prov policy.
@mgrant for disabling at the same date you might need to use the before rule we have done that .however provisioning policy if you are using what error you are getting let me know?
I have another scenario. I have a use case where I want to move user’s to an email hold manually when moving the emailhold LCS. Because the emailHold and the terminated LCS both disable a user, when a user moved to the terminated LCS they move to the emailHold LCS. How do I ensure the manual LCS move to emailhold and the terminated LCS execute separately from each other?
Below is the provisioning policy in the AD source. I am using a BP rule and LCS rule to calculate LCS for terminated.