The setup task to windows machine hangs

Hi

At some point of time in the execution of playbooks, it hangs at the setup task with windows machine. It does not send the response back to ansible controller I guess, and playbook hangs. in windows machine, i see powershell command running as back ground process and in temp directory I see ansible folder with a file named source.

What can be done to avoid such connection issues from occurring.

looking for help

Thanks
Deepa

What version or versions of windows does this occur on?
Which a ansible version are you using?

Is there any information in the event log?

Jon

Hi

Windows 2012 R2 Enterprise edition, Ansible version is 2.0.1.
On Windows machines, tasks like installation, update of files etc is done.
In one of the machine, I see these things in the event log
JVMSHRC180E Cannot allocate memory for hashtable entry in ScopeManagerImpl
Remote Desktop Services has taken too long to load the user configuration from server \IGCV2K-S-CLNT1 for user Administrator
A fatal alert was generated and sent to the remote endpoint. This may result in termination of the connection. The TLS protocol defined fatal error code is 10. The Windows SChannel error state is 1203.

Thanks
Deepa