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
|
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;
|
||||||
|
|||||||
Reference in New Issue
Block a user