Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
To access event logs on a remote machine, use
the -ComputerName parameter of any of the
EventLog cmdlets:
PS > Get-EventLog System -ComputerName LEE-DESK | Group-Object Source
Count Name Group
----- ---- -----
91 Print {LEE-DESK, LEE-DESK, LEE-DESK, LEE-DESK...
640 TermServDevices {LEE-DESK, LEE-DESK, LEE-DESK, LEE-DESK...
148 W32Time {LEE-DESK, LEE-DESK, LEE-DESK, LEE-DESK...
100 WMPNetworkSvc {LEE-DESK, LEE-DESK, LEE-DESK, LEE-DESK...
856 Service Control Manager {LEE-DESK, LEE-DESK, LEE-DESK, LEE-DESK...
123 Tcpip {LEE-DESK, LEE-DESK, LEE-DESK, LEE-DESK...
(...)