
Hey P-man
Thanks for the reply.
I may not have been clear in my question….or I may not understand your answer.
Here is the nitty gritty of what I am asking:
When I check our server, I want to see only the NTBackup events.
I can do this by filtering, but I have to set the filters everytime I re-open event viewer.
What I am asking- is there any way to save a “view” so that opens with the filters in place rather than just save the log file.

You can’t save the view in event viewer. What you can do is use MS’s log parser tool — http://www.microsoft.com/downloads/details.aspx?FamilyID=890cd06b-abf8-4c25-91b2-f8d975cf8c07&DisplayLang=en
The tool when installed on a server or client computer allows you to use vbscript to get information into and out of all sorts of log files and do work in it.
This is what you will want to do with your issue.
Good luck
James

You can’t save the view in event viewer. What you can do is use MS’s log parser tool — http://www.microsoft.com/downloads/details.aspx?FamilyID=890cd06b-abf8-4c25-91b2-f8d975cf8c07&DisplayLang=en
The tool when installed on a server or client computer allows you to use vbscript to get information into and out of all sorts of log files and do work in it.
This is what you will want to do with your issue.
Good luck
James

Honestly, there IS a way to save the that view and many others as well if you want in an .msc file. Here’s how you do it:
Startup the microsoft management console, startmenu –> run –> mmc.exe, in the file menu you select the ‘add/remove snap-in’ option. On the folowing screen you press the ‘add’ button, and in the list that is shown you select the event viewer. Next question will be if you want it to work for the local machine or a network computer. When you’re done click ok until you see the event viewer. Now all you do is apply the filter the way you want it to be and use file –> Save as..

Don’t know if my last post made it here…I think there was a problem, but just wanted to say thanks to all who posted.
Vinceke’s solution is perfect.
You can add as many computers as you want, and then filter as many views for each one as you like, and save them all in ONE .msc file. Create a shortcut and voila.
Jolly good show Vinceke……jolly good.











