Workflow not working through the web url

I created a workflow that will disable computer accounts when they are moved into a certain OU.  For the settings of how I set it up:
Operation that starts this workflow: Move
Target object type: computer
Initiator conditions: any user and the container is the INACTIVE COMPUTERS OU

I added a change object properties to set the userAccountControl to 4098 which is account is disabled.  

When I do a move from inside the web interface to the Inactive OU, the computer gets moved but it doesn't disable it.  If I do the same action from the server/console, it does disable it.  So I'm trying to figure out if there is an issue or if the workflow won't run from the web and only from the console for that action.

Parents Reply Children
No Data