<?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>Networknet.nl &#187; migrate</title>
	<atom:link href="http://www.networknet.nl/apps/wp/archives/tag/migrate/feed" rel="self" type="application/rss+xml" />
	<link>http://www.networknet.nl/apps/wp</link>
	<description>Stay Connected</description>
	<lastBuildDate>Sat, 04 Feb 2012 20:10:18 +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>VMWare: How to migrate or backup small scale vCenter database?</title>
		<link>http://www.networknet.nl/apps/wp/archives/1744</link>
		<comments>http://www.networknet.nl/apps/wp/archives/1744#comments</comments>
		<pubDate>Wed, 29 Jun 2011 11:32:00 +0000</pubDate>
		<dc:creator>Ivan Versluis</dc:creator>
				<category><![CDATA[VMWare]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[migrate]]></category>
		<category><![CDATA[sqlcmd]]></category>
		<category><![CDATA[vCenter]]></category>

		<guid isPermaLink="false">http://www.networknet.nl/apps/wp/?p=1744</guid>
		<description><![CDATA[VMWare vCenter Server requires a sql database engine to store it&#8217;s data. During the vCenter installation there is an option to choose a &#8220;Microsoft SQL Server 2005 Express&#8221; instance for small scale deployments. I have installed the local SQL engine on my vCenter virtual machine and now I want to migrate this database to a central SQL server. There are several ways to do that and this is how I migrated my VIM_VCDB from the local SQL instance to my central server. How to backup a &#8220;small scale&#8221; VMWare vCenter deployment database? Open a command prompt with elevated permissions (I am working from a Windows Server 2008 R2 server) and type the following command: This command will connect to the local SQL Server 2005 Express edition installation  and use the named instance of SQLEXP_VIM. Backup database will create a backup file called  VIM.bak of the VIM_VCDB running on the local sql database engine. I copied the VIM.bak file and used the Microsoft SQL Server Management Tools to restore the database, added the Computer account the the SQL Server security and assigned db ownership. I opened ODBC and changed the System DSN to the central sql server. Restarted the VMware VirtualCenter Server service and everything was up and running again. Make sure to uninstall the local SQL server instance from Add/Remove progams.]]></description>
		<wfw:commentRss>http://www.networknet.nl/apps/wp/archives/1744/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Exchange 2007: SSL certificate for Exchange on Windows Server 2008</title>
		<link>http://www.networknet.nl/apps/wp/archives/469</link>
		<comments>http://www.networknet.nl/apps/wp/archives/469#comments</comments>
		<pubDate>Tue, 26 Aug 2008 18:18:55 +0000</pubDate>
		<dc:creator>Ivan Versluis</dc:creator>
				<category><![CDATA[Exchange]]></category>
		<category><![CDATA[2007]]></category>
		<category><![CDATA[2008]]></category>
		<category><![CDATA[certificate]]></category>
		<category><![CDATA[exchange]]></category>
		<category><![CDATA[export]]></category>
		<category><![CDATA[import]]></category>
		<category><![CDATA[migrate]]></category>
		<category><![CDATA[move]]></category>
		<category><![CDATA[outlook web access]]></category>
		<category><![CDATA[owa]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[ssl]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.networknet.nl/apps/wp2/archives/469</guid>
		<description><![CDATA[Thanks to guys from Telnetport25 I was able to finish my SSL certificate migration for my new Windows Server 2008 virtual machine running a Exchange 2007 SP1 installation. My work log: Logon on the old Windows Server 2003 hosting the OWA front-end role Start MMC and add the Certificate Snap-In; choose the Computer Account. Go to Personal/Certificates and locate the SSL certificate assigned to IIS for SSL encryption. Right click ; All Tasks and choose export. Choose the appropriate options like the certificate path; assign password and save the PFX file to &#34;My Documents&#34; Copy the PFX file to your Windows Server 2008 Client Access Server Logon on the Windows Server 2008 and add the Certificate Snap-In to a new MMC console for the Computer Account Go to Personal/Certificates; right click; All Tasks and choose Import. &#160; Locate the PFX file; enter the password and make sure you check &#34;Mark this key as exportable&#34; to enable future migrations of the SSL certificate. Place the certificate in the Personal Store &#160; Open the certificate and go to Details tab. Locate the Thumprint field and select Value with mouse; press CRTL-C to copy the data. Paste the value in Notepad and replace the &#34;SPACE&#8217; with CRTL-H. In the Find what field press space on the keyboard and click Replace All Copy the Thumbprint Start the Exchange Management Shell and run the Enable-ExchangeCertificate cmdlet Type IIS as Services and paste the copied data from Notepad to Thumbprint &#160; Start Exchange Management Console and ...]]></description>
		<wfw:commentRss>http://www.networknet.nl/apps/wp/archives/469/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

