start/stop 'RemoteAccess' in Vista

  • Thread starter Thread starter Uwe Domschke
  • Start date Start date
U

Uwe Domschke

I had to start and stop the service "RemoteAccess". For this I use the
'ServiceController'. In XP is this no problem, but in VISTA I get "access
denied".
Had anybody an idea?

Uwe
 
Uwe Domschke said:
I had to start and stop the service "RemoteAccess". For this I use the
'ServiceController'. In XP is this no problem, but in VISTA I get "access
denied".
Had anybody an idea?

Uwe


You need to run in an "elevated" administrators account.

Willy.
 
Uwe
You need to run in an "elevated" administrators account.

Willy.

Hello Willy,
can you tell me how could I do this? Is it possible to set this rights in
program?

Uwe
 

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