Moving SharePoint Sites using STSADM

July 12th, 2007 § 9 Comments

Just a note to myself since I keep confusing this with the Backup/Restore method:

 When trying to backup and restore a site you can use SharePoint Designer 2007 to do this, but you can also use STSADM:

STSADM -o export -url <url> -filename <filename> -includeusersecurity -versions 4

STSADM -o import -url <url> -filename <filename> -includeusersecurity

Note the URL being imported into should be created in SharePoint Designer with an Empty Website.

Advertisement

§ 9 Responses to Moving SharePoint Sites using STSADM

Leave a Reply

Fill in your details below or click an icon to log in:

Gravatar
WordPress.com Logo

Please log in to WordPress.com to post a comment to your blog.

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

What’s this?

You are currently reading Moving SharePoint Sites using STSADM at The SharePoint Swiss Army Knife.

meta

Follow

Get every new post delivered to your Inbox.

Join 584 other followers