Does anyone know of any third party application that perform an
automated cleanup of users and their data (i.e. MySite) when the
account is deleted from active directory. I've figured out I can
delete users based on the bdeleted = 1 flag in SQL in the userinfo
table, but that still leaves extraneous data.

Thanks,
Jeff

Re: Automated User Cleanup by Steve

Steve
Wed May 17 17:14:33 CDT 2006

Sure do , Deliverpoint from Barracuda -
http://www.barracudatools.com/Products/DeliverPoint , does what you asked
and a lot more such as clean up alerts , clone users if someone leaves and
also reporting on site use across your farm.

Steve Smith
www.combined-knowledge.com


"jholliday" <jeff.holliday@gmail.com> wrote in message
news:1147882731.148013.59450@i39g2000cwa.googlegroups.com...
> Does anyone know of any third party application that perform an
> automated cleanup of users and their data (i.e. MySite) when the
> account is deleted from active directory. I've figured out I can
> delete users based on the bdeleted = 1 flag in SQL in the userinfo
> table, but that still leaves extraneous data.
>
> Thanks,
> Jeff
>



Re: Automated User Cleanup by jholliday

jholliday
Wed May 17 17:24:34 CDT 2006

That'll do it! Thanks Steve!