Hi I have installed 2013 exchange server successfully, but while launching the exchange management shell i am getting the following error
New-PSSession : [exbang.xxx.com] Connecting to remote server exbang.xxx.com failed with the following error
message : The WinRM client cannot process the request. The WinRM client tried to use Kerberos authentication
mechanism, but the destination computer (EXBANG.xxx.com:80) returned an 'access denied' error. Change the
configuration to allow Kerberos authentication mechanism to be used or specify one of the authentication mechanisms
supported by the server. To use Kerberos, specify the local computer name as the remote destination. Also verify that
the client computer and the destination computer are joined to a domain. To use Basic, specify the local computer name
as the remote destination, specify Basic authentication and provide user name and password. Possible authentication
mechanisms reported by server: For more information, see the about_Remote_Troubleshooting Help topic.
At line:1 char:1
+ New-PSSession -ConnectionURI "$connectionUri" -ConfigurationName Microsoft.Excha ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : OpenError: (System.Manageme....RemoteRunspace:RemoteRunspace) [New-PSSession], PSRemotin
gTransportException
+ FullyQualifiedErrorId : AccessDenied,PSSessionOpenFailed
Failed to connect to an Exchange server in the current site.
=========================================================
Tried some of the solutions provided in internet but did not worked out till.
Please suggest me some working solution.
Regards
Mallesh