I have Implemented logic to create Mailbox on Exchange server using Powershell commands.I am doing authentication through Kerberos. I was able to connect to my Old Exchange server but not on New Exchange Server.
Getting error while opening runspace on server.
Same c# code is working fine if I run that code on my Sandbox server Directly to connect on Exchange but not in application.