auditing

  • Thread starter Thread starter cabua99
  • Start date Start date
C

cabua99

Hi
Can we check whether auditing is enabled on a remote
computer by using vbscript like MBSA tool provided by
microsoft?
thanks
 
Hello,
If you're ina domain and auditing is enabled it will probably be in effect
on every machine in your domain. The link below shows how to veiw event
logs remotely...

http://www.microsoft.com/technet/treeview/default.asp?url=/technet/prodtechn
ol/windows2000serv/evaluate/featfunc/wmiovw.asp

The script below is asample of how to monitor the event logs of a system.

http://www.microsoft.com/technet/treeview/default.asp?url=/technet/scriptcen
ter/monitor/ScrMon21.asp

More scripts can be found here.

http://www.microsoft.com/technet/treeview/default.asp?url=/technet/scriptcen
ter/default.asp

This posting is provided "AS IS" with no warranties, and confers no rights.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top