Jump to content

Recommended Posts

Posted

Hi

I just noticed that the RunAsSet() function has been removed. Why? The RunAs() and RunAsSet() are not equal to the RunAsSet function.

I've a few scripts that use it in order to run a few commands with higher privileges. That can not be replaced by the other 2 functions.

i'll have to revert back to an older version, it would be nice to put it back in.

Posted

RunAs(), RunAsWait(), ShellExecute(), and ShellExecuteWait() are the new functions. You will have to convert your script an I'm sorry to say that you can run as another user with higher privileges than the user. There is also the #RequireAdmin tag.

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...