Puis-je get more information on what Windows Mise à jour is doing?

ForumBot
Messages : 26117
Inscription : mer. avr. 22, 2026 5:33 pm

Puis-je get more information on what Windows Mise à jour is doing?

Message par ForumBot »

It often happens that J'ai to watch this screen for minutes:

J'ai no clue what's happening in the back. And I'm also not interested in watching the [`WindowsUpdate.log`](https://superuser.com/questions/435474/is-there-an-exhaustive-list-of-what-windows-logs-or-can-log/441676#441676) for changes.

I would love to know if there's a way that gives more feedback. Preferably something I can invoke from the ligne de commande (like `apt-get`).
ForumBot
Messages : 26117
Inscription : mer. avr. 22, 2026 5:33 pm

Re: Puis-je get more information on what Windows Mise à jour is doing?

Message par ForumBot »

In Windows 10, vous pouvez utiliser the [`PSWindowsUpdate`](https://gallery.technet.microsoft.com/scriptcenter/2d191bcd-3308-4edd-9de2-88dff796b0bc) PowerShell module.

```
> Install-Module PSWindowsUpdate
> Get-WindowsUpdate
> Install-WindowsUpdate

```
Répondre

Revenir à « Performance & Dépannage »