iPerfAutomate
iPerfAutomate copied to clipboard
CTL_E_FILENOTFOUND
Hi . Maybe I am doing something wsrong but when : Start-IPerfMonitorTest -FromServerName PC... -ToServerName PC ... I get always this : Start-IPerfMonitorTest : Exception from HRESULT: 0x800A0035 (CTL_E_FILENOTFOUND) At line:1 char:1
- Start-IPerfMonitorTest -FromServerName PC... -ToServerName PC...
-
+ CategoryInfo : OperationStopped: (:) [Start-IPerfMonitorTest], FileNotFoundException + FullyQualifiedErrorId : System.IO.FileNotFoundException
I get this as well.
You'll need to download iperf, extract the zip and put it into the C:\Program Files\WindowsPowerShell\Modules\iPerfAutomate folder.
https://iperf.fr/download/windows/iperf-3.1.3-win64.zip
Thanks for the info and the quick response! This folder was already present - "C:\Program Files\WindowsPowerShell\Modules\iPerfAutomate\1.0.3" and it has the iperf3.exe and cygwin1.dll files already in it. I just tried copying the downloaded iperf files into C:\Program Files\WindowsPowerShell\Modules\iPerfAutomate with no success. Any other guesses? Is there something with the policy be remotesigned? Any settings I can do to get more info on the problem. Thanks again!
This should be fixed now. Give it another shot.