cancel
Showing results for 
Search instead for 
Did you mean: 

HOW TO CHANGE POLLING MEMORY IN WMI

pooja_kuntal
Staff
Staff
0 0 7,396
  1. Go to Start–> run and type wbemtest.exe
  2. Click Connect on the Windows Management Instrumentation Tester
  3. In the namespace text box just enter "root" (without quotes)
    • 1.jpg
  4. Click on Query and run below query :
    • Select * from __ArbitratorConfiguration
    • 2.jpg
  5. Click on __ArbitratorConfiguration=@ and change following parameters :
    • PollingMemoryPerUser = 10000000
    • PollingMemoryTotal = 20000000
    • 3.jpg
  6. Click Save Property
  7. Click Save Object in the Object Editor window
  8. Close the other windows now and exit WMI Tester
  9. Restart the machine.

Change values of following parameters:

PollingMemoryPerUser = 10000000

PollingMemoryTotal = 20000000