Answered Email notification to Non-compliance Computer

  • Tuesday, February 21, 2012 8:50 AM
     
     

    Hi All,

    I have to send an email to Users where Users's Desktop is not patched successfully through SCCM Patching process. Is there any automatic process via SCCM 2007 SP2 R3 so that I can send the notification/e-mail to Users to remediate the Patching on their Desktops?


    Thanks & Regards, Kedar

All Replies

  • Tuesday, February 21, 2012 9:30 AM
     
     Answered

    Hi,
    There is no builtin feature for it so you would have to use a script to send the e-mail and also to map the computer -> user as well, so it would be a little challenge I would say. What do you want the end-user to do? Reinstall the Updates themselves?

    I would redirect that information to a Servicedesk instead of the end-user, but that is how I would do it.

    Regards,
    Jörgen


    -- My System Center blog ccmexec.com -- Twitter @ccmexec

  • Tuesday, February 21, 2012 9:33 AM
     
     

    I think this can be achieved using DCM and a custom script

    Some examples are given in the following article

    http://technet.microsoft.com/en-us/library/bb693611.aspx


    Anoop C Nair - @anoopmannur

    MY BLOG:  http://anoopmannur.wordpress.com

    User Group:  ConfigMgr Professionals

    This posting is provided AS-IS with no warranties/guarantees and confers no rights.

  • Tuesday, February 21, 2012 10:12 AM
     
     
    That can be done - but not with out of the box mechanisms. There's a lot of custom development involved then.

    Torsten Meringer | http://www.mssccmfaq.de

  • Monday, March 05, 2012 1:23 PM
     
     

    Hello All,

    Thanks for the inputs shared. Can this requirement be fulfilled with the help of 'Data-driven Subscription' of SQL Server 2008 R2? I am referring to this link - http://msdn.microsoft.com/en-us/library/ms159150.aspx How can we accomplish this? Any idea?


    Thanks & Regards, Kedar

  • Monday, March 05, 2012 9:08 PM
     
     
    If you have SQL Reporting services configured then you can create subscriptions and have the reports emailed.