Printer Friendly Version
...Yes. There are at least 3 ways I can think of right now.
Spiceworks provides 100% Free Network Management Software to IT Pros to monitor everything on their network including MS Exchange Server health, network bandwidth, and Windows performance.
There are no tricks or fine print with Spiceworks – their network management software is completely free including support and upgrades and features a wide range of useful IT management functionality.
Method #1
The easiest way is to run the command
eventvwr.exe ''computername
where computername is the name of the computer you want to view.
Method #2
Another way is to run eventvwr.exe and then right click Event Viewer (local) and choose Connect to another computer.
eventvwr.msc /computer=computername
where computername is the name of the computer you want to view.
(Thank you Steven G. Yarnot for the add-on)
Method #3
A third way is to open a new MMC console, choose Add/Remove Snap-Ins, and add the Event Viewer Snap-In of all the required computers you want to look at.



