printing event logs

This is a discussion about printing event logs in the Everything New Technology category; 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.

Everything New Technology 1823 This topic was started by , . Last reply by ,


data/avatar/default/avatar10.webp

90 Posts
Location -
Joined 2002-11-01
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

Participate in our website and join the conversation

You already have an account on our website? To log in, use the link provided below.
Login
Create a new user account. Registration is free and takes only a few seconds.
Register
This subject has been archived. New comments and votes cannot be submitted.
May 24
Created
May 25
Last Response
0
Likes
1 minute
Read Time
User User
Users

Responses to this topic


data/avatar/default/avatar10.webp

90 Posts
Location -
Joined 2002-11-01
OP
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.