How can I enable non-admin users to run a certain application (in my case, a script) with admin permissions on Windows XP?
This would be similar to the setuid bit on *nix.
|
How can I enable non-admin users to run a certain application (in my case, a script) with admin permissions on Windows XP? This would be similar to the setuid bit on *nix. |
|||
|
|
There may be a better way to do this, but:
You may also want to add the administrator account to "Deny Login Locally" and "Deny Login Remotely", so they can't log in. However I do not know if this prevents them from using "Run As" command. |
|||||||
|