Environment: SC 2012 R2 CM
I have a subset of systems that have a specific WMI class that needs to update
once an hour. I would prefer not to run run HW inventory on all WMI classes
listed in the client settings at this aggressive interval. Or maybe that's not
aggressive in some people's minds :)
Question is, is there some way to do this natively or through the SDK? I was
thinking I could just execute it in a package/program every hour for those
systems to ensure the data is accurate close to an hour. Time sensitive
collection membership and reporting is dependent on this data. I still want the
remaining WMI classes to inventory on their current schedule as defined in the
client settings. Just not every hour.
Thank you,Stephen