Ryan Ephgrave just pointed me in the right direction. SMS_ObjectContentInfo is the class I needed in WMI. I should be able to work some magic from there. Thanks!
Duncan Russell From: [email protected] [mailto:[email protected]] On Behalf Of Eswar Sent: Wednesday, April 01, 2015 10:02 AM To: [email protected] Subject: Re: [mssms] SCCM 2012 Application size Have you tried the sccm console builder if there is any object for this property to add for applications? Regards, Eswar Koneti www.eskonr.com<http://www.eskonr.com> On 1 Apr, 2015 9:08 pm, Duncan Russell <[email protected]<mailto:[email protected]>> wrote: Does the application model in SCCM 2012 have a size property for source files hidden somewhere? Packages do, and software updates store this information as well. I have dug through MSDN doc and browsed WMI but come up short here. My last resort is to recursively check the source folder – which I have a script that does that – but it is so inefficient compared to the others! Anyone? Duncan Russell The information transmitted is intended only for the person or entity to which it is addressed and may contain CONFIDENTIAL material. If you receive this material/information in error, please contact the sender and delete or destroy the material/information. The information transmitted is intended only for the person or entity to which it is addressed and may contain CONFIDENTIAL material. If you receive this material/information in error, please contact the sender and delete or destroy the material/information.

