<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://trycatch.be/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Search results matching tag 'SCDPM 2007'</title><link>http://trycatch.be/search/SearchResults.aspx?a=1&amp;o=DateDescending&amp;tag=SCDPM+2007&amp;orTags=0</link><description>Search results matching tag 'SCDPM 2007'</description><dc:language>en-US</dc:language><generator>CommunityServer 2008 SP2 (Build: 31104.93)</generator><item><title>DPM2007 system state backup error :  ID 30214 Details: Internal error code: 0x809909FB</title><link>http://trycatch.be/blogs/scratchthesurface/archive/2009/10/30/dpm2007-system-state-backup-error-id-30214-details-internal-error-code-0x809909fb.aspx</link><pubDate>Fri, 30 Oct 2009 13:00:00 GMT</pubDate><guid isPermaLink="false">12bbda7a-b33b-4de2-8627-f5e32a6b90ff:950</guid><dc:creator>EvilBart</dc:creator><description>&lt;p&gt;DPM 2007 message:&lt;/p&gt;
&lt;p&gt;DPM failed to create the system state backup. If you are trying to create the system state of a Windows 2008 Server operating system, verify that the Windows Server Backup (WSB) is installed, and that there is enough free disk space on the protected server to store the system state. (ID 30214 Details: Internal error code: 0x809909FB)&lt;/p&gt;
&lt;p&gt;when going to the server that needs to backed up we have the following messages in the application eventlog:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Log Name:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Application &lt;br /&gt;Source:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Microsoft-Windows-Backup &lt;br /&gt;Date:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 30/10/2009 9:34:37 &lt;br /&gt;Event ID:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 517 &lt;br /&gt;Task Category: None &lt;br /&gt;Level:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Error &lt;br /&gt;Keywords:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;User:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SYSTEM &lt;br /&gt;Computer:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; secretcomputer &lt;br /&gt;Description: &lt;br /&gt;Backup started at &amp;#39;30/10/2009 8:34:31&amp;#39; failed with following error code &amp;#39;2155348226&amp;#39; (System writer is not found in the backup.). Please rerun backup once issue is resolved.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;systemwriter not found? huh ?&lt;/p&gt;
&lt;p&gt;lets do a vssadmin list writers then and indeed there is no system writer.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://trycatch.be/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/scratchthesurface/image_5F00_2C6F79DE.png"&gt;&lt;img height="292" width="725" src="http://trycatch.be/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/scratchthesurface/image_5F00_thumb_5F00_2B9713F4.png" alt="image" border="0" title="image" style="border-bottom:0px;border-left:0px;display:inline;border-top:0px;border-right:0px;" /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;after sending the above message through some searchengines i came across this post : &lt;a href="http://social.technet.microsoft.com/Forums/en/windowsbackup/thread/0899eec1-9bcc-41f8-8df0-064de143b38e" title="http://social.technet.microsoft.com/Forums/en/windowsbackup/thread/0899eec1-9bcc-41f8-8df0-064de143b38e"&gt;http://social.technet.microsoft.com/Forums/en/windowsbackup/thread/0899eec1-9bcc-41f8-8df0-064de143b38e&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;which points to permission issues:&lt;/p&gt;
&lt;p&gt;i ran the script in the post and my system writer returned.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;Takeown /f %windir%\winsxs\filemaps\* /a&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;icacls %windir%\winsxs\filemaps\*.* /grant &amp;quot;NT AUTHORITY\SYSTEM:(RX)&amp;quot;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;icacls %windir%\winsxs\filemaps\*.* /grant &amp;quot;NT Service\trustedinstaller:(F)&amp;quot;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;icacls %windir%\winsxs\filemaps\*.* /grant BUILTIN\Users:(RX)&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;C:\Windows\system32&amp;gt;vssadmin list writers &lt;br /&gt;vssadmin 1.1 - Volume Shadow Copy Service administrative command-line tool &lt;br /&gt;(C) Copyright 2001-2005 Microsoft Corp. &lt;/p&gt;
&lt;p&gt;Writer name: &amp;#39;System Writer&amp;#39; &lt;br /&gt;&amp;nbsp;&amp;nbsp; Writer Id: {e8132975-6f93-4464-a53e-1050253ae220} &lt;br /&gt;&amp;nbsp;&amp;nbsp; Writer Instance Id: {d0a010fd-a697-4cd0-9ee0-0807830bc73b} &lt;br /&gt;&amp;nbsp;&amp;nbsp; State: [1] Stable &lt;br /&gt;&amp;nbsp;&amp;nbsp; Last error: No error&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;the problem returns on reboot apparently&amp;hellip; so be aware&amp;hellip;&lt;/p&gt;
&lt;p&gt;//Bart &lt;/p&gt;</description></item><item><title>System Center Data Protection manager 2007 - SP1 features.</title><link>http://trycatch.be/blogs/scratchthesurface/archive/2008/10/26/system-center-data-protection-manager-2007-sp1-features.aspx</link><pubDate>Sun, 26 Oct 2008 20:53:00 GMT</pubDate><guid isPermaLink="false">12bbda7a-b33b-4de2-8627-f5e32a6b90ff:683</guid><dc:creator>EvilBart</dc:creator><description>&lt;p&gt;&lt;img alt="" /&gt;Back in june i posted &lt;a target="_blank" href="http://trycatch.be/blogs/scratchthesurface/archive/2008/06/20/system-center-data-protection-manager-2007-scdpm-what-to-expect.aspx"&gt;this blogpost on what to expect from DPM2007 SP1&lt;/a&gt;. &lt;br /&gt;Some weeks ago I attended a session hosted by the &lt;a target="_blank" href="http://scug.be"&gt;Belgian system center user group&lt;/a&gt; about DPM where there was a slide on what will be included in SP1.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;SCR protection for Exchange 2007&lt;/li&gt;
&lt;li&gt;support for mirrored Databases and for SQL2008&lt;/li&gt;
&lt;li&gt;support for indexes in sharepoint&lt;/li&gt;
&lt;li&gt;support for HyperV !&lt;/li&gt;
&lt;li&gt;and local datastorage backup&lt;/li&gt;
&lt;li&gt;you will be able to use shared tape librairies&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img alt="DPM SP1" src="http://trycatch.be/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/scratchthesurface/DPM2007SP1.jpg" width="489" height="282" /&gt;&lt;/p&gt;
&lt;p&gt;You can also view this session as it was recorded for the &lt;a target="_blank" href="http://www.microsoft.com/belux/technet/nl/chopsticks/default.aspx?id=618"&gt;Technet Chopsticks website&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;[evid:technet:618]&lt;/p&gt;
&lt;p&gt;//Bart Bultinck&lt;/p&gt;</description></item><item><title>ISCSI target software for short term lab projects....</title><link>http://trycatch.be/blogs/scratchthesurface/archive/2008/10/26/iscsi-target-software-for-short-term-lab-projects.aspx</link><pubDate>Sun, 26 Oct 2008 13:44:00 GMT</pubDate><guid isPermaLink="false">12bbda7a-b33b-4de2-8627-f5e32a6b90ff:682</guid><dc:creator>EvilBart</dc:creator><description>&lt;p&gt;Hi!&lt;/p&gt;
&lt;p&gt; Just did another implementation of a &lt;a target="_blank" href="http://www.dell.com/content/products/productdetails.aspx/dell_ps5000xv?c=us&amp;amp;l=en&amp;amp;s=bsd"&gt;DELL Equallogic PS5000XV iscsi array&lt;/a&gt; which is very nice and powerfull equipment well suited for the virtualisation project I&amp;#39;m currently working on.&lt;br /&gt;I just had a &amp;quot;few thingies&amp;quot; I wanted to try out offline so I booted up my virtual lab and started to search for iscsi target software.&lt;br /&gt;I used &lt;a target="_blank" href="http://www.openfiler.com/"&gt;openfiler&lt;/a&gt; before and as this is great software (and free) I was going to build me a openfiler VM again just when I happened to cross a blogpost about the MS ISCSI target software trial software &lt;a target="_blank" href="http://www.microsoft.com/windowsserversystem/storage/iscsi/default.mspx"&gt;used in their storage server suite&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;So i didn&amp;#39;t have to build another VM and i could just load the trial software on a VM . 2 mins later I had a working iscsi target server. Hooray for productivity !&lt;/p&gt;
&lt;p&gt;&lt;a target="_blank" href="http://mscoreinfra.members.winisp.net/Clustering/Microsoft%20iSCSI%20Software%20Target%20v%203.0%20-%2090%20days%20iscsitarget90.zip"&gt;Download the trial by clicking here&lt;/a&gt;.&lt;br /&gt;Source : &lt;a target="_blank" href="http://blogs.technet.com/quenguyen/archive/2008/10/16/test-driving-windows-storage-server.aspx"&gt;http://blogs.technet.com/quenguyen/archive/2008/10/16/test-driving-windows-storage-server.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;//Bart&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>good SCDPM 2007 video - interview</title><link>http://trycatch.be/blogs/scratchthesurface/archive/2008/06/30/good-scdpm-2007-video-interview.aspx</link><pubDate>Mon, 30 Jun 2008 11:58:20 GMT</pubDate><guid isPermaLink="false">12bbda7a-b33b-4de2-8627-f5e32a6b90ff:589</guid><dc:creator>EvilBart</dc:creator><description>&lt;p&gt;&lt;a href="http://blogs.technet.com/jbuff/" target="_blank"&gt;Jason buffington&lt;/a&gt; interviews &lt;a href="http://blogs.3sharp.com/deving/Default.aspx" target="_blank"&gt;Exchange MVP Devin L. Ganger&lt;/a&gt; on DPM 2007, nice overview, nice comparisation with 3th party products,&lt;/p&gt;  &lt;p&gt;I love the part “we didn’t remove any functionality, the product just ‘evolved’ “.&amp;#160; Funny :-)&lt;/p&gt;  &lt;p&gt;&lt;a href="http://mfile.akamai.com/14853/wmv/microsofttec.download.akamai.com/14853/TechEdOnline/Videos/08_NA_ITP_techtalk_139_low.asx" target="_blank"&gt;watch the video here&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.3sharp.com/deving/archive/2008/06/18/tech-talk-making-backups-cool-with-dpm.aspx" target="_blank"&gt;source&lt;/a&gt;&lt;/p&gt;</description></item><item><title>SCDPM2007 – enable and disable OptimizeTapeUsage</title><link>http://trycatch.be/blogs/scratchthesurface/archive/2008/06/30/scdpm2007-enable-and-disable-optimizetapeusage.aspx</link><pubDate>Mon, 30 Jun 2008 06:38:41 GMT</pubDate><guid isPermaLink="false">12bbda7a-b33b-4de2-8627-f5e32a6b90ff:588</guid><dc:creator>EvilBart</dc:creator><description>&lt;p&gt;run the following command to enable colocation of data on tape on the DPM Powershell window    &lt;br /&gt;&lt;/p&gt;  &lt;div style="border-right:gray 1px solid;padding-right:4px;border-top:gray 1px solid;padding-left:4px;font-size:8pt;padding-bottom:4px;margin:20px 0px 10px;overflow:auto;border-left:gray 1px solid;width:97.5%;cursor:text;max-height:200px;line-height:12pt;padding-top:4px;border-bottom:gray 1px solid;font-family:consolas, &amp;#39;Courier New&amp;#39;, courier, monospace;background-color:#f4f4f4;"&gt;   &lt;div style="padding-right:0px;padding-left:0px;font-size:8pt;padding-bottom:0px;overflow:visible;width:100%;color:black;border-top-style:none;line-height:12pt;padding-top:0px;font-family:consolas, &amp;#39;Courier New&amp;#39;, courier, monospace;border-right-style:none;border-left-style:none;background-color:#f4f4f4;border-bottom-style:none;"&gt;     &lt;pre style="padding-right:0px;padding-left:0px;font-size:8pt;padding-bottom:0px;margin:0em;overflow:visible;width:100%;color:black;border-top-style:none;line-height:12pt;padding-top:0px;font-family:consolas, &amp;#39;Courier New&amp;#39;, courier, monospace;border-right-style:none;border-left-style:none;height:15px;background-color:white;border-bottom-style:none;"&gt;Set-DPMGlobalProperty -DpmServer &amp;lt;DPM Server Name&amp;gt; -OptimizeTapeUsage $true&lt;/pre&gt;
  &lt;/div&gt;
&lt;/div&gt;

&lt;p&gt;
  &lt;br /&gt;To disable tape colocation run the following command on DPM Powershell window&lt;/p&gt;

&lt;div style="border-right:gray 1px solid;padding-right:4px;border-top:gray 1px solid;padding-left:4px;font-size:8pt;padding-bottom:4px;margin:20px 0px 10px;overflow:auto;border-left:gray 1px solid;width:97.5%;cursor:text;max-height:200px;line-height:12pt;padding-top:4px;border-bottom:gray 1px solid;font-family:consolas, &amp;#39;Courier New&amp;#39;, courier, monospace;background-color:#f4f4f4;"&gt;
  &lt;div style="padding-right:0px;padding-left:0px;font-size:8pt;padding-bottom:0px;overflow:visible;width:100%;color:black;border-top-style:none;line-height:12pt;padding-top:0px;font-family:consolas, &amp;#39;Courier New&amp;#39;, courier, monospace;border-right-style:none;border-left-style:none;background-color:#f4f4f4;border-bottom-style:none;"&gt;
    &lt;pre style="padding-right:0px;padding-left:0px;font-size:8pt;padding-bottom:0px;margin:0em;overflow:visible;width:100%;color:black;border-top-style:none;line-height:12pt;padding-top:0px;font-family:consolas, &amp;#39;Courier New&amp;#39;, courier, monospace;border-right-style:none;border-left-style:none;background-color:white;border-bottom-style:none;"&gt;Set-DPMGlobalProperty -DpmServer &amp;lt;DPM Server Name&amp;gt; -OptimizeTapeUsage $false&lt;/pre&gt;
  &lt;/div&gt;
&lt;/div&gt;</description></item><item><title>SCDPM2007 Feature pack installation instructions</title><link>http://trycatch.be/blogs/scratchthesurface/archive/2008/06/29/scdpm2007-feature-pack-installation-instructions.aspx</link><pubDate>Sun, 29 Jun 2008 08:36:07 GMT</pubDate><guid isPermaLink="false">12bbda7a-b33b-4de2-8627-f5e32a6b90ff:586</guid><dc:creator>EvilBart</dc:creator><description>&lt;p&gt;This Data Protection Manager Update Package consists of three separate updates. To install each update, follow these steps: &lt;/p&gt;  &lt;ol&gt;   &lt;li&gt;Install the hotfix rollup package on the server that is running Data Protection Manager 2007. To do this, run the DataProtectionManager2007-KB949779.exe file on the server.      &lt;br /&gt;&lt;b&gt;Note&lt;/b&gt; You do not have to restart the server after you install the hotfix rollup package. &lt;/li&gt;    &lt;li&gt;Update the remote SQL Server installation that is hosting the DPMDB database. To do this, run the SqlPrep-KB949779.msp file on the computer that is running SQL Server.      &lt;br /&gt;&lt;b&gt;Note&lt;/b&gt; This step is not required if you are running a SQL DPMDB instance on the Data Protection Manager 2007 server. &lt;/li&gt;    &lt;li&gt;Update the protection agents on the DPM Administrator Console. There are two methods to update the protection agents on the protected computers:      &lt;ul&gt;       &lt;li&gt;Method 1: Update the protection agents from the DPM Administrator Console          &lt;ul&gt;           &lt;li&gt;Open the DPM Administrator Console. &lt;/li&gt;            &lt;li&gt;Click the Management tab, and then click the Agents tab. &lt;/li&gt;            &lt;li&gt;Select a computer from the Protected Computer list, and then click Update on the Action pane. &lt;/li&gt;            &lt;li&gt;Click Yes in the dialog box, and then click Update Agents. &lt;/li&gt;            &lt;li&gt;As soon as you receive the Enter Credentials and Reboot option dialog box, enter you credentials, select the Manually restart the selected servers later option, and then click OK. &lt;/li&gt;         &lt;/ul&gt;         &lt;b&gt;Note&lt;/b&gt; You do not have to restart the computer to update the agent. This is why the Manually restart the selected servers later option was selected. &lt;/li&gt;        &lt;li&gt;Method 2: Update the protection agents on the protected computers          &lt;ul&gt;           &lt;li&gt;Obtain the update protection agent package from the &amp;quot;&lt;i&gt;Data Protection Manager installation location&lt;/i&gt;\DPM\Agents\RA\2.0.8107.0&amp;quot; directory on the Data Protection Manager 2007 server.               &lt;ul&gt;               &lt;li&gt;&lt;b&gt;x86 update&lt;/b&gt;                  &lt;br /&gt;i386\ Language ID \DPMProtectionAgent2007_KB949779.msp &lt;/li&gt;                &lt;li&gt;&lt;b&gt;x64 update &lt;/b&gt;                  &lt;br /&gt;amd64\ Language ID \DPMProtectionAgent2007_KB949779.msp &lt;/li&gt;             &lt;/ul&gt;           &lt;/li&gt;            &lt;li&gt;Run the appropriate DPMProtectionAgent2007_KB949779.msp package on each protected computer. &lt;/li&gt;            &lt;li&gt;Open the DPM Administrator Console on the Data Protection Manager 2007 server. &lt;/li&gt;            &lt;li&gt;Click the Management tab, and then click the Agents tab. &lt;/li&gt;            &lt;li&gt;Select the protected computers, and then verify that the agent version is listed as 2.0.8107.0. &lt;/li&gt;         &lt;/ul&gt;       &lt;/li&gt;     &lt;/ul&gt;   &lt;/li&gt;    &lt;li&gt;Update the DPM Management Shell. To do this, run the DPMManagementShell2007-KB949779.msp file on all computers on which the DPM Management Shell is installed. &lt;/li&gt; &lt;/ol&gt;  &lt;p&gt;for downloads and what’s included &lt;a href="http://trycatch.be/blogs/scratchthesurface/archive/2008/06/29/system-center-data-protection-manager-2007-feature-pack-now-available.aspx" target="_blank"&gt;see my previous post&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;//Bart Bultinck&lt;/p&gt;</description></item><item><title>System Center Data Protection Manager 2007 Feature Pack now available</title><link>http://trycatch.be/blogs/scratchthesurface/archive/2008/06/29/system-center-data-protection-manager-2007-feature-pack-now-available.aspx</link><pubDate>Sun, 29 Jun 2008 08:33:10 GMT</pubDate><guid isPermaLink="false">12bbda7a-b33b-4de2-8627-f5e32a6b90ff:584</guid><dc:creator>EvilBart</dc:creator><description>&lt;p&gt;&lt;/p&gt;  &lt;p&gt;I allready &lt;a href="http://trycatch.be/blogs/scratchthesurface/archive/2008/06/20/system-center-data-protection-manager-2007-scdpm-what-to-expect.aspx" target="_blank"&gt;mentioned it a few days ago&lt;/a&gt; but now the feature pack for DPM 2007 has been made public.The DPM 2007 Update Rollup is a feature pack that includes previously released hotfixes alongside several new features aimed to enhance overall applicability and usability of DPM. Added features include: Windows Server 2008 and SQL Server 2008 support, enhanced support for sharing tape libraries and support for media co-location on tapes. &lt;/p&gt; &lt;!--more--&gt;  &lt;p&gt;This Data Protection Manager Update Package consists of three separate updates. Note: Depending on your configuration, some updates may not apply. Please see “Installation Instructions” for details.    &lt;br /&gt;&lt;b&gt;Feature Bullet Summary:&lt;/b&gt;     &lt;br /&gt;&lt;i&gt;Issues Fixed:&lt;/i&gt;&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;946647 Description of the Data Protection Manager 2007 hotfix package: January 9, 2008 &lt;/li&gt;    &lt;li&gt;948373 The backup image may be corrupted if you use System Center Data Protection Manager 2007 to perform an online backup of a virtual machine that is running in Virtual Server 2005 &lt;/li&gt;    &lt;li&gt;950082 Description of the Data Protection Manager 2007 hotfix package rollup 2 &lt;/li&gt;    &lt;li&gt;948936 When synchronization runs in Data Protection Manager 2007, the DPM service may unexpectedly crash &lt;/li&gt;    &lt;li&gt;951557 getKB -Data Protection Manager 2007 - Hotfix &lt;/li&gt; &lt;/ul&gt; &lt;i&gt;Features Added:&lt;/i&gt;   &lt;ul&gt;   &lt;li&gt;Support for backing up virtual machines on clustered Virtual Server 2005 R2 SP1 hosts &lt;/li&gt;    &lt;li&gt;Support for sharing tape libraries between multiple DPM servers &lt;/li&gt;    &lt;li&gt;Better tape utilization of tape capacity by co-locating data from multiple protection groups with similar retention range &lt;/li&gt;    &lt;li&gt;System state protection for Windows Server 2008 &lt;/li&gt; &lt;/ul&gt; Note: Backup of SQL 2008 (Katmai) is not supported until the released version is publicly available.   &lt;p&gt;&lt;/p&gt; downloads: &lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=e9e1fe35-b175-40a8-8378-2f306ccc9e28&amp;amp;DisplayLang=en" target="_blank"&gt;SCDPM 2007 FP – x86&lt;/a&gt; and &lt;a href="http://www.microsoft.com/downloads/details.aspx?familyid=ad5cd1a2-9b87-4a2c-90a2-9dbaf1024310&amp;amp;displaylang=en" target="_blank"&gt;SCDPM2007 FP - x64&lt;/a&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;Happy DPM-ing&lt;/p&gt;  &lt;p&gt;//Bart Bultinck&lt;/p&gt;</description></item><item><title>System Center Data Protection Manager 2007 (SCDPM) what to expect?</title><link>http://trycatch.be/blogs/scratchthesurface/archive/2008/06/20/system-center-data-protection-manager-2007-scdpm-what-to-expect.aspx</link><pubDate>Fri, 20 Jun 2008 14:12:30 GMT</pubDate><guid isPermaLink="false">12bbda7a-b33b-4de2-8627-f5e32a6b90ff:572</guid><dc:creator>EvilBart</dc:creator><description>&lt;p&gt;&lt;a href="http://www.microsoft.com/systemcenter/dpm/default.mspx" target="_blank"&gt;SCDPM&lt;/a&gt; is a really cool product and I like it a lot (hell yeah!) but sometimes you just wish it could do a little bit more. So there is stuff comming up !&lt;/p&gt;  &lt;h3&gt;A rollup will be released in the last half of June (It will be available on the Download Center)&lt;a href="http://www.microsoft.com/systemcenter/dpm/default.mspx"&gt;&lt;img title="SCDPM" style="border-right:0px;border-top:0px;border-left:0px;border-bottom:0px;" height="63" alt="SCDPM" src="http://trycatch.be/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/scratchthesurface/image_5F00_3.png" width="253" align="right" border="0" /&gt;&lt;/a&gt; &lt;/h3&gt;  &lt;blockquote&gt;   &lt;p&gt;1. multiple protection groups per tape : hooray !!!!&lt;/p&gt;    &lt;p&gt;2. support for W2K8&lt;/p&gt;    &lt;p&gt;3. other things important but I forgot as 1 and 2 allready are enough :-)&lt;/p&gt; &lt;/blockquote&gt;  &lt;h3&gt;There will be a SP1 for &lt;a href="http://www.microsoft.com/systemcenter/dpm/default.mspx" target="_blank"&gt;DPM&lt;/a&gt; and it should include the following features (not limited)&lt;/h3&gt;  &lt;blockquote&gt;   &lt;p&gt;1. SharePoint search index&lt;/p&gt;    &lt;p&gt;2. SharePoint backup catalog&lt;/p&gt;    &lt;p&gt;3. Support for SQL server with mirrored databases&lt;/p&gt;    &lt;p&gt;4. Support for SharePoint with mirrored SQL databases&lt;/p&gt;    &lt;p&gt;5. Host level support for Hyper-V VMs&lt;/p&gt;    &lt;p&gt;6. Cross forest support&lt;/p&gt;    &lt;p&gt;7. Exchange SCR&lt;/p&gt;    &lt;p&gt;8. Migration support&lt;/p&gt;    &lt;p&gt;9. Local data source protection support&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;Really looking forward to Hyper-V support (as we use &lt;a href="http://www.microsoft.com/systemcenter/dpm/default.mspx" target="_blank"&gt;DPM&lt;/a&gt; as the solution to backup virtual machines)     &lt;br /&gt;and cross forest support (as there are multiple forests :-)     &lt;br /&gt;and &lt;em&gt;local data source protection support&lt;/em&gt; is allways welcome (this should mean that for smaller environments you don’t need a dedicated &lt;a href="http://www.microsoft.com/systemcenter/dpm/default.mspx" target="_blank"&gt;DPM&lt;/a&gt; server per sé but you can co-host other apps/shares on it…)&lt;/p&gt;  &lt;p&gt;Counting down till download…&lt;/p&gt;  &lt;p&gt;//Bart Bultinck&lt;/p&gt;</description></item><item><title>my 15 minutes of fame - SCVMM &amp;amp; SCDPM customercase</title><link>http://trycatch.be/blogs/scratchthesurface/archive/2008/05/25/my-15-minutes-of-fame-scvmm-amp-scdpm-customercase.aspx</link><pubDate>Sun, 25 May 2008 18:35:56 GMT</pubDate><guid isPermaLink="false">12bbda7a-b33b-4de2-8627-f5e32a6b90ff:556</guid><dc:creator>EvilBart</dc:creator><description>&lt;p&gt;Some time ago my customer and myself joined the &lt;a href="https://www.itpromomentum.com" target="_blank"&gt;IT-PRO MOMENTUM&lt;/a&gt; program in order to accelerate our roll-out of &lt;a href="http://www.microsoft.com/systemcenter/scvmm/default.mspx" target="_blank"&gt;system center virtual machine manager&lt;/a&gt; and &lt;a href="http://www.microsoft.com/systemcenter/dpm/default.mspx" target="_blank"&gt;system center data protection manager&lt;/a&gt;.&lt;/p&gt; &lt;p&gt;And last week we made a small video about this project that will be appearing later on &lt;a href="http://edge.technet.com/" target="_blank"&gt;Technet Edge&lt;/a&gt; i believe. Looking forward for the results...&lt;br /&gt;I&amp;#39;ll be posting more stuff about this project later on...&lt;/p&gt; &lt;p&gt;&lt;a href="http://trycatch.be/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/scratchthesurface/image_5F00_2.png"&gt;&lt;img style="border-top-width:0px;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;" height="605" alt="image" src="http://trycatch.be/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/scratchthesurface/image_5F00_thumb.png" width="561" border="0" /&gt;&lt;/a&gt;&amp;nbsp;&lt;/p&gt; &lt;p&gt;Yours truly explaining why SCVMM and SCDPM are great (not much explaining needed)&lt;/p&gt; &lt;p&gt;&lt;a href="http://trycatch.be/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/scratchthesurface/image_5F00_4.png"&gt;&lt;img style="border-top-width:0px;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;" height="227" alt="image" src="http://trycatch.be/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/scratchthesurface/image_5F00_thumb_5F00_1.png" width="244" border="0" /&gt;&lt;/a&gt;&amp;nbsp; A little powder to make the head less shiny :-)&lt;/p&gt; &lt;p&gt;//Bart Bultinck&lt;/p&gt;</description></item><item><title>SCDPM 2007 - DPM 2007 can't connect to service control manager: ID 277</title><link>http://trycatch.be/blogs/scratchthesurface/archive/2008/03/24/scdpm-2007-dpm-2007-can-t-connect-to-service-control-manager-id-277.aspx</link><pubDate>Mon, 24 Mar 2008 13:52:59 GMT</pubDate><guid isPermaLink="false">12bbda7a-b33b-4de2-8627-f5e32a6b90ff:474</guid><dc:creator>EvilBart</dc:creator><description>&lt;p&gt;I was deploying DPM 2007 agents to servers and got this error : can&amp;#39;t connect to service control manager: ID 277&lt;/p&gt; &lt;p&gt;After doing some troubleshooting i hunted this problem down to this cause: The servers I wanted to install these agents on didn&amp;#39;t have A-records in the correct DNS zone. Adding these solved my problems and i could continue adding agents.&lt;br /&gt;&lt;/p&gt; &lt;p&gt;Hope this helps other people digging for a solution to this error&lt;/p&gt; &lt;p&gt;//Bart&lt;/p&gt;</description></item></channel></rss>