<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:series="https://publishpress.com/"
	>

<channel>
	<title>stsadm restore</title>
	<atom:link href="https://allthefixes.com/tag/stsadm-restore/feed/" rel="self" type="application/rss+xml" />
	<link>https://allthefixes.com</link>
	<description></description>
	<lastBuildDate>Sun, 11 Dec 2011 19:12:49 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.5.2</generator>
	<item>
		<title>STSADM Backup/Restore for MOSS 2007</title>
		<link>https://allthefixes.com/stsadm-backuprestore-for-moss-2007/</link>
		
		<dc:creator><![CDATA[billgates]]></dc:creator>
		<pubDate>Sun, 11 Dec 2011 19:09:34 +0000</pubDate>
				<category><![CDATA[SharePoint 2007]]></category>
		<category><![CDATA[MOSS 2007]]></category>
		<category><![CDATA[stsadm -o backup]]></category>
		<category><![CDATA[stsadm -o restore]]></category>
		<category><![CDATA[stsadm restore]]></category>
		<category><![CDATA[stsadm backup]]></category>
		<category><![CDATA[backup site collection]]></category>
		<guid isPermaLink="false">http://www.allthefixes.com/stsadm-backuprestore-for-moss-2007/</guid>

					<description><![CDATA[<a href="https://allthefixes.com/stsadm-backuprestore-for-moss-2007/"><img align="left" hspace="5" width="150" height="150" src="https://allthefixes.com/wp-content/plugins/thumbnail-for-excerpts/tfe_no_thumb.png" class="alignleft wp-post-image tfe" alt="" title="" /></a>Often there is a need to copy a site collection in SharePoint from either one server to another, or to back it up before making some big changes, or maybe even just a desire to duplicate the site collection for testing purposes. There are a whole slew of ways to do this, but I will ...]]></description>
		
		
		
			</item>
		<item>
		<title>SharePoint Site Backup and Restore using STSADM</title>
		<link>https://allthefixes.com/sharepoint-site-backup-and-restore-using-stsadm/</link>
		
		<dc:creator><![CDATA[billgates]]></dc:creator>
		<pubDate>Sun, 11 Dec 2011 04:10:01 +0000</pubDate>
				<category><![CDATA[SharePoint 2007]]></category>
		<category><![CDATA[MOSS 2007]]></category>
		<category><![CDATA[stsadm -o backup]]></category>
		<category><![CDATA[stsadm -o restore]]></category>
		<category><![CDATA[stsadm restore]]></category>
		<category><![CDATA[stsadm backup]]></category>
		<guid isPermaLink="false">http://www.allthefixes.com/sharepoint-site-backup-and-restore-using-stsadm/</guid>

					<description><![CDATA[<a href="https://allthefixes.com/sharepoint-site-backup-and-restore-using-stsadm/"><img align="left" hspace="5" width="150" height="150" src="https://allthefixes.com/wp-content/uploads/2011/12/Capture-150x150.jpg" class="alignleft wp-post-image tfe" alt="stsadm-backup" title="stsadm-backup" /></a>Scenario: Backup a site collection and restore it on a different server or on the same server. Preface: Let&#8217;s build some a simple batch file here. First declare the constants. Notice the BACKUPFILENAME variable. This lets you build the file name as YYYY_MM_DD_BACKUP.BAK Code: @SET STSADM="c:\program files\common files\microsoft shared\web server extensions\12\bin\stsadm" @SET MAINSITEURL="http://servername" @SET BACKUPFILENAME="C:\SiteBackUp\%date:~10,4%_%date:~4,2%_%date:~7,2%_backup.bak" ...]]></description>
		
		
		
			</item>
	</channel>
</rss>
