What is the command to open windows event viewer displaying a particular node details?
For example if I simply use eventvwr
command; it opens the UI with Root Node selected. I want Application
node selected when it is opened OR any other node.
Can it be configured programatically?
Thanks.