File tree Expand file tree Collapse file tree 3 files changed +14
-17
lines changed
7.4/Microsoft.PowerShell.Management
7.5/Microsoft.PowerShell.Management
7.6/Microsoft.PowerShell.Management Expand file tree Collapse file tree 3 files changed +14
-17
lines changed Original file line number Diff line number Diff line change 22external help file : Microsoft.PowerShell.Commands.Management.dll-Help.xml
33Locale : en-US
44Module Name : Microsoft.PowerShell.Management
5- ms.date : 12/ 01/2023
5+ ms.date : 01/18/2025
66online version : https://learn.microsoft.com/powershell/module/microsoft.powershell.management/test-connection?view=powershell-7.4&WT.mc_id=ps-gethelp
77schema : 2.0.0
88title : Test-Connection
@@ -593,10 +593,9 @@ When you use the **Detailed** parameter, this cmdlet returns a
593593
594594# # NOTES
595595
596- On Linux, using the **BufferSize** parameter or any combination of parameters with the
597- **MtuSizeDetect** parameter set that results in a non-default buffer size of 32 bytes may require
598- ` sudo` . In those cases, `Test-Command` raises an exception with a message indicating that `sudo` is
599- required.
596+ On Linux, using the **BufferSize** parameter or any combination of parameters with the **MtuSize**
597+ parameter set that results in a non-default buffer size of 32 bytes may require `sudo`. In those
598+ cases, `Test-Command` raises an exception with a message indicating that `sudo` is required.
600599
601600# # RELATED LINKS
602601
Original file line number Diff line number Diff line change 22external help file : Microsoft.PowerShell.Commands.Management.dll-Help.xml
33Locale : en-US
44Module Name : Microsoft.PowerShell.Management
5- ms.date : 01/18/2024
5+ ms.date : 01/18/2025
66online version : https://learn.microsoft.com/powershell/module/microsoft.powershell.management/test-connection?view=powershell-7.5&WT.mc_id=ps-gethelp
77schema : 2.0.0
88title : Test-Connection
@@ -536,7 +536,7 @@ Accept wildcard characters: False
536536
537537# ## -Traceroute
538538
539- Causes the cmdlet to do a Traceroute test. When this parameter is used, the cmdlet returns a
539+ Causes the cmdlet to do a traceroute test. When this parameter is used, the cmdlet returns a
540540` TestConnectionCommand+TraceStatus` object.
541541
542542` ` ` yaml
@@ -593,10 +593,9 @@ When you use the **Detailed** parameter, this cmdlet returns a
593593
594594# # NOTES
595595
596- On Linux, using the **BufferSize** parameter or any combination of parameters with the
597- **MtuSizeDetect** parameter set that results in a non-default buffer size of 32 bytes may require
598- ` sudo` . In those cases, `Test-Command` raises an exception with a message indicating that `sudo` is
599- required.
596+ On Linux, using the **BufferSize** parameter or any combination of parameters with the **MtuSize**
597+ parameter set that results in a non-default buffer size of 32 bytes may require `sudo`. In those
598+ cases, `Test-Command` raises an exception with a message indicating that `sudo` is required.
600599
601600# # RELATED LINKS
602601
Original file line number Diff line number Diff line change 22external help file : Microsoft.PowerShell.Commands.Management.dll-Help.xml
33Locale : en-US
44Module Name : Microsoft.PowerShell.Management
5- ms.date : 01/18/2024
5+ ms.date : 01/18/2025
66online version : https://learn.microsoft.com/powershell/module/microsoft.powershell.management/test-connection?view=powershell-7.6&WT.mc_id=ps-gethelp
77schema : 2.0.0
88title : Test-Connection
@@ -536,7 +536,7 @@ Accept wildcard characters: False
536536
537537# ## -Traceroute
538538
539- Causes the cmdlet to do a Traceroute test. When this parameter is used, the cmdlet returns a
539+ Causes the cmdlet to do a traceroute test. When this parameter is used, the cmdlet returns a
540540` TestConnectionCommand+TraceStatus` object.
541541
542542` ` ` yaml
@@ -593,10 +593,9 @@ When you use the **Detailed** parameter, this cmdlet returns a
593593
594594# # NOTES
595595
596- On Linux, using the **BufferSize** parameter or any combination of parameters with the
597- **MtuSizeDetect** parameter set that results in a non-default buffer size of 32 bytes may require
598- ` sudo` . In those cases, `Test-Command` raises an exception with a message indicating that `sudo` is
599- required.
596+ On Linux, using the **BufferSize** parameter or any combination of parameters with the **MtuSize**
597+ parameter set that results in a non-default buffer size of 32 bytes may require `sudo`. In those
598+ cases, `Test-Command` raises an exception with a message indicating that `sudo` is required.
600599
601600# # RELATED LINKS
602601
You can’t perform that action at this time.
0 commit comments