<?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/"
	>

<channel>
	<title>Isaac&#039;s Blog &#187; Rename</title>
	<atom:link href="http://blog.isaacblum.com/tag/rename/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.isaacblum.com</link>
	<description>So Many Rambles So Little Time....</description>
	<lastBuildDate>Wed, 28 Dec 2011 21:10:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Rename your SharePoint_AdminContent_guid database with stsadm mergecontentdbs operation</title>
		<link>http://blog.isaacblum.com/2009/11/02/rename-your-sharepoint_admincontent_guid-database-with-stsadm-mergecontentdbs-operation/</link>
		<comments>http://blog.isaacblum.com/2009/11/02/rename-your-sharepoint_admincontent_guid-database-with-stsadm-mergecontentdbs-operation/#comments</comments>
		<pubDate>Tue, 03 Nov 2009 04:33:43 +0000</pubDate>
		<dc:creator>IsaacBlum</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[For The Greater Good]]></category>
		<category><![CDATA[Free Help]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[MOSS 2007]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[WSS 3.0]]></category>
		<category><![CDATA[Rename]]></category>
		<category><![CDATA[SharePoint_AdminContent]]></category>
		<category><![CDATA[SharePoint_AdminContent_guid]]></category>
		<category><![CDATA[stsadm]]></category>

		<guid isPermaLink="false">http://blog.isaacblum.com/?p=179</guid>
		<description><![CDATA[Here are the commands I used: stsadm -o addcontentdb -url http://moss:1000 -databasename SharePoint_AdminContent_moss stsadm -o enumsites -url http://moss:1000 &#62; output.txt stsadm -o mergecontentdbs -url http://moss:1000 -operation 2 -sourcedatabasename SharePoint_AdminContent_f58aa288-57e9-49ff-b953-9b4d53d50bfc -destinationdatabasename SharePoint_AdminContent_moss -filename output.txt iisreset stsadm -o deletecontentdb -url http://moss -databasename SharePoint_AdminContent_f58aa288-57e9-49ff-b953-9b4d53d50bfc check with stsadm -o enumcontentdbs -url http://moss:1000]]></description>
			<content:encoded><![CDATA[<p>Here are the commands I used:</p>
<p>stsadm -o addcontentdb -url http://moss:1000 -databasename SharePoint_AdminContent_moss<br />
stsadm -o enumsites -url http://moss:1000 &gt; output.txt<br />
stsadm -o mergecontentdbs -url http://moss:1000 -operation 2 -sourcedatabasename SharePoint_AdminContent_f58aa288-57e9-49ff-b953-9b4d53d50bfc -destinationdatabasename SharePoint_AdminContent_moss -filename output.txt<br />
iisreset<br />
stsadm -o deletecontentdb -url http://moss -databasename SharePoint_AdminContent_f58aa288-57e9-49ff-b953-9b4d53d50bfc<br />
check with stsadm -o enumcontentdbs -url <a href="http://moss:1000/">http://moss:1000</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.isaacblum.com/2009/11/02/rename-your-sharepoint_admincontent_guid-database-with-stsadm-mergecontentdbs-operation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

