Ciao ragazzi quando tento di aprire la exchange management shell di exchange2010 il prompt mi restituisce questo errore:
VERBOSE: Connecting to nomeserver.dominio.local
New-PSSession : [nomeserver.dominio.local] Connecting to remote server failed
with the following error message : The WinRM client received an HTTP server er
ror status (500), but the remote service did not include any other information
about the cause of the failure.
At C:\Program Files\Microsoft\Exchange Server\V14\bin\ConnectFunctions.ps1:154
char:28
+ $global:r = new-pssession <<<< -connectionURI https://$fqdn/powershe
ll -ConfigurationName Microsoft.Exchange -Authentication NegotiateWithImplicitC
redential -SessionOption $sessionOption #-erroraction silentlycontinue
+ CategoryInfo : OpenError: (System.Manageme....RemoteRunspace:Re
moteRunspace) [New-PSSession], PSRemotingTransportException
+ FullyQualifiedErrorId : RemoteRunspaceOpenFailed
VERBOSE: Connecting to nomeserver.dominio.local
New-PSSession : [srvdocumentale.stesa.local] Connecting to remote server failed
with the following error message : The WinRM client received an HTTP server er
ror status (500), but the remote service did not include any other information
about the cause of the failure.
At C:\Program Files\Microsoft\Exchange Server\V14\bin\ConnectFunctions.ps1:154
char:28
+ $global:r = new-pssession <<<< -connectionURI https://$fqdn/powershe
ll -ConfigurationName Microsoft.Exchange -Authentication NegotiateWithImplicitC
redential -SessionOption $sessionOption #-erroraction silentlycontinue
+ CategoryInfo : OpenError: (System.Manageme....RemoteRunspace:Re
moteRunspace) [New-PSSession], PSRemotingTransportException
+ FullyQualifiedErrorId : RemoteRunspaceOpenFailed
VERBOSE: Connecting to nomeserver.dominio.local
New-PSSession : [nomeserver.dominio.local] Connecting to remote server failed
with the following error message : The WinRM client received an HTTP server er
ror status (500), but the remote service did not include any other information
about the cause of the failure.
At C:\Program Files\Microsoft\Exchange Server\V14\bin\ConnectFunctions.ps1:154
char:28
+ $global:r = new-pssession <<<< -connectionURI https://$fqdn/powershe
ll -ConfigurationName Microsoft.Exchange -Authentication NegotiateWithImplicitC
redential -SessionOption $sessionOption #-erroraction silentlycontinue
+ CategoryInfo : OpenError: (System.Manageme....RemoteRunspace:Re
moteRunspace) [New-PSSession], PSRemotingTransportException
+ FullyQualifiedErrorId : RemoteRunspaceOpenFailed
Sapete come posso risolvere, questo problema è la conseguenza che non riesco a connettermi con la managment console al mio server di posta con questo errore:
Connecting to remote server failed with the following error message : The
WinRM client received an HTTP server error status (500), but the remote
service did not include any other information about the cause of the
failure.
Grazie