Hi
You can also look at these threads:
http://technet.microsoft.com/en-us/library/dd335058.aspx
http://blog.jumlin.com/2010/07/exchange-2010-unable-to-access-console-or-shell/
Hi
You can also look at these threads:
http://technet.microsoft.com/en-us/library/dd335058.aspx
http://blog.jumlin.com/2010/07/exchange-2010-unable-to-access-console-or-shell/
All you need to do to re create it is connect to the server's console, open up windows powershell (Not the Exchange MGMT Shell) and run the two commands below. This will work provided that the PowerShell virtual directory is missing on the local machine.
add-pssnapin Microsoft.Exchange.Management.PowerShell.E2010
New-PowerShellVirtualDirectory -Name "PowerShell" -InternalURL "http://YOUR_SERVER_FQDN_HERE/powershell"
You've probably solved your issue by now, but I've experienced the same issue, so I post the solution so it may help others:
Edit the "applicationHost.config" file located at "C:\Windows\System32\inetsrv\config".
Look for "D:\" sting in the XML file which will be on a line starting by "Kerbauth".
Replace it by "E:\", then recyle IIS.
Hi Atif,
You will not be able to edit it in powershell module.
Can you try http://exchangeshare.wordpress.com/2008/07/16/how-to-recreate-owa-virtual-directory-exchange-2007/?
Hope it is pretty similar to http://msexchangeteam.com/archive/2010/02/04/453946.aspx but did you try doing a resetiis after the changes were made?
Hi
You can also look at these threads:
http://technet.microsoft.com/en-us/library/dd335058.aspx
http://blog.jumlin.com/2010/07/exchange-2010-unable-to-access-console-or-shell/
All you need to do to re create it is connect to the server's console, open up windows powershell (Not the Exchange MGMT Shell) and run the two commands below. This will work provided that the PowerShell virtual directory is missing on the local machine.
add-pssnapin Microsoft.Exchange.Management.PowerShell.E2010
New-PowerShellVirtualDirectory -Name "PowerShell" -InternalURL "http://YOUR_SERVER_FQDN_HERE/powershell"
You've probably solved your issue by now, but I've experienced the same issue, so I post the solution so it may help others:
Edit the "applicationHost.config" file located at "C:\Windows\System32\inetsrv\config".
Look for "D:\" sting in the XML file which will be on a line starting by "Kerbauth".
Replace it by "E:\", then recyle IIS.
Hi Atif,
You will not be able to edit it in powershell module.
Can you try http://exchangeshare.wordpress.com/2008/07/16/how-to-recreate-owa-virtual-directory-exchange-2007/?
Hope it is pretty similar to http://msexchangeteam.com/archive/2010/02/04/453946.aspx but did you try doing a resetiis after the changes were made?
Hi
You can also look at these threads:
http://technet.microsoft.com/en-us/library/dd335058.aspx
http://blog.jumlin.com/2010/07/exchange-2010-unable-to-access-console-or-shell/
All you need to do to re create it is connect to the server's console, open up windows powershell (Not the Exchange MGMT Shell) and run the two commands below. This will work provided that the PowerShell virtual directory is missing on the local machine.
add-pssnapin Microsoft.Exchange.Management.PowerShell.E2010
New-PowerShellVirtualDirectory -Name "PowerShell" -InternalURL "http://YOUR_SERVER_FQDN_HERE/powershell"
You've probably solved your issue by now, but I've experienced the same issue, so I post the solution so it may help others:
Edit the "applicationHost.config" file located at "C:\Windows\System32\inetsrv\config".
Look for "D:\" sting in the XML file which will be on a line starting by "Kerbauth".
Replace it by "E:\", then recyle IIS.
Hi Atif,
You will not be able to edit it in powershell module.
Can you try http://exchangeshare.wordpress.com/2008/07/16/how-to-recreate-owa-virtual-directory-exchange-2007/?
Hope it is pretty similar to http://msexchangeteam.com/archive/2010/02/04/453946.aspx but did you try doing a resetiis after the changes were made?
Hi
You can also look at these threads:
http://technet.microsoft.com/en-us/library/dd335058.aspx
http://blog.jumlin.com/2010/07/exchange-2010-unable-to-access-console-or-shell/
All you need to do to re create it is connect to the server's console, open up windows powershell (Not the Exchange MGMT Shell) and run the two commands below. This will work provided that the PowerShell virtual directory is missing on the local machine.
add-pssnapin Microsoft.Exchange.Management.PowerShell.E2010
New-PowerShellVirtualDirectory -Name "PowerShell" -InternalURL "http://YOUR_SERVER_FQDN_HERE/powershell"
You've probably solved your issue by now, but I've experienced the same issue, so I post the solution so it may help others:
Edit the "applicationHost.config" file located at "C:\Windows\System32\inetsrv\config".
Look for "D:\" sting in the XML file which will be on a line starting by "Kerbauth".
Replace it by "E:\", then recyle IIS.
Hi Atif,
You will not be able to edit it in powershell module.
Can you try http://exchangeshare.wordpress.com/2008/07/16/how-to-recreate-owa-virtual-directory-exchange-2007/?
Hope it is pretty similar to http://msexchangeteam.com/archive/2010/02/04/453946.aspx but did you try doing a resetiis after the changes were made?