Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Choose "Connect to Remote Network" to establish a connection to the remote network and "Disconnect from Remote Network" to disconnect. Note that the The action will not fail if the connection is already connected/disconnected.

 

Note that rasdialRasdial.exe counts the number of times a connection is established and will require an equal number of disconnections before the network connection is terminated. This means that if the network connection is already connected when the Connect action is run, Disconnect will not terminate the connection (however, a further Disconnect action will terminate it.) For reliable connecting/disconnecting, it is recommended to use a Try... Finally block.

...