From: Daniel Valenzuela on
Hi all
I need create quota filter in Server 2003 R2 using vbscript. quota
filter should be applied to directories and not by users.
I searched information about it on google without success.
thank's in advance
Daniel


From: Luiz Carlos on
Hi Daniel.

First you need open your FSRM (File Server Resource Manager), then you
create a quota template, you must specify if your quota is "software" (just
monitoring, but never deny the user) or "hardaware" (deny users when they
use 100% of the quota), you must specify if you want send e-mail to user
when this user uses xx% of your quota.

After you create you template, you must apply this template in some folder.

After create the template and apply a template in a folder, you make a
directory quota.

"Daniel Valenzuela" <dvalenzuelaNOSPAM(a)hotmail.com> escreveu na mensagem
news:%23b$WTuBdKHA.1648(a)TK2MSFTNGP05.phx.gbl...
> Hi all
> I need create quota filter in Server 2003 R2 using vbscript. quota
> filter should be applied to directories and not by users.
> I searched information about it on google without success.
> thank's in advance
> Daniel
>