It must have hit a computer account for a computer that no longer exists or is powered off. The first 15 went extremely fast (like less than 2 seconds). It has been sitting there for about 30 minutes now doing nothing.
The only thing I had to change was: $computers = dsquery * forestroot -filter objectCategory=computer -attr dnsHostName -limit 0 To $computers = dsquery * forestroot -limit 0 -filter objectCategory=computer -attr dnsHostName With "-limit 0" anywhere but the first position, I would get a msg saying the default limit of 100 had been reached and to use -limit to increase the limit. Webster From: Michael B. Smith [mailto:[email protected]] Subject: RE: Show all DNS Servers in AD And how did it go? ~ Finally, powerful endpoint security that ISN'T a resource hog! ~ ~ <http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/> ~ --- To manage subscriptions click here: http://lyris.sunbelt-software.com/read/my_forums/ or send an email to [email protected] with the body: unsubscribe ntsysadmin
