Defer ADSAccountInADSGroup for terminated employees

Hello,

Does anyone have a suggestion on how to defer the removal of groups when a employee is terminated?

I just need to maintain group membership for 2-3 days then have them removed. Right now I have ADSGroup update ignoring some specific groups and using a powershell script to remove them later. This however is causing issues if Identity Manager needs to add the users back to those specific groups. 

When a person is removed from a group the following is triggered...

Created by QBMDBQueueProcess: delete in table ADSAccountInADSGroup

Does anyone know how to put a condition on this for groups so that the process does not kick off for the groups in the condition? 

Any help or suggestions would be appreciated.

Thank you,

Lu