Skip to content

Commit f4149a0

Browse files
Document cmdlet and name change.
1 parent f0511c4 commit f4149a0

File tree

6 files changed

+70
-446
lines changed

6 files changed

+70
-446
lines changed

docset/winserver2022-ps/eventtracingmanagement/EventTracingManagement.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,6 @@ Saves the events collected by the ETW session to an .etl file.
4444
### [Send-EtwTraceSession](./Send-EtwTraceSession.md)
4545
Sends the log file of the specified ETW session to a destination.
4646

47-
### [Set-AutologgerConfig](./Set-AutologgerConfig.md)
48-
Modifies an existing AutoLogger session configuration.
49-
5047
### [Set-EtwTraceProvider](./Set-EtwTraceProvider.md)
5148
Modifies a provider's enablement settings in an ETW or AutoLogger session.
5249

@@ -57,7 +54,7 @@ Starts an ETW session with the specified name and settings.
5754
Stops the specified ETW session.
5855

5956
### [Update-AutologgerConfig](Update-AutologgerConfig.md)
60-
57+
Modifies an existing AutoLogger session configuration.
6158

6259
### [Update-EtwTraceSession](Update-EtwTraceSession.md)
6360
Modifies an existing ETW session.

docset/winserver2022-ps/eventtracingmanagement/Get-AutologgerConfig.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,5 +139,5 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
139139

140140
[Remove-AutologgerConfig](./Remove-AutologgerConfig.md)
141141

142-
[Set-AutologgerConfig](./Set-AutologgerConfig.md)
142+
[Update-AutologgerConfig](./Update-AutologgerConfig.md)
143143

docset/winserver2022-ps/eventtracingmanagement/New-AutologgerConfig.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -399,5 +399,5 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
399399

400400
[Remove-AutologgerConfig](./Remove-AutologgerConfig.md)
401401

402-
[Set-AutologgerConfig](./Set-AutologgerConfig.md)
402+
[Update-AutologgerConfig](./Update-AutologgerConfig.md)
403403

docset/winserver2022-ps/eventtracingmanagement/Remove-AutologgerConfig.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,5 +196,5 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
196196

197197
[New-AutologgerConfig](./New-AutologgerConfig.md)
198198

199-
[Set-AutologgerConfig](./Set-AutologgerConfig.md)
199+
[Update-AutologgerConfig](./Update-AutologgerConfig.md)
200200

0 commit comments

Comments
 (0)