Can't log into PowerShell and EAC on Exchange 2013 Server
I'm not sure why but I my Exchange PowerShell can't log into my Exchange server and I can't access the EAC via localhost or the URL. 

I did notice that I enabled HTTP Proxy in IIS and that I used Application Route Requesting with it but I went ahead and reversed all those changes. I also noticed that the physical path for each sub-site in Default Web Site goes to the HTTP Proxy version of that folder instead of the ClientAccess one. I changed each folder to the clientaccess one but that didn't help. I did some research on this and I saw that I had to enable the kerbauth in the modules area and I did that to. I restarted IIS and WebRM and that still didn't help. 

The Exchange Management Shell error: 

New-PSSession : [exchangeserver.domain.net] Connecting to remote server exchangeserver.domain.net failed with the following 
error message : The client cannot connect to the destination specified in the request. Verify that the service on the 
destination is running and is accepting requests. Consult the logs and documentation for the WS-Management service 
running on the destination, most commonly IIS or WinRM. If the destination is the WinRM service, run the following 
command on the destination to analyze and configure the WinRM service: "winrm quickconfig". 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 : CannotConnect,PSSessionOpenFailed 
On the web when I try to access EAC on our URL and not localhost, I get this error: 

400 
Bad Request :( 
The request sent by your browser was not valid 

On localhost, I just get a page cannot be found.
March 5th, 2015 11:10am

Hello

tip:
Check Get-owavirtualdirectory | fl and Get-ECPVirtualDirectory | fl and make sure that you using Form based Authentication and Basic Authentication
and check Control Panel\All Control Panel Items\Credential Manager for saved password.

and http://goo.gl/IC5P4S

Free Windows Admin Tool Kit Click here and download it now
March 6th, 2015 4:02am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics