From 7453e13c25eaaebe0d5cbb9bbc4afe14dc5f2fc6 Mon Sep 17 00:00:00 2001 From: Sam Nang SOK Date: Thu, 29 Sep 2022 16:09:13 +0000 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'README.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 42 +++++++++++++++++++++--------------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/README.md b/README.md index 4a68bff..774da3d 100644 --- a/README.md +++ b/README.md @@ -17,27 +17,27 @@ Pour lister mises à jour disponibles : Get-WindowsUpdate ``` -## Commandes | Descriptions ------------------------------- | ------------- -Clear-WUJob | Content Cell -Get-WindowsUpdate –Download | Content Cell -Get-WindowsUpdate –Install | -Get-WindowsUpdate -Hide:$false | -Uninstall-WindowsUpdate | -Add-WUServiceManager | -Enable-WURemoting | -Get-WUList | -Get-WUApiVersion | -Get-WUHistory | -Get-WUInstallerStatus | -Get-WUJob | -Get-WULastResults | -Get-WURebootStatus | -Get-WUServiceManager | -Set-PSWUSettings | -Set-WUSettings | -Update-WUModule | -Reset-WUComponents | +| Commandes | Descriptions | +|------------------------------ | ------------- | +|Clear-WUJob | Content Cell | +|Get-WindowsUpdate –Download | Content Cell | +|Get-WindowsUpdate –Install | | +|Get-WindowsUpdate -Hide:$false | | +|Uninstall-WindowsUpdate | | +|Add-WUServiceManager | | +|Enable-WURemoting | | +|Get-WUList | | +|Get-WUApiVersion | | +|Get-WUHistory | | +|Get-WUInstallerStatus | | +|Get-WUJob | | +|Get-WULastResults | | +|Get-WURebootStatus | | +|Get-WUServiceManager | | +|Set-PSWUSettings | | +|Set-WUSettings | | +|Update-WUModule | | +|Reset-WUComponents | | Clear-WUJob – use the Get-WUJob to clear the WUJob in Task Scheduler; Download-WindowsUpdate (alias for Get-WindowsUpdate –Download) — get a list of updates and download them;