Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > DNS Server > DNS objects

Reply
 
 
Amarnath
Guest
Posts: n/a

 
      07-17-2009
Hi,

we are trying to understand why the active directory is growing.

by running the below tests we came to know that AD is growning (ADRAP)

Name:us.world.yz.com (name not mentioned confidential)
DNS nodes : 30000
Tombstoned DNS nodes : 250000
total = DNS nodes + Tombstoned DNS nodes.

I guess the DNS zones are set to low scavanging / aging value.

this might be the cause for large amount of tombstoned object.


Help is really appreciated.

thanks in advance.
 
Reply With Quote
 
 
 
 
Chris Dent
Guest
Posts: n/a

 
      07-17-2009


It might be worth taking a look at what some of those are because 250k
does seem rather excessive.

You should be able to find them with:

(&(objectCategory=dnsNode)(dnsTombStoned=TRUE))

Do you have a preferred tool for searches like that?

Depending on your replication scope (for the zone) you'll also have to
set a reasonable search root.

The tombstone doesn't contain much else of interest, the name is about
the most useful.

Chris

Amarnath wrote:
> Hi,
>
> we are trying to understand why the active directory is growing.
>
> by running the below tests we came to know that AD is growning (ADRAP)
>
> Name:us.world.yz.com (name not mentioned confidential)
> DNS nodes : 30000
> Tombstoned DNS nodes : 250000
> total = DNS nodes + Tombstoned DNS nodes.
>
> I guess the DNS zones are set to low scavanging / aging value.
>
> this might be the cause for large amount of tombstoned object.
>
>
> Help is really appreciated.
>
> thanks in advance.

 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Add new objects to AD? Markus Rytterkull Active Directory 3 05-25-2007 09:43 AM
Organizing computer objects and linking to user objects _noreply Active Directory 1 04-21-2006 12:36 PM
Converting Contact objects to user objects Ccrane0716 Active Directory 0 05-16-2005 06:03 PM
Mapping user objects to other user objects in trust forest Dha Active Directory 5 09-28-2004 07:33 PM
ADAM: Best GUI tools for copying objects from one class in a container to another collection of objects in another container? Michael Herman \(Parallelspace\) Active Directory 4 09-18-2004 03:43 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59