Skip to content

Commit

Permalink
Added #Requires Rubrik to script
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Lumnah committed Jul 12, 2021
1 parent 22bb463 commit f608bc4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions MISC/Run-iPerfTest.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
This script is just a wrapper around the iperf.exe program to do the tests. Each test will be written to a text file into the location you are in at runtime. This script should be placed into the same folder as where you have iperf installed for ease of use.
#>
#Requires -Module Rubrik
[CmdletBinding()]
param (
[Parameter(Mandatory)]
Expand Down

0 comments on commit f608bc4

Please sign in to comment.