Is there a way to list hidden windows updates via powershell?


  1. Posts : 1,167
    W10 32 bit, XUbuntu 18.xx 64 bit
       #1

    Is there a way to list hidden windows updates via powershell?


    Is there a way to list hidden windows updates via powershell?
      My Computer


  2. Posts : 7,107
    W7 home premium 32bit/W7HP 64bit/w10 tp insider ring
       #2

    Hidden


    Why ???
    That option is directly available via Action Centre or Control Panel >> Windows Updates >> view hidden updates.

    Roy
      My Computer


  3. Posts : 721
    Windows 10, Windows 8.1 Pro, Windows 7 Professional, OS X El Capitan
       #3

    Code:
    (New-Object -ComObject Microsoft.Update.Session).CreateUpdateSearcher().Search('IsInstalled=0 and IsHidden=1').Updates | %{'KB'+$_.KBArticleIDs}
    Last edited by Pyprohly; 25 Nov 2015 at 09:28.
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 15:23.
Find Us