Please refer below link even i have attached a script to remove stale computer records.
http://www.experts
Hi,
As you all aware whenever we joined any system/server to domain, it created its entry in "computer" container. In my organization we have different remote location those managed by non IT professionals and many times they format systems/server without removing their entry from AD and than install them with new name. Now my problems are :
1. How we can remove those systems/server from Active Directory which are not seeing live from last 15 or 30 days.
2. Why member servers are also coming in "computer" container whether another container named "member server" is their in Active Directory.
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Please refer below link even i have attached a script to remove stale computer records.
http://www.experts
great i ran it and got my answer, thanks awinish.
Since we have 3 different branches worldwide and have created 3 customized OU for computers of specific branches like IndiaComputers OU have all systems placed in india, UScomputers OU have all systems of US branch and we moved systems to these customized from default "computer" OU manually. Now please let me know how i can run this script on these customized OUs to move inactive computer objects.
Business Accounts
Answer for Membership
by: mkline71Posted on 2009-11-06 at 07:06:36ID: 25759689
For old computers I really like the oldcmp tool by MVP Joe Richards
http://www.joeware .net/freet ools/tools /oldcmp/in dex.htm</A >
Computers by default change their passwords every 30 days. What we do is disable old machines after 90 days and delete after 180 days.
2. All machines by default go to the computers container. You can use redircmp http://technet.microsoft.c om/en-us/l ibrary/cc7 70619(WS.1 0).aspx to change the default location of new machines but you can only have one default location
what I mean there is that you can't say all XP machines go to the "xp ou" and servers to the "servers OU" with redircmp you can just change from the default container to one you pick.
Thanks
Mike