Populate ADSGroup with ADSAccounts which are marked for deletion

Hi All,

We want to populate a AD group with all ADSAccounts which are marked for deletion.

Currently I see this is not posible, is there a way to achieve this or any other solution.

Thank you in advance.

Kind Regards,

Dnyandev

Parents Reply
  • I tried to create process on DEACTIVATE event and got below error when Inserting into ADSAccountinADSGroup table with HandleObjectComponent - Insert

    ErrorMessages (2024-06-28 09:48:20.597) [810306] Error running 'OnSaving' in logic module 'VI.Common.Customizer.OutStandingMNEntityLogic'.
    [882513] This assignment cannot be saved because the object X00999 in column Active Directory user account is marked for deletion.

Children