Hi
I am trying to install our product on windows machine. I tried “raw” command. It kicks off the install on windows but the install fails in the middle of the execution with “out of memory error” though there is free memory in the system. When same install I tried without ansible, from command prompt it is working fine. I tried increasing the value MaxMemoryPerShellMB, still same issue is noticed.
Is there a way to resolve this issue ?
Instead of raw command, thought of executing the exe file using Win_package. But it needs product id and name. Dont know what should be given for those arguments.
Thanks
Deepa