This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

AD update is getting failed

Hi,

The ADAccount update is getting failed because of this below error.

Error executing user_isaccountlocked_Set on object CN=xxx/xxx,OU=xx,OU=xx,OU=,OU=xx,DC=xx,DC=xx,DC=xx(Error: [System.Reflection.TargetInvocationException] Exception has been thrown by the target of an invocation.
[System.Runtime.InteropServices.COMException] Exception from HRESULT: 0x80005008).

Error writing property vrtIsAccountLocked. The modification will rerun after committing object.

1 write operations on properties were deferred and will be executed now.
Property vrtIsAccountLocked will be set.

Please help me to troubleshoot this.

Parents Reply
  • Hi ,
    do you have any update on this from support?
    we have the same issue and it does not look like an access rights problem to me.

    - Error code HRESULT: 0x80005008 indicates that the attribute has an invalid value

    - IsAccountLocked can only be set to False by non-system user

    so it looks like the process tries to set the IsAccountLocked attribute to true

Children
No Data