Re: Remote viewing event log.

From: Sam Santiago (ssantiago_at_n0spam-SoftITechture.com)
Date: 05/30/03


Date: Thu, 29 May 2003 22:59:52 -0700


Thank you for the information. I'll give it a try.

Thanks,

Sam

-- 
______________________________
Sam Santiago
ssantiago@n0spam-SoftiTechture.com
"Harini Raghavan (MSFT)" <harinir@online.microsoft.com> wrote in message
news:eip4N$kJDHA.2152@TK2MSFTNGP10.phx.gbl...
> To perform this operation (from the event vwr help notes)
> a.. To perform this procedure, you must be a member of the Administrators
> group, or have been delegated the appropriate authority, on the target
> computer. If the computer is joined to a domain, members of the Domain
> Admins group might be able to perform this procedure. As a security best
> practice, consider using Run as to perform this procedure.
>
> So if you are trying to access the eventvwr of a server from a
workstation,
> I would suggest first
> (if the server belongs to a domain)
> net use \\servername /u:domain\administrator *
> (enter pwd on the prompt)
> (if server is a standalone server)
> net use \\servername /u:servername\administrator *
> (enter pwd on the prompt)
> and then if you connect to Another computer option it will work out
>
> You will need the appropriate admin credentials (or equivalent to admin)
to
> accomplish this though
>
> Hope it helps
>
> -Harini
>
> --
> This posting is provided "AS IS" with no warranties, and confers no
rights.
> Any opinions or policies stated within are my own and do not necessarily
> constitute those of my employer. Use of included script samples are
subject
> to the terms
> specified at http://www.microsoft.com/info/cpyright.htm
>
>
> "Sam Santiago" <ssantiago@n0spam-SoftITechture.com> wrote in message
> news:ekHiA2iJDHA.700@TK2MSFTNGP12.phx.gbl...
> > What permissions do you need to view the event log remotely?  I have an
> XP
> > workstation where I launch the Event Viewer.  I select the Action,
Connect
> > to Another Computer option.  I enter the name of the server and receive
an
> > Access denied error.  I would not have to log into the server in order
to
> > view the log.
> >
> > Thanks,
> >
> > Sam
> >
> > --
> > ______________________________
> > Sam Santiago
> > ssantiago@n0spam-SoftiTechture.com
> >
> >
>
>


Relevant Pages

  • Re: Remote viewing event log.
    ... you must be a member of the Administrators ... So if you are trying to access the eventvwr of a server from a workstation, ... and then if you connect to Another computer option it will work out ... "Sam Santiago" wrote in message ...
    (microsoft.public.win2000.security)
  • Re: COM DLL works fine in C# but not when using Remoting
    ... I thought you were hosting your remote server in IIS for some reason. ... to that error number seem to be security related though in MS KB or Google ... Sam Santiago ...
    (microsoft.public.dotnet.framework.remoting)
  • Re: third post: Marshal by value remoting
    ... > methods in Marshal-by-ref remote objects. ... >> on the server and returned to you. ... >> Sam Santiago ... >>>> object created on the server, then it must be sent to the client. ...
    (microsoft.public.dotnet.framework.remoting)
  • Re: Accessing SQL Server w/ Forms on Intranet
    ... on to the SQL server." ... launched the application from a shared drive really shouldn't affect SQL ... Sam Santiago ... > which Forms process information much better then an ASP app communicating ...
    (microsoft.public.dotnet.distributed_apps)
  • Re: Serialization & versioning
    ... Sam Santiago ... mismatch, so for instance, if I add a property only on the server object, ... >> You could share an interface between the client and server. ... >> serialized object from the client to the server and back. ...
    (microsoft.public.dotnet.distributed_apps)