-
Notifications
You must be signed in to change notification settings - Fork 8.1k
Closed
Labels
Issue-Questionideally support can be provided via other mechanisms, but sometimes folks do open an issue to get aideally support can be provided via other mechanisms, but sometimes folks do open an issue to get aResolution-FixedThe issue is fixed.The issue is fixed.WG-Cmdlets-Utilitycmdlets in the Microsoft.PowerShell.Utility modulecmdlets in the Microsoft.PowerShell.Utility module
Description
When the command starts, it cannot be canceled. And the returned data has no value.I got 0.0.0.0.0
It took me about eight minutes to execute this command
PS /> (Test-Connection -TargetName www.huojia1.com -Traceroute).Replies|Format-Table ReplyRouterAddress,ReplyRouterName,hop
^C
^[OA^[OB^[OD^[OC^[OB ^[Measure-Command{(Test-Connection -TargetName www.huojia1.com -Traceroute -TimeoutSeconds 1).Replies|Format-Table ReplyRouterAddress,ReplyRouterName,hop}
ReplyRouterAddress ReplyRouterName Hop
------------------ --------------- --- 0.0.0.0 1
0.0.0.0 2
0.0.0.0 3
0.0.0.0 4 0.0.0.0 5
0.0.0.0 6
0.0.0.0 7
0.0.0.0 8
0.0.0.0 9
0.0.0.0 10
0.0.0.0 11
0.0.0.0 12
0.0.0.0 13
0.0.0.0 14
0.0.0.0 15
TotalMinutes : 7.32902652833333Name Value ---- -----
PSVersion 7.0.0-preview.5 PSEdition Core
GitCommitId 7.0.0-preview.5
OS Linux 4.9.112-perf #1 SMP PREEM…
Name Value
---- -----
PSVersion 6.2.3
PSEdition Core
GitCommitId 6.2.3
OS Linux 4.18.0-80.11.2.el8_…Metadata
Metadata
Assignees
Labels
Issue-Questionideally support can be provided via other mechanisms, but sometimes folks do open an issue to get aideally support can be provided via other mechanisms, but sometimes folks do open an issue to get aResolution-FixedThe issue is fixed.The issue is fixed.WG-Cmdlets-Utilitycmdlets in the Microsoft.PowerShell.Utility modulecmdlets in the Microsoft.PowerShell.Utility module