Mise à jour de 'README.md'

This commit is contained in:
2022-09-29 16:09:13 +00:00
parent 0ea216ac5c
commit 7453e13c25

View File

@@ -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;