Forum Discussion
sumabisw
Aug 24, 2022Copper Contributor
PowerShell Remote session getting disconnected with below error in every 150sec to 180 sec.
Starting a command on the remote server failed with the following error message : The I/O operation has been aborted because of either a thread exit or an application request. For more information,...
farismalaeb
Aug 24, 2022Iron Contributor
MMM, If its working fine with other, I suspect it might be the Antivirus or firewall forcing the connection to close.
Also you can enable PowerShell logging for more insight
https://adamtheautomator.com/powershell-logging-2/
One of the things I might consider is using Wireshark to see more details about how to connection is ended and whats the details.
Also you can enable PowerShell logging for more insight
https://adamtheautomator.com/powershell-logging-2/
One of the things I might consider is using Wireshark to see more details about how to connection is ended and whats the details.