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 Get-WindowsUpdate
``` ```
## Commandes | Descriptions | Commandes | Descriptions |
------------------------------ | ------------- |------------------------------ | ------------- |
Clear-WUJob | Content Cell |Clear-WUJob | Content Cell |
Get-WindowsUpdate Download | Content Cell |Get-WindowsUpdate Download | Content Cell |
Get-WindowsUpdate Install | |Get-WindowsUpdate Install | |
Get-WindowsUpdate -Hide:$false | |Get-WindowsUpdate -Hide:$false | |
Uninstall-WindowsUpdate | |Uninstall-WindowsUpdate | |
Add-WUServiceManager | |Add-WUServiceManager | |
Enable-WURemoting | |Enable-WURemoting | |
Get-WUList | |Get-WUList | |
Get-WUApiVersion | |Get-WUApiVersion | |
Get-WUHistory | |Get-WUHistory | |
Get-WUInstallerStatus | |Get-WUInstallerStatus | |
Get-WUJob | |Get-WUJob | |
Get-WULastResults | |Get-WULastResults | |
Get-WURebootStatus | |Get-WURebootStatus | |
Get-WUServiceManager | |Get-WUServiceManager | |
Set-PSWUSettings | |Set-PSWUSettings | |
Set-WUSettings | |Set-WUSettings | |
Update-WUModule | |Update-WUModule | |
Reset-WUComponents | |Reset-WUComponents | |
Clear-WUJob use the Get-WUJob to clear the WUJob in Task Scheduler; 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; Download-WindowsUpdate (alias for Get-WindowsUpdate Download) — get a list of updates and download them;