What Am I Looking At? Andy Kass

Size: px
Start display at page:

Download "What Am I Looking At? Andy Kass"

Transcription

1 Concordance Tip Sheet August 2013 What Am I Looking At? Andy Kass Discovery is the process of requesting, producing and gleaning documents to substantiate assertions of fact in a case. Review is a deep, directed examination of discovery. The question is, what changes when we move from the world of file cabinets to file servers? The answer is both very little and quite a bit. The very little part goes to the heart of what the original purpose of discovery is: to find and analyze documents relevant to the litigation. The quite a bit part goes to the scale and nature of electronic media: how much of it there is, where and how it is stored, how it is recovered, and how it is related. Let s take a closer look, as mapped against the Electronic Discovery Reference Model (EDRM). This is a quick primer not a replacement for reading and understanding the relevant rules (see reference notes at the end). Identification, Preservation and Collection When a complaint is filed or a case otherwise impending, counsel for each side will have an interest in figuring out where relevant information might be found. This Identification phase may involve questionnaires, mutual disclosures, Rule 26(f) meet and confer activities, and so on. The purpose is to figure out who was involved (either as an individual or part of a company or department), the time frame in question, and the location of data for those custodians for that period. (Is everything on a SAN, or would some information only be available on tape? Are there personal systems or accounts involved?) That s a start. Next, whoever has been identified as having a portion of potentially relevant information in their care, custody or control must officially be notified to Preserve it.

2 Concordance Tip Sheet August This preservation letter from counsel starts a legal hold meant to freeze all modification or deletion of potentially relevant documents (and in some cases, just about everything) until the next phase, collection, can take place. Counsel has the responsibility not only to notify, but to (a) read and understand all custodians document retention policies (to the extent that there are any) to determine whether any modification is required for the duration of the hold, and (b) to follow up and make sure that no one is going rogue. Preservation can, let s say, constipate data systems, so it is in everyone s interest to properly collect identified custodial resources in a timely, efficient and welldocumented manner. The type of Collection very much depends on the nature and value of the case, and how much the parties were able to accomplish at the Rule 26(f) conference. Sometimes voluntary self-production may suffice: an exported PST file, for example, may be all that is required in a case involving a relatively small claim. Nevertheless, always record every step taken, every filter applied, every application (and version) used, who used it, and when, and through whose hands it has passed. The other two main types of collection are Image, which copies every sector of a drive at a bit level, and Live, which collects only actual files currently recognized by the operating system (and Recycle Bin objects). The first is the most thorough you have the complete state of a system (where this type of collection is possible) as of a date and time certain. The second is leaner, may be done via remote collection, and requires less processing. There is often a temptation to get everything, but there are ramifications to that: There is a cost to extract a forensic image, which is done on a copy of the preserved forensic media. There is much more volume involved in culling an image, which has operating system, application, temporary and deleted files and slack space, in addition to user data. If you have essentially everything from a drive, there may be a presumption that everything can and should be produced (including deleted files), which can dramatically drive up the costs of production and review. Culling and Processing Culling, which may embrace the concept of Early Case Assessment, is a filtering process that takes the mass of electronic data at the top of the funnel through deduplication, date range, filetype, and sometimes keyword parameters to a smaller

3 Concordance Tip Sheet August amount at the bottom of the funnel. This process costs less than fully processing everything for review. Early Case Assessment goes a little deeper, providing more detailed filters (including the ability to find patterns of credit card, Social Security number and other private information), thread grouping, deeper reporting, and even direct review tool output. Processing is the last step before the reviewer sees documents in Concordance or some other review software. Care needs to be taken to extract and otherwise supply: The needed metadata fields and descriptors (such as Custodian, Source, etc.); Extracted text (and determine whether OCR is to be tried where there is no text); Images, if explicitly requested this costs much more than native processing; A document numbering scheme with enough padding to cover any expected number of documents (or pages, if imaging); Link fields for Native and Text files, as required; and All load files necessary for the requested database format (e.g., Concordancedelimited DAT {for metadata} and OPT/LOG files {for images}) If all of the above goes swimmingly, you wind up with documents to review and evaluate, sometimes a great many at that. Review We have often enough discussed Concordance review in this space: the use of tags and direct coding to designate relevance, privilege, issues and the like. Since we are taking a 30,000 foot functional view here, let s just illustrate a couple of points about how what you are reviewing affects how you are reviewing and how a problem in any preceding step can make this more difficult than it needs to be. 1. Page Counts. If this is a native production, we don t really know. We can get page counts from PDFs; we can open Word files or PowerPoints, true; but how do you figure on the number of pages in an Excel spreadsheet? A true native production will have DOCIDs a control number for the entire document and will only have Bates numbers if and when TIFFed (as for production). 2. Spreadsheets. If you stipulate that searchable PDF with original document metadata is permissible production, you should be sure to make an exception for Microsoft Excel (and similar) spreadsheets. Unless you are only getting flat tables or address lists, spreadsheet files can have multiple worksheets with multiple dimensions, setting aside the question of whether you print your PDF worksheets vertically (as in

4 Concordance Tip Sheet August Columns A-F top-to-bottom, then G-L top-to-bottom, etc.) or horizonally (e.g., Rows 1-35 left-to-right, then rows 36-70, etc.). It is important as well to see formulas, and whether any columns, rows or text have been hidden. A further point: the fact that Concordance will import edocuments directly does not make it a good idea. While Concordance does leverage Microsoft Office on the administrator s workstation to ingest recognized file types, (a) it only grabs a small subset of metadata, (b) it recognizes MSG files only as Windows files and ignores embedded metadata and attachments, and (c) in the case of Excel files, it extracts each worksheet in a spreadsheet file as a separate document. 3. Artifacts. In native file extraction, you will see files that you do not ordinarily run into (.XML files are a good example they may well have content of some sort, but not the kind you usually see, nor is it presented in a manner in which you would normally care to read it). There is generally a reason for this: most of these unusual files are system or coding file artifacts of some sort. Here s an example: Say you have two copies of an that really ought to be identical. The sender was using Outlook with fonts, a logo, full HTML format; the recipient was using a plain text Web client. The date, subject, body, sender and recipient are the same, yet these are not duplicates. The reason is an attachment on the text version called ATT htm (the exact number changes). This file is an artifact of the Multipurpose Internet Mail Extension (MIME) mail specifications, which among many other things allow formatting, graphics, and binary files to be included as part of an . Since the recipient was opening the message as text, the other baggage was included in what is essentially a little extra component box. The recipient replies to the sender, and the original sender might see an attachment called ATT txt, which is the plain text alternative of the message. This behavior prevents deduplication from doing its job of identifying perfect copies of an item. 4. Volume. Even after culling and deduplication, there may be a great deal more material to review than eyes and hour to review it. Technology-assisted review (TAR) tools may seem out of reach, but add-ons to Concordance such as Polaris near-duplicate assessment can help to gather documents with scalably similar linguistic marker sets without breaking a budget or requiring deep training. This is an overview. A subject of this importance wants deeper study of original sources. This ought to keep you out of trouble until the Fall session!

5 Concordance Tip Sheet August For further reading: The Electronic Discovery Reference Model website The Sedona Conference ediscovery Research and Educational resource website Association of Certified E-Discovery Specialists site Cornell Legal Information Institute Federal Rules of Civil Procedure The views expressed in this Concordance Tip Sheet are solely the views of the author, and do not necessarily represent the opinion of U.S. Legal Support, Inc. See Concordance Tip Archive (all the way back to October 2005!) at our Web Site at Feel free to leave me a note, a comment, a suggestion or a Tip request, and of course, check into all the other great things U.S. Legal Support can do for you at -- Andy Kass akass@uslegalsupport.com U.S. LEGAL SUPPORT, INC. ESI & Litigation Services PROVIDING EXPERT SOLUTIONS FROM DISCOVERY TO VERDICT e-discovery Document Collection & Review Litigation Management Litigation Software Training Meet & Confer Advice Court Reporting Services At Trial Electronic Evidence Presentation Trial Consulting Demonstrative Graphics Courtroom & War Room Equipment Deposition & Case Management Services Record Retrieval Copyright 2013 U.S. Legal Support, Inc., 425 Park Avenue, New York NY (800) All rights reserved. To update your address or unsubscribe from these mailings, please reply to this with CANCEL in the subject line.

Reviewing Review Under EDRM Andy Kass

Reviewing Review Under EDRM Andy Kass Concordance Tip Sheet January 2012 Reviewing Review Under EDRM Andy Kass Attentive readers of this series may recall that, back in July 2011, I addressed setting up and running a Linear Review in Concordance,

More information

E-Discovery Tip Sheet

E-Discovery Tip Sheet E-Discovery Tip Sheet Random Sampling In days past, one could look at a body of discovery and pretty well calculate how many pairs of eyeballs would be required to examine and code every document within

More information

Reduce Cost and Risk during Discovery E-DISCOVERY GLOSSARY

Reduce Cost and Risk during Discovery E-DISCOVERY GLOSSARY 2016 CLM Annual Conference April 6-8, 2016 Orlando, FL Reduce Cost and Risk during Discovery E-DISCOVERY GLOSSARY Understanding e-discovery definitions and concepts is critical to working with vendors,

More information

What You Should Know About ediscovery

What You Should Know About ediscovery KPMG FORENSIC What You Should Know About ediscovery By Pamela Quintero February 18, 2009 What Guidelines Are Available? The Sedona Canada Principles Working Group 7 (WG7) The purpose and intent of the

More information

E-Discovery Basics For the RIM Professional. Learning Objectives 5/18/2015. What is Electronic Discovery?

E-Discovery Basics For the RIM Professional. Learning Objectives 5/18/2015. What is Electronic Discovery? E-Discovery Basics For the RIM Professional By: Andy Sokol, CEDS, CSDS Adding A New Service Offering For Your Legal & Corporate Clients Learning Objectives What is Electronic Discovery? How Does E-Discovery

More information

E-Discovery Tip Sheet

E-Discovery Tip Sheet E-Discovery Tip Sheet Taking Up Collections, Part 2: Small Office Preservation In our previous conversation we discussed preserving and collecting that most essential cornerstone of corporate information,

More information

Hosted Concordance Andy Kass

Hosted Concordance Andy Kass Concordance Tip Sheet February 2010 Hosted Concordance Andy Kass Quite a while ago September 2007, in fact I discussed the Internet gateway to LexisNexis Concordance, FYI Server. This tool allows Concordance

More information

E-Discovery Tip Sheet

E-Discovery Tip Sheet E-Discovery Tip Sheet Redaction Exposed When we talk about reserving material from document production, we generally think about two main strategies: 1. withholding documents under a claim of privilege,

More information

Xact Data Discovery. Xact Data Discovery. Xact Data Discovery. Xact Data Discovery. ediscovery for DUMMIES LAWYERS. MDLA TTS August 23, 2013

Xact Data Discovery. Xact Data Discovery. Xact Data Discovery. Xact Data Discovery. ediscovery for DUMMIES LAWYERS. MDLA TTS August 23, 2013 MDLA TTS August 23, 2013 ediscovery for DUMMIES LAWYERS Kate Burke Mortensen, Esq. kburke@xactdatadiscovery.com Scott Polus, Director of Forensic Services spolus@xactdatadiscovery.com 1 Where Do I Start??

More information

E-Discovery Tip Sheet

E-Discovery Tip Sheet E-Discovery Tip Sheet A Painful Discovery Toward the end of last year, I populated the Tip Sheet with a series on collections (see ediscovery Tip Sheet: Taking Up Collections Part 1, Part 2, Part 3, Part

More information

Discussion of Electronic Discovery at Rule 26(f) Conferences: A Guide for Practitioners

Discussion of Electronic Discovery at Rule 26(f) Conferences: A Guide for Practitioners Discussion of Electronic Discovery at Rule 26(f) Conferences: A Guide for Practitioners INTRODUCTION Virtually all modern discovery involves electronically stored information (ESI). The production and

More information

E-Discovery Tip Sheet

E-Discovery Tip Sheet E-Discovery Tip Sheet A TAR Too Far Here s the buzzword feed for the day: Technology-assisted review (TAR) Computer-assisted review (CAR) Predictive coding Latent semantic analysis Precision Recall The

More information

Data Sheet: Archiving Symantec Enterprise Vault Discovery Accelerator Accelerate e-discovery and simplify review

Data Sheet: Archiving Symantec Enterprise Vault Discovery Accelerator Accelerate e-discovery and simplify review Accelerate e-discovery and simplify review Overview provides IT/Legal liaisons, investigators, lawyers, paralegals and HR professionals the ability to search, preserve and review information across the

More information

Are you ready for more efficient and effective ways to manage discovery?

Are you ready for more efficient and effective ways to manage discovery? LexisNexis Early Data Analyzer + LAW PreDiscovery + Concordance Software Are you ready for more efficient and effective ways to manage discovery? Did you know that all-in-one solutions often omit robust

More information

Training Questions Andy Kass

Training Questions Andy Kass Concordance Tip Sheet September 2012 Training Questions Andy Kass Let me start with a disclaimer: I have been training software for a long, long time. A significant amount of training I have done over

More information

for Insurance Claims Professionals

for Insurance Claims Professionals A Practical Guide to Understanding ediscovery for Insurance Claims Professionals ediscovery Defined and its Relationship to an Insurance Claim Simply put, ediscovery (or Electronic Discovery) refers to

More information

Five Steps to Ensure a Technically Accurate Document Production

Five Steps to Ensure a Technically Accurate Document Production Five Steps to Ensure a Technically Accurate Document Production by Elwood Clark Lawyers spend a lot of time focusing on the legal aspects of a document production, including properly defining the scope

More information

APPENDIX B TO REQUEST FOR PROPOSALS

APPENDIX B TO REQUEST FOR PROPOSALS Overview and Instructions APPENDIX B The service provider s responsibilities will include the following: (A) Processing of ESI produced to CTAG in a variety of file formats; (B) Hosting ESI produced to

More information

Vancouver Toronto Seattle

Vancouver Toronto Seattle Company Profile litigation support services Consulting Project Management Electronic Discovery Document Hosting Computer Forensics Database Re-engineering Trial Support leadership Searchlight is a full-service

More information

electronic discovery requests

electronic discovery requests Making and responding to electronic discovery requests By Martin Felsky and Peg Duncan One of the significant impacts of electronic discovery on litigation is the way in which it reconfigures the adversarial

More information

ediscovery 101 Myth Busting October 29, 2009 Olivia Gerroll ediscovery Solutions Group Director

ediscovery 101 Myth Busting October 29, 2009 Olivia Gerroll ediscovery Solutions Group Director ediscovery 101 Myth Busting October 29, 2009 Olivia Gerroll ediscovery Solutions Group Director Background Olivia Gerroll, ediscovery Solutions Group Director Over sixteen years of experience in litigation

More information

The Business Case for ECA

The Business Case for ECA ! AccessData Group The Business Case for ECA White Paper TABLE OF CONTENTS Introduction... 1 What is ECA?... 1 ECA as a Process... 2 ECA as a Software Process... 2 AccessData ECA... 3 What Does This Mean

More information

Stu Van Dusen Marketing Manager, Lexbe LC. September 18, 2014

Stu Van Dusen Marketing Manager, Lexbe LC. September 18, 2014 Best Practices: Litigation Document Management Applying The Latest Lexbe ediscovery Platform Features and Functionality for Fast and Collaborative Reviews and Productions September 18, 2014 Stu Van Dusen

More information

KPMG Forensic Technology Services

KPMG Forensic Technology Services KPMG Forensic Technology Services Managing Costs in e-discoverye October 14, 2010 1 Agenda: Strategies to Manage Costs in e-discovery Pre-collection Strategies Filtering Strategies Review and Production

More information

Case 2:14-cv-02159-KHV-JPO Document 12 Filed 07/10/14 Page 1 of 10 IN THE UNITED STATES DISTRICT COURT FOR THE DISTRICT OF KANSAS

Case 2:14-cv-02159-KHV-JPO Document 12 Filed 07/10/14 Page 1 of 10 IN THE UNITED STATES DISTRICT COURT FOR THE DISTRICT OF KANSAS Case 2:14-cv-02159-KHV-JPO Document 12 Filed 07/10/14 Page 1 of 10 IN THE UNITED STATES DISTRICT COURT FOR THE DISTRICT OF KANSAS KYLE ALEXANDER, and DYLAN SYMINGTON, on behalf of themselves and all those

More information

Are Mailboxes Enough?

Are Mailboxes Enough? Forensically Sound Preservation and Processing of Exchange Databases Microsoft Exchange server is the communication hub for most organizations. Crucial email flows through this database continually, day

More information

ARCHIVING FOR EXCHANGE 2013

ARCHIVING FOR EXCHANGE 2013 White Paper ARCHIVING FOR EXCHANGE 2013 A Comparison with EMC SourceOne Email Management Abstract Exchange 2013 is the latest release of Microsoft s flagship email application and as such promises to deliver

More information

GUIDELINES FOR USE OF THE MODEL AGREEMENT REGARDING DISCOVERY OF ELECTRONICALLY STORED INFORMATION

GUIDELINES FOR USE OF THE MODEL AGREEMENT REGARDING DISCOVERY OF ELECTRONICALLY STORED INFORMATION GUIDELINES FOR USE OF THE MODEL AGREEMENT REGARDING DISCOVERY OF ELECTRONICALLY STORED INFORMATION Experience increasingly demonstrates that discovery of electronically stored information ( ESI poses challenges

More information

Whitepaper: Enterprise Vault Discovery Accelerator and Clearwell A Comparison August 2012

Whitepaper: Enterprise Vault Discovery Accelerator and Clearwell A Comparison August 2012 888.427.5505 Whitepaper: Enterprise Vault Discovery Accelerator and Clearwell A Comparison August 2012 Prepared by Dan Levine, Principal Engineer & Miguel Ortiz, Esq., ediscovery Specialist Globanet 15233

More information

Best Practices: Defensibly Collecting, Reviewing, and Producing Email

Best Practices: Defensibly Collecting, Reviewing, and Producing Email Best Practices: Defensibly Collecting, Reviewing, and Producing Email October 9, 2014 Karsten Weber Principal, Lexbe LC ediscovery Webinar Series Info & Future Takes Place Monthly Cover a Variety of Relevant

More information

Document Storage Tips: Inside the Email Vault

Document Storage Tips: Inside the Email Vault Portfolio Media. Inc. 860 Broadway, 6th Floor New York, NY 10003 www.law360.com Phone: +1 646 783 7100 Fax: +1 646 783 7161 customerservice@law360.com Document Storage Tips: Inside the Email Vault Law360,

More information

ediscovery Policies: Planned Protection Saves More than Money Anticipating and Mitigating the Costs of Litigation

ediscovery Policies: Planned Protection Saves More than Money Anticipating and Mitigating the Costs of Litigation Brought to you by: ediscovery Policies: Planned Protection Saves More than Money Anticipating and Mitigating the Costs of Litigation Introduction: Rising costs of litigation The chance of your organization

More information

E- Discovery in Criminal Law

E- Discovery in Criminal Law E- Discovery in Criminal Law ! An e-discovery Solution for the Criminal Context Criminal lawyers often lack formal procedures to guide them through preservation, collection and analysis of electronically

More information

Making Sense of E-Discovery: 10 Plain Steps for Producing ESI

Making Sense of E-Discovery: 10 Plain Steps for Producing ESI Making Sense of E-Discovery: 10 Plain Steps for Producing ESI The following article provides a practical guide to producing electronically stored information (ESI) that lawyers can apply immediately in

More information

Understanding How Service Providers Charge for ediscovery Services

Understanding How Service Providers Charge for ediscovery Services ediscovery SERVICES Understanding How Service Providers Charge for ediscovery Services The objective of this document is to briefly define the prominent phases of the ediscovery lifecycle, the fees associated

More information

Sample Electronic Discovery Request for Proposal

Sample Electronic Discovery Request for Proposal [COMPANY LOGO] Sample Electronic Discovery Request for Proposal Table of Contents OVERVIEW... 3 IMPORTANT CONSIDERATIONS FOR VENDOR SELECTION... 3 SECTION A: COMPANY PROFILE... 4 SECTION B: SCHEDULE &

More information

Clearwell Legal ediscovery Solution

Clearwell Legal ediscovery Solution SOLUTION BRIEF: CLEARWELL LEGAL ediscovery SOLUTION Solution Brief Clearwell Legal ediscovery Solution The Challenge: Months Delay in Ascertaining Case Facts and Determining Case Strategy, High Cost of

More information

Litigation Support. Learn How to Talk the Talk. solutions. Document management

Litigation Support. Learn How to Talk the Talk. solutions. Document management Document management solutions Litigation Support glossary of Terms Learn How to Talk the Talk Covering litigation support from A to Z. Designed to help you come up to speed quickly on key terms and concepts,

More information

Electronic documents questionnaire

Electronic documents questionnaire Electronic documents questionnaire (Civil Procedure Rules Practice Direction 31B) WARNING: Unless the court makes some other order, the answers given in this document may only be used for the purposes

More information

The Summation Users Guide to Digital WarRoom It s time for a fresh approach to e-discovery.

The Summation Users Guide to Digital WarRoom It s time for a fresh approach to e-discovery. The Summation Users Guide to Digital WarRoom It s time for a fresh approach to e-discovery. Legions of law firms and legal service professionals have been well served by industry s original software programs

More information

Only 1% of that data has preservation requirements Only 5% has regulatory requirements Only 34% is active and useful

Only 1% of that data has preservation requirements Only 5% has regulatory requirements Only 34% is active and useful Page 1 LMG GROUP vs. THE BIG DATA TIDAL WAVE Recognizing that corporations, law firms and government entities are faced with tough questions in today s business climate, LMG Group LLC ( LMG Group ) has

More information

Electronically Stored Information: Focus on Review and Strategies

Electronically Stored Information: Focus on Review and Strategies Procrastinators Programs SM Electronically Stored Information: Focus on Review and Strategies Gavin Manes, Ph.D., Avansic Course Number: 0200121220 1 Hour of CLE December 20, 2012 11:20 12:20 p.m. Gavin

More information

Enhancing Document Review Efficiency with OmniX

Enhancing Document Review Efficiency with OmniX Xerox Litigation Services OmniX Platform Review Technical Brief Enhancing Document Review Efficiency with OmniX Xerox Litigation Services delivers a flexible suite of end-to-end technology-driven services,

More information

Electronic Discovery. Answers to life s enduring questions

Electronic Discovery. Answers to life s enduring questions Electronic Discovery Answers to life s enduring questions 1 Electronic Discovery 1. Requirements: What do courts expect? 2. Potential consequences of missteps? Sanctions and unnecessary expense 3. Solutions:

More information

Symantec ediscovery Platform, powered by Clearwell

Symantec ediscovery Platform, powered by Clearwell Symantec ediscovery Platform, powered by Clearwell Data Sheet: Archiving and ediscovery The brings transparency and control to the electronic discovery process. From collection to production, our workflow

More information

FEDERAL PRACTICE. In some jurisdictions, understanding the December 1, 2006 Amendments to the Federal Rules of Civil Procedure is only the first step.

FEDERAL PRACTICE. In some jurisdictions, understanding the December 1, 2006 Amendments to the Federal Rules of Civil Procedure is only the first step. A BNA, INC. DIGITAL DISCOVERY & E-EVIDENCE! VOL. 7, NO. 11 232-235 REPORT NOVEMBER 1, 2007 Reproduced with permission from Digital Discovery & e-evidence, Vol. 7, No. 11, 11/01/2007, pp. 232-235. Copyright

More information

Todd Heythaler Information Governance & ediscovery. Emerging Technologies Work Group

Todd Heythaler Information Governance & ediscovery. Emerging Technologies Work Group Todd Heythaler Information Governance & ediscovery Trends & Landscapes State & Local Government Challenges Approach to ediscovery & FOIL requests Getting Started Trends & Landscape Requests for Information

More information

Considering Third Generation ediscovery? Two Approaches for Evaluating ediscovery Offerings

Considering Third Generation ediscovery? Two Approaches for Evaluating ediscovery Offerings Considering Third Generation ediscovery? Two Approaches for Evaluating ediscovery Offerings Developed by Orange Legal Technologies, Providers of the OneO Discovery Platform. Considering Third Generation

More information

Viewpoint ediscovery Services

Viewpoint ediscovery Services Xerox Legal Services Viewpoint ediscovery Platform Technical Brief Viewpoint ediscovery Services Viewpoint by Xerox delivers a flexible approach to ediscovery designed to help you manage your litigation,

More information

How ArchiveOne can help with ediscovery (within the EDRM framework)

How ArchiveOne can help with ediscovery (within the EDRM framework) www.c2c.com How ArchiveOne can help with ediscovery (within the EDRM framework) Ken Hughes CTO, C2C The ArchiveOne platform is considerably more than just archiving; it also addresses many of the ediscovery

More information

Veritas ediscovery Platform

Veritas ediscovery Platform TM Veritas ediscovery Platform Overview The is the leading enterprise ediscovery solution that enables enterprises, governments, and law firms to manage legal, regulatory, and investigative matters using

More information

IN THE UNITED STATES DISTRICT COURT FOR THE DISTRICT OF COLORADO

IN THE UNITED STATES DISTRICT COURT FOR THE DISTRICT OF COLORADO Regents of the University of Colorado, The v. Allergan, Inc. et al Doc. 69 Civil Action No. 1:14-cv-01562-MSK-NYW IN THE UNITED STATES DISTRICT COURT FOR THE DISTRICT OF COLORADO THE REGENTS OF THE UNIVERSITY

More information

www.salixdata.com 513-381-2679

www.salixdata.com 513-381-2679 Electronic Discovery Presented by: Jonathan Adams www.salixdata.com 513-381-2679 Our Goal Explain E-Discovery in layman s terms Equip you to be able to add value to your organization SALIX is the region

More information

Hong Kong High Court Procedure E-Discovery: Practice Direction Effective September 1, 2014

Hong Kong High Court Procedure E-Discovery: Practice Direction Effective September 1, 2014 CLIENT MEMORANDUM Hong Kong High Court Procedure E-Discovery: Practice Direction Effective September 1, 2014 August 28, 2014 Mandatory application of e-discovery Mandatory application of e-discovery to

More information

ediscovery: The New Information Management Battleground Developments in the Law and Best Practices

ediscovery: The New Information Management Battleground Developments in the Law and Best Practices Sponsored by ediscovery: The New Information Management Battleground Developments in the Law and Best Practices Kahn Consulting Inc. (847) 266-0722 info@kahnconsultinginc.com Introduction The following

More information

ediscovery Software Buyer s Guide FOR SMALL LAW FIRMS

ediscovery Software Buyer s Guide FOR SMALL LAW FIRMS ediscovery Software Buyer s Guide FOR SMALL LAW FIRMS NE X TPOINT.C O M @NE X TPOINT Aided by the sensible use of technology, small firms should no longer be averse to taking on big cases or processing

More information

IBM ediscovery Identification and Collection

IBM ediscovery Identification and Collection IBM ediscovery Identification and Collection Turning unstructured data into relevant data for intelligent ediscovery Highlights Analyze data in-place with detailed data explorers to gain insight into data

More information

Redefining High Speed ediscovery Processing & Production

Redefining High Speed ediscovery Processing & Production Redefining High Speed ediscovery Processing & Production Conversion of the EDRM Enron Dataset from Natives to TIFF images in 5.3 hours (23 Million pages/day rate) using the Lexbe ediscovery Processing

More information

Early Data Assessment. Product Summary. Processing. Review

Early Data Assessment. Product Summary. Processing. Review Early Data Assessment Gain early insight into your case data without waiting days for processing Defensibly reduce document collections by up to 95% Eliminate unnecessary time and expenses prior to formal

More information

Records Management Electronic Records and Electronic Discovery

Records Management Electronic Records and Electronic Discovery Records Management Electronic Records and Electronic Discovery Office of the Secretary of the Commonwealth Division of Public Records 617-727-2832 www.sec.state.ma.us/pre/predix.htim Agenda Records Management

More information

AccessData Corporation. No More Load Files. Integrating AD ediscovery and Summation to Eliminate Moving Data Between Litigation Support Products

AccessData Corporation. No More Load Files. Integrating AD ediscovery and Summation to Eliminate Moving Data Between Litigation Support Products AccessData Corporation No More Load Files Integrating ediscovery and Summation to Eliminate Moving Data Between Litigation Support Products White Paper August 2010 TABLE OF CONTENTS Introduction... 1 The

More information

www.istdiscover-e.com

www.istdiscover-e.com www.istdiscover-e.com who is IST? IST ediscovery provides a full range of on-site litigation support and off-site ediscovery services that will take you from Early Case Assessment (ECA) through hosted

More information

E-Discovery Technology Considerations

E-Discovery Technology Considerations E-Discovery Technology Considerations Presented by: Dave Howard Oregon Department of Justice Deputy CIO Topics E-Discovery Process Overview Sources of Electronically Stored Information (ESI) Data Maps

More information

Discovery in the Digital Age: e-discovery Technology Overview. Chuck Rothman, P.Eng Wortzman Nickle Professional Corp.

Discovery in the Digital Age: e-discovery Technology Overview. Chuck Rothman, P.Eng Wortzman Nickle Professional Corp. Discovery in the Digital Age: e-discovery Technology Overview Chuck Rothman, P.Eng Wortzman Nickle Professional Corp. The Ontario e-discovery Institute 2013 Contents 1 Technology Overview... 1 1.1 Introduction...

More information

Best Practices in Electronic Record Retention

Best Practices in Electronic Record Retention I. Some Key Considerations In Whether To Engage An E-Discovery Vendor (Or Vendors) A. It is difficult to decide whether to retain a vendor if you don t know what your organization can do and at what cost.

More information

SEVENTH CIRCUIT ELECTRONIC DISCOVERY PILOT PROGRAM FOR DISCOVERY OF ELECTRONICALLY STORED

SEVENTH CIRCUIT ELECTRONIC DISCOVERY PILOT PROGRAM FOR DISCOVERY OF ELECTRONICALLY STORED SEVENTH CIRCUIT ELECTRONIC DISCOVERY PILOT PROGRAM PROPOSED PRINCIPLES FOR DISCOVERY OF ELECTRONICALLY STORED INFORMATION Sean M. Hendricks, J.D. Client Services Manager (312) 893-7321 / shendricks@forensicon.com

More information

Simplify the e-discovery process by learning which tools to use and when to use them. CHAPTER 7. Proactive. Review tools. litigation hold tools.

Simplify the e-discovery process by learning which tools to use and when to use them. CHAPTER 7. Proactive. Review tools. litigation hold tools. THE WINDOWS MANAGER S GUIDE TO INSIDE: Reactive litigation hold tools Proactive litigation hold tools Review tools Enterprise search tools Archive systems CHAPTER Exploring e-discovery tools Simplify the

More information

Guide to advanced ediscovery solutions

Guide to advanced ediscovery solutions RCLS Services & Technology Guide to advanced ediscovery solutions Océ Business Services Records, Compliance and Legal Solutions Products and Services Océ Business Services has earned the reputation as

More information

Enterprise Email Archive Managed Archiving & ediscovery Services User Manual

Enterprise Email Archive Managed Archiving & ediscovery Services User Manual Enterprise Email Archive Managed Archiving & ediscovery Services User Manual Copyright (C) 2012 MessageSolution Inc. All Rights Reserved Table of Contents Chapter 1: Introduction... 3 1.1 About MessageSolution

More information

LexisNexis Concordance Evolution Amazing speed plus LAW PreDiscovery and LexisNexis Near Dupe integration

LexisNexis Concordance Evolution Amazing speed plus LAW PreDiscovery and LexisNexis Near Dupe integration LexisNexis Concordance Evolution Amazing speed plus LAW PreDiscovery and LexisNexis Near Dupe integration LexisNexis is committed to developing new and better Concordance Evolution capabilities. All based

More information

Symantec Enterprise Vault.cloud Overview

Symantec Enterprise Vault.cloud Overview Fact Sheet: Archiving and ediscovery Introduction The data explosion that has burdened corporations and governments across the globe for the past decade has become increasingly expensive and difficult

More information

Breeze ediscovery Suite 3.5.0

Breeze ediscovery Suite 3.5.0 Introductions to Breeze Workflows: (1) Converting Native Files to TIF with Bates Stamp and (2) Deduplication: Eliminating Duplicate Native Files in Data Sets Convert Native Files to TIF with Bates Stamp

More information

CASE STUDY: Top 5 Communications Company Evaluates Leading ediscovery Solutions

CASE STUDY: Top 5 Communications Company Evaluates Leading ediscovery Solutions AccessData Group CASE STUDY: Top 5 Communications Company Evaluates Leading ediscovery Solutions White Paper "#$%&'()'*+&*+, Overview... 1 Top 5 Communications Company: Background and Its ediscovery Requirements...

More information

Digital Forensics, ediscovery and Electronic Evidence

Digital Forensics, ediscovery and Electronic Evidence Digital Forensics, ediscovery and Electronic Evidence By Digital Forensics What Is It? Forensics is the use of science and technology to investigate and establish facts in a court of law. Digital forensics

More information

GENERAL SERVICES ADMINISTRATION FEDERAL SUPPLY SERVICE AUTHORIZED FEDERAL SUPPLY SCHEDULE PRICE LIST. Innovative Discovery, LLC www.id-edd.

GENERAL SERVICES ADMINISTRATION FEDERAL SUPPLY SERVICE AUTHORIZED FEDERAL SUPPLY SCHEDULE PRICE LIST. Innovative Discovery, LLC www.id-edd. GENERAL SERVICES ADMINISTRATION FEDERAL SUPPLY SERVICE AUTHORIZED FEDERAL SUPPLY SCHEDULE PRICE LIST SCHEDULE 36 Office, Imaging and Document Solutions SIN 51-504 - Records Management Services SIN 51-505

More information

Symantec Enterprise Vault E-Discovery Connectors

Symantec Enterprise Vault E-Discovery Connectors Symantec Enterprise Vault E-Discovery Connectors Extending chain of custody beyond Enterprise Vault Discovery Accelerator Overview Symantec Enterprise Vault Discovery Accelerator extends the basic search

More information

E-Discovery for Paralegals: Definition, Application and FRCP Changes. April 27, 2007 IPE Seminar

E-Discovery for Paralegals: Definition, Application and FRCP Changes. April 27, 2007 IPE Seminar E-Discovery for Paralegals: Definition, Application and FRCP Changes April 27, 2007 IPE Seminar Initial Disclosures ESI Electronically Stored Information FRCP 26(a)(1)(B) all ESI must be disclosed initially

More information

Digital Government Institute. Managing E-Discovery for Government: Integrating Teams and Technology

Digital Government Institute. Managing E-Discovery for Government: Integrating Teams and Technology Digital Government Institute Managing E-Discovery for Government: Integrating Teams and Technology Larry Creech Program Manager Information Catalog Program Corporate Information Security Information Technology

More information

INDEX. OutIndex Services...2. Collection Assistance...2. ESI Processing & Production Services...2. Computer-Based Language Translation...

INDEX. OutIndex Services...2. Collection Assistance...2. ESI Processing & Production Services...2. Computer-Based Language Translation... SERVICES INDEX OutIndex Services...2 Collection Assistance...2 ESI Processing & Production Services...2 Computer-Based Language Translation...3 OutIndex E-Discovery Deployment & Installation Consulting...3

More information

ZEROING IN DATA TARGETING IN EDISCOVERY TO REDUCE VOLUMES AND COSTS

ZEROING IN DATA TARGETING IN EDISCOVERY TO REDUCE VOLUMES AND COSTS ZEROING IN DATA TARGETING IN EDISCOVERY TO REDUCE VOLUMES AND COSTS WELCOME Thank you for joining Numerous diverse attendees Today s topic and presenters This is an interactive presentation You will receive

More information

UNITED STATES DISTRICT COURT DISTRICT OF MINNESOTA

UNITED STATES DISTRICT COURT DISTRICT OF MINNESOTA CASE 0:14-md-02551-SRN-JSM Document 68 Filed 12/19/14 Page 1 of 17 UNITED STATES DISTRICT COURT DISTRICT OF MINNESOTA IN RE: NATIONAL HOCKEY LEAGUE ) PLAYERS CONCUSSION INJURY ) MDL No. 14-2551 (SRN/JSM)

More information

E-Discovery in Practice: A Roadmap for Financial Institutions

E-Discovery in Practice: A Roadmap for Financial Institutions E-Discovery in Practice: A Roadmap for Financial Institutions Martha R. Mora Martha R. Mora, Esq. ARHM&F Avila Rodriguez Hernandez Mena & Ferri LLP 2525 Ponce de Leon Blvd., Suite 1225, Coral Gables, Florida

More information

Electronic Discovery and Disclosure:

Electronic Discovery and Disclosure: Electronic Discovery and Disclosure: Managing & Producing Electronic Information Washington State Office of the Attorney General 1 Overview of Presentation EDD (Electronic Discovery and Disclosure) ESI

More information

10 Reasons Why Enterprises Select Symantec.cloud for Archiving

10 Reasons Why Enterprises Select Symantec.cloud for Archiving WHITEPAPER EMAIL ARCHIVING 10 Reasons Why Enterprises Select Symantec.cloud for Archiving Who should read this paper CIOs, CFOs, IT Managers, Legal and Risk Management Officers, HR Managers WHITE PAPER:

More information

ediscovery & Case Management for Disability Rights Advocates

ediscovery & Case Management for Disability Rights Advocates ediscovery & Case Management for Disability Rights Advocates Handling Large Cases in a Collaborative Environment with Hosted ediscovery Review Software June 26, 2014 Gene Albert Principal, Lexbe LC ediscovery

More information

Advanced Methods and Techniques

Advanced Methods and Techniques 2013 CTIN Digital Forensics Conference Advanced Methods and Techniques Brett Shavers 2013 CTIN Digital Forensics Conference The XWF Book Not done yet Eric Zimmerman (FBI) is the coauthor Jimmy Weg is the

More information

Measures Regarding Litigation Holds and Preservation of Electronically Stored Information (ESI)

Measures Regarding Litigation Holds and Preservation of Electronically Stored Information (ESI) University of California, Merced Measures Regarding Litigation Holds and Preservation of Electronically Stored Information (ESI) Responsible Officials: Executive Vice Chancellor and Provost Vice Chancellor

More information

Best Practices: Litigation Timelining

Best Practices: Litigation Timelining Best Practices: Litigation Timelining Early Case Analysis, Witness Prep and Cross, Motion Practice & More August 28, 2014 Gene Albert Principal, Lexbe LC ediscovery Webinar Series Info Takes Place Monthly

More information

Recovering Microsoft Exchange Server Data

Recovering Microsoft Exchange Server Data Recovering Microsoft Exchange Server Data An Altegrity Company 1 Why Recovering and Searching Email Archives Is Important 3 Why Recovering and Searching Email Archives Is Difficult 5 How Ontrack PowerControls

More information

How To Use Nearpoint Ediscovery On A Pc Or Macbook

How To Use Nearpoint Ediscovery On A Pc Or Macbook NearPoint ediscovery Option User's Guide Software Release 4.2 Copyright 2003-2010, Mimosa Systems, Inc. All Rights Reserved. Mimosa Systems, Inc. 3200 Coronado Drive Santa Clara, CA 95054 www.mimosasystems.com

More information

INDEX. General Capabilities...2. Email Capabilities...3. Unicode Compliance...3. Archive Extraction...4. Password Cracking...3

INDEX. General Capabilities...2. Email Capabilities...3. Unicode Compliance...3. Archive Extraction...4. Password Cracking...3 PRODUCT FAQ INDE General Capabilities...2 Email Capabilities...3 Unicode Compliance...3 Archive Extraction...4 Password Cracking...3 Production Options... 3 General Capabilities How does OutIndex E-Discovery

More information

How to pick ediscovery software

How to pick ediscovery software How to pick ediscovery software WWW.CSDISCO.COM How to pick ediscovery software Here, from most important to least, are the factors you should consider in picking ediscovery software: 1 SPEED The most

More information

This Webcast Will Begin Shortly

This Webcast Will Begin Shortly This Webcast Will Begin Shortly If you have any technical problems with the Webcast or the streaming audio, please contact us via email at: accwebcast@commpartners.com Thank You! Welcome! Electronic Data

More information

Electronic Discovery:

Electronic Discovery: Your Pacific Northwest Law Firm Electronic Discovery: Glossary of 123 Commonly Used Terms The following is a glossary of 123 commonly used terms to help you navigate the world of Electronic Discovery.

More information

Symantec Enterprise Vault.cloud Overview

Symantec Enterprise Vault.cloud Overview Fact Sheet: Archiving and ediscovery Introduction The data explosion that has burdened corporations and governments across the globe for the past decade has become increasingly expensive and difficult

More information

COMPONENT TECHNOLOGIES FOR E-DISCOVERY AND PROTOTYPING OF SUIT-COPING SYSTEM

COMPONENT TECHNOLOGIES FOR E-DISCOVERY AND PROTOTYPING OF SUIT-COPING SYSTEM COMPONENT TECHNOLOGIES FOR E-DISCOVERY AND PROTOTYPING OF SUIT-COPING SYSTEM Youngsoo Kim, Dowon Hong Electronics & Telecommunications Research Institute (ETRI), Korea blitzkrieg@etri.re.kr, dwhong@etri.re.kr

More information

CASE NO. 279 CIVIL ACTION APPLICABLE TO ALL CASES CASE MANAGEMENT ORDER NO.5

CASE NO. 279 CIVIL ACTION APPLICABLE TO ALL CASES CASE MANAGEMENT ORDER NO.5 FILED 'JUL 18 2008 JUdge Jamie D. Happas IN RE: GADOLINIUM BASED CONTRAST AGENTS LITIGATION SLTPERIOR COLTRT OF NEW JERSEY LAW DIVISION: MIDDLESEX COUNTY CASE NO. 279 CIVIL ACTION APPLICABLE TO ALL CASES

More information