Hi.
I have a workflow that starts on changes to edsaAccountISDisabled. In the workflow i have an IF account changes to enable run this script and if set to disabled run this script.
All good there when everything is performed via ARS.
There are a few situations where the disable or enable is coming from AD directly.
How can i capture that the change happened in AD but still kick the workflow off. I know its something around the $dirobj but everything i have so far seems to make seem more complicated than i am sure it is.
Thanks in advance
