See this page for more information on connecting to remote computers as well as information and links about required preconditions: https://taskscheduler.codeplex.com/wikipage?title=TaskSecurity
The only way to connect to remote computers without a username and password is to pass 'null' (Nothing on VB) as the parameters causing your current credentials to be used.
The library cannot upload an executable, but, with the right permissions, could potentially access one over the network. It can run any executable.
The only way to connect to remote computers without a username and password is to pass 'null' (Nothing on VB) as the parameters causing your current credentials to be used.
The library cannot upload an executable, but, with the right permissions, could potentially access one over the network. It can run any executable.