Welcome to MSDN Blogs Sign in | Join | Help

Windows Management Infrastructure Blog

Managing your IT infrastructure remotely, securely, reliably and efficiently
How to extend WMI Provider unload time?

1.      Extend the Provider Unload time
__win32provider Instance:

        UnloadTime =  <CIM_Datetime for interval http://msdn.microsoft.com/en-us/library/aa387237(VS.85).aspx>

 

 

For example:

instance of __Win32Provider

{

                CLSID = "{41ED66D6-53DC-4475-9765-B69FBC84CD28}";

                HostingModel = "NetworkServiceHOST";

                Name = "InterOpProv";

                UnloadedTimeout = “00000001000000.000000:000”;

};

ð  Making provider loaded inside an individual wmiprvse.exe, and marked the unload interval to 1 day.

 

Posted: Tuesday, October 20, 2009 11:56 PM by kmathur

Comments

No Comments

Leave a Comment

(required) 

(required) 

(optional)

(required) 

  
Enter Code Here: Required

Comment Notification

If you would like to receive an email when updates are made to this post, please register here

Subscribe to this post's comments using RSS

Page view tracker