<?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/"
	xmlns:series="http://unfoldingneurons.com/"
	>

<channel>
	<title>Stephen Foskett, Pack Rat &#187; webinar Archives  &#8211; Stephen Foskett, Pack Rat</title>
	<atom:link href="http://blog.fosketts.net/tag/webinar/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.fosketts.net</link>
	<description>Understanding the accumulation of data</description>
	<lastBuildDate>Fri, 10 Feb 2012 17:40:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
<atom:link rel="hub" href="http://pubsubhubbub.appspot.com" />
	<atom:link rel="hub" href="http://superfeedr.com/hubbub" />
			<item>
		<title>The Deletion Dilemma</title>
		<link>http://blog.fosketts.net/2011/04/10/deletion-dilemma/</link>
		<comments>http://blog.fosketts.net/2011/04/10/deletion-dilemma/#comments</comments>
		<pubDate>Sun, 10 Apr 2011 15:00:35 +0000</pubDate>
		<dc:creator>Stephen</dc:creator>
				<category><![CDATA[Enterprise storage]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Andres Rodriguez]]></category>
		<category><![CDATA[delete]]></category>
		<category><![CDATA[deletion]]></category>
		<category><![CDATA[legal hold]]></category>
		<category><![CDATA[Nasuni]]></category>
		<category><![CDATA[policy]]></category>
		<category><![CDATA[record retention]]></category>
		<category><![CDATA[seminar]]></category>
		<category><![CDATA[webinar]]></category>

		<guid isPermaLink="false">http://blog.fosketts.net/?p=5160</guid>
		<description><![CDATA[When was the last time you deleted data? Even at home, where we have autonomy and authority over our own data, many of us are digital pack rats. But at work? Never! No one ever deletes anything! Let's talk about why this is.]]></description>
			<content:encoded><![CDATA[<div id="attachment_5162" class="wp-caption aligncenter" style="width: 239px;  border: 1px solid #dddddd; background-color: #f3f3f3; padding-top: 4px; margin: 10px; text-align:center; display: block; margin-right: auto; margin-left: auto;"><a href="http://static.fosketts.net/wp-content/uploads/2011/04/Delete-by-blmurch.jpg" ><img class="size-full wp-image-5162 " title="Delete by blmurch" src="http://static.fosketts.net/wp-content/uploads/2011/04/Delete-by-blmurch.jpg" alt="" width="229" height="300" /></a><p style=' padding: 0 4px 5px; margin: 0;'  class="wp-caption-text">Deletion of data is not a high priority for most IT shops, but this ought to change</p></div>
<p>When was the last time you deleted data? Even at home, where we have autonomy and authority over our own data, many of us are digital pack rats. But at work? Never! No one ever deletes anything! Let&#8217;s talk about why this is.</p>
<h3>Retention vs. Deletion</h3>
<p>Just about everything we do in IT infrastructure is focused on retention. We back up our data and implement other data protection tools like snapshots and mirrors. We might also archive data so that the General Counsel can place legal hold on it, as well as perform data discovery during litigation. And then there&#8217;s the whole field of data security, focused on locking people out of data, keeping it intact and un-viewed.</p>
<p>But what about deletion? Almost no effort is put towards removing data, though the rapid growth of storage might lead one to think this is a key area for IT. We certainly could put some effort on revision control, and especially deleting drafts and outdated data. We could easily expire content that was no longer needed, if only we had some way to know that. And we&#8217;ve talked a lot about secure deletion, even though we hardly ever actually perform that task except when moving to new physical storage hardware.</p>
<p>The greatest challenge for deletion is a simple question: What should we delete and when?</p>
<p>IT can not answer these questions. They must be put to the business people who really own the data. Without permission and buy-in, IT is in serious legal peril when it comes to deleting data: Any deletion must be in accordance with policy and must be legal, that is there is no legal or regulatory hold on it. And there is no way most IT staff feel empowered to do that!</p>
<h3>Some Data Should Be Deleted</h3>
<p>Certainly, not all data should be saved. There is &#8220;low-hanging fruit&#8221; in every storage estate that can and should be deleted:</p>
<ul>
<li>Ephemeral copies &#8211; Drafts, temporary data, working copies</li>
<li>Time-limited projects – Third-party or client data, test and development</li>
<li>Expired data – Retention policies that are expired and no legal hold remains</li>
<li>Legally required &#8211; Data that isn&#8217;t yours, or that legal demands deleted</li>
</ul>
<p>Tackling these data sets is much easier to tackle than cleaning out primary data stores, since it doesn&#8217;t require as much sifting and sorting: These data sets can often be identified programmatically! If you have data sets like these, this is the ideal place to start a deletion effort.</p>
<h3>Delete on Demand</h3>
<p>Regardless of the type, however, IT should not delete data without direction. It is perilous in today’s legal environment to destroy data without a policy directing that action. So we should continue to focus on retention for most data, while we work with legal to determine which data can be deleted and come up with a process for approval.</p>
<p>But it&#8217;s important to start offer a deletion-friendly environment for certain data types. Such a storage system would reduce the difficulties associated with data deletion. Really, only an integrated solution can truly delete data:</p>
<ul>
<li>It must maintain custody of data from start to end and not allow it to leak all over the organization</li>
<li>It must be accessible since any restrictions tempt users to create &#8220;working copies&#8221;, thus thwarting deletion</li>
<li>It must be secure – Data must always be encrypted to avoid remnants on media</li>
<li>It must be protected so data will not spread to external systems and sites</li>
</ul>
<h3>Stephen&#8217;s Stance</h3>
<p>Data deletion is a real problem for most IT shops. I&#8217;m just getting my head around the ramifications, and continue to look for an ideal deletion-friendly storage solution.</p>
<p>If you&#8217;re interested in the topic of data deletion, I recommend joining me for a webinar on the topic on Wednesday, April 13. Sponsored by Nasuni, I will discuss the dilemma of deletion and CEO Andres Rodriguez will weigh in about the capabilities of his cloud storage solution. <a href="http://www.nasuni.com/resources/cloud-storage-webinars/deletion-dilemma/?utm_source=FoskettServices&amp;utm_medium=ODG&amp;utm_campaign=DeletionWebinar" >Register now!</a></p>
<blockquote><p>Note: Nasuni is sponsoring this webinar, but the content was created by me. This blog post is intended to engage my audience in discussion of the subject, and is not a paid promotion or advertisement.</p></blockquote>
<p><em>Image credit: &#8220;Delete&#8221; by </em><a rel="nofollow" href="http://www.flickr.com/photos/blmurch/" ><em>blmurch</em></a></p>
<div id="crp_related"><h3>You might also want to read these other posts...</h3><ul><li><a href="http://blog.fosketts.net/2011/05/17/5476/"  rel="bookmark" class="crp_title"></a></li><li><a href="http://blog.fosketts.net/2008/09/05/answering-email-archiving-questions/"  rel="bookmark" class="crp_title">Answering Your Email Archiving Questions</a></li><li><a href="http://blog.fosketts.net/2007/09/20/enterprise-storage-is-nearing-its-demise/"  rel="bookmark" class="crp_title">Enterprise Storage Is Nearing Its Demise!</a></li><li><a href="http://blog.fosketts.net/about/stephen-foskett/multimedia/"  rel="bookmark" class="crp_title">Multimedia</a></li><li><a href="http://blog.fosketts.net/2008/02/07/how-long-should-companies-retain-email/"  rel="bookmark" class="crp_title">How Long Should Companies Retain Email?</a></li></ul></div><script src="http://feeds.feedburner.com/~s/sfoskett?i=http://blog.fosketts.net/2011/04/10/deletion-dilemma/" type="text/javascript" charset="utf-8"></script><hr />
<p><small>© sfoskett for <a href="http://blog.fosketts.net">Stephen Foskett, Pack Rat</a>, 2011. |
<a href="http://blog.fosketts.net/2011/04/10/deletion-dilemma/">The Deletion Dilemma</a>
<br/>
This post was categorized as <a href="http://blog.fosketts.net/category/everything/enterprisestorage/" title="View all posts in Enterprise storage" rel="category tag">Enterprise storage</a>, <a href="http://blog.fosketts.net/category/everything/personal/" title="View all posts in Personal" rel="category tag">Personal</a>. Each of my categories has its own feed if you'd like to filter out or focus on posts like this.<br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://blog.fosketts.net/2011/04/10/deletion-dilemma/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Is There A Real ROI For Email Archiving?</title>
		<link>http://blog.fosketts.net/2009/03/25/email-archiving-roi/</link>
		<comments>http://blog.fosketts.net/2009/03/25/email-archiving-roi/#comments</comments>
		<pubDate>Wed, 25 Mar 2009 23:52:40 +0000</pubDate>
		<dc:creator>Stephen</dc:creator>
				<category><![CDATA[Enterprise storage]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[case studies]]></category>
		<category><![CDATA[Contoural]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[ROI]]></category>
		<category><![CDATA[webcast]]></category>
		<category><![CDATA[webinar]]></category>

		<guid isPermaLink="false">http://blog.fosketts.net/?p=1657</guid>
		<description><![CDATA[Are you trying to build a business case for email archiving? Worried that the return you expect from your investment might not be real? I&#8217;ll be presenting a webinar on the topic on Thursday, March 26, 2009. Join me for a discussion of the real ROI for email archiving! What: Is There a Real ROI for [...]]]></description>
			<content:encoded><![CDATA[<p>Are you trying to build a business case for email archiving? Worried that the return you expect from your investment might not be real? I&#8217;ll be <a rel="nofollow" href="http://www.google.com/url?q=https%3A%2F%2Fgoogleonline.webex.com%2Fgoogleonline%2Fonstage%2Fg.php%3Ft%3Da%26d%3D575603520%26sourceid%3Dweb&amp;usd=2&amp;usg=AFQjCNHBqw69PQHkq4LDFxBd6CzUjJ47Zw"  target="_blank">presenting a webinar</a> on the topic on Thursday, March 26, 2009. <strong>Join me for a discussion of the real ROI for email archiving!</strong></p>
<ul>
<li>What: Is There a Real ROI for E-mail Archiving: Building a Business Case</li>
<li>When: Thursday, March 26, 2009 at 1 PM Eastern/10 AM Pacific</li>
<li>Sponsored By: Google Security Services Events &amp; Webinars</li>
</ul>
<blockquote><p>In a difficult financial environment, organizations are scrutinizing IT expenditures. Only those projects with a proven return on investment (ROI) are receiving funding. Those looking at e-mail archiving need to ask if there is an ROI for their company, and how can these cost savings be justified. What really does and does not save companies money for e-mail archiving may surprise you. The webcast will cover:</p>
<ul>
<li>Four critical factors driving ROI &#8211; what to look at and what not</li>
<li>Actual ROI case studies</li>
<li>Strategies for building a business case</li>
</ul>
<p>You&#8217;ll hear from Stephen Foskett, Director of the Data Practice at Contoural Inc., a leading independent provider of business and technology consulting. Drawing upon the experiences of hundreds of large and small companies, Stephen will focus on the nuts and bolts of building an ROI and business. Any organization considering an e-mail archiving system will need to face these issues.</p>
</blockquote>
<ul>
</ul>
<p style="text-align: center; "><a href="https://googleonline.webex.com/googleonline/onstage/g.php?t=a&amp;d=575603520&amp;sourceid=web"  target="_blank"><strong>Register and attend for free online</strong></a><strong>!</strong></p>
<div id="crp_related"><h3>You might also want to read these other posts...</h3><ul><li><a href="http://blog.fosketts.net/2009/01/07/email-archiving-101-webinar-january-8/"  rel="bookmark" class="crp_title">Email Archiving 101 Webinar, January 8</a></li><li><a href="http://blog.fosketts.net/2008/08/20/get-email-archiving-project-approved/"  rel="bookmark" class="crp_title">Trying To Get An Email Archiving Project Approved?</a></li><li><a href="http://blog.fosketts.net/2011/05/17/5476/"  rel="bookmark" class="crp_title"></a></li><li><a href="http://blog.fosketts.net/2008/10/20/managing-email-e-discovery/"  rel="bookmark" class="crp_title">Six Critical Steps For Managing Email E-Discovery</a></li><li><a href="http://blog.fosketts.net/2008/10/08/automate-policy-email-archiving-2/"  rel="bookmark" class="crp_title">Webcast: Automating Policy With Email Archiving Technology</a></li></ul></div><script src="http://feeds.feedburner.com/~s/sfoskett?i=http://blog.fosketts.net/2009/03/25/email-archiving-roi/" type="text/javascript" charset="utf-8"></script><hr />
<p><small>© sfoskett for <a href="http://blog.fosketts.net">Stephen Foskett, Pack Rat</a>, 2009. |
<a href="http://blog.fosketts.net/2009/03/25/email-archiving-roi/">Is There A Real ROI For Email Archiving?</a>
<br/>
This post was categorized as <a href="http://blog.fosketts.net/category/everything/enterprisestorage/" title="View all posts in Enterprise storage" rel="category tag">Enterprise storage</a>, <a href="http://blog.fosketts.net/category/everything/personal/" title="View all posts in Personal" rel="category tag">Personal</a>. Each of my categories has its own feed if you'd like to filter out or focus on posts like this.<br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://blog.fosketts.net/2009/03/25/email-archiving-roi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Email Archiving 101 Webinar, January 8</title>
		<link>http://blog.fosketts.net/2009/01/07/email-archiving-101-webinar-january-8/</link>
		<comments>http://blog.fosketts.net/2009/01/07/email-archiving-101-webinar-january-8/#comments</comments>
		<pubDate>Wed, 07 Jan 2009 22:02:35 +0000</pubDate>
		<dc:creator>Stephen</dc:creator>
				<category><![CDATA[Enterprise storage]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Contoural]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[Email archiving]]></category>
		<category><![CDATA[litigation readiness]]></category>
		<category><![CDATA[product selection]]></category>
		<category><![CDATA[toot toot]]></category>
		<category><![CDATA[webinar]]></category>

		<guid isPermaLink="false">http://blog.fosketts.net/?p=1314</guid>
		<description><![CDATA[Are you interested in learning the basics of email archiving? If so, I&#8217;ll be presenting a webinar on January 8, 2009, intended to introduce the topic to newcomers to the field! Register online at Contoural&#8217;s web site! E-mail Archiving 101: A Non-Technical Person&#8217;s Overview of How E-mail Archiving Works and How to Pick the Right [...]]]></description>
			<content:encoded><![CDATA[<p>Are you interested in <strong>learning the basics of email archiving</strong>? If so, I&#8217;ll be presenting a webinar on January 8, 2009, intended to introduce the topic to newcomers to the field!</p>
<p><a href="http://www2.eventsvc.com/contoural/event/9450e9c5-18f0-4bf1-9cf1-39300c023b5e?trk=Wsh"  target="_blank">Register online</a> at Contoural&#8217;s web site!</p>
<p style="padding-left: 30px;"><strong>E-mail Archiving 101: A Non-Technical Person&#8217;s Overview of How E-mail Archiving Works and How to Pick the Right Tool</strong><br />
Thursday, January 8, 2009<br />
10:00 AM Pacific Time (US &amp; Canada)<br />
Faculty: Independent expert <strong>Stephen Foskett</strong>, Principal Consultant, Contoural, Inc.</p>
<p style="padding-left: 30px;">E-mail archiving systems are becoming an important component of many organization document retention and litigation preparedness strategy. Nevertheless, to the non-technical person, understanding what these systems do and how they are different can be bewildering or even downright confusing. A good idea sometimes gets lost in technical translation. In this webinar, industry expert and independent Contoural Principal Consultant Stephen Foskett will walk through a high-level overview of how these systems work in simple terms aimed at the non-technical person.</p>
<p style="padding-left: 30px;">Topics include:</p>
<ul>
<li>What do e-mail archiving products do and how do they support litigation readiness?</li>
<li>High-level description of how different products work and are used</li>
<li>What are some of the real differences between systems?</li>
<li>How to evaluate which features are best for your organization</li>
</ul>
<p style="padding-left: 30px;">This webinar will also provide time for questions from the audience.</p>
<div id="crp_related"><h3>You might also want to read these other posts...</h3><ul><li><a href="http://blog.fosketts.net/2009/03/25/email-archiving-roi/"  rel="bookmark" class="crp_title">Is There A Real ROI For Email Archiving?</a></li><li><a href="http://blog.fosketts.net/2011/05/17/5476/"  rel="bookmark" class="crp_title"></a></li><li><a href="http://blog.fosketts.net/2008/07/01/10-key-considerations-for-email-archiving/"  rel="bookmark" class="crp_title">10 Key Considerations for Email Archiving</a></li><li><a href="http://blog.fosketts.net/2008/08/20/get-email-archiving-project-approved/"  rel="bookmark" class="crp_title">Trying To Get An Email Archiving Project Approved?</a></li><li><a href="http://blog.fosketts.net/2008/10/20/managing-email-e-discovery/"  rel="bookmark" class="crp_title">Six Critical Steps For Managing Email E-Discovery</a></li></ul></div><script src="http://feeds.feedburner.com/~s/sfoskett?i=http://blog.fosketts.net/2009/01/07/email-archiving-101-webinar-january-8/" type="text/javascript" charset="utf-8"></script><hr />
<p><small>© sfoskett for <a href="http://blog.fosketts.net">Stephen Foskett, Pack Rat</a>, 2009. |
<a href="http://blog.fosketts.net/2009/01/07/email-archiving-101-webinar-january-8/">Email Archiving 101 Webinar, January 8</a>
<br/>
This post was categorized as <a href="http://blog.fosketts.net/category/everything/enterprisestorage/" title="View all posts in Enterprise storage" rel="category tag">Enterprise storage</a>, <a href="http://blog.fosketts.net/category/everything/personal/" title="View all posts in Personal" rel="category tag">Personal</a>. Each of my categories has its own feed if you'd like to filter out or focus on posts like this.<br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://blog.fosketts.net/2009/01/07/email-archiving-101-webinar-january-8/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Thoughts on Long-Term Archiving</title>
		<link>http://blog.fosketts.net/2008/12/03/thoughts-longterm-archiving/</link>
		<comments>http://blog.fosketts.net/2008/12/03/thoughts-longterm-archiving/#comments</comments>
		<pubDate>Wed, 03 Dec 2008 20:47:14 +0000</pubDate>
		<dc:creator>Stephen</dc:creator>
				<category><![CDATA[Enterprise storage]]></category>
		<category><![CDATA[AIIM]]></category>
		<category><![CDATA[archiving]]></category>
		<category><![CDATA[ASCII]]></category>
		<category><![CDATA[Blu-ray]]></category>
		<category><![CDATA[data archive]]></category>
		<category><![CDATA[HP]]></category>
		<category><![CDATA[inkjet]]></category>
		<category><![CDATA[Iron Mountain]]></category>
		<category><![CDATA[PNG]]></category>
		<category><![CDATA[records]]></category>
		<category><![CDATA[records management]]></category>
		<category><![CDATA[TIFF]]></category>
		<category><![CDATA[webinar]]></category>

		<guid isPermaLink="false">http://blog.fosketts.net/?p=1180</guid>
		<description><![CDATA[I just completed my webinar for AIIM on long-term archiving. Excellent attendance (kudos to AIM!) and some great questions that, sadly, we didn&#8217;t get to during the session. I&#8217;ll try to tackle them here in hopes that their authors find these answers! What are vital records versus ordinary records? I like this suggestion from another attendee: &#8220;Vital [...]]]></description>
			<content:encoded><![CDATA[<p>I just completed my webinar for AIIM on long-term archiving. Excellent attendance (kudos to AIM!) and some great questions that, sadly, we didn&#8217;t get to during the session. I&#8217;ll try to tackle them here in hopes that their authors find these answers!</p>
<p><span id="more-1180"></span></p>
<ol>
<li><strong>What are vital records versus ordinary records?</strong> I like this suggestion from another attendee: <strong>&#8220;Vital Record&#8221; is, by definition, a record without which the organization could not continue to function.</strong></li>
<li><strong>Would you consider Accounts Payable and Accounts Receivable receipts and related backup documentations vital records?</strong> They may be vital to some businesses and not vital to others. I suspect that these would be much more vital in the short term and much less important after the year is closed out. But I can imagine scenarios where they would be required for decades.</li>
<li><strong>It was mentioned that it was risky to scan paper into a electronic format without a written, compact retention policy. My question is this: If you are in the process of setting policy and adding to your policy and procedures manual is it still ok to scan? My boss has pushed for me to begin the conversion process even though I haven&#8217;t managed to complete the new policy and procedures. I think this is his way of showing his superiors that we are making progress on a project that they weren&#8217;t neccesarily behind in the first place.</strong> I would worry that you&#8217;ll waste effort scanning documents that shouldn&#8217;t be saved. But it&#8217;s better to duplicate and waste some effort than to not save at all. So scan away! But get that policy done too!</li>
<li><strong>What about TIFF storage? Is that still viable?</strong> and <strong>For long term storage, why isn&#8217;t tiff G4 an option?</strong> TIFF is certainly a widely-used format for images, and G3 compressed TIFF will probably be readable a century from now (assuming we&#8217;re still here!) Plus, TIFF is (usually) lossless. However, it&#8217;s very flexible, and a TIFF file can contain lots of different data &#8211; you could easily create a TIFF that won&#8217;t be readable next week! Also, there have been some patent/royalty arguments about TIFF and related technologies. Finally, TIFF files tend to be huge (since they&#8217;re lossless) compared to other (lossy) formats. I like open standards like PNG better since they&#8217;re fully documented and portable, but TIFF is probably a decent choice.</li>
<li><strong>When storing paper does the newer printing technology &#8211; inkjet, laser etc. match the archival quality of older paper and inks?</strong> and <strong>What do we need to know about the kind of paper that should be used for long term archiving?</strong> I&#8217;m concerned that newer technologies, including printer tech, won&#8217;t last like old ones. I have impact-printed pages from the 1980s that look like new, and laser-printed pages from the 1990s that are clear and clean. But my old inkjet pages are very faded. Now, this could have to do with the paper I chose, and it could be that old inkjet isn&#8217;t a predictor of new inkjet, but I&#8217;m skeptical. HP <a rel="nofollow" href="http://h71036.www7.hp.com/hho/cache/331414-0-0-225-121.html"  target="_blank">claims</a> that their Vivera inkjet ink will last &#8220;108 years&#8221;, which seems oddly precise. I guess they took a Photosmart printer back to 1900 and printed out some pages? In all seriousness, be concerned about any claims like this that cannot possibly be tested. And consider handling as well &#8211; proper temperature, humidity, and storage will make documents last much, much longer!</li>
<li><strong>Dry caskets of nuclear waste are dangerously radioactive for over 10,000 years. Consider the &#8220;pancake&#8221; drive: titanium disks written with an ion beam in both analog and digital. Even without ASCII, it can be read with an electron microscope. Now that is longterm storage. Do you really trust current formats for 50-100 years? Think of how much change there has been in the last 50 years.</strong> and <strong>If There was not a question of Blu-ray discs lasting for decades , what is your opinion on the technology as a viable archive solution?</strong> I&#8217;m skeptical of all unprovable longevity claims, since media has never lived up to them in the past! If I had to guess, I&#8217;d say that mechanical devices like disks and tapes will have more problems than plain discs, and that optical will last longer than magnetic. So I bet Blu Ray media will outlive most other current mainstream media.</li>
<li><strong>If it isn&#8217;t vital you should not convert. On another project (our archives) I am trying to save and prevent any further damage to the records because they are currently stored in a basement with water leaks, rats, and no climate control. Is this instance how do you weigh the vital and non-vital? Specifically, I was asked to bring in outside companies to see what they had to say and get quotes after my warnings and price estimations were rejected. Any suggestions on how to get across the importance of not allowing these records to just rot?</strong> Rats don&#8217;t make great records managers! Seriously, though, I&#8217;d say that something is seriously out of whack when records are stored like this. Maybe you should come in to work one day and claim that all of the records are destroyed and see what reaction you get? But be sure to have another job lined up before you pull this stunt&#8230; </li>
<li><strong>I just want to point out there is a whole profession that deals with this every day &#8211; the Archivist. Information can be found at <a href="http://www.archivists.org"  target="_blank">www.archivists.org</a> &#8211; they even have a group of Business Archivists that you can talk to.</strong> Thank you for that link &#8211; I&#8217;ll look into it!</li>
<li><strong>Can you provide more information on what Open Standard Format is?</strong> I like standards that are well documented in public places &#8211; ASCII charts are freely available and widely distributed, for example. These are a message to future generations &#8211; when you encounter this file, decode it with this chart! But proprietary formats concern me, especially when their documentation isn&#8217;t freely available and open.</li>
<li><strong>When will the presentation slides be available?</strong> The webinar and slides should be posted <a href="http://www.aiim.org/Events/WebinarArchive.aspx"  target="_blank">at AIIM&#8217;s site</a> within two weeks. </li>
</ol>
<div id="crp_related"><h3>You might also want to read these other posts...</h3><ul><li><a href="http://blog.fosketts.net/2008/12/02/long-term-archiving/"  rel="bookmark" class="crp_title">Long-Term Versus Longer-Term Archiving</a></li><li><a href="http://blog.fosketts.net/2008/10/08/automate-policy-email-archiving-2/"  rel="bookmark" class="crp_title">Webcast: Automating Policy With Email Archiving Technology</a></li><li><a href="http://blog.fosketts.net/2008/09/05/answering-email-archiving-questions/"  rel="bookmark" class="crp_title">Answering Your Email Archiving Questions</a></li><li><a href="http://blog.fosketts.net/2008/02/07/how-long-should-companies-retain-email/"  rel="bookmark" class="crp_title">How Long Should Companies Retain Email?</a></li><li><a href="http://blog.fosketts.net/2008/10/23/reduce-file-size-pdf-mac/"  rel="bookmark" class="crp_title">Hallelujah! OS X Can Reduce PDF File Size!</a></li></ul></div><script src="http://feeds.feedburner.com/~s/sfoskett?i=http://blog.fosketts.net/2008/12/03/thoughts-longterm-archiving/" type="text/javascript" charset="utf-8"></script><hr />
<p><small>© sfoskett for <a href="http://blog.fosketts.net">Stephen Foskett, Pack Rat</a>, 2008. |
<a href="http://blog.fosketts.net/2008/12/03/thoughts-longterm-archiving/">Thoughts on Long-Term Archiving</a>
<br/>
This post was categorized as <a href="http://blog.fosketts.net/category/everything/enterprisestorage/" title="View all posts in Enterprise storage" rel="category tag">Enterprise storage</a>. Each of my categories has its own feed if you'd like to filter out or focus on posts like this.<br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://blog.fosketts.net/2008/12/03/thoughts-longterm-archiving/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Long-Term Versus Longer-Term Archiving</title>
		<link>http://blog.fosketts.net/2008/12/02/long-term-archiving/</link>
		<comments>http://blog.fosketts.net/2008/12/02/long-term-archiving/#comments</comments>
		<pubDate>Tue, 02 Dec 2008 14:46:03 +0000</pubDate>
		<dc:creator>Stephen</dc:creator>
				<category><![CDATA[Enterprise storage]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[AIIM]]></category>
		<category><![CDATA[archiving]]></category>
		<category><![CDATA[ASCII]]></category>
		<category><![CDATA[data archive]]></category>
		<category><![CDATA[disk]]></category>
		<category><![CDATA[media]]></category>
		<category><![CDATA[paper]]></category>
		<category><![CDATA[papyrus]]></category>
		<category><![CDATA[PDF]]></category>
		<category><![CDATA[record retention]]></category>
		<category><![CDATA[records]]></category>
		<category><![CDATA[tablet]]></category>
		<category><![CDATA[tape]]></category>
		<category><![CDATA[toot toot]]></category>
		<category><![CDATA[webinar]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://blog.fosketts.net/?p=1163</guid>
		<description><![CDATA[How will you retain records for the long haul? It depends on how you define &#8220;long&#8221;. Nearly everyone (individual and business alike) has certain records to retain for years, and some may need retention for decades or centuries. How can you accomplish this? First, consider whether to store records as atoms or bits. You can [...]]]></description>
			<content:encoded><![CDATA[<p>How will you retain records for the long haul? It depends on how you define &#8220;long&#8221;. Nearly everyone (individual and business alike) has certain records to retain for years, and some may need retention for decades or centuries. How can you accomplish this?</p>
<p>First, consider whether to store records as atoms or bits. You can convert paper to data or vice versa, and there are pros and cons to both:</p>
<ul>
<li>Properly handled physical (paper or film) records should last for hundreds of years and can remain readable without software or devices. But they&#8217;re hard to search (you need an index), and paper is bulky, heavy, and difficult to work with.</li>
<li>Digital records can either be stored offline or kept &#8220;alive,&#8221; but questions remain about their long-term reliability and readability. Living records can be easy to search and use, and digital storage can be very space-efficient, but data tends to pile up &#8220;out of sight.&#8221;</li>
</ul>
<p>Long-term storage of records on physical media is proven &#8211; think about papyrus, tablets, gold or nickel discs, film, and paper. But will digital media fare as well? Data tapes and disks can degrade over time, and manufacturer reliability specs are based on accelerated testing, not actual experience. Regardless of media type, careful handling can extend media life.</p>
<p>But will you still be able to read it? Tapes and optical disks require additional hardware to read, while disk drives are paired with their read heads. Software applications are needed to read and interpret data (backup, archiving, compression, encryption, deduplication, database) as well. What about content format? Should you use ASCII, XML, PDF/A?</p>
<ul>
</ul>
<p>I&#8217;ll be presenting a webinar on this topic tomorrow, Wednesday, December 3, at 2:00 PM Eastern time. <a href="http://www.aiim.org/Events/register.aspx?id=288"  target="_blank">Register on-line</a> at the AIIM web site and join me for the discussion!</p>
<div id="crp_related"><h3>You might also want to read these other posts...</h3><ul><li><a href="http://blog.fosketts.net/2008/12/03/thoughts-longterm-archiving/"  rel="bookmark" class="crp_title">Thoughts on Long-Term Archiving</a></li><li><a href="http://blog.fosketts.net/2008/10/08/automate-policy-email-archiving-2/"  rel="bookmark" class="crp_title">Webcast: Automating Policy With Email Archiving Technology</a></li><li><a href="http://blog.fosketts.net/2008/02/07/how-long-should-companies-retain-email/"  rel="bookmark" class="crp_title">How Long Should Companies Retain Email?</a></li><li><a href="http://blog.fosketts.net/2008/12/04/enhanced-archive-platforms-netapp/"  rel="bookmark" class="crp_title">White Paper: Enhanced Archive Platforms with Agility for NetApp</a></li><li><a href="http://blog.fosketts.net/2008/10/20/managing-email-e-discovery/"  rel="bookmark" class="crp_title">Six Critical Steps For Managing Email E-Discovery</a></li></ul></div><script src="http://feeds.feedburner.com/~s/sfoskett?i=http://blog.fosketts.net/2008/12/02/long-term-archiving/" type="text/javascript" charset="utf-8"></script><hr />
<p><small>© sfoskett for <a href="http://blog.fosketts.net">Stephen Foskett, Pack Rat</a>, 2008. |
<a href="http://blog.fosketts.net/2008/12/02/long-term-archiving/">Long-Term Versus Longer-Term Archiving</a>
<br/>
This post was categorized as <a href="http://blog.fosketts.net/category/everything/enterprisestorage/" title="View all posts in Enterprise storage" rel="category tag">Enterprise storage</a>, <a href="http://blog.fosketts.net/category/everything/personal/" title="View all posts in Personal" rel="category tag">Personal</a>. Each of my categories has its own feed if you'd like to filter out or focus on posts like this.<br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://blog.fosketts.net/2008/12/02/long-term-archiving/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Six Critical Steps For Managing Email E-Discovery</title>
		<link>http://blog.fosketts.net/2008/10/20/managing-email-e-discovery/</link>
		<comments>http://blog.fosketts.net/2008/10/20/managing-email-e-discovery/#comments</comments>
		<pubDate>Tue, 21 Oct 2008 02:41:51 +0000</pubDate>
		<dc:creator>Stephen</dc:creator>
				<category><![CDATA[Enterprise storage]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[e-discovery]]></category>
		<category><![CDATA[electronic discovery]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[Email archiving]]></category>
		<category><![CDATA[FRCP]]></category>
		<category><![CDATA[litigation hold]]></category>
		<category><![CDATA[LiveOffice]]></category>
		<category><![CDATA[PST]]></category>
		<category><![CDATA[PST files]]></category>
		<category><![CDATA[Storage Decisions]]></category>
		<category><![CDATA[toot toot]]></category>
		<category><![CDATA[webinar]]></category>
		<category><![CDATA[whitepaper]]></category>

		<guid isPermaLink="false">http://blog.fosketts.net/?p=928</guid>
		<description><![CDATA[What is the best way to use email archiving systems for e-discovery? Earlier this year, I co-wrote a whitepaper on the topic (sponsored by LiveOffice), and on Wednesday I will present a companion webinar. The gist is that email archiving can be an incredibly useful tool to manage legal risks and enable more effective discovery of message [...]]]></description>
			<content:encoded><![CDATA[<p>What is the best way to use email archiving systems for e-discovery? Earlier this year, I co-wrote a <a href="http://www.liveoffice.com/forms/contoural-whitepaper.asp"  target="_blank">whitepaper on the topic</a> (sponsored by LiveOffice), and on Wednesday I will present a <a href="https://liveofficeevents.webex.com/mw0305l/mywebex/default.do?nomenu=true&amp;siteurl=liveofficeevents&amp;service=6&amp;main_url=https%3A%2F%2Fliveofficeevents.webex.com%2Fec0600l%2Feventcenter%2Fevent%2FeventAction.do%3FtheAction%3Ddetail%26confViewID%3D278107608%26siteurl%3Dliveofficeevents%26%26%26"  target="_blank">companion webinar</a>.</p>
<p>The gist is that email archiving can be an incredibly useful tool to manage legal risks and enable more effective discovery of message content. Electronic discovery is growing at an amazing clip, and most cases now include email messages &#8211; in fact, email is estimated to be 60% to 70% of all legal discovery in the United States today!</p>
<p>At the same time, companies are challenged with ineffective or un-enforced retention and litigation hold policies and rampant &#8220;underground archiving&#8221; of messages in offline PST files. And to make matters worse, the 2006 revisions to the Federal Rules of Civil Procedure drastically shortened the amount of time companies have to describe and produce electronic records! It&#8217;s simply impossible to begin recovering messages from backup tapes in response to legal requests &#8211; <strong>the only way forward is a proactive strategy based on email archiving</strong>.</p>
<p>If this piques your interest, <a href="http://www.liveoffice.com/forms/contoural-whitepaper.asp"  target="_blank">grab a copy of that whitepaper</a>, <a href="https://liveofficeevents.webex.com/mw0305l/mywebex/default.do?nomenu=true&amp;siteurl=liveofficeevents&amp;service=6&amp;main_url=https%3A%2F%2Fliveofficeevents.webex.com%2Fec0600l%2Feventcenter%2Fevent%2FeventAction.do%3FtheAction%3Ddetail%26confViewID%3D278107608%26siteurl%3Dliveofficeevents%26%26%26"  target="_blank">join me on Wednesday for the webinar</a>, and check out some of <a href="http://blog.fosketts.net/tag/email-archiving/"  target="_self">my other email-related content</a>. I&#8217;ll also be speaking on the topic at <a href="http://storagedecisions.techtarget.com/sanfran/index.html"  target="_blank">Storage Decisions in San Francisco</a>, and would be happy to respond to your emailed questions any time!</p>
<div id="crp_related"><h3>You might also want to read these other posts...</h3><ul><li><a href="http://blog.fosketts.net/2009/04/19/cloud-slam-topic-enterprise-storage-predictable/"  rel="bookmark" class="crp_title">My Cloud Slam Topic: Enterprise Storage (Predictable?)</a></li><li><a href="http://blog.fosketts.net/2009/03/25/email-archiving-roi/"  rel="bookmark" class="crp_title">Is There A Real ROI For Email Archiving?</a></li><li><a href="http://blog.fosketts.net/2008/02/07/how-long-should-companies-retain-email/"  rel="bookmark" class="crp_title">How Long Should Companies Retain Email?</a></li><li><a href="http://blog.fosketts.net/2008/09/05/answering-email-archiving-questions/"  rel="bookmark" class="crp_title">Answering Your Email Archiving Questions</a></li><li><a href="http://blog.fosketts.net/2008/03/31/key-technical-differences-between-email-archiving-products/"  rel="bookmark" class="crp_title">Key Technical Differences Between Email Archiving Products?</a></li></ul></div><script src="http://feeds.feedburner.com/~s/sfoskett?i=http://blog.fosketts.net/2008/10/20/managing-email-e-discovery/" type="text/javascript" charset="utf-8"></script><hr />
<p><small>© sfoskett for <a href="http://blog.fosketts.net">Stephen Foskett, Pack Rat</a>, 2008. |
<a href="http://blog.fosketts.net/2008/10/20/managing-email-e-discovery/">Six Critical Steps For Managing Email E-Discovery</a>
<br/>
This post was categorized as <a href="http://blog.fosketts.net/category/everything/enterprisestorage/" title="View all posts in Enterprise storage" rel="category tag">Enterprise storage</a>, <a href="http://blog.fosketts.net/category/everything/personal/" title="View all posts in Personal" rel="category tag">Personal</a>. Each of my categories has its own feed if you'd like to filter out or focus on posts like this.<br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://blog.fosketts.net/2008/10/20/managing-email-e-discovery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Answering Your Email Archiving Questions</title>
		<link>http://blog.fosketts.net/2008/09/05/answering-email-archiving-questions/</link>
		<comments>http://blog.fosketts.net/2008/09/05/answering-email-archiving-questions/#comments</comments>
		<pubDate>Fri, 05 Sep 2008 16:00:36 +0000</pubDate>
		<dc:creator>Stephen</dc:creator>
				<category><![CDATA[Enterprise storage]]></category>
		<category><![CDATA[archiving]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[business case]]></category>
		<category><![CDATA[data archive]]></category>
		<category><![CDATA[data backup]]></category>
		<category><![CDATA[e-discovery]]></category>
		<category><![CDATA[Email archiving]]></category>
		<category><![CDATA[litigation hold]]></category>
		<category><![CDATA[Mimosa]]></category>
		<category><![CDATA[PST files]]></category>
		<category><![CDATA[record retention]]></category>
		<category><![CDATA[retention schedule]]></category>
		<category><![CDATA[webinar]]></category>

		<guid isPermaLink="false">http://blog.fosketts.net/2008/09/05/answering-your-email-archiving-questions/</guid>
		<description><![CDATA[My webinar on building a business case for email archiving was very well-attended, so I was not able to get to everyone during the question and answer section. Since the questions were really excellent, I thought I would include them (and my responses) here. How to improve the receptivity of the e-mail archieve message to [...]]]></description>
			<content:encoded><![CDATA[<p>My <a href="http://blog.fosketts.net/2008/08/20/trying-to-get-an-email-archiving-project-approved/"  target="_self">webinar on building a business case for email archiving</a> was very well-attended, so I was not able to get to everyone during the question and answer section. Since the questions were really excellent, I thought I would include them (and my responses) here.</p>
<p><span id="more-599"></span></p>
<ul>
<li><strong>How to improve the receptivity of the e-mail archieve message to management to overcome the biases you mentioned?</strong> Consider what management is interested in most: They don&#8217;t necessarily care about email archiving, but they will respond to well-presented solutions to business objectives like cost avoidance for litigation and e-discovery or future reduced spending on IT infrastructure (storage).</li>
<li><strong>How do you get things moving when Legal is sponsor and can demonstrate that one lawsuit discovery failure will be the same cost as the project?</strong> This would be an ideal scenereo. Legal probably already understands the high cost of e-discovery and potential risk of adverse judgement. Now demonstrate the ways that email archiving can help. But be realistic &#8211; an email archiving app will help with e-discovery, but is definitely not a complete solution. You will still need policy and process for hold and discovery, and may even need additional e-discovery tools.</li>
<li><strong>Have you seen standard or default retention periods for email, and how are they determined?</strong> I would not want to suggest standard or &#8220;rule of thumb&#8221; retention periods. In my experience with many organizations, I have seen such a wide variety of carefully considered retention schedules that I have come to believe that there is no such thing as a standard. However, I would like to suggest not making a too-short maximum (say, less than three months) or else you will drive end users to underground archiving to get around the policy. Such a short retention period can work for certain classes of messages (company picnic, lunch invites, mass mailings), but I can&#8217;t imagine a business where no one would need to keep messages longer. Try to be realistic in setting your retention, balancing productivity with compliance. Setting retention periods is an exercise in consensus building, with representatives from IT, Legal, HR, Compliance, and others each contributing their own needs. It&#8217;s doable, though &#8211; I do it for a living!</li>
<li><strong>How many years back do people hold on to mail typically?</strong> Most organizations lack standards or policies for retention, so their typical retention varies based on employee actions. When they do have retention policies for email, they tend to classify messages (by organization or user, keywords, or through user action) into a few &#8220;buckets&#8221; with appropriate retention for each. Most have short retention (3 to 9 months) for some content, and longer retention (on the order of a few years) for other types. Most also have a &#8220;keep forever&#8221; category for special record types.</li>
<li><strong>Do you have an opinion on whether journaling is better or not for meeting legal requirements?</strong> Most legal groups desire the most complete set of messages possible. Both journaling and log shipping should meet this need.</li>
<li><strong>Have you seen much use for email archiving for supporting Audit to prove that an event was reviewed and approved?</strong> Many organizations use email as part of their workflow. In these cases, maintaining a complete set of messages is critical for audit and compliance. Many certainly do use email archives for this purpose, while others prefer to route such approvals to other content management systems to maintain these records.</li>
<li><strong>Is there a legal argument to be made that getting rid of pst files and having a central archive will help with privacy law issues?</strong> Decentralized personal archives like PST files are a privacy nightmare waiting to happen &#8211; they are highly mobile, can be copied and viewed easily, and tend to &#8220;live&#8221; on theft-prone devices like laptops and portable drives. Replacing PST files with a centralized archive has many many benefits, and the reduced risk of privacy breaches is certainly among these. However, most mail clients still maintain offline caches of mail server (and archive) data, so simply replacing PST with an archive will not elimate the privacy risk.</li>
<li><strong>You might want to mention that accelerating volumes of stored email are not necessarily bad because it is electronic and therefore searchable. Offline stuff dumped into file servers with no meta data is actually more of a nightmare because no one knows who created it or why it is needed (or not).</strong> Adding structure to electronic stored information is always valuable, and email archives certainly do make that data much more organized and searchable, along with enabling retention policies to be applied (assuming they exist!) Unstructured data on file servers is indeed a nightmare, and can pose a serious risk. There are other tools to tackle this type of data, however, and they might do a better job than relying on an email archive as a primary repository of critical records.</li>
<li><strong>Can you elaborate on user training needs? I was under the impression that changes to the end user were minimal.</strong> The amount of impact an email archiving system has on end users can vary from minimal to significant, based mostly on how much user interaction is desired for classification. However, even the most unobtrusive system is likely to change certain aspects of user behavior, from PST files to searches to stubbing and deletion of messages. Therefore, training is probably needed with every email archiving implementation.</li>
<li><strong>Litigation holds can last for YEARS !! Tape is DEAD especially to try to rebuild mail boxes.</strong> Tape remains non-dead for certain applications like backup, despite years of prognostication. However, you are correct that e-discovery of data on tape is incredibly difficult and time-consuming for most systems. There are tools to help, but an online archive is vastly more flexible and speedy than recovering backup data from tape. I&#8217;ve seen backup-sourced e-discovery costs rise into the millions of dollars, too!</li>
<li><strong>How important is classification in an archive solution?</strong> The importance of classification depends on the business objectives that an archive is meant to serve. However, most implementations will require at least some message classification mechanism in order to determine how long different messages should be retained, since a one-size-fits-all retention schedule is unlikely to meet anyone&#8217;s needs. Therefore, it is important to begin developing an overall record retention policy for email when implementing an email archive, and to consider how messages will be classified. Classification of email messages is a complicated topic &#8211; worthy of its own webinar at least!</li>
<li><strong>We are a globally dispersed organization which increases the complexity and cost. Do you feel implementation is an all or nothing scenario or does it make sense to focus on domestic and large campuses and then in a second phase chase funding for remote and international sites?</strong> Dispersed organizations face many unique technical challenges, especially when implementing email archiving. Certainly it is better to have some archiving than none at all, but unless your retention requirements are also segmented by geography, focusing on only a single location can be risky. I&#8217;d definitely suggest starting with the biggest fish, but you will probably have to get to everyone fairly soon afterward.</li>
<li><strong>Are there solution that do both email and file data (shared folders) archiving?</strong> Yes, some email archiving products also do file archiving. However, some choose to implement these functions separately to keep one from standing in the way of the other &#8211; it&#8217;s more important to have some archiving than to wait and wait for a complete solution.</li>
<li><strong>Not to mention, extremely short retention periods for email messages will NOT allow an enterprise to comply with litigation hold needs&#8230;</strong> Once a litigation hold is ordered, all retention schedules for covered data must be suspended. Therefore, a short retention schedule does not necessarily preclude compliance with a legal hold order. However, unreasonably short retention will not look good in court!</li>
</ul>
<div id="crp_related"><h3>You might also want to read these other posts...</h3><ul><li><a href="http://blog.fosketts.net/2008/02/07/how-long-should-companies-retain-email/"  rel="bookmark" class="crp_title">How Long Should Companies Retain Email?</a></li><li><a href="http://blog.fosketts.net/2008/07/01/10-key-considerations-for-email-archiving/"  rel="bookmark" class="crp_title">10 Key Considerations for Email Archiving</a></li><li><a href="http://blog.fosketts.net/2008/03/31/key-technical-differences-between-email-archiving-products/"  rel="bookmark" class="crp_title">Key Technical Differences Between Email Archiving Products?</a></li><li><a href="http://blog.fosketts.net/2008/10/20/managing-email-e-discovery/"  rel="bookmark" class="crp_title">Six Critical Steps For Managing Email E-Discovery</a></li><li><a href="http://blog.fosketts.net/2008/10/08/automate-policy-email-archiving-2/"  rel="bookmark" class="crp_title">Webcast: Automating Policy With Email Archiving Technology</a></li></ul></div><script src="http://feeds.feedburner.com/~s/sfoskett?i=http://blog.fosketts.net/2008/09/05/answering-email-archiving-questions/" type="text/javascript" charset="utf-8"></script><hr />
<p><small>© sfoskett for <a href="http://blog.fosketts.net">Stephen Foskett, Pack Rat</a>, 2008. |
<a href="http://blog.fosketts.net/2008/09/05/answering-email-archiving-questions/">Answering Your Email Archiving Questions</a>
<br/>
This post was categorized as <a href="http://blog.fosketts.net/category/everything/enterprisestorage/" title="View all posts in Enterprise storage" rel="category tag">Enterprise storage</a>. Each of my categories has its own feed if you'd like to filter out or focus on posts like this.<br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://blog.fosketts.net/2008/09/05/answering-email-archiving-questions/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Trying To Get An Email Archiving Project Approved?</title>
		<link>http://blog.fosketts.net/2008/08/20/get-email-archiving-project-approved/</link>
		<comments>http://blog.fosketts.net/2008/08/20/get-email-archiving-project-approved/#comments</comments>
		<pubDate>Thu, 21 Aug 2008 02:13:13 +0000</pubDate>
		<dc:creator>Stephen</dc:creator>
				<category><![CDATA[Enterprise storage]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Email archiving]]></category>
		<category><![CDATA[Mimosa]]></category>
		<category><![CDATA[toot toot]]></category>
		<category><![CDATA[webinar]]></category>

		<guid isPermaLink="false">http://blog.fosketts.net/?p=456</guid>
		<description><![CDATA[Do you know that need email archiving but just can&#8217;t get the project off the ground? I&#8217;ll be presenting a one-hour webinar called &#8220;Getting Your (Email Archiving) Project Approved&#8221; next Wednesday, August 27 at 1 PM Eastern time. The session is presented by Mimosa, but the content is independent, so you won&#8217;t hear me pitch [...]]]></description>
			<content:encoded><![CDATA[<p>Do you know that need email archiving but just can&#8217;t get the project off the ground? I&#8217;ll be presenting a one-hour webinar called &#8220;Getting Your (Email Archiving) Project Approved&#8221; next Wednesday, August 27 at 1 PM Eastern time.</p>
<p>The session is presented by Mimosa, but the content is independent, so you won&#8217;t hear me pitch log shipping or trashing other vendors. Instead, I&#8217;ll focus on the benefits and beneficiaries of email archiving and how to make this critical technology a priority for the business, not just IT.</p>
<p>If you would like to attend, please <a href="http://w.on24.com/r.htm?e=117046&amp;s=1&amp;k=72E27B7E67BB8E1815DA9392DD6832D1&amp;partnerref=m_SF"  target="_blank">register for the session at On24</a>.</p>
<div id="crp_related"><h3>You might also want to read these other posts...</h3><ul><li><a href="http://blog.fosketts.net/2011/05/17/5475/"  rel="bookmark" class="crp_title"></a></li><li><a href="http://blog.fosketts.net/2009/03/25/email-archiving-roi/"  rel="bookmark" class="crp_title">Is There A Real ROI For Email Archiving?</a></li><li><a href="http://blog.fosketts.net/2008/05/20/email-archiving-just-cant-get-enough/"  rel="bookmark" class="crp_title">Email Archiving: Just Can&#8217;t Get Enough</a></li><li><a href="http://blog.fosketts.net/2008/10/08/automate-policy-email-archiving-2/"  rel="bookmark" class="crp_title">Webcast: Automating Policy With Email Archiving Technology</a></li><li><a href="http://blog.fosketts.net/2009/01/07/email-archiving-101-webinar-january-8/"  rel="bookmark" class="crp_title">Email Archiving 101 Webinar, January 8</a></li></ul></div><script src="http://feeds.feedburner.com/~s/sfoskett?i=http://blog.fosketts.net/2008/08/20/get-email-archiving-project-approved/" type="text/javascript" charset="utf-8"></script><hr />
<p><small>© sfoskett for <a href="http://blog.fosketts.net">Stephen Foskett, Pack Rat</a>, 2008. |
<a href="http://blog.fosketts.net/2008/08/20/get-email-archiving-project-approved/">Trying To Get An Email Archiving Project Approved?</a>
<br/>
This post was categorized as <a href="http://blog.fosketts.net/category/everything/enterprisestorage/" title="View all posts in Enterprise storage" rel="category tag">Enterprise storage</a>, <a href="http://blog.fosketts.net/category/everything/personal/" title="View all posts in Personal" rel="category tag">Personal</a>. Each of my categories has its own feed if you'd like to filter out or focus on posts like this.<br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://blog.fosketts.net/2008/08/20/get-email-archiving-project-approved/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

