Welcome to MSDN Blogs Sign in | Join | Help

Johnwe's SharePoint WebLog

A blog by John West of Microsoft Consulting Services - Central Region

News

  • The information in this weblog is provided "AS IS" with no warranties, and confers no rights. This weblog does not represent the thoughts, intentions, plans or strategies of my employer. It is solely my opinion. Inappropriate comments will be deleted at the authors discretion. All code samples are provided "AS IS" without warranty of any kind, either express or implied, including but not limited to the implied warranties of merchantability and/or fitness for a particular purpose.
SharePoint Fails to Syncronize with other Web servers in the farm after an Admin Change

Most likely you have changed the port number for the Administration web site via IIS. You must use stsadm to change this port number. From the help file:

Changing the Administration Port

You can change the administration port for your server to a port that is easy to remember or that is a standard installation port number for your organization. To change the administration port, use the setadminport operation. The setadminport operation takes the port parameter (specifying the new port number).

Changing the administration port can only be done from the command line. You must use the Stsadm.exe tool on the server computer itself to change the administration port. To change the administration port, use the following syntax:

Stsadm.exe —o —setadminport —port <port>

 

Posted: Wednesday, March 09, 2005 7:28 AM by Johnwe

Comments

No Comments

New Comments to this post are disabled
Page view tracker