When setting user accounts to disable we use a business rule which executes whenever a user account is modified. So for example a member from our Service Desk team will go onto the Adaxes portal and select the option to disable an account. They must select an account disable date which will be reflected in AD. Unfortunately when selecting the same day as the expiry, the business rule executes immediately. Initially I thought it was the time so I amended this to be later in the evening. However the business rule still executes and the account is disabled well before the desired time. Any ideas why this is happening?
In addition, we have to use +1d in the expiry property as Adaxes is set one day behind for some reason, and doesn't reflect the server date/time it lives on.