Current code doesn't respond to "Session Killed: REASON" command from server, causing the server to get stuck in a loop with the following message being thrown back to the screen:
Session X killed (again): No reason given
This basically renders the server unusable. The fix simply kills powershell if it receives a session killed command.
Current code doesn't respond to "Session Killed: REASON" command from server, causing the server to get stuck in a loop with the following message being thrown back to the screen:
Session X killed (again): No reason given
This basically renders the server unusable. The fix simply kills powershell if it receives a session killed command.