New PowerShell Script: Customize or delay automatic approvals

Discussion New PowerShell Script: Customize or delay automatic approvals

  • Friday, March 08, 2013 3:31 PM
    Moderator
     
     

    A new PowerShell script was posted to the Technet Script Gallery that allows you to delay the invocation of an automatic approval, or customize the targeting of the automatic approval. For those who have previously asked (at least one quite recently, as I recall): How do I (auto)approve updates for Group 'B' after they've been (auto)approved for Group 'A' (the pilot/test group) ... this may be an option for you.

    http://gallery.technet.microsoft.com/WSUS-DELAY-AUTO-APPROVALS-ba0ea840

    • approve updates after a customable delay
    • approve updates for only one computer target 
    • exclude "Service pack" classification (hard coded)
    • have a log file
    • make one HTML report per execution
    • put execution error in logfile, if at least script have rights to create and write in the specidied log file.
    • recommended to be executed in task scheduler

    Lawrence Garvin, M.S., MCITP:EA, MCDBA, MCSA
    SolarWinds Head Geek
    Microsoft MVP - Software Distribution (2005-2013)
    My MVP Profile: http://mvp.support.microsoft.com/profile/Lawrence.Garvin
    The views expressed on this post are mine and do not necessarily reflect the views of SolarWinds.

All Replies

  • Monday, March 11, 2013 5:34 AM
    Moderator
     
     
    Hi,

    Thanks for the sharing.

    regards,

    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.