0
最近、TFS2005からTFS2010への移行がアップグレードされました。すべて動作しますが、Sharepointサイトは移行されませんでした。TFS 2005からTFS 2010へのアップグレード - Sharepointサイトの移行
私は以下のコマンドを実行しようとしました:
stsadm.exe -o addcontentdb -url http://NEWSERVER/sites -databasename STS_Content_TFS -databaseserver NEWDB
が、私は次のエラーを得た:
The pre-upgrade scan tool has not yet been run on this database SPContentDatabas
e Name=sts_content_tfs Parent=SPDatabaseServiceInstance. You must run the pre-up
grade scan tool before you can continue with the upgrade process. Run the tool f
rom the following path: C:\Program Files\Common Files\Microsoft Shared\Web Serve
r Extensions\12\bin\prescan.exe.
残念ながら、私は自分のソースサーバー上WSS2からWSS3にWSSをアップグレードしたので、私はできないのですprescan.exeを使用します。
Sharepointサイトを古いサーバーから新しいサーバーに移行する他の方法はありますか?
おかげ