且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

升级EXCHANGE2010到2013(C)

更新时间:2022-04-09 03:31:49

你以为这样升级就完了么?

没有,长征的路,还很长。。。

可能尽管配置了WINRM IIS Extension

IIS里也作了相关的KERBOS之类的认证和BASIC WINDOWS认证(POWERSHELL目录)

可能打开EXCHANGE2013的POWERSHELL管理窗口时,还是会有莫名的错误。

升级EXCHANGE2010到2013(C)

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. It was running the command 'Discover-ExchangeServer -UseWIA $true -SuppressError $true'.

解决方法参照:

http://technet.microsoft.com/en-us/library/ff607221(v=EXCHG.80).aspx

又有可能,啥都好了,但总有一个关于SHAREPOINT的进程占用超多内存。。。。XXX。

升级EXCHANGE2010到2013(C)

 

另外,在安装后,好像有一个NODERUNNER.EXE,是跑关于SHAREPOINT SERVICE的(不知道为啥会存在),内存占用较多。
我参考了以下贴限制它。
http://camerondwyer.wordpress.com/2012/09/19/fix-memory-leak-in-sharepoint-2013-preview-microsoft-office-2013-component-noderunner-exe/