Exchange management console couldnt open
The attempt to connect to http://exchange.yourdomain.com'/powershell using 'Kerberos' authentication failed: Connecting to the remote server failed with the following error message : WinRM cannot process the request. The following error occurred while using Kerberos authentication: The network path was not found
Resolution :
Step :1
Close Exchange powershell
Step :2
Open Posershell and run the below command
Remove-ItemProperty -Path HKCU:\Software\Microsoft\ExchangeServer\v14\AdminTools\ -Name NodeStructureSettings
This sill resolve the
:)
The attempt to connect to http://exchange.yourdomain.com'/powershell using 'Kerberos' authentication failed: Connecting to the remote server failed with the following error message : WinRM cannot process the request. The following error occurred while using Kerberos authentication: The network path was not found
Resolution :
Step :1
Close Exchange powershell
Step :2
Open Posershell and run the below command
Remove-ItemProperty -Path HKCU:\Software\Microsoft\ExchangeServer\v14\AdminTools\ -Name NodeStructureSettings
This sill resolve the
:)
No comments:
Post a Comment