We aren't inventorying that with HINV, only run a PowerShell script on our base image.
John, we are on R2 CU4 and that class is there. Daniel Ratliff From: [email protected] [mailto:[email protected]] On Behalf Of Smith, Robert F (ES & CSO) Sent: Tuesday, December 15, 2015 11:21 AM To: [email protected] Subject: [mssms] RE: Collection Based on Installed Update Dan, How much overhead does that add to the db on a regular basis Thanks Bob Smith Robert F. Smith Enterprise Operations Systems Management Infrastructure Phone 703-949-2368 Cell 203-524-2172 From: [email protected]<mailto:[email protected]> [mailto:[email protected]] On Behalf Of Daniel Ratliff Sent: Tuesday, December 15, 2015 10:59 AM To: [email protected]<mailto:[email protected]> Subject: EXT :[mssms] RE: Collection Based on Installed Update I use the CCM installed updates status WMI class. Not sure if its inventoried or not, we use it to inventory via PowerSHell on our base images. Get-CimInstance -Namespace root\ccm\softwareupdates\updatesstore -ClassName CCM_UpdateStatus Daniel Ratliff From: [email protected]<mailto:[email protected]> [mailto:[email protected]] On Behalf Of James Massardo Sent: Tuesday, December 15, 2015 10:28 AM To: [email protected]<mailto:[email protected]> Subject: [mssms] RE: Collection Based on Installed Update Is there a key for it under HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall ? Thanks, James Massardo From: [email protected]<mailto:[email protected]> [mailto:[email protected]] On Behalf Of Marcum, John Sent: Tuesday, December 15, 2015 8:07 AM To: [email protected]<mailto:[email protected]> Subject: [mssms] Collection Based on Installed Update The e-mail below is from an external source. Please do not open attachments or click links from an unknown or suspicious origin. I have an application that, when updated, does not change its version number or anything else easily identifiable. It does however list the update as being installed in the "Installed updates" portion of add/remove programs. I can't seem to recall where that info is stored. Anyone know? The MS updates are in QF Engineering but not the third party ones. ________________________________ John Marcum MCITP, MCTS, MCSA Desktop Architect Bradley Arant Boult Cummings LLP ________________________________ [H_Logo] ________________________________ Confidentiality Notice: This e-mail is from a law firm and may be protected by the attorney-client or work product privileges. If you have received this message in error, please notify the sender by replying to this e-mail and then delete it from your computer. NOTICE: This electronic mail message and any files transmitted with it are intended exclusively for the individual or entity to which it is addressed. The message, together with any attachment, may contain confidential and/or privileged information. Any unauthorized review, use, printing, saving, copying, disclosure or distribution is strictly prohibited. If you have received this message in error, please immediately advise the sender by reply email and delete all copies. 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.
