Compatible Support Forums: printing event logs

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

printing event logs

#1 User is offline   sentme_mail 

  • journeyman
  • Group: Members
  • Posts: 90
  • Joined: 01-November 02

Posted 24 May 2003 - 09:57 AM

hi all,
i need to print out security logs of windows 2000 servers on a daily basis.
does anyone knows how to automate this?

Thanks
0

#2 User is offline   DS3Circuit 

  • old hand
  • Group: Members
  • Posts: 739
  • Joined: 11-December 02

Posted 25 May 2003 - 05:03 AM

http://www.microsoft.com/windows2000/techinfo/reskit/tools/existing/dumpel-o.asp

An example syntax for dumping the security log:

dumpel -f file_to_dump.txt -s \\server -l security

You can schedule this task using Task Scheduler and pipe it out to the printer using a batch file.

HTH smile
0

#3 User is offline   sentme_mail 

  • journeyman
  • Group: Members
  • Posts: 90
  • Joined: 01-November 02

Posted 25 May 2003 - 05:22 AM

i used dumpel to dump to a txt file but when i tried to schedule it to print using "print" command it only print the first few columns. Is there any way to make it print all the columns into 1 sheet?

for example:
SYS 5/16/ 2003 20:29:36 EventLog 6005 Information None comp
uter1 The Event log service was started.

i can only see "SYS 5/16/ 2003 20:29:36 EventLog 6005 Information None computer1" printed on my paper and the rest is not printed.
0

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users