Thanks Jon for the Response!

Let me explain it in a detailed way.

we would be performing the below Tasks using Ansible and since this is 
WIndows Environment, we are using the Powershell Scripts.

1. Create VM ( Working as Expected)
2. Launch the Application (Here, the application is launched as Background 
service)
3. Take a screen shot to confirm that the Application is Launched. 


On Wednesday, October 23, 2019 at 12:41:13 PM UTC+5:30, J Hawkesworth wrote:
>
> Hi
>
> It is not clear what you are trying to do.
>
> By default ansible connects to Windows as batch login type, not 
> interactive user, so usually there is no graphical user interface available 
> to ansible. You can get an interactive user login by using the Become 
> feature of ansible, but ansible is not really intended to drive graphical 
> user interfaces.  It can be used for various things but I think it is best 
> for installing software and enforcing configuration across many machines. 
>
> Ansible might still be useful to you but it's not clear to me what you are 
> trying to achieve.
>
> Hope this helps,
>
> Jon 
>
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/b9ff8e13-0fd1-4c37-a67f-639478f5b5c1%40googlegroups.com.

Reply via email to