Re: remote app parameters

2024-07-03 Thread Molina de la Iglesia, Manuel
;> Hello, >> >> The paraneters are on the remote app parameters field >> >> Is a Windows Server 2016. >> >> No, Where should I allow to accept paraneters? (you mean to a terminal >> server setting, right?) >> >> > See the following

Re: remote app parameters

2024-07-02 Thread Nick Couchman
On Tue, Jul 2, 2024 at 10:06 AM Molina de la Iglesia, Manuel wrote: > Hello, > > The paraneters are on the remote app parameters field > > Is a Windows Server 2016. > > No, Where should I allow to accept paraneters? (you mean to a terminal > server setting, right?) &g

Re: remote app parameters

2024-07-02 Thread Molina de la Iglesia, Manuel
Hello, The paraneters are on the remote app parameters field Is a Windows Server 2016. No, Where should I allow to accept paraneters? (you mean to a terminal server setting, right?) Not from a remote machine, I just tried to launch the application from a cmd with the parameters. Thanks El

Re: remote app parameters

2024-07-02 Thread Nick Couchman
On Tue, Jul 2, 2024 at 8:52 AM Molina de la Iglesia, Manuel wrote: > Hello, > > I would like to run a remote app and send 4 parameters, first two > parameters will be always the same, and last two parameters should be > ${GUAC_USERNAME} and ${GUAC_PASSWORD}. > > Now I specify: a b ${GUAC_USERNAME

remote app parameters

2024-07-02 Thread Molina de la Iglesia, Manuel
Hello, I would like to run a remote app and send 4 parameters, first two parameters will be always the same, and last two parameters should be ${GUAC_USERNAME} and ${GUAC_PASSWORD}. Now I specify: a b ${GUAC_USERNAME} ${GUAC_PASSWORD} Should I use any special delimiter? Now the remote app is la