
After You Upgrade SharePoint Products and Technologies
If you upgraded to Windows SharePoint Services 3.0, see Performing post-upgrade steps (Windows SharePoint Services).
If you upgraded to Microsoft Office SharePoint Server 2007, see Performing post-upgrade steps (Office SharePoint Server).
If you performed a gradual upgrade or deployed a server farm, use TFSAdminUtil to associate the new server or server farm with Team Foundation Server.
TfsAdminUtil configureconnections /SharepointURI:http://sharepointserver:port/sites /SharepointAdminUri:http://sharepointserver:adminport /SharepointUnc:\\sharepointserver\sites
The following table describes the values to use in the command line.
sharepointserver
|
The name of the server where the SharePoint Products and Technologies are deployed.
|
port
|
The port used by SharePoint Products and Technologies for user services. This is typically port 80.
|
adminport
|
The port used by SharePoint Products and Technologies for administrative services.
|