Versions Compared

Key

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

...

Activities

Connect To Remote Desktop

This activity creates the remote desktop connection.

Activity Parameters

The Connect to To Remote Desktop activity parameters can be provided by manual inserted values or via IN arguments or variables:

...

NOTE: If the server throws a certificate Warning, this will pop up during the execution of the workflow. If you do not wish for this warning to be displayed, during the first execution, check the 'Don't ask me again for connections to this computer' checkbox for the desired server:



Disconnect

...

From Remote Desktop

This activity disconnects the remote desktop session.

...

Get Remote Desktop Session

This activity returns the remote desktop session ID.

Activity Parameters

The Get Remote Desktop Session activity parameters can be provided by manual inserted values or via IN arguments or variables:

Image RemovedImage Added


Parameters:

  • Server (text box editor type) (type: string): enter the remote server. E.g. '10.20.10.1' (server IP) or 'DemoServer' (server name).
  • Username (text box editor type) (type: string): enter username without domain. E.g. 'demouser'.

The Read Only Output variable are the possible output values that the activity will provide:

  • Output Session ID (type: Int32): outputs the session ID.