cleaning up Active Directory

  • Thread starter Thread starter chrism
  • Start date Start date
C

chrism

is there a third-party app or MS app which you can run to identify and
cleanup Active Directory objects
which are old or not in use anymore ?

We need to give our AD database a spring cleaning.

Thanks for any help.
 
If you are running in Windows Server 2003 native mode you can use dsquery
* -inactive [days] or dsrm command line tools.

--
Regards
Christoffer Andersson
Microsoft MVP - Directory Services

No email replies please - reply in the newsgroup
 
thanks for the tip. I'll remember that.
Currently we have a Win2k AD environment.

-chrism


Chriss3 said:
If you are running in Windows Server 2003 native mode you can use dsquery
* -inactive [days] or dsrm command line tools.

--
Regards
Christoffer Andersson
Microsoft MVP - Directory Services

No email replies please - reply in the newsgroup
------------------------------------------------
http://www.chrisse.se - Active Directory Tips

chrism said:
is there a third-party app or MS app which you can run to identify and
cleanup Active Directory objects
which are old or not in use anymore ?

We need to give our AD database a spring cleaning.

Thanks for any help.
 
BTW - it will work for user account objects as well. All you need to do is
to change the filter....

HTH,

Cary
 
Try Active Directory Cleaner To Cleanup your Active Directory.

For More Details look here Adutils for more Active Directory Cleanup Solutions or May Try JiJi Technologies JiJi Active Directory Cleaner Active Directory Cleanup Tool .
 
Last edited:
Back
Top