I wouldn't know for sure but it would be unusual. Usually web services have some kind of client which can be launched independently from a web service.
When you are doing things via winrm, its my understanding that there is no interactive user session, meaning there's no gui associated with the commands being run. Not a problem for command line programs that communicate via stdout and stderr, but if you only have a gui then that's an issue. What are you trying to achieve? You could, for example use net send to send a pop up message to any logged on users who do have interactive sessions (and guis to look at). Jon On Friday, June 24, 2016 at 2:11:14 PM UTC+1, skinnedknuckles wrote: > > Is it possible to launch a web service that would in turn launch a gui > executable? > > > On Wednesday, May 11, 2016 at 10:01:52 AM UTC-5, skinnedknuckles wrote: >> >> Management Node: >> CentOs 7.1 >> Ansible 2.1 >> Remote Node: >> Windows 7 >> Powershell 3.0 >> >> How do I launch an executable on a remote node running Windows 7? As I >> understand win_scheduled_task only works with Windows Server 2012 and >> win_nssm is only for startup services. Is there any other way do do this? >> If not, is there any way to access the Invoke-Command option of >> Powershell? I suppose a module could be written to do that but I'm new to >> python and doubt I could pull it off. >> >> Thanks, >> >> Jonathan >> > -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to ansible-project+unsubscr...@googlegroups.com. To post to this group, send email to ansible-project@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/d78f87ee-5f89-4fdf-8cc9-27116565760b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.