Skip to content

Commit d2825f8

Browse files
committed
Default processingtype for get-windowsupdatelog is XML
1 parent 7f5fd97 commit d2825f8

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docset/winserver2016-ps/windowsupdate/Get-WindowsUpdateLog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ The acceptable values for this parameter are:
151151
- CSV (comma-separated values)
152152
- XML
153153
154-
By default, the value is CSV.
154+
By default, the value is XML.
155155
The temporary files are in $env:TEMP\WindowsUpdateLog.
156156
157157
```yaml

docset/winserver2019-ps/windowsupdate/Get-WindowsUpdateLog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ The acceptable values for this parameter are:
151151
- CSV (comma-separated values)
152152
- XML
153153
154-
By default, the value is CSV.
154+
By default, the value is XML.
155155
The temporary files are in $env:TEMP\WindowsUpdateLog.
156156
157157
```yaml

docset/winserver2022-ps/windowsupdate/Get-WindowsUpdateLog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ The acceptable values for this parameter are:
151151
- CSV (comma-separated values)
152152
- XML
153153
154-
By default, the value is CSV.
154+
By default, the value is XML.
155155
The temporary files are in $env:TEMP\WindowsUpdateLog.
156156
157157
```yaml

0 commit comments

Comments
 (0)