12/14/09

Client Access error. Exchange 2010. Net.Tcp error

Hi

Windows Server 2008 R2 and Exchange 2010 Client Access error.

The error:
Net.Tcp Port Sharing Service needs to put in Automatic.


REad the link: (Windows Server 2008 R2 operating system prerequisites )
http://technet.microsoft.com/en-us/library/bb691354.aspx

The 4 point is the solution:

After the system has restarted, log on as an administrator, open an elevated Windows PowerShell console, and configure the Net.Tcp Port Sharing Service for Automatic startup by running the following command:

Copy Code

Set-Service NetTcpPortSharing -StartupType Automatic

Santos

No comments: