Mise à jour de 'README.md'
This commit is contained in:
42
README.md
42
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;
|
||||
|
||||
Reference in New Issue
Block a user