2011年10月25日

[Windows][Server] 在Windows Server 2008安裝Microsoft Exchange Server 2010

在你的Server或是Virtual Machine上裝Windows Server 2008

裝Exchange Server 2010

裝.Net Framework 3.5

Windows Update看心情更新一下

在Server Manafer/Roles裡面,點選「Add Features」,把看起來跟網路有關的Feature都選起來安裝,但是不要選SMTP

在Server Manager/Roles裡面,新增Active Directory

安裝Active Directory,依照下面網頁的指示:
http://www.petri.co.il/installing-active-directory-windows-server-2008.htm

在「開始/搜尋」輸入dsa.msc,打開Active Directory Users and Computers,把你的Windows Server 2008使用者帳號,加入到「Domain Admins」、「Enterprise Admins」、「Organization Manager」、「Schema Admins」這幾個Group裡面

在「開始/搜尋」輸入powershell並且用Administrator身分打開,依照下面網頁的指示修改:
http://www.itsolutionskb.com/2009/11/the-start-mode-for-the-net-tcp-port-sharing-service-must-be-set-to-automatic-before-setup-can-continue-exchange-2010/

設定Net.TCP Port Sharing Service
在PowerShell中輸入Set-Service NetTcpPortSharing -StartupType Automatic

0 意見:

張貼意見