You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> $TestConnection = Test-Connection 8.8.8.8 -Count 3
Pinging 8.8.8.8 [8.8.8.8] with 32 bytes of data:
Reply from 8.8.8.8: bytes=0 time=31ms TTL=
Reply from 8.8.8.8: bytes=0 time=31ms TTL=
Reply from 8.8.8.8: bytes=0 time=31ms TTL=
Ping complete.
> $TestConnection
Source Destination Replies ------ ----------- -------
MacBook-Pro.localdomain 8.8.8.8 {System.Net.NetworkInformation.PingReply, System.Net.NetworkInformation.PingReply...
Environment data
>$PSVersionTable
Name Value ---------
PSVersion 6.1.0-rc.1
PSEdition Core
GitCommitId 6.1.0-rc.1
OS Darwin 18.0.0 Darwin Kernel Version 18.0.0: Wed Aug 2220:59:21 PDT 2...
Platform Unix
PSCompatibleVersions {1.0,2.0,3.0,4.0...}
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
WSManStackVersion 3.0
Steps to reproduce
Expected behavior
Actual behavior
Environment data