Hi Everyone,
We are experiencing an issue with orphaned PowerShell sessions. We use PowerShell task to run multiple jobs at various times of the day on a remote server. The problem is that not all PSSessions are been closed after a task has been completed. This is causing wsmprovhost.exe to run out of available PS-Sessions and other jobs are getting stuck waiting in line for the next connection to be available.
We are running Visual Cron 8.2.9 on Windows 2012 R2 and the remote server is a Windows 2012 R2 server.