I have configured Routing and Remote Access Service in Windows Server 2003 as the VPN server. VPN users are defined in Active Directory which is running on this server too.
How i can configure the server to give each user a limited download size (for example 1GB) and does not authenticate them when they exceeds their download quota.
The VPN server should also disconnect the users that reach their quota.
Update:
I prefer NOT to use third-party applications for accounting. Does Windows Server 2003 any solution for this problem? Any Microsoft product which is compatibale with WinServer 2003 is also acceptable.