>
> "Jeremy" <Jeremy[ at ]discussions.microsoft.com> wrote in message
> news:6B112ABC-E3C0-455E-A903-A5F0981C8630[ at ]microsoft.com...
> > Thanks. I also found that the dynamic records in an AD integrated DNS had
> > an
> > owner ACL of SYSTEM.
>
> That will not be reliable in all cases either. When using "update
> credentials"
> it should be that user name.
>
> It may also vary by which machine did the registration but
> I have not checked that.
>
> We do know there are conflicts if two DHCP servers fight over
> the same record when doing secure only updates.
>
> Oh, and the ownership may vary depending on that setting, secure
> vs. unscure updates.
>
> --
> Herb Martin, MCSE, MVP
>
http://www.LearnQuick.Com> (phone on web site)
>
> > "Herb Martin" wrote:
> >
> >>
> >> "Jeremy" <Jeremy[ at ]discussions.microsoft.com> wrote in message
> >> news:DF56F219-E242-45DA-ADB8-C836A93CF185[ at ]microsoft.com...
> >> > Looking at DNS A records. How can I tell the difference between
> >> > statically
> >> > created and dynamically created A records?
> >> >
> >> > According to research static entries wont be scavenged when we turn on
> >> > scavenging, so I'd like to be able to identify them up front.
> >>
> >> In general they (dynamic) are the ones with Ageing turned on but
> >> we do get a noticable number messages here from people who
> >> claimed to have set that property by accident or without knowing
> >> they did it.
> >>
> >> If you use DNSCmd and filter for or against "Aging:" you will pick
> >> out either set:
> >>
> >> dnscmd /enumrecords domain.com . | findstr /V Aging:
> >>
> >> Remove the "/V" to find those with the Aging parameter.
> >>
> >> Add the DNS server name if you are not working from the Server itself.
> >>
> >> --
> >> Herb Martin, MCSE, MVP
> >>
http://www.LearnQuick.Com> >> (phone on web site)
> >>
> >>
> >>
>
>
>