Jump to content

Recommended Posts

Posted (edited)

DriveMapDel("S:")

DriveMapAdd("S:", "\\share\hms", 0, "domain\user", "pass")

RunAsSet("administrator","domain","password")

RunWait("S:\program.exe","S:\")

RunAsSet()

This only works if I take out the RunAsSet statments, if I comment them out, the script runs under my local admin account just fine. If I run the script above as is then I get "The system cannot find the path specified." Any help would be appreciated. program.exe is a compiled autoit script, I'm not sure if that makes a difference.

Edited by giggity

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
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...