Différences
Ci-dessous, les différences entre deux révisions de la page.
Prochaine révision | Révision précédente | ||
windows:wmi:system:windowsupdate [09/06/2023 16:25] thierry créée |
windows:wmi:system:windowsupdate [09/06/2023 16:57] (Version actuelle) thierry [Sources & Ressources] |
||
---|---|---|---|
Ligne 1: | Ligne 1: | ||
====== Windows Update ====== | ====== Windows Update ====== | ||
- | ====== Sources & Ressources ====== | + | ===== Lister les mises a jour installées ===== |
+ | Source : [[https://learn.microsoft.com/en-us/windows/win32/cimwin32prov/win32-quickfixengineering]] | ||
+ | <codedoc> | ||
+ | Select * from Win32_QuickFixEngineering | ||
+ | <codedoc toggle> | ||
+ | instance of Win32_QuickFixEngineering | ||
+ | { | ||
+ | Caption = "https://support.microsoft.com/help/5017308"; | ||
+ | CSName = "PC-THIERRY"; | ||
+ | Description = "Security Update"; | ||
+ | FixComments = ""; | ||
+ | HotFixID = "KB5017308"; | ||
+ | InstalledBy = "AUTORITE NT\\Système"; | ||
+ | InstalledOn = "10/12/2022"; | ||
+ | ServicePackInEffect = ""; | ||
+ | }; | ||
+ | |||
+ | instance of Win32_QuickFixEngineering | ||
+ | { | ||
+ | Caption = "http://support.microsoft.com/?kbid=5022502"; | ||
+ | CSName = "PC-THIERRY"; | ||
+ | Description = "Update"; | ||
+ | FixComments = ""; | ||
+ | HotFixID = "KB5022502"; | ||
+ | InstalledBy = "AUTORITE NT\\Système"; | ||
+ | InstalledOn = "2/15/2023"; | ||
+ | ServicePackInEffect = ""; | ||
+ | }; | ||
+ | |||
+ | instance of Win32_QuickFixEngineering | ||
+ | { | ||
+ | Caption = "http://support.microsoft.com/?kbid=4537759"; | ||
+ | CSName = "PC-THIERRY"; | ||
+ | Description = "Security Update"; | ||
+ | FixComments = ""; | ||
+ | HotFixID = "KB4537759"; | ||
+ | InstalledBy = ""; | ||
+ | InstalledOn = "5/11/2020"; | ||
+ | ServicePackInEffect = ""; | ||
+ | }; | ||
+ | |||
+ | instance of Win32_QuickFixEngineering | ||
+ | { | ||
+ | Caption = "http://support.microsoft.com/?kbid=4557968"; | ||
+ | CSName = "PC-THIERRY"; | ||
+ | Description = "Security Update"; | ||
+ | FixComments = ""; | ||
+ | HotFixID = "KB4557968"; | ||
+ | InstalledBy = ""; | ||
+ | InstalledOn = "5/11/2020"; | ||
+ | ServicePackInEffect = ""; | ||
+ | }; | ||
+ | |||
+ | instance of Win32_QuickFixEngineering | ||
+ | { | ||
+ | Caption = "http://support.microsoft.com/?kbid=4561600"; | ||
+ | CSName = "PC-THIERRY"; | ||
+ | Description = "Security Update"; | ||
+ | FixComments = ""; | ||
+ | HotFixID = "KB4561600"; | ||
+ | InstalledBy = "AUTORITE NT\\Système"; | ||
+ | InstalledOn = "7/17/2020"; | ||
+ | ServicePackInEffect = ""; | ||
+ | }; | ||
+ | |||
+ | instance of Win32_QuickFixEngineering | ||
+ | { | ||
+ | Caption = "https://support.microsoft.com/help/4562830"; | ||
+ | CSName = "PC-THIERRY"; | ||
+ | Description = "Update"; | ||
+ | FixComments = ""; | ||
+ | HotFixID = "KB4562830"; | ||
+ | InstalledBy = "AUTORITE NT\\Système"; | ||
+ | InstalledOn = "12/10/2020"; | ||
+ | ServicePackInEffect = ""; | ||
+ | }; | ||
+ | |||
+ | instance of Win32_QuickFixEngineering | ||
+ | { | ||
+ | Caption = "http://support.microsoft.com/?kbid=4566785"; | ||
+ | CSName = "PC-THIERRY"; | ||
+ | Description = "Security Update"; | ||
+ | FixComments = ""; | ||
+ | HotFixID = "KB4566785"; | ||
+ | InstalledBy = "PC-THIERRY\\thierry"; | ||
+ | InstalledOn = "7/17/2020"; | ||
+ | ServicePackInEffect = ""; | ||
+ | }; | ||
+ | |||
+ | instance of Win32_QuickFixEngineering | ||
+ | { | ||
+ | Caption = "http://support.microsoft.com/?kbid=4570334"; | ||
+ | CSName = "PC-THIERRY"; | ||
+ | Description = "Security Update"; | ||
+ | FixComments = ""; | ||
+ | HotFixID = "KB4570334"; | ||
+ | InstalledBy = "AUTORITE NT\\Système"; | ||
+ | InstalledOn = "8/19/2020"; | ||
+ | ServicePackInEffect = ""; | ||
+ | }; | ||
+ | |||
+ | instance of Win32_QuickFixEngineering | ||
+ | { | ||
+ | Caption = "https://support.microsoft.com/help/4577266"; | ||
+ | CSName = "PC-THIERRY"; | ||
+ | Description = "Security Update"; | ||
+ | FixComments = ""; | ||
+ | HotFixID = "KB4577266"; | ||
+ | InstalledBy = "AUTORITE NT\\Système"; | ||
+ | InstalledOn = "9/9/2020"; | ||
+ | ServicePackInEffect = ""; | ||
+ | }; | ||
+ | |||
+ | instance of Win32_QuickFixEngineering | ||
+ | { | ||
+ | Caption = "https://support.microsoft.com/help/4577586"; | ||
+ | CSName = "PC-THIERRY"; | ||
+ | Description = "Update"; | ||
+ | FixComments = ""; | ||
+ | HotFixID = "KB4577586"; | ||
+ | InstalledBy = "AUTORITE NT\\Système"; | ||
+ | InstalledOn = "4/29/2021"; | ||
+ | ServicePackInEffect = ""; | ||
+ | }; | ||
+ | |||
+ | instance of Win32_QuickFixEngineering | ||
+ | { | ||
+ | Caption = "https://support.microsoft.com/help/4580325"; | ||
+ | CSName = "PC-THIERRY"; | ||
+ | Description = "Security Update"; | ||
+ | FixComments = ""; | ||
+ | HotFixID = "KB4580325"; | ||
+ | InstalledBy = "AUTORITE NT\\Système"; | ||
+ | InstalledOn = "10/14/2020"; | ||
+ | ServicePackInEffect = ""; | ||
+ | }; | ||
+ | |||
+ | instance of Win32_QuickFixEngineering | ||
+ | { | ||
+ | Caption = "https://support.microsoft.com/help/4586864"; | ||
+ | CSName = "PC-THIERRY"; | ||
+ | Description = "Security Update"; | ||
+ | FixComments = ""; | ||
+ | HotFixID = "KB4586864"; | ||
+ | InstalledBy = "AUTORITE NT\\Système"; | ||
+ | InstalledOn = "11/12/2020"; | ||
+ | ServicePackInEffect = ""; | ||
+ | }; | ||
+ | |||
+ | instance of Win32_QuickFixEngineering | ||
+ | { | ||
+ | Caption = "https://support.microsoft.com/help/4593175"; | ||
+ | CSName = "PC-THIERRY"; | ||
+ | Description = "Security Update"; | ||
+ | FixComments = ""; | ||
+ | HotFixID = "KB4593175"; | ||
+ | InstalledBy = "AUTORITE NT\\Système"; | ||
+ | InstalledOn = "12/9/2020"; | ||
+ | ServicePackInEffect = ""; | ||
+ | }; | ||
+ | |||
+ | instance of Win32_QuickFixEngineering | ||
+ | { | ||
+ | Caption = "https://support.microsoft.com/help/4598481"; | ||
+ | CSName = "PC-THIERRY"; | ||
+ | Description = "Security Update"; | ||
+ | FixComments = ""; | ||
+ | HotFixID = "KB4598481"; | ||
+ | InstalledBy = "AUTORITE NT\\Système"; | ||
+ | InstalledOn = "1/15/2021"; | ||
+ | ServicePackInEffect = ""; | ||
+ | }; | ||
+ | |||
+ | instance of Win32_QuickFixEngineering | ||
+ | { | ||
+ | Caption = "https://support.microsoft.com/help/5000736"; | ||
+ | CSName = "PC-THIERRY"; | ||
+ | Description = "Update"; | ||
+ | FixComments = ""; | ||
+ | HotFixID = "KB5000736"; | ||
+ | InstalledBy = "AUTORITE NT\\Système"; | ||
+ | InstalledOn = "6/23/2021"; | ||
+ | ServicePackInEffect = ""; | ||
+ | }; | ||
+ | |||
+ | instance of Win32_QuickFixEngineering | ||
+ | { | ||
+ | Caption = "https://support.microsoft.com/help/5003791"; | ||
+ | CSName = "PC-THIERRY"; | ||
+ | Description = "Update"; | ||
+ | FixComments = ""; | ||
+ | HotFixID = "KB5003791"; | ||
+ | InstalledBy = "AUTORITE NT\\Système"; | ||
+ | InstalledOn = "12/15/2021"; | ||
+ | ServicePackInEffect = ""; | ||
+ | }; | ||
+ | |||
+ | instance of Win32_QuickFixEngineering | ||
+ | { | ||
+ | Caption = "https://support.microsoft.com/help/5012170"; | ||
+ | CSName = "PC-THIERRY"; | ||
+ | Description = "Security Update"; | ||
+ | FixComments = ""; | ||
+ | HotFixID = "KB5012170"; | ||
+ | InstalledBy = "AUTORITE NT\\Système"; | ||
+ | InstalledOn = "8/10/2022"; | ||
+ | ServicePackInEffect = ""; | ||
+ | }; | ||
+ | |||
+ | instance of Win32_QuickFixEngineering | ||
+ | { | ||
+ | Caption = "https://support.microsoft.com/help/5015684"; | ||
+ | CSName = "PC-THIERRY"; | ||
+ | Description = "Update"; | ||
+ | FixComments = ""; | ||
+ | HotFixID = "KB5015684"; | ||
+ | InstalledBy = "AUTORITE NT\\Système"; | ||
+ | InstalledOn = "10/27/2022"; | ||
+ | ServicePackInEffect = ""; | ||
+ | }; | ||
+ | |||
+ | instance of Win32_QuickFixEngineering | ||
+ | { | ||
+ | Caption = "https://support.microsoft.com/help/5026435"; | ||
+ | CSName = "PC-THIERRY"; | ||
+ | Description = "Update"; | ||
+ | FixComments = ""; | ||
+ | HotFixID = "KB5026435"; | ||
+ | InstalledBy = "AUTORITE NT\\Système"; | ||
+ | InstalledOn = "5/29/2023"; | ||
+ | ServicePackInEffect = ""; | ||
+ | }; | ||
+ | |||
+ | instance of Win32_QuickFixEngineering | ||
+ | { | ||
+ | Caption = ""; | ||
+ | CSName = "PC-THIERRY"; | ||
+ | Description = "Update"; | ||
+ | FixComments = ""; | ||
+ | HotFixID = "KB5006753"; | ||
+ | InstalledBy = "AUTORITE NT\\Système"; | ||
+ | InstalledOn = "11/10/2021"; | ||
+ | ServicePackInEffect = ""; | ||
+ | }; | ||
+ | |||
+ | instance of Win32_QuickFixEngineering | ||
+ | { | ||
+ | Caption = ""; | ||
+ | CSName = "PC-THIERRY"; | ||
+ | Description = "Update"; | ||
+ | FixComments = ""; | ||
+ | HotFixID = "KB5007273"; | ||
+ | InstalledBy = "AUTORITE NT\\Système"; | ||
+ | InstalledOn = "12/15/2021"; | ||
+ | ServicePackInEffect = ""; | ||
+ | }; | ||
+ | |||
+ | instance of Win32_QuickFixEngineering | ||
+ | { | ||
+ | Caption = ""; | ||
+ | CSName = "PC-THIERRY"; | ||
+ | Description = "Security Update"; | ||
+ | FixComments = ""; | ||
+ | HotFixID = "KB5011352"; | ||
+ | InstalledBy = "AUTORITE NT\\Système"; | ||
+ | InstalledOn = "2/9/2022"; | ||
+ | ServicePackInEffect = ""; | ||
+ | }; | ||
+ | |||
+ | instance of Win32_QuickFixEngineering | ||
+ | { | ||
+ | Caption = ""; | ||
+ | CSName = "PC-THIERRY"; | ||
+ | Description = "Update"; | ||
+ | FixComments = ""; | ||
+ | HotFixID = "KB5011651"; | ||
+ | InstalledBy = "AUTORITE NT\\Système"; | ||
+ | InstalledOn = "4/13/2022"; | ||
+ | ServicePackInEffect = ""; | ||
+ | }; | ||
+ | |||
+ | instance of Win32_QuickFixEngineering | ||
+ | { | ||
+ | Caption = ""; | ||
+ | CSName = "PC-THIERRY"; | ||
+ | Description = "Security Update"; | ||
+ | FixComments = ""; | ||
+ | HotFixID = "KB5014032"; | ||
+ | InstalledBy = "AUTORITE NT\\Système"; | ||
+ | InstalledOn = "5/11/2022"; | ||
+ | ServicePackInEffect = ""; | ||
+ | }; | ||
+ | |||
+ | instance of Win32_QuickFixEngineering | ||
+ | { | ||
+ | Caption = ""; | ||
+ | CSName = "PC-THIERRY"; | ||
+ | Description = "Update"; | ||
+ | FixComments = ""; | ||
+ | HotFixID = "KB5014035"; | ||
+ | InstalledBy = "AUTORITE NT\\Système"; | ||
+ | InstalledOn = "6/15/2022"; | ||
+ | ServicePackInEffect = ""; | ||
+ | }; | ||
+ | |||
+ | instance of Win32_QuickFixEngineering | ||
+ | { | ||
+ | Caption = ""; | ||
+ | CSName = "PC-THIERRY"; | ||
+ | Description = "Update"; | ||
+ | FixComments = ""; | ||
+ | HotFixID = "KB5014671"; | ||
+ | InstalledBy = "AUTORITE NT\\Système"; | ||
+ | InstalledOn = "7/13/2022"; | ||
+ | ServicePackInEffect = ""; | ||
+ | }; | ||
+ | |||
+ | instance of Win32_QuickFixEngineering | ||
+ | { | ||
+ | Caption = ""; | ||
+ | CSName = "PC-THIERRY"; | ||
+ | Description = "Update"; | ||
+ | FixComments = ""; | ||
+ | HotFixID = "KB5015895"; | ||
+ | InstalledBy = "AUTORITE NT\\Système"; | ||
+ | InstalledOn = "8/9/2022"; | ||
+ | ServicePackInEffect = ""; | ||
+ | }; | ||
+ | |||
+ | instance of Win32_QuickFixEngineering | ||
+ | { | ||
+ | Caption = ""; | ||
+ | CSName = "PC-THIERRY"; | ||
+ | Description = "Update"; | ||
+ | FixComments = ""; | ||
+ | HotFixID = "KB5016705"; | ||
+ | InstalledBy = "AUTORITE NT\\Système"; | ||
+ | InstalledOn = "9/14/2022"; | ||
+ | ServicePackInEffect = ""; | ||
+ | }; | ||
+ | |||
+ | instance of Win32_QuickFixEngineering | ||
+ | { | ||
+ | Caption = ""; | ||
+ | CSName = "PC-THIERRY"; | ||
+ | Description = "Update"; | ||
+ | FixComments = ""; | ||
+ | HotFixID = "KB5018506"; | ||
+ | InstalledBy = "AUTORITE NT\\Système"; | ||
+ | InstalledOn = "10/28/2022"; | ||
+ | ServicePackInEffect = ""; | ||
+ | }; | ||
+ | |||
+ | instance of Win32_QuickFixEngineering | ||
+ | { | ||
+ | Caption = ""; | ||
+ | CSName = "PC-THIERRY"; | ||
+ | Description = "Update"; | ||
+ | FixComments = ""; | ||
+ | HotFixID = "KB5020372"; | ||
+ | InstalledBy = "AUTORITE NT\\Système"; | ||
+ | InstalledOn = "12/14/2022"; | ||
+ | ServicePackInEffect = ""; | ||
+ | }; | ||
+ | |||
+ | instance of Win32_QuickFixEngineering | ||
+ | { | ||
+ | Caption = ""; | ||
+ | CSName = "PC-THIERRY"; | ||
+ | Description = "Update"; | ||
+ | FixComments = ""; | ||
+ | HotFixID = "KB5022924"; | ||
+ | InstalledBy = "AUTORITE NT\\Système"; | ||
+ | InstalledOn = "2/28/2023"; | ||
+ | ServicePackInEffect = ""; | ||
+ | }; | ||
+ | |||
+ | instance of Win32_QuickFixEngineering | ||
+ | { | ||
+ | Caption = ""; | ||
+ | CSName = "PC-THIERRY"; | ||
+ | Description = "Update"; | ||
+ | FixComments = ""; | ||
+ | HotFixID = "KB5023794"; | ||
+ | InstalledBy = "AUTORITE NT\\Système"; | ||
+ | InstalledOn = "4/12/2023"; | ||
+ | ServicePackInEffect = ""; | ||
+ | }; | ||
+ | |||
+ | instance of Win32_QuickFixEngineering | ||
+ | { | ||
+ | Caption = ""; | ||
+ | CSName = "PC-THIERRY"; | ||
+ | Description = "Update"; | ||
+ | FixComments = ""; | ||
+ | HotFixID = "KB5025315"; | ||
+ | InstalledBy = "AUTORITE NT\\Système"; | ||
+ | InstalledOn = "5/11/2023"; | ||
+ | ServicePackInEffect = ""; | ||
+ | }; | ||
+ | |||
+ | instance of Win32_QuickFixEngineering | ||
+ | { | ||
+ | Caption = ""; | ||
+ | CSName = "PC-THIERRY"; | ||
+ | Description = "Update"; | ||
+ | FixComments = ""; | ||
+ | HotFixID = "KB5026879"; | ||
+ | InstalledBy = "AUTORITE NT\\Système"; | ||
+ | InstalledOn = "5/29/2023"; | ||
+ | ServicePackInEffect = ""; | ||
+ | }; | ||
+ | |||
+ | instance of Win32_QuickFixEngineering | ||
+ | { | ||
+ | Caption = ""; | ||
+ | CSName = "PC-THIERRY"; | ||
+ | Description = "Security Update"; | ||
+ | FixComments = ""; | ||
+ | HotFixID = "KB5005699"; | ||
+ | InstalledBy = "AUTORITE NT\\Système"; | ||
+ | InstalledOn = "9/15/2021"; | ||
+ | ServicePackInEffect = ""; | ||
+ | }; | ||
+ | |||
+ | </codedoc></codedoc> | ||
+ | ===== Les APIs ===== | ||
+ | [[https://learn.microsoft.com/fr-fr/windows/win32/wua_sdk/portal-client]] | ||
+ | |||
+ | |||
+ | ====== Sources & Ressources ====== | ||
+ | * [[https://learn.microsoft.com/en-us/windows/win32/wmisdk/wmi-tasks--operating-systems]] | ||
+ | * [[https://learn.microsoft.com/fr-fr/windows/win32/wua_sdk/portal-client]] | ||
+ | * [[prog:lazarus:cas:windows:windowsupdate]] avec Lazarus | ||