Query

Hi,

Please see https://social.technet.microsoft.com/Forums/en-US/1f1a27fa-1935-4b78-abbc-0d5a9b3f5148/query-appv-package-user?forum=configmanagerapps

My question: I'm updating my usercollection every hour now but that makes no sense if the data gathered, being SMS_G_System_AppClientState.UserName (https://msdn.microsoft.com/en-us/library/hh949466.aspx?f=255&MSPPError=-2147217396) is only gathered once a week.

Is it the hardware inventory? That's collected every 2 days so my update of the collection needs to be 2 days then.

May 28th, 2015 10:18am

Looking at your previous post, you're indeed querying the SMS_G_System class, which is based on the hardware inventory. That doesn't mean that every device runs the hardware inventory runs on every device on the same day. So running a collection update more often than the hardware inventory does make sense, but that doesn't mean that you should update it every hour. If you want to update it that often, just use incremental updates on the collection and a full update once every week (or something like that).
Free Windows Admin Tool Kit Click here and download it now
May 28th, 2015 1:58pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics