Thank you!
From: [email protected] [mailto:[email protected]] On Behalf Of Wilbers, Scott Sent: Monday, June 24, 2013 2:18 PM To: [email protected] Subject: [mssms] RE: SQL for superseded updates in SCCM database SELECT ui.Title, ui.IsSuperseded FROM v_UpdateInfo ui WHERE ui.IsSuperseded = 1 From: [email protected]<mailto:[email protected]> [mailto:[email protected]] On Behalf Of Dzikowski, Michael Sent: Monday, June 24, 2013 11:46 AM To: [email protected]<mailto:[email protected]> Subject: [mssms] SQL for superseded updates in SCCM database Anyone have some SQL to find all superseded update in the SCCM database? ************************************************************************************************** Note: The information contained in this message may be privileged and confidential and protected from disclosure. If the reader of this message is not the intended recipient, or an employee or agent responsible for delivering this message to the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please notify us immediately by replying to the message and deleting it from your computer. **************************************************************************************************

