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.
2 parents 4f5fd04 + e005aec commit c70d338Copy full SHA for c70d338
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