Jump to content

Recommended Posts

Posted
I installed an app on a teacher laptop. The app is requiring Admin credentials each time it's opened. This means they can't run it. Is there a way around this without making them Admin on the local machine?
Posted
I installed an app on a teacher laptop. The app is requiring Admin credentials each time it's opened. This means they can't run it. Is there a way around this without making them Admin on the local machine?
You could look at usng AppShims via the App Compat Toolkit.

 

I had to do this a couple of years ago with an app that needes admin elevation for it to run.

Posted

Run procmon

 

Run the app as normal user

 

See what is denied when the app runs (e.g. write access to a folder)

 

Give normal users access to it

 

If the app explicitly demands admin rights this wont help but I've had a few sucesses

  • Thanks 2

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...