Windows Update MiniTool

Discussion in 'MDL Projects and Applications' started by shewolf, Sep 3, 2015.

  1. moderate

    moderate MDL Guru

    Aug 31, 2009
    3,377
    2,479
    120
    no. it is just another WU frontend, however more advanced.
     
  2. Katinka1

    Katinka1 MDL Novice

    Dec 16, 2016
    35
    0
    0
    It will however prevent forced updates like SP1 on W7-RTM machines?
     
  3. moderate

    moderate MDL Guru

    Aug 31, 2009
    3,377
    2,479
    120
    With "Automatic Updates" option set to "Disabled" (within WUMT), yes.
     
  4. rpo

    rpo MDL Expert

    Jan 3, 2010
    1,446
    1,421
    60
    Short answer : no.
     
  5. Katinka1

    Katinka1 MDL Novice

    Dec 16, 2016
    35
    0
    0
    A few questions;

    1. If I use offline mode, wssusscn2.cab is used, but it will still make contact with external Microsoft update servers ?

    2. If wsusscn2.cab is used, will this bypass any installed and incompatible WU update agent giving long wait times when checking for updates ?

    3. Notification Mode - user asks for a update search on Microsoft server or Microsoft notified of new updates atomatically ?

    4. Are all updates checked for download and installation, downloaded and stored locally which can be copied and used for future fresh setups?
     
  6. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,191
    84,706
    340
    1. wssusscn2 is used for checking, updates still need to be downloaded from msft servers

    2. no, and the issue is already resolved with KB3138612 or kb3172605, or even the old 7.6.7600.320 agent

    3. Notification Mode = Auto check, Notify before downloading and installing any updates.

    4. no, updates are downloadd in delta differential patches, only metadata kept in SoftwareDistribution
     
  7. shewolf

    shewolf MDL Senior Member

    Apr 16, 2015
    471
    1,066
    10
  8. highpoint

    highpoint MDL Novice

    Jul 6, 2014
    17
    3
    0
    #708 highpoint, Mar 20, 2017
    Last edited by a moderator: Apr 20, 2017
    Would be nice if you could add feature for kb details from catalog to open in default browser. I see the hard link on the upper right corner of wumt, but would be nice to right click the update or kb# to choose between support. microsoft. com details or catalog. update details

    Code:
    catalog. update. microsoft. com / ScopedViewInline. aspx?updateid=
    Example:
    Cumulative Update for Windows 10 Version 1607 for x64-based Systems (KB4013429)
    Code:
    KB401349 = catalog. update. microsoft. com / ScopedViewInline. aspx?updateid=e29d1b22-493d-44dd-8857-7c6c7cb6d84c
    sry, forum doesn't let me post formated url
     
  9. v72dd

    v72dd MDL Senior Member

    Nov 20, 2016
    445
    77
    10
    Why can't I see the updates for Office 2016 with this tool?
     
  10. Mr.X

    Mr.X MDL Guru

    Jul 14, 2013
    8,575
    15,646
    270
    Maybe you have C2R Office version.
     
  11. v72dd

    v72dd MDL Senior Member

    Nov 20, 2016
    445
    77
    10
    Yeah Volume. But updates should still work.
     
  12. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,191
    84,706
    340
    Are you choosing "Microsoft Update" at the left?
     
  13. v72dd

    v72dd MDL Senior Member

    Nov 20, 2016
    445
    77
    10
    Only option is *Windows Update*.....
     
  14. tracit99

    tracit99 MDL Senior Member

    Oct 17, 2014
    278
    105
    10
    You may need to Check for updates in WU one time and then come back to this tool.
     
  15. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,191
    84,706
    340
    #718 abbodi1406, Mar 24, 2017
    Last edited by a moderator: Apr 20, 2017
    Opt-in Microsoft Update first
    there is a check box in WU for it, Advanced Options

    or launch Poweshell as admin:
    Code:
    (new-object -c "Microsoft.Update.ServiceManager").AddService2("7971f918-a847-4430-9279-4a52d1efe18d",7,"")
     
  16. shewolf

    shewolf MDL Senior Member

    Apr 16, 2015
    471
    1,066
    10
    #719 shewolf, Mar 24, 2017
    Last edited: May 21, 2017
    (OP)
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  17. Mr.X

    Mr.X MDL Guru

    Jul 14, 2013
    8,575
    15,646
    270
    #720 Mr.X, Mar 24, 2017
    Last edited: Mar 25, 2017