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
 
Back
Top