When using the PAM RDP client and saving a Windows Task Scheduler item that requires credential entry, the process hangs and Task Scheduler goes to "not responding" The task will only complete if you exit and reconnect the RDP session.
Using the same account this does not occur when:
Is there something different about the connection method used by the PAM RDP client that causes the hang on save?
In this case the cause was enabling the Windows Hello security service. The Windows service detects the possibility of entering a user/password via the windows hello service and waits until the authentication request times out.
The current workaround is to disable this service on the remote server as it was not a required service. Future releases of CA PAM will handle this service.