I have a bat file that can only be executed successfully from an administrator command prompt. Double clicking on the bat file will return an "Access denied" message and right clicking and running it as an administrator will just fail. I am trying to execute
this bat file from an SSIS package using the Execute Process Task, but getting the "Access Denied" message. Please let me know how to get around this problem. Thanks!
↧