Is it possible wake up Driver after WMI?

My Driver is WMI Client and uses WMI information for configuration.
I would like wake it up after WMI, when WMI is active and configured.
.
The problem is WMI is not kernel technology only, so things such as defining “DependOnService” is not working with WMI.

Is it possible wake up Driver when WMI configuration is completed?
Obviously I mean WMI providers which were defined on Start=3 or less.

Thanks & Regards,
MG.