Security Basics mailing list archives

RE: Tutorial on Batch files and scripting


From: Guillaume Lavoix <glavoix () altadis com>
Date: Thu, 7 Oct 2004 19:12:19 +0200

Use vbscripting it is much more appropriate for what you want to do.

Sincerely,
Guillaume



-----Mensaje original-----
De: Ferland [mailto:f3rland () gmail com]
Enviado el: jueves, 07 de octubre de 2004 2:53
Para: security-basics () securityfocus com
Asunto: Tutorial on Batch files and scripting


Anyone know any good tutorial on Batch files?
I need to create .bat files (to use with the cmd.exe shell) that automate
task on a Windows XP OS like :
  - Keep a log of a registry keys (and compare backup file with the new one
to see if there is changes...)  ex: REG QUERY HKLM\Software\Microsoft\ResKit
/v Version >> RegistryResKiT.log
  - Keep a log of current connections

And advanced batch scripting could be usefull for that job.

Thanks
Ferland


Current thread: