User Rights Issues

  • Thread starter Thread starter Dan
  • Start date Start date
D

Dan

Is there a way to run a specific application with Admin
Rights? We have run into issues in the past where we had
to set our users to Admin in order to run an
application. Is there a way to set a user to "user
privileges" and have them run a single application with
Admin Rights? Some of the Applications are run from the
network. Thanks in advance! Dan
 
Only if you're there to enter the password when they want to run the application. Using the /SAVECRED switch on the RUNAS command, will allow this, but it will also allow them to use RUNAS to execute any application as an Administrator.
 
Dan said:
Is there a way to run a specific application with Admin
Rights? We have run into issues in the past where we had
to set our users to Admin in order to run an
application. Is there a way to set a user to "user
privileges" and have them run a single application with
Admin Rights? Some of the Applications are run from the
network. Thanks in advance! Dan
This can be a problem, I know.. One thing that used to bother us was
with Office. One trick we found however was to make the users admin,
then install the application as them. After the app is installed, change
the user back to a limited account. This worked for us... Hope it helps
you...

Good Luck..
 
Back
Top