We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f5fd04 commit e005aecCopy full SHA for e005aec
docset/winserver2022-ps/windowsupdate/Get-WindowsUpdateLog.md
@@ -19,7 +19,7 @@ Merges Windows Update `.etl` files into a single log file.
19
### ParameterSetDefault
20
```
21
Get-WindowsUpdateLog [[-ETLPath] <String[]>] [[-LogPath] <String>]
22
-[-ProcessingType <String>] [-IncludeAllLogs] [-ForceFlush] [-WhatIf] [-Confirm] [<CommonParameters>]
+[-ProcessingType <String>] [-ForceFlush] [-WhatIf] [-Confirm] [<CommonParameters>]
23
24
25
0 commit comments