Arguments to send to the CMD Session Type

Arguments to send to the CMD Session Type

avatar

Hello,

Is it possible to send arguments to a Command Line session, using a value like an "host" or another field ?

Thanks

Sylvain

All Comments (2)

avatar

Hi,
Not now, but eventually. There is no field host in the application, do you have a specific usage in mind ?

David Hervieux
Devolutions inc.

David Hervieux

avatar

Hi David,

In fact, I would to send some arguments to an external application.

For example : I would to manage a server sending some orders to the hypervisor.
=> A session CMD, like xe.exe -s [master_pool] -u [rootuser] -p [rootpassword] vm-backup [name-label], where [master_pool], [root_user], could be some existing fields in the information tab I can use.

Sylvain