Exchange 2010 The start mode for the Net. TCP Port Sharing service must be set to Automatic before Setup can continue
You may encounter the error message when installing Exchange 2010
"The start mode for the Net. TCP Port Sharing service must be set to Automatic before Setup can continue"
Solution:
1. Start Windows powershell.
2. Run the command and hit enter
Set-Service NetTcpPortSharing -StartupType Automatic
Post new comment