Deleted/graveyard AD users are not deleting in OID
Hi Friends,
If any user left the company/retired from the company, those users are moving to Graveyard OU in Active directory. But those users are not deleting in OID and user status is showing in active in OID.
I tried below search filter also by following below meta link note but it is not working my case. In AD users are moved to Graveyard ou. In OID it is still active.
How To Exclude AD Disabled Users To Be Synchronized From AD To OID (Doc ID 1209033.1)
searchfilter=(|(objectclass=group) (objectclass=organizationalunit) (&(objectclass=user)(!(objectclass=computer))(!(userAccountControl=66050))(!(userAccountControl=514))))
please suggest me how to proceed in this.