<?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>Michael Phillips Blog &#187; deployment</title>
	<atom:link href="http://nukeitmike.com/blog/tag/deployment/feed" rel="self" type="application/rss+xml" />
	<link>http://nukeitmike.com/blog</link>
	<description>My place to speak about things</description>
	<lastBuildDate>Fri, 03 Feb 2012 22:55:29 +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>Preinstall DPM Client</title>
		<link>http://nukeitmike.com/blog/2009/03/25/preinstall-dpm-client/</link>
		<comments>http://nukeitmike.com/blog/2009/03/25/preinstall-dpm-client/#comments</comments>
		<pubDate>Wed, 25 Mar 2009 19:11:12 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Data Protection Manager]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[System Center]]></category>
		<category><![CDATA[deployment]]></category>
		<category><![CDATA[DPM]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[PowerShell]]></category>

		<guid isPermaLink="false">http://nukeitmike.com/blog/2009/03/25/preinstall-dpm-client/</guid>
		<description><![CDATA[If you deploy servers from an image, and you would like to install DPM prior to imaging, you can’t just use the install option from the DPM server.&#160; You CAN install the agent manually, and then configure it later.&#160; Copy the latest agent files from C:\Program Files\Microsoft DPM\DPM\Agents\RA and put them somewhere you can get [...]]]></description>
			<content:encoded><![CDATA[<p>If you deploy servers from an image, and you would like to install DPM prior to imaging, you can’t just use the install option from the DPM server.&#160; You CAN install the agent manually, and then configure it later.&#160; </p>
<ol>
<li>Copy the latest agent files from C:\Program Files\Microsoft DPM\DPM\Agents\RA and put them somewhere you can get to them.&#160; </li>
<li>Run the DPMAgentInstaller from the appropriate directory,&#160; amd64\1033 or i386\1033 depending on if you have a x64 or x86 system.</li>
<li>On the Production server (the machine you want to protect) run %PROGRAMFILES%Microsoft data protection manager\dpm\bin\setdpmserver -dpmservername &lt;DPM server name&gt;</li>
<li>On the DPM server, open the DPM Management Shell (the PowerShell interface for DPM) and run attach-productionserver.ps1.&#160; This will ask you for the DPMServer, PSName (the production machine that you want to protect), UserName (an administrator on the client machine), Password, and Domain.</li>
<li>Refresh the view in the DPM administrator console.</li>
</ol>
<p>You should see your production servers listed in the Managemt\Agents view.</p>
]]></content:encoded>
			<wfw:commentRss>http://nukeitmike.com/blog/2009/03/25/preinstall-dpm-client//feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

