- This topic has 1 reply, 2 voices, and was last updated 2 weeks, 4 days ago by
Michael Pietroforte.
- AuthorPosts
- Mon, Nov 13 2023 at 2:51 pm #1577401
Hello,
I am looking for some advice on this issue. We have several Exchange servers and they all connect to a set of 6 Exchange 2016 servers. The connection is made remotely to PowerShell via the PowerShell URL. However, since the past 1 week, we have had reports of intermittent connection issues with Winrm errors on the servers trying to do so. This started a day before we noticed time sync issues on our AD domain controllers. That issue has since been fixed, and all the Exchange servers have been rebooted.
I don’t see any errors in our Exchange server event viewers. I did search for event 1035 which is related to time sync/difference issues, but didn’t find any. Any ideas?
Thank you!
- Mon, Nov 13 2023 at 9:38 pm #1577402
Sounds like a networking issue. Check if the remote servers are reachable in your PowerShell script before you connect via Remoting. If ping fails, log the error.
- AuthorPosts
- You must be logged in to reply to this topic.