Page 1 of 1

How to set bandwidth limit on each user? in GB

Posted: Fri Dec 28, 2018 12:13 am
by xdeath
I want to set data limit so a user cannot download more than X gb of data

Re: How to set bandwidth limit on each user? in GB

Posted: Thu Jan 10, 2019 3:31 pm
by raafat
You can do it using group policy feature. Double check for group policy and there you go.

Re: How to set bandwidth limit on each user? in GB

Posted: Mon Feb 04, 2019 7:44 am
by thisjun
I recommend writing a script with vpncmd.
1. Get the amount of traffic for the user.
2. Calculate increments from the start of the period.
3. Expire the user if the amount exceeded.