Re: Problem With Runas.exe
- From: "Al Dunbar [MS-MVP]" <alan-no-drub-spam@xxxxxxxxxxx>
- Date: Tue, 21 Feb 2006 09:10:13 -0700
"Ruchir" <ruchirdhar@xxxxxxxxx> wrote in message
news:1140505090.176767.261130@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi
I am running an Application which needs to logon to exchange Server,
Since Whenever Code to connect to Exchange Server is called Program
shows me outlook client login Screen on which I need to logon (Exchange
Server is on different netowork).
To avoid this problem I thought of using RunAs.exe but now I Ran into
another problem, My application has some log files in which it writes
log information but now after starting the application using RunAs.exe
(The domain name, username and password information which I am giving
to Runas is the same using which I need to logon to Exchange Server) No
log is being written to the log files...
I am not sure what is happening, when I am not using RunAs.exe,
everything is working fine except that I am asked to logon to exchange
Server, but when I am using RunAs.exe I am not being asked for logging
on to Exchange Server but No log is being written so I am unable to
know if my Application is working correctly or not.
Hard to say without seeing any of your actual code, but I suspect that the
account whose credentials you are using lacks the access to write the log
files.
/Al
.
- Follow-Ups:
- Re: Problem With Runas.exe
- From: David Trimboli
- Re: Problem With Runas.exe
- References:
- Problem With Runas.exe
- From: Ruchir
- Problem With Runas.exe
- Prev by Date: Problem With Runas.exe
- Next by Date: Re: Quotes and spaces within the AT command
- Previous by thread: Problem With Runas.exe
- Next by thread: Re: Problem With Runas.exe
- Index(es):
Relevant Pages
|