Skip to content

Commit 9ade674

Browse files
authored
Accelnet run function as part of script (#1406)
1 parent 2c3f9fb commit 9ade674

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

scripts/Set-NetAdapterPriorityVLanTag.ps1

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,3 +55,5 @@ function Set-NetAdapterPriorityVLanTag
5555
Write-Host "No Network adapter found with '$MellanoxSearchString' in description"
5656
return;
5757
}
58+
59+
Set-NetAdapterPriorityVLanTag

0 commit comments

Comments
 (0)