System Center,Windows,Cloud,Vmware etc
Thursday, March 1, 2012
How to open Event log of remote computer using powershell
$Log = Get-Eventlog -name application -computername remotecomputer
If the following error is thrown.
Get-EventLog : The network path was not found.
Check if the remote registry service is started on the remote computer
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)