MicrosoftDNS
(1)
Windows
(1)
Plz
(1)

wmiprvse.exe reaching memory limit - plz help...

Asked By Ben
03-Feb-10 02:17 AM
hi,
i have a script that queries MicrosoftDNS namespace.
it seems after a ~100 queries or so (selecting A records) it starts
failing with 'generic failure'... even via wbemtest.

i see it is since the wmiprvse.exe process reached the default 128mb
limit. but why?

in my script i even establish a new connection to wmi with each call,
and it did not help...

how do i get wmiprvse.exe to flush?

can WMI not be used for such intense operations?  (it is not even
intense, i'm doing it single threaded.... just have ~5000 records to
check)

Thanks!!
Ben

fixed by applying windows 2k3 SP2.

Ben replied to Ben
06-Feb-10 06:33 PM
fixed by applying windows 2k3 SP2.
Post Question To EggHeadCafe