Hello,
I am attempting to use the VIX Java extensions to run scripts in some of my VMs. I can talk, push files, and call scripts, but I've run into an issue. Some of the scripts I wish to run require administrator-level privileges, however I don't see a way to do this.
Hopefully, I'm just missing something? Is there a procedure to force something to be called with admin privileges?
For reference, the guest OS is Windows 7. The account has full admin rights, but UAC requires that a program be specified to run admin (right click -> run as administrator) and has a little pop up window to confirm it. I'd like to avoid that.
Thanks!