Click to See Complete Forum and Search --> : Execute login script with administrator privileges


depruebas
February 17th, 2005, 06:44 AM
I have a script that executes when the user logs in his computer and does
some different tasks, as writting in the registry, mapping disc units, etc.
It works fine for users with administrator privileges, but for domain users
there are some actions it doesn't do and returns an "Access Denied" Error.

The question, How can I execute the script for normal users with
administrator privileges? Or how do I execute it without getting the error
messages for domain users?

Best Regards.