Ansible can do this, but you need to check if the installer has some way to 
receive a parameter like "unattended" or "silent".

Sometimes the problem is that the installer requires access to the console, 
as it expects a user to click on something.

https://docs.ansible.com/ansible/latest/collections/ansible/windows/win_package_module.html

On Wednesday, June 16, 2021 at 12:38:32 AM UTC-4 Yerigeri wrote:

> Hi 
>
> I need to install an application to many windows machines. The issue is it 
> gets installed but not as expected. After analyzing, we figured our that if 
> we need to automate the process we will have to do it using VNC. Is there a 
> way we can do it using ansible?
>
> Regards
> Yerigeri
>

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ansible-devel+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-devel/6a0f9dfd-71f4-4bf2-8341-df38300d6620n%40googlegroups.com.

Reply via email to