Bounty: 200
As explained in this previous question, I’m dealing with some serious WMI
issues. Now one of the options I’d like to explore is the maximal frequency of WMI
queries, if any:
Imagine a WMIPrvSE.exe
process goes down, due to a quota overflow, is there a minimum time I need to wait before launching a new WMI
request, or is a new WMIPrvSE.exe
process started up, in order to handle my new request?