Link to home
Start Free TrialLog in
Avatar of SrinathS
SrinathSFlag for United States of America

asked on

PowerShell Virtual Directory issues cause problems with Exchange Management tools

I have an Exchange 2010 with SP1 running on Windows Server 2008 with SP2. Today I received an error message when I try to connect to management console:

The following error occurred while attempting to connect to the specified Exchange server 'exchange2.xxxx.local':
The attempt to connect to
http://exchange2.xxxx.local/PowerShell
using "Kerberos" authentication failed: Connecting to remote server failed
with the following error message : The WS-Management service does not support the request.. For more information, see the about_Remote_Troubleshooting Help topic.

I'm referring this article at TechNet: http://technet.microsoft.com/en-us/library/ff607221(EXCHG.80).aspx

But I can't find a way to Register that module! In the 6th line of above link,

If Kerbauth is not listed in the Configure Native Modules dialog box, click Register. In the Register Native Module dialog box, type the name and path of the Kerbauth module, and then click OK.

I can't find any option to Register it!

Any further help would be greatly appreciated. Thank you.
ASKER CERTIFIED SOLUTION
Avatar of Viral Rathod
Viral Rathod
Flag of India image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of SrinathS

ASKER

I went to the PowerShell and found that there is no virtual directory! How can I add that?
Unfortunately nothing worked. After adding WinRM to the PowerShell module list, I'm getting a new error message:

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. For more information, see the about_Remote_Troubleshooting Help topic.

I attached the screenshot of PowerShell Advanced Settings Window and View Virtual Directory Window. User generated image User generated image