Events in a remote computer

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello,
I am making a program that allows me to read the Windows events, I would
like that in addition to the local equipment it could read of a remote
computer of my network.
As this with VB .net could be done?
Thank you very much
 
Try using WMI.
You can do it from .NET using the System.Management.Instrumentation class.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top