View Full Version : Audit Policy Scripting?


=?Utf-8?B?VG9kIFdhcmU=?=
I'm trying to find a way to monitor and set the Audit Policy on Windows 2000
servers using scripting - Vbscript, Jscript, Perl, etc..

If someone could point me in the right direction I would most appreciate it.

Miha Pihler
Hi Tod,

Try here

Script Center: Logs
http://www.microsoft.com/technet/community/scriptcenter/logs/default.mspx

I hope it helps,

Mike

"Tod Ware" wrote in message
news:E8B4B404-C7F1-4AA5-9E11-3F049C82C023@microsoft.com...
> I'm trying to find a way to monitor and set the Audit Policy on Windows
2000
> servers using scripting - Vbscript, Jscript, Perl, etc..
>
> If someone could point me in the right direction I would most appreciate
it.



Steven L Umbach
You can manage and enforce auditing by using security policy at the domain/OU level.
Security templates can also be created that contain specific auditing policy settings
that can be applied with scripts using the secedit command to configure the Local
Security policy. --- Steve


"Tod Ware" wrote in message
news:E8B4B404-C7F1-4AA5-9E11-3F049C82C023@microsoft.com...
> I'm trying to find a way to monitor and set the Audit Policy on Windows 2000
> servers using scripting - Vbscript, Jscript, Perl, etc..
>
> If someone could point me in the right direction I would most appreciate it.