How to use the new "renamesite" operation to change the URL of a host-named site collection in Windows SharePoint Services 3.0
On This PageINTRODUCTIONMicrosoft Windows SharePoint Services 3.0 includes the Stsadm.exe tool for command-line administration of Windows SharePoint Services servers and sites. Microsoft has added a new operation to the Stsadm.exe tool. This operation is called the "renamesite" operation. This article describes how to use the "renamesite" operation to change the URL of a host-named site collection to a new URL. MORE INFORMATIONTo obtain the "renamesite" operation, install hotfix 939592. Then, use the "renamesite" operation to change the URL of a host-named site collection to a new URL. How to obtain the hotfixFor more information about hotfix 939592, click the following article number to view the article in the Microsoft Knowledge Base:939592 (http://support.microsoft.com/kb/939592/)
Description of the Windows SharePoint Services 3.0 hotfix package: June 29, 2007
How to use the "renamesite" operationTo change the URL of a host-named site collection to a new URL, use the following syntax for the "renamesite" operation at a command prompt:stsadm.exe -o renamesite -oldurl oldUrl -newurl newUrl For example, an Stsadm.exe command-line command for the "renamesite" operation resembles the following command: stsadm -o renamesite -oldurl "http://host-named site collection URL" -newurl "http://new host-named site collection URL" Notes
http://technet2.microsoft.com/windowsserver/WSS/en/library/f9f9a3eb-ce46-4dbb-a15c-9fad9eb32ec71033.mspx (http://technet2.microsoft.com/windowsserver/WSS/en/library/f9f9a3eb-ce46-4dbb-a15c-9fad9eb32ec71033.mspx)
| Article Translations
|

Back to the top
