<?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>The Blog of Islam</title>
	<atom:link href="http://blog.islamgomaa.com/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://blog.islamgomaa.com</link>
	<description>System Center &#38; Windows Deployment</description>
	<lastBuildDate>Sat, 27 Apr 2013 16:32:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>CSMCollector service becomes inactive and doesn&#8217;t process requests after enabling 32-bit applications in &#8220;OperationsManagerCsmCollector v4.0&#8221; app pool configuration</title>
		<link>http://blog.islamgomaa.com/?p=239&#038;utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=csmcollector-service-becomes-inactive-and-doesnt-process-requests-after-enabling-32-bit-applications-in-operationsmanagercsmcollector-v4-0-app-pool-configuration</link>
		<comments>http://blog.islamgomaa.com/?p=239#comments</comments>
		<pubDate>Sat, 27 Apr 2013 02:10:01 +0000</pubDate>
		<dc:creator>igomaa</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.islamgomaa.com/?p=239</guid>
		<description><![CDATA[We have been working with ViaCode to deploy our APM monitoring, we have notice a strange behavior dealing with CSM monitoring implementation As you know on 64-bit boxes in app pool configuration you can check to “Enable 32-Bit Applications” option. Say, for some reasons I had to enable it for CSMCollector app pool (“OperationsManagerCsmCollector v4.0”): [&#8230;] <a class="more-link" href="http://blog.islamgomaa.com/?p=239">&#8595; Read the rest of this entry...</a>]]></description>
			<content:encoded><![CDATA[<p>We have been working with ViaCode to deploy our APM monitoring, we have notice a strange behavior dealing with CSM monitoring implementation</p>
<p>As you know on 64-bit boxes in app pool configuration you can check to “Enable 32-Bit Applications” option. Say, for some reasons I had to enable it for CSMCollector app pool (“OperationsManagerCsmCollector v4.0”):</p>
<p><a href="http://blog.islamgomaa.com/wp-content/uploads/2013/04/image.png"><img title="image" style="border-top: 0px; border-right: 0px; background-image: none; border-bottom: 0px; padding-top: 0px; padding-left: 0px; border-left: 0px; display: inline; padding-right: 0px" border="0" alt="image" src="http://blog.islamgomaa.com/wp-content/uploads/2013/04/image_thumb.png" width="201" height="244" /></a></p>
<p>&#160;</p>
<p>Having done this I noticed that I started missing CSM data. Albeit the web application pages are injected with uX scripts, the requests are sent to CSMCollector (I can check this with Fiddler), but I get no client-side events and statistics received at all.</p>
<p>I enabled APM trace log on affected server and got plenty of “CSMCollector ServiceManager is not active” errors like below:</p>
<p>Agent version: 7.0.5000.0   <br />.NET Framework: v4.0.30319.269    <br />ProcessID: 30488; InstanceID: 0;    <br />InstanceName: w3wp.exe;    <br />ApplicationPool: OperationsManagerCsmCollector v4.0;    <br />Full Domain name: /LM/W3SVC/8/ROOT/CSMCollector-1-129917338260256050;</p>
<p>[0]30488.21608::09/10/2012-02:57:03.248 [Agent.CSMCollectorService] []   <br />[Error] :CsmCollectorService.ProcessCsmEvent{csmcollectorservice_cs257}( 015DF0E0 )<strong>CSMCollector ServiceManager is not active.</strong>    <br />[8]30488.1648::09/10/2012-02:58:34.369 [Agent.CSMCollectorService] []     <br />[Error] :CsmCollectorService.ProcessCsmEvent{csmcollectorservice_cs257}( 020CF7FB )<strong>CSMCollector ServiceManager is not active.</strong></p>
<p>&#160;</p>
<p> When you enable 32-bit applications on the pool, it might start looking for CSMCollector keys in 32-bit branch and cannot find it there, while actually it’s registered in 64-bit registry path. <strong></strong></p>
<p><strong>as MVP I have contacted Microsoft , and we filed up a bug.</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.islamgomaa.com/?feed=rss2&#038;p=239</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Deploy SQL VM using SCVMM 2012 SP1</title>
		<link>http://blog.islamgomaa.com/?p=236&#038;utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=deploy-sql-vm-using-scvmm</link>
		<comments>http://blog.islamgomaa.com/?p=236#comments</comments>
		<pubDate>Sat, 27 Apr 2013 01:47:08 +0000</pubDate>
		<dc:creator>igomaa</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.islamgomaa.com/?p=236</guid>
		<description><![CDATA[Takeaway: Islam Gomaa explains how to deploy SQL server 2012 Sp1 as a service oriented&#160; using Microsoft System Center Virtual machine Manager 2012 Sp1 using Windows 2012. &#160; There are four (4) main steps on the deployment process&#160; in order to deploy SQL Server as a service using SCVMM. 1- Prepare the VM It’s strongly [&#8230;] <a class="more-link" href="http://blog.islamgomaa.com/?p=236">&#8595; Read the rest of this entry...</a>]]></description>
			<content:encoded><![CDATA[<h4><font color="#ff0000">Takeaway</font>:<font style="font-weight: normal"> Islam Gomaa explains how to deploy SQL server 2012 Sp1 as a service oriented&#160; using Microsoft System Center Virtual machine Manager 2012 Sp1 using Windows 2012.</font></h4>
<p>&#160;</p>
<p>There are four (4) main steps on the deployment process&#160; in order to deploy SQL Server as a service using SCVMM.</p>
<p><font size="3"><strong>1- Prepare the VM </strong></font></p>
<p>It’s strongly recommended to follow the SQL Server instructions on a VM to prepare an image. You can find how to do it with UI from here: <a href="http://blogs.msdn.com/b/petersad/archive/2009/12/17/sql-server-2008-r2-sysprep-step-by-step.aspx">http://blogs.msdn.com/b/petersad/archive/2009/12/17/sql-server-2008-r2-sysprep-step-by-step.aspx</a>    </p>
<h3>2- Create SQL Profile </h3>
<p>The process of deploying SQL Server as a Service with System Center 2012 SP1 VMM starts with creating a SQL Server Profiles that contain the following</p>
<p>a. Deployment Name, Instance Name, Instance ID, Product Key and the Installation account&#160; </p>
<p><a href="http://blog.islamgomaa.com/wp-content/uploads/2013/04/image1.png"><img title="image" style="border-top: 0px; border-right: 0px; background-image: none; border-bottom: 0px; padding-top: 0px; padding-left: 0px; margin: 0px; border-left: 0px; display: inline; padding-right: 0px" border="0" alt="image" src="http://blog.islamgomaa.com/wp-content/uploads/2013/04/image_thumb1.png" width="244" height="198" /></a></p>
<p><a href="http://blog.islamgomaa.com/wp-content/uploads/2013/04/image2.png"><img title="image" style="border-top: 0px; border-right: 0px; background-image: none; border-bottom: 0px; padding-top: 0px; padding-left: 0px; margin: 0px; border-left: 0px; display: inline; padding-right: 0px" border="0" alt="image" src="http://blog.islamgomaa.com/wp-content/uploads/2013/04/image_thumb2.png" width="244" height="199" /></a></p>
<p><a href="http://blog.islamgomaa.com/wp-content/uploads/2013/04/image3.png"><img title="image" style="border-top: 0px; border-right: 0px; background-image: none; border-bottom: 0px; padding-top: 0px; padding-left: 0px; margin: 0px; border-left: 0px; display: inline; padding-right: 0px" border="0" alt="image" src="http://blog.islamgomaa.com/wp-content/uploads/2013/04/image_thumb3.png" width="244" height="200" /></a></p>
<h3>3- Create a VMM Service template </h3>
<p> VMM runs SQL setup for you–after joining the VM to the domain, thus completing the other half of the SQL sysprep process.</p>
<p>The SQL Server service template, seen in below diagram view, includes in the center, a single machine tier. That tier consists of one VM that includes a SQL Server Profile deployment to install as part of this VM instance.</p>
<p><a href="http://blog.islamgomaa.com/wp-content/uploads/2013/04/image4.png"><img title="image" style="border-top: 0px; border-right: 0px; background-image: none; border-bottom: 0px; padding-top: 0px; padding-left: 0px; margin: 0px; border-left: 0px; display: inline; padding-right: 0px" border="0" alt="image" src="http://blog.islamgomaa.com/wp-content/uploads/2013/04/image_thumb4.png" width="244" height="134" /></a></p>
<p>4- Deploy the service </p>
<ol>
<li>Select the Service Template for the SQL Server service and click the Configure Deployment button in the ribbon. </li>
<li>Type your name for this SQL Server application instance (this will not be the name of the VM), and in the drop-down list, optionally change which private cloud to deploy the service into, and click OK. </li>
<li>A diagram view of the service that is about to be deployed will pop up. If everything looks OK, click the Deploy Service button in the ribbon.</li>
</ol>
<p><a href="http://blog.islamgomaa.com/wp-content/uploads/2013/04/image5.png"><img title="image" style="border-top: 0px; border-right: 0px; background-image: none; border-bottom: 0px; padding-top: 0px; padding-left: 0px; margin: 0px; border-left: 0px; display: inline; padding-right: 0px" border="0" alt="image" src="http://blog.islamgomaa.com/wp-content/uploads/2013/04/image_thumb5.png" width="244" height="132" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.islamgomaa.com/?feed=rss2&#038;p=236</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Protecting Server 2012 VMs on Server 2008 R2 Hyper-V go into Saved State</title>
		<link>http://blog.islamgomaa.com/?p=233&#038;utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=protecting-server-2012-vms-on-server-2008-r2-hyper-v-go-into-saved-state</link>
		<comments>http://blog.islamgomaa.com/?p=233#comments</comments>
		<pubDate>Mon, 22 Apr 2013 23:07:47 +0000</pubDate>
		<dc:creator>igomaa</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.islamgomaa.com/?p=233</guid>
		<description><![CDATA[Problem: A buddy of mine recently ran into an issue were a 2008R2 Hyper-V host was running Server 2012 virtual machines. SCDPM 2012 SP1 was being used to back up all the virtual machines. Some of the virtual machines running Server 2012 would go into a saved state during the backup process. With virtual machine [&#8230;] <a class="more-link" href="http://blog.islamgomaa.com/?p=233">&#8595; Read the rest of this entry...</a>]]></description>
			<content:encoded><![CDATA[<p><strong>Problem:</strong></p>
<p>A buddy of mine recently ran into an issue were a 2008R2 Hyper-V host was running Server 2012 virtual machines. </p>
<p>SCDPM 2012 SP1 was being used to back up all the virtual machines. Some of the virtual machines running Server 2012 would go into a saved state during the backup process. With virtual machine backups we want them to stay online as we back them up.</p>
<p>Now it is always assumed the issue is with SCDPM but something that is still not clear after many years of SCDPM being on the market is that SCDPM is often dependent on the health of the servers it is protecting especially VSS.</p>
<p>The problem is not with SCDPM in this case the issue is on the Hyper-V host itself. If another backup product was being used in this case that also utilizes VSS on the server the same issue would occur. Here is an example of this same issue occurring while using Symantec backup Exec to protect virtual machines running on Hyper-V. </p>
<p><a href="http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Server/Windows_Server_2008/Q_27833028.html">http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Server/Windows_Server_2008/Q_27833028.html</a></p>
<p><strong>Troubleshooting:</strong></p>
<p>There is a way to see what state will be used on your virtual machines the next time a VSS backup is performed on them. </p>
<p>This will give you more insight into what is going on with your VM backups. Note that these results are from the Hyper-V VSS writer and therefore if you used Windows Server Backup, Backup Exec, or SCDPM the result would be the same. </p>
<p>To check this follow these steps. </p>
<p>Open an elevated command prompt and type the following syntax below:</p>
<blockquote><p><em>copy con checkbackup.txt</em></p>
</blockquote>
<blockquote><p><em>list writers</em></p>
</blockquote>
<blockquote><p><em>Press CTRL + Z</em> (this will save the checkbackup.txt file to the path you are in)</p>
</blockquote>
<p><img title="clip_image001" border="0" alt="clip_image001" src="http://www.buchatech.com/wp-content/uploads/2013/03/clip_image001.png" width="240" height="49" /></p>
<blockquote><p><em>diskshadow /s checkbackup.txt | find /i &quot;caption: backup using&quot;</em></p>
</blockquote>
<p>You should see similar output seen in the screenshot below. Now you will know what virtual machines will back up in a saved or online state the next time a backup is run. </p>
<p><img title="clip_image002" border="0" alt="clip_image002" src="http://www.buchatech.com/wp-content/uploads/2013/03/clip_image002.png" width="505" height="99" /></p>
<p>The next step would be to troubleshoot this at the hyper-v host level. Here are some common items you can look at.</p>
<ul>
<li>Backup (Volume Snapshot) Integration Service is disabled or not installed. </li>
<li>The virtual machine has one or more dynamic disks. </li>
<li>The virtual machine has one or more non-NTFS based volumes. </li>
<li>The virtual machine Cluster Resource Group in a cluster setup is offline. </li>
<li>The virtual machine is not in a running state. </li>
<li>A ShadowStorage assignment of a volume inside the virtual machine is explicitly set to a different volume other than itself. </li>
<li>An App-V drive is installed on the virtual machine that creates a non-NTFS volume. </li>
</ul>
<p>If one of the previously mentioned items are not the issue ultimately you will need to upgrade the Hyper-V host to Server 2012. Hopefully this post was helpful. Here is a link to another blog about the requirements for online Backup of a Hyper-V guest virtual machine via Hyper-V VSS Writer:</p>
<p><a href="http://www.altaro.com/hyper-v/requirements-for-live-backup-of-a-hyper-v-guest-vm-hyper-v-vss-writer">http://www.altaro.com/hyper-v/requirements-for-live-backup-of-a-hyper-v-guest-vm-hyper-v-vss-writer</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.islamgomaa.com/?feed=rss2&#038;p=233</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows Server/System Center MVP Speaker Series Starting This Week!</title>
		<link>http://blog.islamgomaa.com/?p=232&#038;utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=windows-serversystem-center-mvp-speaker-series-starting-this-week</link>
		<comments>http://blog.islamgomaa.com/?p=232#comments</comments>
		<pubDate>Mon, 22 Apr 2013 23:06:41 +0000</pubDate>
		<dc:creator>igomaa</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.islamgomaa.com/?p=232</guid>
		<description><![CDATA[We are launching a new Windows Server/System Center MVP Speaker Series this week!&#160; This continuing education series of presentations will be delivered by some of our MVPs on various topics around Window Server and System Center.&#160; The content will be deep dive, advanced, and very technical.&#160; The MVPs are some of the most knowledgeable people [&#8230;] <a class="more-link" href="http://blog.islamgomaa.com/?p=232">&#8595; Read the rest of this entry...</a>]]></description>
			<content:encoded><![CDATA[<p>We are launching a new Windows Server/System Center MVP Speaker Series this week!&#160; This continuing education series of presentations will be delivered by some of our MVPs on various topics around Window Server and System Center.&#160; The content will be deep dive, advanced, and very technical.&#160; The MVPs are some of the most knowledgeable people about the products in the world,&#160; especially when it comes to real world experience and practical application.</p>
<p>Anyone can attend because all of the meetings will be presented over Lync.&#160; The meetings will also be recorded and made available afterwards for on demand viewing.</p>
<p>This week we will have two sessions and we’ll normally have one per week.&#160; The two sessions coming up this week are:   <br />•Automating Hyper-V Administration with PowerShell (Tuesday at 8:00 AM Pacific time)    <br />•Keeping your CIO Happy: Executive Scorecarding with SQL, SharePoint, and System Center 2012 Operations Manager (Thursday at 8:00 AM Pacific time)</p>
<p>You can grab all the meeting invites for the speaker series from this location.</p>
<p>You will need the Lync 2013 client to be installed on your computer to view and hear the presentation.&#160;&#160; You can download and install that from here.</p>
<p>Watch the Windows Server/System Center Partner and Customer Solutions blog for announcements on this series including the schedule for next quarter’s sessions.   </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.islamgomaa.com/?feed=rss2&#038;p=232</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tell Microsoft How They&#8217;re Doing</title>
		<link>http://blog.islamgomaa.com/?p=231&#038;utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=tell-microsoft-how-theyre-doing</link>
		<comments>http://blog.islamgomaa.com/?p=231#comments</comments>
		<pubDate>Fri, 15 Mar 2013 02:45:23 +0000</pubDate>
		<dc:creator>igomaa</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.islamgomaa.com/?p=231</guid>
		<description><![CDATA[The team at Microsoft Canada is focused on ensuring that they help set you up for success by providing the information and tools you need in order to be get the most out of Microsoft based solutions, at home and at work. Twice a year, Microsoft sends out the Global Relationship Study (GRS for short); [&#8230;] <a class="more-link" href="http://blog.islamgomaa.com/?p=231">&#8595; Read the rest of this entry...</a>]]></description>
			<content:encoded><![CDATA[<p>The team at Microsoft Canada is focused on ensuring that they help set you up for success by providing the information and tools you need in order to be get the most out of Microsoft based solutions, at home and at work.</p>
<p>Twice a year, Microsoft sends out the Global Relationship Study (GRS for short); it’s a survey that Microsoft uses to collect your feedback and help inform their planning. If you receive emails from Microsoft, subscribe to their <a href="http://click.email.microsoftemail.com/?qs=7c9563066a58c0d1ad051a03f2ee2af2cb951d97eb26a8072c11bf361aeb7d1cf38476c9f73d039b">newsletters</a>‚ or you’ve attended our any of their events you may receive the survey.</p>
<p><strong>The important details:</strong></p>
<ul>
<li><strong>Timing</strong> – March 4<sup>th</sup> to April 12<sup>th</sup> 2013</li>
<li><strong>Sent From</strong> – “Microsoft Feedback”</li>
<li><strong>Email Alias</strong> – “<a href="mailto:feedback@e&ndash;mail.microsoft.com">feedback@e–mail.microsoft.com</a>”</li>
<li><strong>Subject Line</strong> – “Help Microsoft Focus on Customers and Partners”</li>
</ul>
<p>Many of you already read the Microsoft Canada IT Pro team’s <a href="http://blogs.technet.com/b/canitpro/">blogs</a>‚ connect with them on <a href="http://www.linkedin.com/groups/Canadian-IT-Professional-Connection-4135429?trk=myg_ugrp_ovr">LinkedIn</a> and have attended their events in the last year or so. So you may already know that you’re their top priority. So <b>they</b> <strong>want to hear from you.</strong></p>
<p><strong></strong></p>
<p>Pierre, Anthony and Mitch use the GRS results to shape what they do, how they do it and if it’s resonating with you. Tell them what you need to be the “go-to” guy (or gal). Tell them what you need to grow your career. They want you to be <strong>completely satisfied with Microsoft Canada.</strong><b>     <br /></b>    <br />This year, Pierre, Anthony and Mitch have delivered 30 IT Camps and counting across the country. Giving you the opportunity to get hands on and learn how to get the most value for your organization. They have a few more events planned this year, so keep an eye on their <a href="http://plancast.com/canitpro?prod=zOTprodz&amp;tech=zOTtechz&amp;prog=zOTprogz&amp;type=zEVz&amp;media=zOTmediaz&amp;loc=zbtfz_zrrz&amp;country=zCAz">plancast feed</a> for events near you. Based on your feedback, topics they’re planning to cover will include:</p>
<p>· Windows 8 </p>
<p>· Windows Server 2012</p>
<p>· System Center 2012</p>
<p>· Private Cloud</p>
<p>· BYOD – Management and Security</p>
<p>That’s not all. <b>They’ve heard you loud and clear</b> so in addition to hands on events, they’re also delivering more technical content online via <a href="http://blogs.technet.com/b/canitpro/">the IT Pro Connection Blog</a>. Windows 8 continues to be a big area of focus for them. They covered <a href="http://blogs.technet.com/b/canitpro/archive/2012/10/29/windows-8-the-least-spooky-thing-to-come-out-this-october.aspx">a lot of great content</a> at launch and they’ve complimented that with new content like:</p>
<p>· <a href="http://blogs.technet.com/b/canitpro/archive/2013/03/05/windows-8-more-beautiful-more-flexible-and-more-secure.aspx">Security Concepts</a></p>
<p>· <a href="http://blogs.technet.com/b/canitpro/archive/2013/03/06/windows-8-from-an-enterprise-point-of-view.aspx">Enterprise Focused Content</a></p>
<p>· <a href="http://blogs.technet.com/b/canitpro/archive/2013/03/06/windows-8-amp-system-center-2012-sp1-the-complete-solution.aspx">Windows 8 and System Center 2012 Integration</a></p>
<p>In addition to this, there are some valuable online resources you can use like <a href="https://www.microsoftvirtualacademy.com">Microsoft Virtual Academy</a>, Microsoft’s no-cost online training portal. Or <a href="http://technet.microsoft.com/en-ca/evalcenter/default.aspx">software evaluations</a> (free trials) on TechNet that allow you to <a href="http://blogs.technet.com/b/canitpro/archive/2012/11/21/windows-server-2012-home-lab-preparation.aspx">build your own labs</a> to try out what you’ve learned.</p>
<p>Regardless of how you engage with the team at Microsoft Canada‚ you’d probably agree that they hear you. They’d also encourage you to continue to provide that great feedback. They thrive on it‚ they relish it‚ they wallow in it and most importantly of all‚ they action it. So please keep connecting with them and keep it coming! Pierre, Anthony and Mitch are listening.</p>
<h5>Resources, Tools and Training </h5>
<p>· <a href="http://microsoft.ca/evaloffer">Tim Horton’s Gift Card Contest</a><b><u> </u></b>– We’re giving away 350 Tim Horton’s gift cards, all you have to do to qualify is download a free qualifying software evaluation (trial). Download all three for more chances to win, but hurry, the contest closes soon.*</p>
<p>· <a href="http://www.microsoft.com/en-us/download/details.aspx?id=34798">Windows 8 Resource Guide</a><strong> </strong><strong>- </strong>Download a printable, one-page guide to the top resources that will help you explore, plan for, deploy, manage, and support Windows 8 as part of your IT infrastructure.</p>
<p>· <a href="http://technet.microsoft.com/en-US/evalcenter/hh670538.aspx">Windows Server 2012 Evaluation</a> – Get hands on with Windows Server 2012 and explore the scale and performance possibilities for your server virtualization.</p>
<p>· <a href="http://click.email.microsoftemail.com/?qs=dc2ee35363bc31b29eca2078e0a41a2a7354d3788a7866fd18b4c17548f2a27b28046e278dc87458">Microsoft Support </a>- Get help with products‚ specific errors‚ virus detection and removal and more.</p>
<p>· <a href="http://click.email.microsoftemail.com/?qs=dc2ee35363bc31b2482495333de02cadf075fa4c8a7c11bffcfe8abae3efb54745dee20e7ee7361a">Microsoft Licensing </a>-Visit the Volume Licensing Portal today to ask questions about volume licensing‚ get a quote‚ activate a product or find the right program for your organization. </p>
<p>*No purchase necessary. Contest open to residents of Canada, excluding Quebec. Contest closes April 11, 2013 at 11:59:59 p.m. ET. Three-Hundred-and-Fifty (350) prizes are available to be won: (i) $10 CDN Tim Horton’s gift card.&#160; Skill-testing question required. Odds of winning depend on the number of eligible entries. For full rules, including entry, eligibility requirements and complete prize description, <a href="http://microsoft.ca/evaloffer">review the full terms and Conditions</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.islamgomaa.com/?feed=rss2&#038;p=231</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Deduplicate Microsoft DPM 2010 and 2012 Data</title>
		<link>http://blog.islamgomaa.com/?p=230&#038;utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=deduplicate-microsoft-dpm-2010-and-2012-data</link>
		<comments>http://blog.islamgomaa.com/?p=230#comments</comments>
		<pubDate>Fri, 01 Mar 2013 19:33:09 +0000</pubDate>
		<dc:creator>igomaa</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.islamgomaa.com/?p=230</guid>
		<description><![CDATA[Building on our highly successful and industry-exclusive DPM deduplication product family, BridgeSTOR now offers the next generation of data deduplication product optimized for Microsoft DPM 2010 and 2012. CRUNCH for Microsoft DPM is the only product available today that brings proven, 2nd generation advanced data reduction to Microsoft System Center Data Protection Manager environments. A [&#8230;] <a class="more-link" href="http://blog.islamgomaa.com/?p=230">&#8595; Read the rest of this entry...</a>]]></description>
			<content:encoded><![CDATA[<p>Building on our highly successful and industry-exclusive DPM deduplication product family, BridgeSTOR now offers the next generation of data deduplication product optimized for Microsoft DPM 2010 and 2012. </p>
<p>CRUNCH for Microsoft DPM is the only product available today that brings proven, 2nd generation advanced data reduction to Microsoft System Center Data Protection Manager environments. A BridgeSTOR Virtual Deduplication Appliance co-resides with DPM 2010 or 2012 in a Microsoft Windows Server 2008 R2 Hyper-V environment to add the most capacity-efficient DPM storage capability available today. </p>
<p>CRUNCH for DPM is optimized to interoperate with the unique storage workloads produced by DPM 2010 and 2012 when protecting Hyper-V, Exchange, SQL, SharePoint and shared/networked storage (NAS, CIFS) servers. Coupled with CRUNCH for DPM, Microsoft’s DPM can finally offer “bullet-proof” data protection with market-leading data storage efficiency. </p>
<h4>The CRUNCH for DPM Product Offering</h4>
<p>BridgeSTOR offers CRUNCH for DPM as a Microsoft Windows Server 2008 R2 Hyper-V Virtual Deduplication Appliance that typically operates as a Guest in the same physical server that acts as your DPM 2010 or 2012 server. CRUNCH for DPM is offered as a service (DaaS – Deduplication as a Service) that does not require you to make a capital expenditure. </p>
<p>The DaaS model is easy to understand with annual charges low and fixed. There are no hidden charges, surprises, “up-front” or one-time charges and no CAPEX is required. </p>
<p>Site and Enterprise service options are available. See the CRUNCH for DPM pricing page for details or contact a BridgeSTOR sales representative at sales@BridgeSTOR.com</p>
<h4>CRUNCH and System Center Data Protection Manager</h4>
<h5>Today’s DPM Capacity Management</h5>
<p>DPM natively supplies two (2) storage tiers: 1) a disk tier for short term storage from which data can be quickly and conveniently recovered in the case of data loss or corruption and 2) a tape tier for long term storage and archive from which data can be recovered if it is no longer available from the disk tier.</p>
<p>This storage hierarchy is illustrated below. <img alt="Native DPM" src="http://www.bridgestor.com/English/Images/Products/Native_Microsoft_DPM_550px.png" /></p>
<p>Today’s DPM Storage Hierarchy </p>
<p>The native Microsoft DPM storage hierarchy provides a balance between operational data recovery and long term data retention, but some users say that it has significant limitations in production environments. Because the long term data retention tier is based on tape – with tape a far less convenient media type for data recovery – many administrators view the tape tier as strictly an offsite disaster recovery tier. Increasing the size of the short-term disk tier to accommodate more recovery points or to protect more servers has traditionally been performed by adding disk capacity to the short-term data retention tier.</p>
<h4>How CRUNCH for DPM Works</h4>
<p>CRUNCH for DPM adds data deduplication to create a new, long-term disk storage tier that reduces short-term storage pool capacity requirements. CRUNCH for DPM’s capacity optimization is the ideal response to DPM’s voracious storage appetite and helps you extend the life of your in-place storage hardware. </p>
<p>CRUNCH for DPM is a true 2nd generation implementation of BridgeSTOR’s Advanced Data Reduction technology. The principal technological advance that enables BridgeSTOR to leap from previous implementations to CRUNCH is DDFS – the Data Deduplication File System. DDFS represents a breakthrough in cloud-enabled data deduplication that operates at both the file and sub-file (data block) level. Other key DDFS features that specifically address the unique requirements of DPM data deduplication are: block and file-level deduplication, Synthetic Data Archiving™ and an unlimited number of data Recovery Points. </p>
<p>CRUNCH for DPM enables deduplicated DPM data to be stored on disk configured as virtual tape. </p>
<p>The illustration below describes how CRUNCH for DPM deduplication is integrated into your DPM data protection environment. <img alt="BridgeSTOR DPM" src="http://www.bridgestor.com/English/Images/Products/BridgeSTOR_Approach_for_DPM_550px.png" /></p>
<p>CRUNCH for DPM Data Deduplication</p>
<p>CRUNCH for DPM offers the following advantages and benefits:</p>
<ol>
<li>Most recoveries will be performed from short-term disk storage, so initial synchronizations, consistency checks and recovery point creations will proceed at native DPM speed. </li>
<li>Less disk storage capacity is required to setup and maintain short-term DPM data stores because the length of time data is retained on that tier is reduced by shifting data to the new long-term tier. </li>
<li>CRUNCH deduplication makes possible longer data retention periods using the new long-term disk tier with the potential of eliminating physical tape completely. </li>
<li>Data stored by CRUNCH for the long term can be recovered from standard Windows shares without using DPM. </li>
<li>Introducing Virtual Tape and disk-based data deduplication at the point where DPM archives data to tape creates a new long term disk data retention tier. </li>
<li>Data is deduplicated only once – when being prepared for storage on the long-term tier – the deduplication process no longer has to be reversed for every read operation, greatly reducing processing overhead. </li>
<li>CRUNCH for DPM is offered via an annual subscription so there is no capital expenditure required.</li>
</ol>
<p>Microsoft’s System Center Data Protection Manager provides a comprehensive solution for data protection requirements in Windows Server, Exchange, SQL, SharePoint, file serving and Hyper-V environments as well as for corporate desktops and laptops. BridgeSTOR’s products provide transparent data deduplication to minimize storage pool capacity requirements. </p>
<p>The new generation of BridgeSTOR deduplication products for DPM addresses the following points:</p>
<ol>
<li>Introducing disk-based data deduplication at the point where DPM archives data to NAS disk or physical tape creates a new long term disk storage data retention tier. </li>
<li>Data is deduplicated only once – when being prepared for storage on the long-term tier – the deduplication process no longer has to be reversed for every read operation, greatly reducing processing overhead. </li>
<li>Performing deduplication at times of low system activity enables BridgeSTOR’s software to page the hash table in and out of memory, eliminating the need for multiple processors, large RAM configurations and Enterprise software licensing costs.</li>
</ol>
<h4>Specification Summary</h4>
<ul>
<li>CRUNCH for DPM is supplied as a software download in Microsoft VHD format that is installed on the same physical server that acts as your Microsoft DPM 2010 or 2012 server. </li>
<li>A single CRUNCH for DPM Virtual Appliance can manage 12 “containers” of physical storage capacity, each of which can be up to 4 TB in size (total of 48 TB of physical capacity). </li>
<li>Thin provisioning ensures that physical capacity additions can be performed gradually and incrementally. </li>
<li>32GB of system memory in the Hyper-V server (or 8GB of RAM supplemented by 32GB of dedicated SSD storage) are recommended for optimal operation. </li>
<li>Throughput may be limited by constraints of the server and storage hardware you are using in your DPM system.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.islamgomaa.com/?feed=rss2&#038;p=230</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Accessibility Features of DPM Help</title>
		<link>http://blog.islamgomaa.com/?p=229&#038;utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=accessibility-features-of-dpm-help</link>
		<comments>http://blog.islamgomaa.com/?p=229#comments</comments>
		<pubDate>Sun, 27 Jan 2013 21:09:13 +0000</pubDate>
		<dc:creator>igomaa</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.islamgomaa.com/?p=229</guid>
		<description><![CDATA[To do this Use this keyboard shortcut Display the Help window. F1 Switch the cursor between the Help topic pane and the navigation pane (tabs such as Contents, Search, and Index). F6 Change between tabs (for example, Contents, Search, and Index) while in the navigation pane. ALT + Underlined letter of the tab Select the [&#8230;] <a class="more-link" href="http://blog.islamgomaa.com/?p=229">&#8595; Read the rest of this entry...</a>]]></description>
			<content:encoded><![CDATA[<table style="word-wrap: break-word; border-top: #bbb 1px solid; border-right: #bbb 1px solid; border-collapse: collapse; border-bottom: #bbb 1px solid; border-left: #bbb 1px solid; line-height: normal" width="100%">
<tbody>
<tr>
<th style="border-top: 1px solid; border-right: 1px solid; border-bottom: 1px solid; padding-bottom: 10px; padding-top: 10px; padding-left: 8px; border-left: 1px solid; padding-right: 8px; background-color: #ededed" align="left"><font face="Segoe UI"><font style="font-size: 12pt" color="#707070">To do this </font></font></th>
<th style="border-top: 1px solid; border-right: 1px solid; border-bottom: 1px solid; padding-bottom: 10px; padding-top: 10px; padding-left: 8px; border-left: 1px solid; padding-right: 8px; background-color: #ededed" align="left"><font face="Segoe UI"><font style="font-size: 12pt" color="#707070">Use this keyboard shortcut </font></font></th>
</tr>
<tr>
<td style="border-top: 1px solid; border-right: 1px solid; vertical-align: top; border-bottom: 1px solid; padding-bottom: 10px; padding-top: 10px; padding-left: 8px; border-left: 1px solid; padding-right: 8px">
<p style="padding-bottom: 0px; padding-top: 0px; line-height: 18px"><font face="Segoe UI"><font style="font-size: 12pt" color="#2a2a2a">Display the Help window.</font></font></p>
</td>
<td style="border-top: 1px solid; border-right: 1px solid; vertical-align: top; border-bottom: 1px solid; padding-bottom: 10px; padding-top: 10px; padding-left: 8px; border-left: 1px solid; padding-right: 8px">
<p style="padding-bottom: 0px; padding-top: 0px; line-height: 18px"><font face="Segoe UI"><font style="font-size: 12pt" color="#2a2a2a">F1</font></font></p>
</td>
</tr>
<tr>
<td style="border-top: 1px solid; border-right: 1px solid; vertical-align: top; border-bottom: 1px solid; padding-bottom: 10px; padding-top: 10px; padding-left: 8px; border-left: 1px solid; padding-right: 8px">
<p style="padding-bottom: 0px; padding-top: 0px; line-height: 18px"><font face="Segoe UI"><font style="font-size: 12pt" color="#2a2a2a">Switch the cursor between the Help topic pane and the navigation pane (tabs such as <strong>Contents</strong>, <strong>Search</strong>, and <strong>Index</strong>).</font></font></p>
</td>
<td style="border-top: 1px solid; border-right: 1px solid; vertical-align: top; border-bottom: 1px solid; padding-bottom: 10px; padding-top: 10px; padding-left: 8px; border-left: 1px solid; padding-right: 8px">
<p style="padding-bottom: 0px; padding-top: 0px; line-height: 18px"><font face="Segoe UI"><font style="font-size: 12pt" color="#2a2a2a">F6</font></font></p>
</td>
</tr>
<tr>
<td style="border-top: 1px solid; border-right: 1px solid; vertical-align: top; border-bottom: 1px solid; padding-bottom: 10px; padding-top: 10px; padding-left: 8px; border-left: 1px solid; padding-right: 8px">
<p style="padding-bottom: 0px; padding-top: 0px; line-height: 18px"><font face="Segoe UI"><font style="font-size: 12pt" color="#2a2a2a">Change between tabs (for example, <strong>Contents</strong>, <strong>Search</strong>, and <strong>Index</strong>) while in the navigation pane.</font></font></p>
</td>
<td style="border-top: 1px solid; border-right: 1px solid; vertical-align: top; border-bottom: 1px solid; padding-bottom: 10px; padding-top: 10px; padding-left: 8px; border-left: 1px solid; padding-right: 8px">
<p style="padding-bottom: 0px; padding-top: 0px; line-height: 18px"><font face="Segoe UI"><font style="font-size: 12pt" color="#2a2a2a">ALT + Underlined letter of the tab</font></font></p>
</td>
</tr>
<tr>
<td style="border-top: 1px solid; border-right: 1px solid; vertical-align: top; border-bottom: 1px solid; padding-bottom: 10px; padding-top: 10px; padding-left: 8px; border-left: 1px solid; padding-right: 8px">
<p style="padding-bottom: 0px; padding-top: 0px; line-height: 18px"><font face="Segoe UI"><font style="font-size: 12pt" color="#2a2a2a">Select the next hidden text or hyperlink.</font></font></p>
</td>
<td style="border-top: 1px solid; border-right: 1px solid; vertical-align: top; border-bottom: 1px solid; padding-bottom: 10px; padding-top: 10px; padding-left: 8px; border-left: 1px solid; padding-right: 8px">
<p style="padding-bottom: 0px; padding-top: 0px; line-height: 18px"><font face="Segoe UI"><font style="font-size: 12pt" color="#2a2a2a">TAB</font></font></p>
</td>
</tr>
<tr>
<td style="border-top: 1px solid; border-right: 1px solid; vertical-align: top; border-bottom: 1px solid; padding-bottom: 10px; padding-top: 10px; padding-left: 8px; border-left: 1px solid; padding-right: 8px">
<p style="padding-bottom: 0px; padding-top: 0px; line-height: 18px"><font face="Segoe UI"><font style="font-size: 12pt" color="#2a2a2a">Select the previous hidden text or hyperlink.</font></font></p>
</td>
<td style="border-top: 1px solid; border-right: 1px solid; vertical-align: top; border-bottom: 1px solid; padding-bottom: 10px; padding-top: 10px; padding-left: 8px; border-left: 1px solid; padding-right: 8px">
<p style="padding-bottom: 0px; padding-top: 0px; line-height: 18px"><font face="Segoe UI"><font style="font-size: 12pt" color="#2a2a2a">SHIFT+TAB</font></font></p>
</td>
</tr>
<tr>
<td style="border-top: 1px solid; border-right: 1px solid; vertical-align: top; border-bottom: 1px solid; padding-bottom: 10px; padding-top: 10px; padding-left: 8px; border-left: 1px solid; padding-right: 8px">
<p style="padding-bottom: 0px; padding-top: 0px; line-height: 18px"><font face="Segoe UI"><font style="font-size: 12pt" color="#2a2a2a">Perform the action for the selected Show All, Hide All, hidden text, or hyperlink.</font></font></p>
</td>
<td style="border-top: 1px solid; border-right: 1px solid; vertical-align: top; border-bottom: 1px solid; padding-bottom: 10px; padding-top: 10px; padding-left: 8px; border-left: 1px solid; padding-right: 8px">
<p style="padding-bottom: 0px; padding-top: 0px; line-height: 18px"><font face="Segoe UI"><font style="font-size: 12pt" color="#2a2a2a">ENTER</font></font></p>
</td>
</tr>
<tr>
<td style="border-top: 1px solid; border-right: 1px solid; vertical-align: top; border-bottom: 1px solid; padding-bottom: 10px; padding-top: 10px; padding-left: 8px; border-left: 1px solid; padding-right: 8px">
<p style="padding-bottom: 0px; padding-top: 0px; line-height: 18px"><font face="Segoe UI"><font style="font-size: 12pt" color="#2a2a2a">Display the <strong>Options</strong> menu to access any Help toolbar command.</font></font></p>
</td>
<td style="border-top: 1px solid; border-right: 1px solid; vertical-align: top; border-bottom: 1px solid; padding-bottom: 10px; padding-top: 10px; padding-left: 8px; border-left: 1px solid; padding-right: 8px">
<p style="padding-bottom: 0px; padding-top: 0px; line-height: 18px"><font face="Segoe UI"><font style="font-size: 12pt" color="#2a2a2a">ALT+O</font></font></p>
</td>
</tr>
<tr>
<td style="border-top: 1px solid; border-right: 1px solid; vertical-align: top; border-bottom: 1px solid; padding-bottom: 10px; padding-top: 10px; padding-left: 8px; border-left: 1px solid; padding-right: 8px">
<p style="padding-bottom: 0px; padding-top: 0px; line-height: 18px"><font face="Segoe UI"><font style="font-size: 12pt" color="#2a2a2a">Hide or show the pane containing the <strong>Contents</strong>, <strong>Search</strong>, and <strong>Index</strong> tabs.</font></font></p>
</td>
<td style="border-top: 1px solid; border-right: 1px solid; vertical-align: top; border-bottom: 1px solid; padding-bottom: 10px; padding-top: 10px; padding-left: 8px; border-left: 1px solid; padding-right: 8px">
<p style="padding-bottom: 0px; padding-top: 0px; line-height: 18px"><font face="Segoe UI"><font style="font-size: 12pt" color="#2a2a2a">ALT+O, and then press T</font></font></p>
</td>
</tr>
<tr>
<td style="border-top: 1px solid; border-right: 1px solid; vertical-align: top; border-bottom: 1px solid; padding-bottom: 10px; padding-top: 10px; padding-left: 8px; border-left: 1px solid; padding-right: 8px">
<p style="padding-bottom: 0px; padding-top: 0px; line-height: 18px"><font face="Segoe UI"><font style="font-size: 12pt" color="#2a2a2a">Display the previously viewed topic.</font></font></p>
</td>
<td style="border-top: 1px solid; border-right: 1px solid; vertical-align: top; border-bottom: 1px solid; padding-bottom: 10px; padding-top: 10px; padding-left: 8px; border-left: 1px solid; padding-right: 8px">
<p style="padding-bottom: 0px; padding-top: 0px; line-height: 18px"><font face="Segoe UI"><font style="font-size: 12pt" color="#2a2a2a">ALT+O, and then press B</font></font></p>
</td>
</tr>
<tr>
<td style="border-top: 1px solid; border-right: 1px solid; vertical-align: top; border-bottom: 1px solid; padding-bottom: 10px; padding-top: 10px; padding-left: 8px; border-left: 1px solid; padding-right: 8px">
<p style="padding-bottom: 0px; padding-top: 0px; line-height: 18px"><font face="Segoe UI"><font style="font-size: 12pt" color="#2a2a2a">Display the next topic in a previously displayed sequence of topics.</font></font></p>
</td>
<td style="border-top: 1px solid; border-right: 1px solid; vertical-align: top; border-bottom: 1px solid; padding-bottom: 10px; padding-top: 10px; padding-left: 8px; border-left: 1px solid; padding-right: 8px">
<p style="padding-bottom: 0px; padding-top: 0px; line-height: 18px"><font face="Segoe UI"><font style="font-size: 12pt" color="#2a2a2a">ALT+O, and then press F</font></font></p>
</td>
</tr>
<tr>
<td style="border-top: 1px solid; border-right: 1px solid; vertical-align: top; border-bottom: 1px solid; padding-bottom: 10px; padding-top: 10px; padding-left: 8px; border-left: 1px solid; padding-right: 8px">
<p style="padding-bottom: 0px; padding-top: 0px; line-height: 18px"><font face="Segoe UI"><font style="font-size: 12pt" color="#2a2a2a">Return to the specified home page.</font></font></p>
</td>
<td style="border-top: 1px solid; border-right: 1px solid; vertical-align: top; border-bottom: 1px solid; padding-bottom: 10px; padding-top: 10px; padding-left: 8px; border-left: 1px solid; padding-right: 8px">
<p style="padding-bottom: 0px; padding-top: 0px; line-height: 18px"><font face="Segoe UI"><font style="font-size: 12pt" color="#2a2a2a">ALT+O, and then press H</font></font></p>
</td>
</tr>
<tr>
<td style="border-top: 1px solid; border-right: 1px solid; vertical-align: top; border-bottom: 1px solid; padding-bottom: 10px; padding-top: 10px; padding-left: 8px; border-left: 1px solid; padding-right: 8px">
<p style="padding-bottom: 0px; padding-top: 0px; line-height: 18px"><font face="Segoe UI"><font style="font-size: 12pt" color="#2a2a2a">Stop the Help window from opening a Help topic (useful if you want to stop a Web page from downloading).</font></font></p>
</td>
<td style="border-top: 1px solid; border-right: 1px solid; vertical-align: top; border-bottom: 1px solid; padding-bottom: 10px; padding-top: 10px; padding-left: 8px; border-left: 1px solid; padding-right: 8px">
<p style="padding-bottom: 0px; padding-top: 0px; line-height: 18px"><font face="Segoe UI"><font style="font-size: 12pt" color="#2a2a2a">ALT+O, and then press S</font></font></p>
</td>
</tr>
<tr>
<td style="border-top: 1px solid; border-right: 1px solid; vertical-align: top; border-bottom: 1px solid; padding-bottom: 10px; padding-top: 10px; padding-left: 8px; border-left: 1px solid; padding-right: 8px">
<p style="padding-bottom: 0px; padding-top: 0px; line-height: 18px"><font face="Segoe UI"><font style="font-size: 12pt" color="#2a2a2a">Open the <strong>Internet Options</strong> dialog box for Windows Internet Explorer, where you can change accessibility settings.</font></font></p>
</td>
<td style="border-top: 1px solid; border-right: 1px solid; vertical-align: top; border-bottom: 1px solid; padding-bottom: 10px; padding-top: 10px; padding-left: 8px; border-left: 1px solid; padding-right: 8px">
<p style="padding-bottom: 0px; padding-top: 0px; line-height: 18px"><font face="Segoe UI"><font style="font-size: 12pt" color="#2a2a2a">ALT+O, and then press I</font></font></p>
</td>
</tr>
<tr>
<td style="border-top: 1px solid; border-right: 1px solid; vertical-align: top; border-bottom: 1px solid; padding-bottom: 10px; padding-top: 10px; padding-left: 8px; border-left: 1px solid; padding-right: 8px">
<p style="padding-bottom: 0px; padding-top: 0px; line-height: 18px"><font face="Segoe UI"><font style="font-size: 12pt" color="#2a2a2a">Refresh the topic (useful if you have linked to a Web page).</font></font></p>
</td>
<td style="border-top: 1px solid; border-right: 1px solid; vertical-align: top; border-bottom: 1px solid; padding-bottom: 10px; padding-top: 10px; padding-left: 8px; border-left: 1px solid; padding-right: 8px">
<p style="padding-bottom: 0px; padding-top: 0px; line-height: 18px"><font face="Segoe UI"><font style="font-size: 12pt" color="#2a2a2a">ALT+O, and then press R</font></font></p>
</td>
</tr>
<tr>
<td style="border-top: 1px solid; border-right: 1px solid; vertical-align: top; border-bottom: 1px solid; padding-bottom: 10px; padding-top: 10px; padding-left: 8px; border-left: 1px solid; padding-right: 8px">
<p style="padding-bottom: 0px; padding-top: 0px; line-height: 18px"><font face="Segoe UI"><font style="font-size: 12pt" color="#2a2a2a">Print all topics in a book or a selected topic only.</font></font></p>
</td>
<td style="border-top: 1px solid; border-right: 1px solid; vertical-align: top; border-bottom: 1px solid; padding-bottom: 10px; padding-top: 10px; padding-left: 8px; border-left: 1px solid; padding-right: 8px">
<p style="padding-bottom: 0px; padding-top: 0px; line-height: 18px"><font face="Segoe UI"><font style="font-size: 12pt" color="#2a2a2a">ALT+O, and then press P</font></font></p>
</td>
</tr>
<tr>
<td style="border-top: 1px solid; border-right: 1px solid; vertical-align: top; border-bottom: 1px solid; padding-bottom: 10px; padding-top: 10px; padding-left: 8px; border-left: 1px solid; padding-right: 8px">
<p style="padding-bottom: 0px; padding-top: 0px; line-height: 18px"><font face="Segoe UI"><font style="font-size: 12pt" color="#2a2a2a">Close the Help window.</font></font></p>
</td>
<td style="border-top: 1px solid; border-right: 1px solid; vertical-align: top; border-bottom: 1px solid; padding-bottom: 10px; padding-top: 10px; padding-left: 8px; border-left: 1px solid; padding-right: 8px">
<p style="padding-bottom: 0px; padding-top: 0px; line-height: 18px"><font face="Segoe UI"><font style="font-size: 12pt" color="#2a2a2a">ALT+F4</font></font></p>
</td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://blog.islamgomaa.com/?feed=rss2&#038;p=229</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Backing up Applications with DPM 2012 SP1</title>
		<link>http://blog.islamgomaa.com/?p=228&#038;utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=backing-up-applications-with-dpm-2012-sp1</link>
		<comments>http://blog.islamgomaa.com/?p=228#comments</comments>
		<pubDate>Wed, 23 Jan 2013 03:45:52 +0000</pubDate>
		<dc:creator>igomaa</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.islamgomaa.com/?p=228</guid>
		<description><![CDATA[&#160; Most of us know what Data Protection Manager (DPM) can natively protect such as Windows OS starting from Servers 2003 through 2012 including files and critical server components such as system state. I often see folks confused on how to backup Microsoft and third party application using DPM, in this article I will enumerate [&#8230;] <a class="more-link" href="http://blog.islamgomaa.com/?p=228">&#8595; Read the rest of this entry...</a>]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<p>Most of us know what Data Protection Manager (DPM) can natively protect such as Windows OS starting from Servers 2003 through 2012 including files and critical server components such as system state. I often see folks confused on how to backup Microsoft and third party application using DPM, in this article I will enumerate the application that DPM supports natively and list other resources on how to back up the most common used applications and where to get information on how to backup them up properly, read on &#8230;</p>
<h3>Application that can be protected natively</h3>
<h4>Exchange Server</h4>
<ul>
<li>Exchange Server 2013 (only on System Center 2012 Service Pack 1 (SP1) </li>
<li>Exchange Server 2010. </li>
<li>Exchange Server 2007&#160; </li>
<li>Protection </li>
<ul>
<li><a href="http://www.microsoft.com/en-us/download/details.aspx?id=8068">Whitepaper on why and how to protect Exchange data with DPM</a>.</li>
<li><a title="http://www.microsoft.com/en-ca/download/details.aspx?id=24375" href="http://www.microsoft.com/en-ca/download/details.aspx?id=24375">DPM2010 Storage Calculator for Exchange</a></li>
</ul>
</ul>
<h4>SQL Server</h4>
<ul>
<li>SQL Server 2012 </li>
<li>SQL Server 2008 R2 </li>
<li>SQL Server 2008      </li>
<li>Protection
<ul>
<li><a href="http://www.microsoft.com/en-us/download/details.aspx?id=9744">Whitepaper on why and how to protect SQL Server data with DPM</a></li>
<li><a title="http://blog.islamgomaa.com/?p=226" href="http://blog.islamgomaa.com/?p=226">DPM 2012 Sizing for SQL Backup</a> </li>
</ul>
</li>
</ul>
<h4>SharePoint : </h4>
<ul>
<li>SharePoint Server 2013 (only on System Center 2012 Service Pack 1 (SP1) System Center 2012 – Data Protection Manager (DPM)) </li>
<li>SharePoint Server 2010 </li>
<li>Windows SharePoint Server 3.0 </li>
<li>Microsoft Office SharePoint Server 2007      </li>
<li>Protection
<ul>
<li><a href="http://www.microsoft.com/en-us/download/details.aspx?id=23867">Whitepaper on why and how to protect SharePoint data with DPM</a> </li>
<li><a href="http://www.microsoft.com/en-us/download/details.aspx?id=24375">DPM Storage Calculator for SharePoint</a> </li>
</ul>
</li>
</ul>
<h4>Hyper-V</h4>
<ul>
<li>Windows Server 2012 (only on SP1) </li>
<li>Windows Server 2008 R2 </li>
<li>Windows Server 2008      </li>
<li>Protection
<ul>
<li><a href="http://www.microsoft.com/en-ca/download/details.aspx?id=24375">DPM Storage Calculator for Hyper-V</a> </li>
<li><a href="http://www.microsoft.com/en-us/download/details.aspx?id=2775">How to protect Microsoft Virtualization environments</a></li>
</ul>
</li>
</ul>
<h4>Disaster recovery</h4>
<ul>
<li>System Center 2012 Service Pack 1 (SP1) Data Protection Manager (DPM) (only on SP1). </li>
<li>System Center 2012 System Center 2012 – Data Protection Manager (DPM) </li>
</ul>
<h3>Applications that can be protected with DPM that it does not protect natively:</h3>
<p> <strong></strong><br />
<h4>Dynamics CRM</h4>
<ul>
<li><a href="http://technet.microsoft.com/en-us/library/hh699676.aspx">Backing up Microsoft Dynamics CRM Server 2011</a></li>
</ul>
<h4>Lync:</h4>
<ul>
<li><a href="http://technet.microsoft.com/en-us/library/cc984454.aspx">Backing Up Lync Server</a></li>
</ul>
<h4>Forefront TMG</h4>
<ul>
<li><a href="http://technet.microsoft.com/en-us/library/cc984454.aspx">Backing Up Forefront TMG configuration</a></li>
</ul>
<h4>System Center Operations Manager </h4>
<ul>
<li><a href="http://technet.microsoft.com/en-us/library/cc540383.aspx">Backing Up Operations Manager</a></li>
</ul>
<h4>System Center Configuration Manager </h4>
<ul>
<li><a href="http://technet.microsoft.com/en-us/library/bb632545.aspx">Backing Up Configuration Manager</a></li>
</ul>
<h4>System Center Virtual Machine Manager</h4>
<ul>
<li><a href="http://technet.microsoft.com/en-us/library/bb963730.aspx">Backing Up Virtual Machine Manager</a></li>
</ul>
<p><strong>Team Foundation Server</strong></p>
<ul>
<li><a href="http://msdn.microsoft.com/en-us/library/ms253070.aspx">Backing Up Team Foundation Server</a></li>
</ul>
<h4>QuickBooks Enterprise with DPM</h4>
<ul>
<li><a href="http://www.buchatech.com/2011/05/backing-up-quickbooks-enterprise-with-dpm/">Backing up QuickBooks Enterprise with DPM</a></li>
</ul>
<h4>WordPress</h4>
<p><a href="http://www.buchatech.com/">Steve Buchanan</a> wrote this blog on how to <a href="http://www.buchatech.com/2012/12/use-scorch-to-backup-a-hosted-wordpress/">protect WordPress using System center orchestrator</a> you can use&#160; Orchestrator with DPM to protect your worldpress blog, after the Download WordPress Zip , you need to call a DPM activity “Create recovery Point” that backup the download location. </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.islamgomaa.com/?feed=rss2&#038;p=228</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DPM 2012 Sizing for SQL Backup</title>
		<link>http://blog.islamgomaa.com/?p=226&#038;utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=dpm-2012-sizing-for-sql-backup</link>
		<comments>http://blog.islamgomaa.com/?p=226#comments</comments>
		<pubDate>Wed, 23 Jan 2013 02:38:00 +0000</pubDate>
		<dc:creator>igomaa</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Data Protection Manager]]></category>
		<category><![CDATA[DPM]]></category>
		<category><![CDATA[Protection]]></category>
		<category><![CDATA[SQL server]]></category>

		<guid isPermaLink="false">http://blog.islamgomaa.com/?p=226</guid>
		<description><![CDATA[I recently came across an issue with sizing DPM allocations for backing up SQL 2012. It was fun, really. Anyway, here are the key things you need to know in order to properly size the storage for backing up SQL with DPM. Data Source Size – The size of the database Retention Range – How [&#8230;] <a class="more-link" href="http://blog.islamgomaa.com/?p=226">&#8595; Read the rest of this entry...</a>]]></description>
			<content:encoded><![CDATA[<p>I recently came across an issue with sizing DPM allocations for backing up SQL 2012. It was fun, really. Anyway, here are the key things you need to know in order to properly size the storage for backing up SQL with DPM. </p>
<ol>
<li>Data Source Size – The size of the database </li>
<li>Retention Range – How many days you want to retain data for </li>
<li>Log Change Rate – This is how much your logs change on a daily basis. The default is 10% and&#160;&#160;&#160;&#160; I cannot see a reason to deviate from that for most systems.</li>
</ol>
<p>Once you have all this info you need to run it through two equations to determine both the replica volume size and recovery point volume size. I’m going to walk through an example here where we have a 90,346MB database and want 14 day retention with 10% log change and a 90% alert threshold.</p>
<p>To determine the storage requirements of the replica volume, we have to take the data source size, multiply it by (the log change percent + 1) and then divide that by (the alert threshold – .05). Looks complex, doesn’t it? It’s really quite simple. In our example case, the numbers work out as follows:</p>
<p><a href="http://owsug.ca/blogs/islamgomaa/image_1EE7021E.png"><img title="image" border="0" alt="image" src="http://owsug.ca/blogs/islamgomaa/image_thumb_451935A9.png" width="244" height="33" /></a>Now that we know we need roughly 114 GB for our replica volume, we can move forward to calculating the recovery point volume storage requirements. This is another, slightly longer but no more complex equation. 2.5 multiplied by the retention range in days multiplied by the log change rate multiplied by the data source size plus 1600MB. As you’ve probably guessed by now recovery point volumes have much larger storage requirements than replica volumes. The numbers for our example case work out as follows:</p>
<p><a href="http://owsug.ca/blogs/islamgomaa/image_722E2277.png"><img title="image" border="0" alt="image" src="http://owsug.ca/blogs/islamgomaa/image_thumb_0A518CD3.png" width="244" height="28" /></a>Now that we know we have roughly 310GB required for the recovery point volume, we’re going to need a minimum of <strong>424GB</strong> to back up our <strong>88GB</strong> database.&#160; While I haven’t seen it anywhere as a MS best practice, I would recommend adding a 20% premium on top of the calculations and allow yourself room to grow.</p>
<p>You are putting this on SATA storage, correct? There is really know reason to put it on speedy FC or SAS.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.islamgomaa.com/?feed=rss2&#038;p=226</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What&#8217;s New in System Center Data Protection 2012 SP1</title>
		<link>http://blog.islamgomaa.com/?p=224&#038;utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=whats-new-in-system-center-data-protection-2012-sp1</link>
		<comments>http://blog.islamgomaa.com/?p=224#comments</comments>
		<pubDate>Sat, 05 Jan 2013 04:39:23 +0000</pubDate>
		<dc:creator>igomaa</dc:creator>
				<category><![CDATA[Data Protection Manager]]></category>
		<category><![CDATA[DPM SP1]]></category>
		<category><![CDATA[Server 2012]]></category>
		<category><![CDATA[SQL AlwaysOn]]></category>

		<guid isPermaLink="false">http://blog.islamgomaa.com/?p=224</guid>
		<description><![CDATA[Improved backup performance of Windows Server 2012 Hyper-V over CSV 2.0 deployments Cluster Shared Volumes (CSVs) provide a distributed file access solution so that multiple nodes in the cluster can simultaneously access the same NTFS file system. In System Center 2012 Service Pack 1 (SP1) DPM, CSV 2.0 support allows the following benefits: 900% improvement [&#8230;] <a class="more-link" href="http://blog.islamgomaa.com/?p=224">&#8595; Read the rest of this entry...</a>]]></description>
			<content:encoded><![CDATA[<ul>
<li><font size="4">Improved backup performance of Windows Server 2012 Hyper-V over CSV 2.0 deployments</font>      <br />Cluster Shared Volumes (CSVs) provide a distributed file access solution so that multiple nodes in the cluster can simultaneously access the same NTFS file system.      <br />In System Center 2012 Service Pack 1 (SP1) DPM, CSV 2.0 support allows the following benefits:
<ul>
<li>900% improvement in expressful backups.</li>
<li>Parallel backups.</li>
<li>No performance difference between backups from owner and non-owner nodes.</li>
<li>Support for SMB shares.</li>
</ul>
<p> For more information on deploying DPM protection for Hyper-V virtual machines, see <a href="http://go.microsoft.com/fwlink/p/?LinkId=230657">Managing Hyper-V computers</a></li>
<li><font size="3">Protect Hyper-V over remote SMB share</font>      <br />In Windows Server 2012, you can now use SMB file shares as remote storage for Hyper-V. With this new capability, Hyper-V can store virtual machine files, which includes configuration, virtual hard disk (VHD) files, and snapshots, on SMB file shares. This offers benefits like Ease of provisioning and management, increased flexibility, ability to take advantage of existing investment in a converged network, reduced capital expenditures, and reduced operating expenditures.      <br />In System Center 2012 Service Pack 1 (SP1) DPM, SMB shares support allows the following benefits:
<ul>
<li>More efficient expressful backups.</li>
<li>Continued protection even after Live Migration.</li>
<li>Support for SMB shares in standalone and scaled-out deployments.</li>
</ul>
<p> For more information on deploying DPM protection for Hyper-V virtual machines using SMB file shares, see <a href="http://go.microsoft.com/fwlink/p/?LinkId=230657">Managing Hyper-V computers</a></li>
<li><font size="3">DPM now allows you to exclude virtual machine pagefiles from incremental backups to improve usage of storage and improve backup performance</font>.</li>
<li><font size="3">Scale out support for Hyper-V virtual machines.</font></li>
<li><font size="3">Protect Windows 8 deduplicated volumes</font>      <br />Data deduplication involves finding and removing duplication within data without compromising its fidelity or integrity. DPM allows optimized back of deduplicated volumes, both locally and over the network.      <br />For more information on protecting deduplicated volumes, see <a href="http://go.microsoft.com/fwlink/p/?LinkId=272874">Protecting deduplicated volumes</a></li>
<li><font size="3">Support for Live Migration       <br /></font>Live migration is a Hyper-V feature in Windows Server that allows you to transparently move running virtual machines from one node of the failover cluster to another node in the same cluster or another cluster without a dropped network connection or perceived downtime.      <br />In System Center 2012 Service Pack 1 (SP1) DPM, Live Migration support allows the following benefits:
<ul>
<li>Uninterrupted protection for migrated virtual machines.</li>
<li>Support for inter-cluster, cluster to standalone, and standalone to cluster migrations apart from intra-cluster migration.</li>
<li>Support for SMB shares.</li>
</ul>
</li>
<li><font size="3">Integration with Windows Azure Online Backup</font>
<p><img title="Important" alt="Important" src="http://i.technet.microsoft.com/areas/global/content/clear.gif" />Important </p>
<p>Windows Azure Online Backup currently is currently on Preview and does not support production environments. </p>
<ul>
<li>With System Center 2012 SP1, DPM can now backup data from the DPM server to an offsite storage managed by the Windows Azure Online Backup Service. </li>
<li>System Center customers can avail of this functionality by signing up for the Windows Azure Online Backup service. Customers will need to download and install the Windows Azure Online Backup agent on the DPM server which will be used to transfer the data between the DPM server(s) and Windows Azure Online Backup service.</li>
<li>Up to 120 DPM recovery points can be retained in Windows Azure Online Backup.</li>
<li>Support for Windows Server 2008 R2 – Online backup can be enabled on DPM servers running on Windows Server 2008 R2.</li>
<li>Support for protecting SQL Server.</li>
</ul>
</li>
<li><font size="3">Support for protecting file server data.</font></li>
<li><font size="3">Support for protecting virtual machines.</font></li>
<li><font size="3">Support for protecting SQL Server 2012 databases that use the AlwaysOn feature.</font></li>
<li><font size="3">You can use a stand-alone instance of SQL Server 2012 to host the DPM database.</font></li>
<li><font size="3">Support for protecting file server using Resilient File System (ReFS).</font></li>
<li><font size="3">Support for protecting SharePoint 2013.</font></li>
<li><font size="3">Support for protecting Exchange Server 2013</font>.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.islamgomaa.com/?feed=rss2&#038;p=224</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
