1
VB Script to Create a Scheduled Task on a Remote Machine Using Alternate Credentials
This is a small VB script I created to remotely schedule a task on another machine, using a different user account from the one logged in the local computer. It was needed because PsExec (a sysinternals’ tool we use a lot) didn’t always work well in some situations where we needed to execute remote tasks [...]
Answer Question
| October 21, 2011 11:36 PM
IT Scripts, MS Windows, Scheduled Tasks, VB script, WMI
This is a small VB script I created to remotely schedule a task on another machine, using a different user account from the one logged in the local computer. It was needed because PsExec (a sysinternals’ tool we use a lot) didn’t always work well in some situations where we needed to execute remote tasks [...]
1





