RE: eventlog machinename
From: Craig Vick [MSFT] (craigv__at_online.microsoft.com)
Date: 09/10/04
- Next message: Craig Vick [MSFT]: "RE: Satellite Assemblies Not Visible from GetCallingAssembly?"
- Previous message: Herfried K. Wagner [MVP]: "Re: VB4 cannot make exe file when ActiveX 2.6 Referenced..."
- In reply to: Bilge TUTAK: "eventlog machinename"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 10 Sep 2004 20:48:57 GMT
Hi
I'm not sure I understand exactly what you're trying to do. If you want to access the event log on another machine, your credentials are handled
automatically. In other words, you can dim up an event log with the machine name and if the credentials of the user running your code can access the
eventlog of that machine, it will just work.
Craig VB.Net Team
--------------------------------------------------------------------
This reply is provided AS IS, without warranty (express or implied).
--------------------
>From: "Bilge TUTAK" <bilge.tutak@boun.edu.tr>
>Subject: eventlog machinename
>Date: Tue, 7 Sep 2004 11:16:31 +0300
>Lines: 10
>X-Priority: 3
>X-MSMail-Priority: Normal
>X-Newsreader: Microsoft Outlook Express 6.00.2900.2096
>X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2096
>X-RFC2646: Format=Flowed; Original
>Message-ID: <eFDjzLLlEHA.1904@TK2MSFTNGP09.phx.gbl>
>Newsgroups: microsoft.public.dotnet.languages.vb
>NNTP-Posting-Host: hpnt2.ce.boun.edu.tr 193.140.207.44
>Path: cpmsftngxa10.phx.gbl!TK2MSFTNGXA03.phx.gbl!cpmsftngxa06.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP09.phx.gbl
>Xref: cpmsftngxa10.phx.gbl microsoft.public.dotnet.languages.vb:227789
>X-Tomcat-NG: microsoft.public.dotnet.languages.vb
>
>Hi,
>I want to connect to a remote machine to check the event log. However, I
>could not understand how to provide the credentials for the remote machine.
>I can set the machine name with the machinename property of eventlog class.
>Do I have to have the same credentials on the remote machine to connect to
>it.?
>
>Thanx
>
>
>
Thanks & Regards
Santhosh Somayajulu
Internet Information Services Team,
Microsoft
- Next message: Craig Vick [MSFT]: "RE: Satellite Assemblies Not Visible from GetCallingAssembly?"
- Previous message: Herfried K. Wagner [MVP]: "Re: VB4 cannot make exe file when ActiveX 2.6 Referenced..."
- In reply to: Bilge TUTAK: "eventlog machinename"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|