Hyper-V Bandwidth L...
 
Notifications
Clear all

[Solved] Hyper-V Bandwidth Limit

19 Posts
5 Users
3 Reactions
3,280 Views
Posts: 5
Topic starter
(@haominghm)
Active Member
Joined: 6 years ago

HI

I was hoping there is a feature in the panel that can limit my network bandwidth

Thank You

18 Replies
Posts: 1456
Admin
(@trobinson)
Noble Member
Joined: 9 years ago

Hello,

Currently it is not possible to set HyperV bandwidth management from inside SolidCP.

We can look into adding this feature but we wouldn't be able to provide a timeline at the moment for this.

Regards,

Trevor

Reply
Posts: 5
Topic starter
(@haominghm)
Active Member
Joined: 6 years ago

Hello Trevor,

Updated my solidcp to 1.4.8

Appreciate the custom powershell script function are working perfectly.

I've could limit my bandwidth with the ps script now.

Thank you 

Reply
Posts: 237
(@hxkd)
Reputable Member
Joined: 7 years ago

what custom powershell functions are you using to limit the bandwidth, if I may ask

Reply
1 Reply
(@haominghm)
Joined: 6 years ago

Active Member
Posts: 5

@hxkd

you may use following line to limit the bandwidth, below are capped as 10 mbps

Get-VMNetworkAdapter -VMName $vmName | Set-VMNetworkAdapter -MaximumBandwidth 10000000

Reply
Posts: 237
(@hxkd)
Reputable Member
Joined: 7 years ago

Ok those are powershell cmds, I am aware of that, how are you executing them ? Manually or via solidcp ?

Reply
Page 1 / 3
Share: