On Fri, Oct 2, 2009 at 4:52 PM, Andy Ognenoff <[email protected]> wrote: > I'm trying to figure out a way to use a batch/reg/script to set local Audit > Policies (Local Security Policy > Audit Policy) for machines not connected > to a domain.
(Say it with me now) What version of Windows? For Vista/2008/7, the command is AUDITPOL. The help is adequate. It's actually the only way to administer sub-category policies -- Group Policy support for that was not implemented, much to the dismay of many. Easily scriptable. For XP, without a domain, I think you have to build a custom security template .INF file, and apply it with SECEDIT. -- Ben ~ Finally, powerful endpoint security that ISN'T a resource hog! ~ ~ <http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/> ~
