<?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>SharePoint DanEBS</title>
	<atom:link href="http://www.sharepointdan.com/tag/ebs/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sharepointdan.com</link>
	<description>Connecting... Collaborating... Communicating...</description>
	<lastBuildDate>Sat, 04 Feb 2012 20:14:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>EBS Hotfix for SharePoint 2010</title>
		<link>http://www.sharepointdan.com/2010/11/03/ebs-hotfix-for-sharepoint-2010/</link>
		<comments>http://www.sharepointdan.com/2010/11/03/ebs-hotfix-for-sharepoint-2010/#comments</comments>
		<pubDate>Thu, 04 Nov 2010 00:29:48 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Infrastructure]]></category>
		<category><![CDATA[EBS]]></category>
		<category><![CDATA[Hotfix]]></category>

		<guid isPermaLink="false">http://www.sharepointdan.com/2010/11/03/ebs-hotfix-for-sharepoint-2010/</guid>
		<description><![CDATA[So somehow I missed a tweet from Rob D’Oria, but apparently there’s an External BLOB Storage (EBS) hotfix that is necessary for SharePoint 2010 environments using EBS that was released back on September 7, 2010 with KB number 2398734.&#160; The hotfix was primarily built to address the following EBS issues: A customized external binary large [...]]]></description>
			<content:encoded><![CDATA[<p>So somehow I missed a tweet from <a href="http://www.twitter.com/robdoria" target="_blank">Rob D’Oria</a>, but apparently there’s an <a href="http://msdn.microsoft.com/en-us/library/bb802812.aspx" target="_blank">External BLOB Storage</a> (EBS) hotfix that is necessary for SharePoint 2010 environments using EBS that was released back on September 7, 2010 with <a href="http://support.microsoft.com/kb/2398734" target="_blank">KB number 2398734</a>.&#160; The hotfix was primarily built to address the following EBS issues:</p>
<blockquote><p>A customized external binary large object (BLOB) storage provider (EBS Provider) crashes the worker process (W3wp.exe) when you perform one of the following actions: </p>
<p>- You upload a file through the Windows Explorer view or through the Microsoft FrontPage remote procedure call (RPC).      <br />- You upload files by using the<b> Multi-File </b>upload control.       <br />- You create a publishing site.</p>
</blockquote>
<p>The hotfix also addresses a scheduled password change process issue:</p>
<blockquote><p>The scheduled password-change process fails when you try to use the automatic password change feature for a SharePoint farm service account. This issue occurs when the service account is not a member of the local Administrators group in Windows. </p>
</blockquote>
<p>After installing the hotfix, be sure to run the SharePoint Configuration Wizard to ensure that it is absorbed into the rich ether of your SharePoint fiber. <img style="border-bottom-style: none; border-right-style: none; border-top-style: none; border-left-style: none" class="wlEmoticon wlEmoticon-smile" alt="Smile" src="http://www.sharepointdan.com/wp-content/uploads/2010/11/wlEmoticon-smile.png" /></p>
<p>And on a side note, this hotfix does not seem to be a part of the October 2010 Cumulative Updates for either SharePoint Foundation Server or SharePoint Server.</p>
<p>Thanks again to Rob for the tip!</p>
By the time  your rss reader get this post here is <strong> 2 </strong>comments ,Welcome you come to leave your opinion !]]></content:encoded>
			<wfw:commentRss>http://www.sharepointdan.com/2010/11/03/ebs-hotfix-for-sharepoint-2010/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>More impressions on EC2</title>
		<link>http://www.sharepointdan.com/2008/12/21/more-impressions-on-ec2/</link>
		<comments>http://www.sharepointdan.com/2008/12/21/more-impressions-on-ec2/#comments</comments>
		<pubDate>Sun, 21 Dec 2008 06:08:51 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Infrastructure]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[AWS]]></category>
		<category><![CDATA[EBS]]></category>
		<category><![CDATA[EC2]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.sharepointdan.com/?p=55</guid>
		<description><![CDATA[So what more could I ask for than to continue to experiment with the Windows virtual machines available from Amazon Web Services elastic computer cloud? I could ask for more flexibility and ease of use… though I suppose it’s more just getting used to the way that Elasticfox works and how to connect machines together [...]]]></description>
			<content:encoded><![CDATA[<p>So what more could I ask for than to continue to experiment with the <a href="http://aws.amazon.com/windows" target="_blank">Windows virtual machines</a> available from <a href="http://aws.amazon.com/" target="_blank">Amazon Web Services</a> <a href="http://aws.amazon.com/ec2" target="_blank">elastic computer cloud</a>?</p>
<p>I could ask for more flexibility and ease of use… though I suppose it’s more just getting used to the way that <a href="http://developer.amazonwebservices.com/connect/entry.jspa?externalID=609" target="_blank">Elasticfox</a> works and how to connect machines together appropriately.</p>
<p>What is most amazing to me is the <a href="http://aws.amazon.com/ebs/" target="_blank">Elastic Block Storage</a> capability – the ability to quickly spawn a hard drive for your virtual machine to consume as an additional physical device.&#160; What’s better is the ability to take this hard drive, detach it and reattach it to the next machine – great for holding your ISOs that you’re using for your machines or if you need additional SQL database space, just spawn another disk.</p>
<p>Overall, I’m still working on getting things tweaked for my own personal development environment that I can turn on and off when away from my desk.&#160; Initial impressions are fairly positive.</p>
<p>Now Playing: Rory Stewart &#8211; <a href="http://www.amazon.com/gp/product/0156031566?ie=UTF8&amp;tag=u015-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=0156031566" target="_blank">The Places in Between</a> (Unabridged)</p>
Here is no comments yet by the time  your rss reader get this, Do you want to be the first commentor? Hurry up ]]></content:encoded>
			<wfw:commentRss>http://www.sharepointdan.com/2008/12/21/more-impressions-on-ec2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

