Issue: I have a list where I wanted to check if the user is disabled or not)
I have created a site workflow and the collection of users who I wannted to check-up at.
But when I comes to the configuration og Query LDAP action then I got problem.
LDAP path OK
Query: (&(objectCategory=user)(mail={WorkflowVariable:wf-NavnEmail}))
My problem is how can I get userAccountControl value (Property to retrieve) and later do a run if on value 514:


