Page 1 of 1
[SOLVED] WAPT session_setup when launching a RemoteApp
Published: February 20, 2018 - 9:25 AM
by seb85
Hello,
I'd like to enable Wapt session when opening a RemoteApp.
I've tried allowing it in the RemoteApp programs, but without success.
Do you have any ideas?
Thank you for your help.
Re: Wapt session_setup when launching a RemoteApp
Published: February 20, 2018 - 2:11 PM
by agauvrit
Good morning,
We have never encountered this use case with WAPT before.
User-context customization with session-setup is performed at the start of the user session via the command
Have you tried adding this command to a script served by RemoteApp before launching your application?
Alexander
Re: Wapt session_setup when launching a RemoteApp
Published: February 20, 2018 - 5:32 PM
by seb85
Thanks for the feedback.
I succeeded thanks to this site:
http://www.yabo.fr/remoteapp-applicatio ... on-script/
In the new file C:\Windows\System32\Usrlogn1.cmd I added:
wapt-get session-setup ALL
This might be useful to others.
Re: Wapt session_setup when launching a RemoteApp
Published: February 20, 2018 - 5:42 PM
by agauvrit
Excellent!
We'll add this feature to our documentation soon, thanks for the feedback!
Don't hesitate to call us if you have any other similar issues.
Alexandre