It's been a while since I've done this, but I think it's possible with
SUBINACL.EXE, a freeware tool in the Windows Server 2003 Resource Kit Tools.
Find the latest version with this google search:
http://www.google.com/search?q=subin...Amicrosoft.com
Or for a non-Microsoft tool with easier syntax, try SETACL.EXE by Helge
Klein:
http://setacl.sourceforge.net
"Robbie" <(E-Mail Removed)> wrote in message
news:4C8F26FA-4387-4952-B9E0-(E-Mail Removed)...
> Is there a way to configure auditing from the command prompt?
>
> I have a Windows 2000 Server (standalone) with a local auditing policy
> enabled. I would now like to enable auditing on specific drives and
> folders
> on the server. When I do this using the GUI, I constantly have to click
> continue due to access denied messages (I have many folders with
> creator/owner permissions) making this process very cumbersome. Is there
> a
> way to enable auditing using the command prompt where I can use a switch
> to
> continue past errors?
>
> Thanks.