Starting Terminal Service Applications

P

pmerz

I have a problem running an application under a terminal
service session.

Logged in as a normal user (with just about any set of
administrator privileges applied so far) I am unable to
start the application. The program is a batch file and
will start and run the first application in the batch file,
however, I can see the second application begin - in task
manager on the console session - then quickly stop. The
remote session only sees the batch file process then 20-30
seconds or so later the cursor becomes the hour glass and
then becomes normal again.

I can login as administrator remotely and run the
application fine, I can also run the application
(executable, not the batch file) fine when logged in as
normal user and choose "run as" option.

Any ideas would be greatly appreciated
 
V

Vera Noest [MVP]

As with any permission problem, I would download FileMon and
RegMon from http://www.sysinternals.com/. Run them as
administrator, start a TS session as a normal user and try to run
the application.

FileMon and RegMon will show you all "access denied" errors
that occur, so that you can give your users the necessary
permissions on a file-to file or Registry subkey basis.
 

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

Top