Before submitting a bug report:
Steps to Reproduce
$t = Resolve-DbaNetworName -ComputerName computer -Verbose


Expected Behavior
Normal mode with CIM/PSRemoting hostname verifications.
No extra output.
Actual Behavior
Turbo mode (due to different parameter set in PS6.0 version of Test-Connection).
Ping results show up on the screen.
Environmental data
- PowerShell:
PSVersion 6.1.0
PSEdition Core
GitCommitId 6.1.0
OS Microsoft Windows 10.0.15063
Platform Win32NT
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
WSManStackVersion 3.0
Before submitting a bug report:
powershell -NoProfile)Steps to Reproduce
Expected Behavior
Normal mode with CIM/PSRemoting hostname verifications.
No extra output.
Actual Behavior
Turbo mode (due to different parameter set in PS6.0 version of Test-Connection).
Ping results show up on the screen.
Environmental data
PSVersion 6.1.0
PSEdition Core
GitCommitId 6.1.0
OS Microsoft Windows 10.0.15063
Platform Win32NT
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
WSManStackVersion 3.0