MANAGING AN FLR-ENABLED NAS ENVIRONMENT WITH THE EMC FLR TOOLKIT ON VNXe

Size: px
Start display at page:

Download "MANAGING AN FLR-ENABLED NAS ENVIRONMENT WITH THE EMC FLR TOOLKIT ON VNXe"

Transcription

1 White Paper MANAGING AN FLR-ENABLED NAS ENVIRONMENT WITH THE EMC FLR TOOLKIT ON VNXe Overview Abstract EMC File-Level Retention (FLR) is a feature that provides a software infrastructure for users to secure files on a production file system and retain the files on cost-effective network-attached storage (NAS). The FLR Toolkit allows users to leverage the capabilities of this feature. This white paper covers the FLR Toolkit and the EMC VNXe series. July 2014

2 Copyright 2011 EMC Corporation. All Rights Reserved. EMC believes the information in this publication is accurate as of its publication date. The information is subject to change without notice. The information in this publication is provided as is. EMC Corporation makes no representations or warranties of any kind with respect to the information in this publication, and specifically disclaims implied warranties of merchantability or fitness for a particular purpose. Use, copying, and distribution of any EMC software described in this publication requires an applicable software license. For the most up-to-date listing of EMC product names, see EMC Corporation Trademarks on EMC.com. All trademarks used herein are the property of their respective owners. Part Number H

3 Table of contents Executive summary... 4 Introduction... 5 Audience... 5 Terminology... 5 Managing and monitoring an FLR environment... 7 File-Level Retention for VNXe... 7 FLR states... 7 FLR Toolkit... 8 Implementation Set a retention date Manually set a retention date Automatically set retention dates by using the Monitor Service Set a soft infinite retention date, and then a hard retention date Transition files to append-only Manage expired files Monitor and report Add the FLR Retention Date attribute column in Windows Explorer Query for files with active retention periods Run a report on FLR files by using a saved query builder Conclusion References

4 Executive summary All data goes through some form of an information lifecycle. With the introduction of new regulations and compliance requirements, data now has extended lifecycles that require longer maintenance periods. The rate at which files are being generated is increasingly greater than the rate at which files are being destroyed. Fixed-content data typically consumes more than half of an average organization s storage resources. Safeguarding business data is an essential business practice in many industries including health care, law, and broadcasting. There is clearly an urgent need for cost-effective file retention technology. EMC File-Level Retention (FLR) is a software technology that addresses the need for cost-effective file retention. With FLR, VNXe offers a cost-effective NAS solution that can manage files over an entire lifecycle at the compliance level. For the VNXe storage environment, FLR provides the infrastructure to protect file systems with files that require retention. The FLR Toolkit is a Windows-based solution that simplifies the management and monitoring of files that are stored on file systems that have the FLR feature enabled. Additionally, the FLR Toolkit provides extra capabilities for users to administer their FLR file systems with features such as reporting, querying, and automatic assigning of retention dates. 4

5 Introduction This white paper explores the features of the FLR Toolkit and the available management components. Specifically, this paper discusses the common operations used by administrators to manage and monitor files stored on FLR-enabled file systems. This white paper also highlights several features of the FLR Toolkit and demonstrates how to apply them in an FLR environment. The features covered in this paper are available with EMC VNXe version 2.0 and later, and the FLR Toolkit version 3.5. Audience This white paper is intended to be used by EMC field personnel and customers who are familiar with EMC VNXe technology, including the FLR Toolkit, but are not familiar with how to use the Toolkit in an FLR environment. Terminology This section covers some key terms that are used in this paper, but it does not include terms that are generic to the basic management and administration of FLR on VNXe. Table 1. Terminology Term Append-only state Common Internet File System (CIFS) Expired state File-level retention (FLR) Definition The append-only state is the state of a file when the data in it cannot be modified, but the file can have new data appended to the end of it. In addition, the file itself cannot be deleted. Once a file in the append-only state has been written to, changing it to the locked state by making it read-only locks it into that state until its retention date has passed. CIFS is a file-sharing protocol based on the Microsoft Server Message Block (SMB). It allows users to share file systems over the Internet and intranets. The expired state is the state of a file when its retention date has passed. A file in the expired state can be reverted back to the locked state or deleted from the FLRenabled file system, but cannot be altered. If the expired file is empty, it can be transitioned to the append-only state. FLR lets you store data on standard rewriteable magnetic disks by using CIFS operations to create a permanent, unalterable set of files and directories. 5

6 Term FLR clock Locked state Not-locked state Retention date Definition The FLR clock is a non-modifiable, per file system clock used to track the retention date. It is initialized when an FLR-enabled file system is mounted read/write on the VNXe. It does not advance when a file system is unmounted or mounted readonly. A file is in the locked state when its read/write permission is changed to readonly in a file system enabled for file-level retention and a retention date has been set. Files committed to the locked state cannot be altered or deleted until their retention date has passed. The not-locked state is the initial state of a file when it is created. A file that is not locked is treated in the same manner as any file in the file system not enabled for FLR. This means it can be renamed, modified, or deleted until the time that the file is locked. The retention date is the date until which a locked file in an FLR-enabled file system will be protected. Users and applications manage a file s retention date by using CIFS to set the file s last access time to a future date and time. The retention timestamp is compared to the file system s FLR clock to determine whether a file s retention date has passed. 6

7 Managing and monitoring an FLR environment This section describes the two main components that are used to manage and monitor an FLR environment: FLR file systems and the FLR Toolkit. This overview does not cover the FLR feature and toolkit in its entirety, but it describes the concepts and elements pertinent to administering an FLR environment. Implementation on page 10 covers the operations that are applicable in an FLR environment. File-Level Retention for VNXe FLR is an optional VNXe software feature that protects files from modification or deletion until a specified retention date. When you use FLR, you can archive data to file-level retention storage on standard rewritable magnetic disks through CIFS operations. FLR enables you to create a permanent, unalterable set of files and directories and ensures the integrity of the data. In this version of the FLR Toolkit, additional measures are taken to secure the environment in which FLR files are stored. This is to ensure the integrity and protection of FLR files. In FLR-E file systems, you cannot modify or delete files that are in the locked state. Additionally, the path to a file in the locked state is also protected from modification, which means you cannot delete or rename a directory on an FLR file system if it contains protected files. There is an append-only state that enables users to add data to the end of locked files. This feature is typically used for log files. Note The FLR Toolkit version 3.5 does not detect or display FLR state for appendonly files. FLR states In FLR-E file systems, however, there is an additional state that supports append-only files. Figure 1 shows the four possible states in the new FLR-E file systems. The four states are locked, not locked, append-only, and expired. Figure 1. FLR state diagram Not locked: All files start as not locked. A not locked file is an unprotected file that is treated as a regular file in a file system. In an FLR file system, the state of an unprotected file can change to locked or remain as not locked. 7

8 Locked: A locked file has a set retention period that prevents users from modifying the file data or extending, deleting, or renaming the file. A locked file remains in this state until its retention period expires. An administrator can perform two actions on a locked file: Increase the file retention date to extend the existing retention period. If the locked file is initially empty, move the file to the append-only state. Append-only: You cannot delete, rename, and modify the existing data in an appendonly file, but you can add data to it. The file can remain in the append-only state forever. However, you can transition it back to the locked state by setting the file status to read-only with a retention date. Expired: When the retention period ends, the file transitions from the locked state to the expired state. You cannot modify or rename a file in the expired state, but you can delete the file. An expired file can have its retention period extended such that the file transitions back to the locked state. An empty expired file can also transition to the append-only state. FLR Toolkit The FLR Toolkit is a solution to manage protected files that are stored on file systems that have the FLR feature enabled. After a file system is created and enabled with FLR, you can apply FLR protection on each file manually or automatically through the toolkit s Monitor Service. The toolkit also provides a GUI tool, called FLR Explorer, for file querying, reporting, and status checks. FLR Toolkit version 3.5 is an application suite for 32-bit and 64-bit Microsoft Windows platforms which include Windows 7, Windows 8, Windows Server 2008 R2, and Windows Server FLR Toolkit provides users with GUI tools, a command line interface (CLI), and a software development kit to provide management solutions for FLR-enabled file systems. You can download the toolkit from the EMC online support website. You must install the toolkit on the client machine to use the following CLI and FLR Explorer tools. The CLI tools are: flrapply: The flrapply CLI tool enables users to apply retention dates on files either individually or by specific directories. flrquery: The flrquery CLI tool enables users to query the files within a CIFS share based on specified file-selection criteria, and performs actions such as move, delete, and extend the retention date on the set of files returned by the query. The FLR Explorer tools are: Dashboard: The dashboard provides an overall snapshot of a user-specified CIFS share. It generates a report with charts that show the percentage distribution of files in various FLR states, the number of files that expire within the next month on a weekly basis, and the number of files that expire in the current year on a monthly basis. 8

9 Report generator: The report generator builds detailed reports about files in a user-specified CIFS share. You can customize the report by FLR state, file type, retention date, and access and modification dates. The results are displayed in graphs and tables and are listed file-by-file with their corresponding pathname and retention date, if applicable. Query builder: The query builder enables users to search for files in a CIFS share by specifying the pathname, FLR state, file type, and access and modification dates. The FLR Monitor Service is a tool that enables users to use the toolkit to actively monitor specified pathnames and automatically set predefined retention dates to files created in the directories. The tool can also monitor expiring files and act on them based on user-defined policies, such as deleting, moving, and extending retention dates on expired files. You can apply the Monitor Service to multiple pathnames. This allows each pathname to have its own policy for retention setting and file retention period expiration. Since the FLR Toolkit runs as a Windows application, it can only manage file systems that are mapped as CIFS shares. 9

10 Implementation This section illustrates the steps to perform the following operations: Set a retention date Set a retention date Manually set retention dates for each file in a Windows environment Set up Monitor Service to automatically set retention dates on new files in a specified pathname Set a soft infinite retention date on a file, and then set a hard retention date Transition files to append-only Manually transition a locked file to the append-only state Manage expired files Set up Monitor Service to automatically act on newly expired files Monitor and report Add the EMC FLR Date attribute column in Windows Explorer Query for files with active retention periods Run a report on FLR files by using a saved query builder Manually set a retention date To manually set a retention date on a file: 1. Set a retention date. 2. Lock the file by setting it to read-only. In a Windows environment, you can set a retention date by going to the file s Properties window and selecting the FLR Attribute tab. The FLR Attribute tab is available on the client machine after the shell extensions component of the FLR Toolkit is installed on it. The FLR Attribute tab displays the FLR Date (or retention date), if applicable. The FLR Date is the date when the file expires. You can set the retention date in three different ways by selecting the appropriate option in the Adjust FLR by field: Absolute Date and Time Incremental (with respect to the current date and time or the current FLR date if it exists) Infinite retention period In Figure 2, the file Daily_report ( ).xls is saved in a folder where the files are locked for five days (Y:\Locked 5 days). The file is then set with an incremental retention period of five days. Click OK or Apply to automatically convert the file to read-only, which directs the FLR file system to lock the file until the retention period expires. 10

11 Figure 2. Set the retention date to five days after the current date and time It is important to note that the FLR Date is derived from the current time of the client machine and not from the VNXe. To synchronize the time reported on both the client machine and VNXe, refer to the same Network Time Protocol server. This can still represent an issue if the client machine and the VNXe are located in different time zones. For example, files may be listed as expired earlier than they should be because of the time zone difference. Automatically set retention dates by using the Monitor Service When using the Monitor Service to automatically set retention dates, a rule is set for files in Y:\Hold until (the path is the same as \\48_S2\flr-e\Hold until ) so that all new files saved in that pathname have a retention date automatically set to June 30,

12 To automatically set retention dates: 1. From the Start menu, select Program Files > EMC > FLR Toolkit > FLR Monitor Service. 2. Click FLR Connections. 3. Click Add as shown in Figure 3. Figure 3. Add a new rule to set retention dates 4. Type the correct pathname and select Also monitor sub-directories so that the rule is applied for files in subdirectories under the pathname as shown in Figure 4. Figure 4. Select the directory pathname to apply the rule 12

13 5. Click Monitoring Options. You can specify when to scan the specific pathname. To initiate an immediate operation by this rule, select Fast. This option uses CIFS notifications to trigger the rule to run. 6. Click FLR Options. 7. Select Absolute Date and Time and set it to June 30, Note The Advanced button enables users to filter out the file types to exclude from this rule. 8. Click OK to save the settings for the rule. 9. In the Monitor Service application, click Apply to save the new rule. 10. If Monitor Service is not running, click Service Details in the Monitor Service application and then click Start to begin the Monitor Service. 11. If the Monitor Service was not running at the time the new rule was created, you must enable the new rule after starting the Monitor Service. In the Monitor Service application, click FLR Connections and select \\48_S2\flr_e\Hold until Click Enable to enable Monitor Service for this directory tree as shown in Figure 5. Figure 5. Enable the rule for \\48_S2\flr_e\Hold until

14 Set a soft infinite retention date, and then a hard retention date A soft retention date has an infinite retention period. To set a soft, infinite retention date: 1. Right-click a file and click Properties to open a Properties window. 2. Click FLR Attributes in the Properties window. 3. In the Adjust FLR by list box, select Infinite. 4. Click Apply. 5. Click OK to confirm all settings. Users can then set an absolute or hard retention date to reduce the retention period. To set a hard retention date: 1. Right-click a file and click Properties to open a Properties window. 2. Click FLR Attributes in the Properties window. 3. In the Adjust FLR by list box, select Absolute Date and Time. 4. In the New FLR Value list box, set the absolute retention date. An example is March 30, Figure 6 shows an example of setting a hard retention date. Figure 6. Set a hard retention date with an existing soft infinite retention date 5. Click OK to confirm the settings. 14

15 Transition files to append-only You can transition an empty file from the locked state to an append-only state. In the append-only state, you can append a file but you cannot delete it. However, you cannot modify appended data in an append-only file at a later time. FLR allows users to append to the file until it is transitioned back to the locked state. In a Windows environment, clear Read-only on an empty locked file to transition to the append-only state. For example, you can set a log file to append-only to protect previous entries written to it and append additional entries to the existing data. To set an empty locked file to append-only: 1. Right-click a locked file and click Properties to open a Properties window. 2. Click General in the Properties window and set the file to read-only by selecting Read-only and clicking Apply. 3. Clear Read-only as shown in Figure 7. Figure 7. Setting an empty locked file to append-only 4. Click OK. Now you can append the file. 15

16 To lock the file at a later stage: Set a retention date by using the FLR Attributes tab on the file s Properties page. Figure 8 shows an example of locking an append-only file and setting a retention date. Figure 8. Lock an append-only file and set a retention date Manage expired files You can manage expired files automatically through the Monitor Service. The application provides users the ability to set a rule for a specified directory tree to handle locked files as their retention period ends. Users can use the application to: Delete expired files permanently Move expired files to a specified location Extend the retention period of expired files To manage expired files: 1. Run the Monitor Service application. From the Start menu, select Program Files > EMC > FLR Toolkit > FLR Monitor Service. 2. Click Expiration Rules and then click Add. 3. Use the Browse button to select the Retention Source to which the rule applies. Apply the rule to all subdirectories by selecting the appropriate checkbox. 16

17 4. Click Execution Schedule and then select the time frame (daily or weekly) the application must monitor the specified directory tree with this expiration rule. 5. Click Actions and then select an appropriate action. Note Figure 9 shows an example to extend the retention period on expired files by 30 days. The Advanced button enables the user to exclude certain file types from this expiration rule. Figure 9. Extend the retention period of expired files by 30 days Monitor and report 6. Click OK to save the settings. 7. Click Apply on the Monitor Service window to save the new expiration rule. 8. If the Monitor Service is not running, click Service Details on the Monitor Service application and then click Start to begin the monitoring service. Add the FLR Retention Date attribute column in Windows Explorer Note: The EMC FLR Date and State columns are only available in Windows XP and You can monitor the retention date for each file from Windows Explorer. When the FLR Toolkit is installed, the EMC FLR Date attribute column is available. Figure 10 shows the EMC FLR Date column in the file browser window. The following steps describe the procedure to add the column to the current file s browser view. Figure 10. File browser window with the EMC FLR Date column 17

18 To add the EMC FLR Date attribute column: 1. In Windows Explorer, right-click the attribute column heading as shown in Figure 11. A list of options appears. Figure 11. Adding a new attribute column to the file browser window 2. Select More. 3. Select FLR Date. 4. Click OK. Query for files with active retention periods To run a query on files stored on CIFS shares of FLR-enabled file systems, users can use the FLR Query CLI or the Query Interface found on FLR Explorer. This procedure uses an example to show how to build a query from FLR Explorer. The example shows how to build a query for files with active retention periods in \\48_S2\flr_e, except for PowerPoint files with a.ppt file extension, which expire in one year. To query for files with active retention periods: 1. Open FLR Explorer. 2. From the Start menu, select Program Files > EMC > FLR Toolkit > FLR Explorer. 3. Select Build a Query. 4. In the Query Builder: a. In the Search For list box, select Files in Specific Retention State. b. In the Search Path field, select \\48_S2\flr_e (which is locally called Y:\ in this example. c. Select Include sub-directories to query the entire directory tree. d. In the Search Pattern list box, select Exclude and then type *.ppt in the field adjacent to it. e. In the Find Files That list box, select Will Expire Within and then type 1 year in the Search Parameters area. 18

19 f. Click Save and Execute. g. Save the query as expire_one_year.xml. (You can set a default directory in which custom queries are saved by going to FLR Explorer > Configuration. Click Advanced to get to the Query Files area.) Figure 12 shows the parameters entered for this example and the corresponding results. Figure 12. Query Builder panel Run a report on FLR files by using a saved query builder This scenario describes how to build a report by using the Reports option in FLR Explorer. The following example runs a report on \\48_S2\flr-e by using the query search parameters shown in Query for files with active retention periods on page 18. The search parameters for the report builder are the same as for the query builder. To run a report by using a saved query builder: 1. Open FLR Explorer. 2. From the Start menu, select Program Files > EMC > FLR Toolkit > FLR Explorer. 3. Select Reports. 4. In the Report Builder: a. In the Report Type list box, select Detailed. b. In the Query Options list box, select expire_one_year. c. Click Generate Report. 19

20 The detailed report provides an overview of the file results segregated by file type. This report type also lists each reported file and its retention date. A file count is also provided. Figure 13 shows the search parameters and the detailed results. Figure 13. Report Builder in FLR Explorer 20

21 Conclusion The EMC FLR Toolkit is an important component to manage and monitor an FLRenabled file system in a CIFS environment. The FLR feature provides the software infrastructure to protect and retain mission-critical files. The toolkit provides users and administrators the ability to: Set retention dates on each file manually Set rules for the application to automatically set retention dates on multiple files Set policies for the application to automatically act on expiring locked files Query files on CIFS shares of FLR-enabled file systems Build reports on files stored on CIFS shares of FLR-enabled file systems The FLR Toolkit is an essential part of applying the FLR feature at the user level. With the Monitor Service feature, an administrator can easily set policies to enable the system to automatically set retention dates and act on expiring files. Together, FLR and FLR Toolkit provide administrators with ease of use and ease of manageability to strengthen the business practices in the company as file retention becomes a more important aspect of mission-critical operations. 21

22 References The following documents, located on EMC Online Support, provide additional relevant information about FLR and FLR Toolkit. Access to these documents is based on your login credentials. If you do not have access to the content listed below, contact your EMC representative: EMC File-Level Retention Toolkit 3.5 Read Me First EMC File-Level Retention Toolkit 3.5 Release Notes The File-Level Retention Toolkit can be found on EMC Online Support. 22

EMC VNXe Series. Configuring Hosts to Access NFS File Systems. Version 3.1 P/N REV. 03

EMC VNXe Series. Configuring Hosts to Access NFS File Systems. Version 3.1 P/N REV. 03 EMC VNXe Series Version 3.1 Configuring Hosts to Access NFS File Systems P/N 302-000-190 REV. 03 Copyright 2014-2015 EMC Corporation. All rights reserved. Published in USA. Published June, 2015 EMC believes

More information

EMC VNXe3200 Unified Snapshots

EMC VNXe3200 Unified Snapshots White Paper Abstract This white paper reviews and explains the various operations, limitations, and best practices supported by the Unified Snapshots feature on the VNXe3200 system. July 2015 Copyright

More information

EMC Ionix ControlCenter (formerly EMC ControlCenter) 6.0 StorageScope

EMC Ionix ControlCenter (formerly EMC ControlCenter) 6.0 StorageScope EMC Ionix ControlCenter (formerly EMC ControlCenter) 6.0 StorageScope Best Practices Planning Abstract This white paper provides advice and information on practices that will enhance the flexibility of

More information

DELL EMC ISILON CONFIGURATION AS AN ARCHIVE TARGET FOR VERITAS ENTERPRISE VAULT

DELL EMC ISILON CONFIGURATION AS AN ARCHIVE TARGET FOR VERITAS ENTERPRISE VAULT DELL EMC ISILON CONFIGURATION AS AN ARCHIVE TARGET FOR VERITAS ENTERPRISE VAULT Using a Dell EMC Isilon scale-out NAS cluster to store WORM and Non-WORM Veritas Enterprise Vault (EV) archive content requires

More information

INTEGRATING EMC XTENDER AND DISKXTENDER FOR ELECTRONIC MESSAGING ARCHIVAL WITH NETAPP NEARSTORE

INTEGRATING EMC  XTENDER AND DISKXTENDER FOR ELECTRONIC MESSAGING ARCHIVAL WITH NETAPP NEARSTORE White Paper INTEGRATING EMC EMAILXTENDER AND DISKXTENDER FOR ELECTRONIC MESSAGING ARCHIVAL WITH NETAPP NEARSTORE Abstract This white paper describes how to use the EMC EmailXtender archiving solution to

More information

EMC SourceOne for Microsoft SharePoint Version 6.7

EMC SourceOne for Microsoft SharePoint Version 6.7 EMC SourceOne for Microsoft SharePoint Version 6.7 Administration Guide P/N 300-012-746 REV A01 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Copyright 2011

More information

Asigra Cloud Backup v13.3 DS-Notebook Client User Guide. September 2017

Asigra Cloud Backup v13.3 DS-Notebook Client User Guide. September 2017 Asigra Cloud Backup v13.3 DS-Notebook Client User Guide Disclaimer Information in this document is subject to change without notice and does not represent a commitment on the part of Asigra Inc. Asigra

More information

Asigra Cloud Backup v13.3 DS-Mobile Client User Guide. September 2017

Asigra Cloud Backup v13.3 DS-Mobile Client User Guide. September 2017 Asigra Cloud Backup v13.3 DS-Mobile Client User Guide Disclaimer Information in this document is subject to change without notice and does not represent a commitment on the part of Asigra Inc. Asigra Inc.

More information

EMC Celerra Manager Makes Customizing Storage Pool Layouts Easy. Applied Technology

EMC Celerra Manager Makes Customizing Storage Pool Layouts Easy. Applied Technology EMC Celerra Manager Makes Customizing Storage Pool Layouts Easy Applied Technology Abstract This white paper highlights a new EMC Celerra feature that simplifies the process of creating specific custom

More information

Integrate EMC Isilon. EventTracker v8.x and above

Integrate EMC Isilon. EventTracker v8.x and above EventTracker v8.x and above Publication Date: March 3, 2017 Abstract This guide helps you in configuring EMC Isilon and EventTracker to receive EMC Isilon events. In this document, you will find the detailed

More information

EMC Disk Library Automated Tape Caching Feature

EMC Disk Library Automated Tape Caching Feature EMC Disk Library Automated Tape Caching Feature A Detailed Review Abstract This white paper details the EMC Disk Library configuration and best practices when using the EMC Disk Library Automated Tape

More information

Integrate Saint Security Suite. EventTracker v8.x and above

Integrate Saint Security Suite. EventTracker v8.x and above EventTracker v8.x and above Publication Date: June 6, 2018 Abstract This guide provides instructions to configure Saint Security Suite to send crucial events to EventTracker Enterprise by means of syslog.

More information

EMC Documentum Archive Services for SharePoint

EMC Documentum Archive Services for SharePoint EMC Documentum Archive Services for SharePoint Version 5.3 SP5 User Guide P/N 300-005-749-A01 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Copyright

More information

ZENworks Reporting System Reference. January 2017

ZENworks Reporting System Reference. January 2017 ZENworks Reporting System Reference January 2017 Legal Notices For information about legal notices, trademarks, disclaimers, warranties, export and other use restrictions, U.S. Government rights, patent

More information

EMC DiskXtender for Windows and EMC RecoverPoint Interoperability

EMC DiskXtender for Windows and EMC RecoverPoint Interoperability Applied Technology Abstract This white paper explains how the combination of EMC DiskXtender for Windows and EMC RecoverPoint can be used to implement a solution that offers efficient storage management,

More information

EMC Documentum Connector for Microsoft SharePoint Farm Solution

EMC Documentum Connector for Microsoft SharePoint Farm Solution EMC Documentum Connector for Microsoft SharePoint Farm Solution Version 7.2 Content Management Guide EMC Corporation Corporate Headquarters Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Legal Notice

More information

EMC ApplicationXtender Reports Management 6.0

EMC ApplicationXtender Reports Management 6.0 EMC ApplicationXtender Reports Management 6.0 Administrator s Guide 300-008-283 REV A01 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Copyright 1994-2009 EMC

More information

DISASTER RECOVERY IN AN EMC DISKXTENDER FOR WINDOWS ENVIRONMENT

DISASTER RECOVERY IN AN EMC DISKXTENDER FOR WINDOWS ENVIRONMENT White Paper DISASTER RECOVERY IN AN EMC DISKXTENDER FOR WINDOWS ENVIRONMENT Recommended best practices Abstract This white paper explains how to prepare for disaster recovery in an environment where EMC

More information

Cox Business Online Backup Administrator Guide. Version 2.0

Cox Business Online Backup Administrator Guide. Version 2.0 Cox Business Online Backup Administrator Guide Version 2.0 2012 by Cox Communications. All rights reserved. No part of this document may be reproduced or transmitted in any form or by any means, electronic,

More information

Connecting EMC DiskXtender for Windows to EMC Centera

Connecting EMC DiskXtender for Windows to EMC Centera Connecting EMC DiskXtender for Windows to EMC Centera Best Practices Planning Abstract This white paper provides details on building the connection string that EMC DiskXtender for Windows uses to connect

More information

Veeam Endpoint Backup

Veeam Endpoint Backup Veeam Endpoint Backup Version 1.5 User Guide March, 2016 2016 Veeam Software. All rights reserved. All trademarks are the property of their respective owners. No part of this publication may be reproduced,

More information

Talon FAST User Guide. Date Version Author Comments. November 15, Jaap van Duijvenbode Final Release

Talon FAST User Guide. Date Version Author Comments. November 15, Jaap van Duijvenbode Final Release Talon FAST 2.0.1 User Guide Date Version Author Comments November 15, 2012 2.0.1 Jaap van Duijvenbode Final Release 1 TABLE OF CONTENTS Talon FAST 2.0.1 User Guide... 1 Table of Contents... 2 1. Introduction

More information

User s Quick Reference. EMC ApplicationXtender Web Access 5.40 P/N REV A01

User s Quick Reference. EMC ApplicationXtender Web Access 5.40 P/N REV A01 EMC ApplicationXtender Web Access 5.40 User s Quick Reference P/N 300-005-669 REV A01 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Copyright 1994 2007 EMC

More information

EMC ApplicationXtender Web Access.NET eroom Integration 6.0

EMC ApplicationXtender Web Access.NET eroom Integration 6.0 EMC ApplicationXtender Web Access.NET eroom Integration 6.0 Administrator s Guide 300-008-282 REV A01 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Copyright

More information

EMC SourceOne Management Pack for Microsoft System Center Operations Manager

EMC SourceOne Management Pack for Microsoft System Center Operations Manager EMC SourceOne Management Pack for Microsoft System Center Operations Manager Version 7.2 Installation and User Guide 302-000-955 REV 01 Copyright 2005-2015. All rights reserved. Published in USA. Published

More information

One Identity Active Roles 7.2. Replication: Best Practices and Troubleshooting Guide

One Identity Active Roles 7.2. Replication: Best Practices and Troubleshooting Guide One Identity Active Roles 7.2 Replication: Best Practices and Troubleshooting Copyright 2017 One Identity LLC. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The

More information

EMC SourceOne for File Systems

EMC SourceOne for File Systems EMC SourceOne for File Systems Version 7.2 Administration Guide 302-000-958 REV 02 Copyright 2005-2015 EMC Corporation. All rights reserved. Published in the USA. Published December 9, 2015 EMC believes

More information

Data Protection Guide

Data Protection Guide SnapCenter Software 4.0 Data Protection Guide For Microsoft Exchange Server March 2018 215-12936_C0 doccomments@netapp.com Table of Contents 3 Contents Deciding whether to read the SnapCenter Data Protection

More information

EMC Documentum Composer

EMC Documentum Composer EMC Documentum Composer Version 6.0 SP1.5 User Guide P/N 300 005 253 A02 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748 9103 1 508 435 1000 www.emc.com Copyright 2008 EMC Corporation. All

More information

EMC Documentum TaskSpace

EMC Documentum TaskSpace EMC Documentum TaskSpace Version 6 Sample Application Tutorial P/N 300-005-359 A01 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Copyright 2007 EMC Corporation.

More information

System Reference ZENworks Reporting 5 November 2013

System Reference ZENworks Reporting 5 November 2013 www.novell.com/documentation System Reference ZENworks Reporting 5 November 2013 Legal Notices Novell, Inc. makes no representations or warranties with respect to the contents or use of this documentation,

More information

NETWRIX CHANGE REPORTER SUITE

NETWRIX CHANGE REPORTER SUITE NETWRIX CHANGE REPORTER SUITE QUICK-START GUIDE Product Version: 4.0 March 2013. Legal Notice The information in this publication is furnished for information use only, and does not constitute a commitment

More information

VMware vsphere Data Protection 5.8 TECHNICAL OVERVIEW REVISED AUGUST 2014

VMware vsphere Data Protection 5.8 TECHNICAL OVERVIEW REVISED AUGUST 2014 VMware vsphere Data Protection 5.8 TECHNICAL OVERVIEW REVISED AUGUST 2014 Table of Contents Introduction.... 3 Features and Benefits of vsphere Data Protection... 3 Additional Features and Benefits of

More information

Configuring EMC Isilon

Configuring EMC Isilon This chapter contains the following sections: System, page 1 Configuring SMB Shares, page 3 Creating an NFS Export, page 5 Configuring Quotas, page 6 Creating a Group for the Isilon Cluster, page 8 Creating

More information

EMC Documentum Process Engine

EMC Documentum Process Engine EMC Documentum Process Engine Version 6.5 Installation Guide P/N 300 007 522 A01 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748 9103 1 508 435 1000 www.emc.com Copyright 2004 2008 EMC Corporation.

More information

Disk and OE Matrix. EMC VNXe Series. Storage Systems

Disk and OE Matrix. EMC VNXe Series. Storage Systems EMC VNXe Series Storage Systems Disk and OE Matrix P/N 300-012-418 REV 06 June 25, 2013 To function properly, disks in an EMC VNXe system require that each storage processor run minimum revisions of the

More information

User Manual. Version 5.8

User Manual. Version 5.8 User Manual Version 5.8 Information in this document is subject to change without notice. Copyright 2013-2018, Exacq Technologies, Inc. All rights reserved. Exacq Technologies is a trademark of Exacq Technologies,

More information

EMC Documentum Composer

EMC Documentum Composer EMC Documentum Composer Version 6.5 SP2 User Guide P/N 300-009-462 A01 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Copyright 2008 2009 EMC Corporation. All

More information

EMC Documentum Content Services for SAP Document Controllers

EMC Documentum Content Services for SAP Document Controllers EMC Documentum Content Services for SAP Document Controllers Version 6.5 User Guide P/N 300 006 307 Rev A01 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748 9103 1 508 435 1000 www.emc.com Copyright

More information

EMC Documentum Quality and Manufacturing

EMC Documentum Quality and Manufacturing EMC Documentum Quality and Manufacturing Version 3.1 User Guide EMC Corporation Corporate Headquarters Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Legal Notice Copyright 2012-2016 EMC Corporation.

More information

CORPORATE ACCOUNT RECONCILIATION. SAM2CAR: Key Functions Manual for Program Administrators

CORPORATE ACCOUNT RECONCILIATION. SAM2CAR: Key Functions Manual for Program Administrators CORPORATE ACCOUNT RECONCILIATION SAM CAR SAM2CAR: Key Functions Manual for Program Administrators May 2012 2 How to Use This Manual This manual is designed to serve as a reference guide to help you perform

More information

EMC Centera CentraStar/SDK Compatibility with Centera ISV Applications

EMC Centera CentraStar/SDK Compatibility with Centera ISV Applications EMC Centera CentraStar/SDK Compatibility with Centera ISV Applications A Detailed Review Abstract This white paper provides an overview on the compatibility between EMC Centera CentraStar and SDK releases,

More information

EMC Solutions for Backup to Disk EMC Celerra LAN Backup to Disk with IBM Tivoli Storage Manager Best Practices Planning

EMC Solutions for Backup to Disk EMC Celerra LAN Backup to Disk with IBM Tivoli Storage Manager Best Practices Planning EMC Solutions for Backup to Disk EMC Celerra LAN Backup to Disk with IBM Tivoli Storage Manager Best Practices Planning Abstract This white paper describes how to configure the Celerra IP storage system

More information

Disk and OE Matrix. EMC VNXe Series Storage Systems. VNXe series storage systems

Disk and OE Matrix. EMC VNXe Series Storage Systems. VNXe series storage systems EMC VNXe Series Storage Systems Disk and OE Matrix P/N 300-012-418 To function properly, disks in an EMC VNXe system require that each storage processor run minimum s of the Operating Environment (OE).

More information

Version 11. NOVASTOR CORPORATION NovaBACKUP

Version 11. NOVASTOR CORPORATION NovaBACKUP NOVASTOR CORPORATION NovaBACKUP Version 11 2009 NovaStor, all rights reserved. All trademarks are the property of their respective owners. Features and specifications are subject to change without notice.

More information

Data Migration from Dell PS Series or PowerVault MD3 to Dell EMC SC Series Storage using Thin Import

Data Migration from Dell PS Series or PowerVault MD3 to Dell EMC SC Series Storage using Thin Import Data Migration from Dell PS Series or PowerVault MD3 to Dell EMC SC Series Storage using Thin Import Abstract The Thin Import feature of Dell Storage Center Operating System offers solutions for data migration

More information

Integrate Akamai Web Application Firewall EventTracker v8.x and above

Integrate Akamai Web Application Firewall EventTracker v8.x and above Integrate Akamai Web Application Firewall EventTracker v8.x and above Publication Date: May 29, 2017 Abstract This guide helps you in configuring Akamai WAF and EventTracker to receive events. In this

More information

Disk and OE Matrix. EMC VNXe 3200 Series Storage Systems. VNXe 3200 series storage systems

Disk and OE Matrix. EMC VNXe 3200 Series Storage Systems. VNXe 3200 series storage systems EMC VNXe 3200 Series Storage Systems Disk and OE Matrix To function properly, disks in an EMC VNXe 3200 system require that each storage processor run minimum revisions of the Operating Environment (OE).

More information

EMC SourceOne TM Offline Access USER GUIDE. Version 6.8 P/N A01. EMC Corporation Corporate Headquarters: Hopkinton, MA

EMC SourceOne TM Offline Access USER GUIDE. Version 6.8 P/N A01. EMC Corporation Corporate Headquarters: Hopkinton, MA EMC SourceOne TM Offline Access Version 6.8 USER GUIDE P/N 300-013-695 A01 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Copyright 2005-2012 EMC Corporation.

More information

NetWrix VMware Change Reporter Version 3.0 Enterprise Edition Administrator s Guide

NetWrix VMware Change Reporter Version 3.0 Enterprise Edition Administrator s Guide NetWrix VMware Change Reporter Version 3.0 Enterprise Edition Administrator s Guide Table of Contents NetWrix VMware Change Reporter Concepts... 1 Product Editions... 1 How It Works... 2 Deploying Product...

More information

EMC VNX Series: Introduction to SMB 3.0 Support

EMC VNX Series: Introduction to SMB 3.0 Support White Paper EMC VNX Series: Introduction to SMB 3.0 Support Abstract This white paper introduces the Server Message Block (SMB) 3.0 support available on the EMC VNX and the advantages gained over the previous

More information

Data Domain OpenStorage Primer

Data Domain OpenStorage Primer White Paper Data Domain OpenStorage Primer Abstract Data Domain s support for Symantec NetBackup OpenStorage enables the use of disk as disk, eliminating the need to emulate tape drives, tape cartridges,

More information

WHITE PAPER: ENTERPRISE SOLUTIONS

WHITE PAPER: ENTERPRISE SOLUTIONS WHITE PAPER: ENTERPRISE SOLUTIONS Integrating Network Appliance Snapshot and SnapRestore with Veritas NetBackup in an Oracle Backup Environment (Now from Symantec ) White Paper: Symantec Enterprise Solutions

More information

EMC Solutions for Microsoft Exchange 2007 NS Series iscsi

EMC Solutions for Microsoft Exchange 2007 NS Series iscsi EMC Solutions for Microsoft Exchange 2007 NS Series iscsi Applied Technology Abstract This white paper presents the latest storage configuration guidelines for Microsoft Exchange 2007 on the Celerra NS

More information

ZENworks Reporting Beta System Reference. December 2015

ZENworks Reporting Beta System Reference. December 2015 ZENworks Reporting Beta System Reference December 2015 Legal Notices Novell, Inc. makes no representations or warranties with respect to the contents or use of this documentation, and specifically disclaims

More information

WHITE PAPER PURITY CLOUDSNAP SETUP AND BEST PRACTICES GUIDE

WHITE PAPER PURITY CLOUDSNAP SETUP AND BEST PRACTICES GUIDE WHITE PAPER PURITY CLOUDSNAP SETUP AND BEST PRACTICES GUIDE TABLE OF CONTENTS INTRODUCTION... 3 CLOUDSNAP BENEFITS... 4 CORE COMPONENTS... 5 FlashArray, Purity, and Run... 5 Network... 5 AWS... 5 CLOUDSNAP

More information

EMC DiskXtender File System Manager for UNIX/Linux Release 3.5 SP1 Console Client for Microsoft Windows

EMC DiskXtender File System Manager for UNIX/Linux Release 3.5 SP1 Console Client for Microsoft Windows EMC DiskXtender File System Manager for UNIX/Linux Release 3.5 SP1 Console Client for Microsoft Windows P/N 300-012-249 REV A01 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000

More information

EMC Documentum Composer

EMC Documentum Composer EMC Documentum Composer Version 7.2 Building a Documentum Application Tutorial EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Legal Notice Copyright 1999-2015

More information

INTEROPERABILITY OF AVAMAR AND DISKXTENDER FOR WINDOWS

INTEROPERABILITY OF AVAMAR AND DISKXTENDER FOR WINDOWS TECHNICAL NOTES INTEROPERABILITY OF AVAMAR AND DISKXTENDER FOR WINDOWS ALL PRODUCT VERSIONS TECHNICAL NOTE P/N 300-007-585 REV A03 AUGUST 24, 2009 Table of Contents Introduction......................................................

More information

Smart Access Control System Software User Manual (Client Version)

Smart Access Control System Software User Manual (Client Version) Disclaimer Information in this document is subject to change without notice. Companies, names, and data used in examples herein are fictitious unless otherwise noted. No part of this document may be reproduced

More information

NetBackup 7.6 Replication Director A Hands On Experience

NetBackup 7.6 Replication Director A Hands On Experience NetBackup 7.6 Replication Director A Hands On Experience Description Through this hands on lab you can test drive Replication Director and experience for yourself this easy to use, powerful feature. Once

More information

EMC Documentum TaskSpace

EMC Documentum TaskSpace EMC Documentum TaskSpace Version 6.7 User Guide EMC Corporation Corporate Headquarters: Hopkinton, MA 01748 9103 1 508 435 1000 www.emc.com EMC believes the information in this publication is accurate

More information

NETWRIX WINDOWS SERVER CHANGE REPORTER

NETWRIX WINDOWS SERVER CHANGE REPORTER NETWRIX WINDOWS SERVER CHANGE REPORTER ADMINISTRATOR S GUIDE Product Version: 4.0 June 2013. Legal Notice The information in this publication is furnished for information use only, and does not constitute

More information

ADOBE DRIVE 4.2 USER GUIDE

ADOBE DRIVE 4.2 USER GUIDE ADOBE DRIVE 4.2 USER GUIDE 2 2013 Adobe Systems Incorporated. All rights reserved. Adobe Drive 4.2 User Guide Adobe, the Adobe logo, Creative Suite, Illustrator, InCopy, InDesign, and Photoshop are either

More information

Notices. Third Party Project Usage. Sample Code in Documentation

Notices. Third Party Project Usage. Sample Code in Documentation Malwarebytes for Mac User Guide Version 3.4.0 7 August 2018 Notices Malwarebytes products and related documentation are provided under a license agreement containing restrictions on use and disclosure

More information

Novell ZENworks Handheld Management

Novell ZENworks Handheld Management Administration Guide AUTHORIZED DOCUMENTATION Novell ZENworks Handheld Management 7 SP1 IR4 January 24, 2011 www.novell.com Novell ZENworks 7 Handheld Management Administration Guide Legal Notices Novell,

More information

Nexsan Assureon 8.2. Product Release Notes for Nexsan Assureon. Release Date: July 2017

Nexsan Assureon 8.2. Product Release Notes for Nexsan Assureon. Release Date: July 2017 Nexsan Assureon 8.2 Product Release Notes for Nexsan Assureon Release Date: July 2017 Note: Certain changes of a proprietary or cosmetic nature are not necessarily listed. Contents: System requirements

More information

EMC Documentum External Viewing Services for SAP

EMC Documentum External Viewing Services for SAP EMC Documentum External Viewing Services for SAP Version 6.0 Administration Guide P/N 300 005 459 Rev A01 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748 9103 1 508 435 1000 www.emc.com Copyright

More information

Oracle Hospitality Simphony Cloud Services Post-Installation or Upgrade Guide Release 2.10 E July 2018

Oracle Hospitality Simphony Cloud Services Post-Installation or Upgrade Guide Release 2.10 E July 2018 Oracle Hospitality Simphony Cloud Services Post-Installation or Upgrade Guide Release 2.10 E89810-04 July 2018 Copyright 2010, 2018, Oracle and/or its affiliates. All rights reserved. This software and

More information

EMC Isilon. Cisco UCS Director Support for EMC Isilon

EMC Isilon. Cisco UCS Director Support for EMC Isilon Cisco UCS Director Support for, page 1 Adding an Account, page 2 Storage Pool Tiers, page 3 Storage Node Pools, page 4 SMB Shares, page 5 Creating an NFS Export, page 7 Quotas, page 9 Configuring a space

More information

User Manual. ARK for SharePoint-2007

User Manual. ARK for SharePoint-2007 User Manual ARK for SharePoint-2007 Table of Contents 1 About ARKSP (Admin Report Kit for SharePoint) 1 1.1 About ARKSP 1 1.2 Who can use ARKSP? 1 1.3 System Requirements 2 1.4 How to activate the software?

More information

Dell EMC Unity Family

Dell EMC Unity Family Dell EMC Unity Family Version 4.4 Configuring and managing LUNs H16814 02 Copyright 2018 Dell Inc. or its subsidiaries. All rights reserved. Published June 2018 Dell believes the information in this publication

More information

Reliability and Performance Monitoring

Reliability and Performance Monitoring Reliability and Performance Monitoring June 19, 2012 Copyright 2012 by World Class CAD, LLC. All Rights Reserved. Reliability and Performance Monitor Window To open the Reliability and Performance Monitor

More information

NTP Software VFM Administration Web Site

NTP Software VFM Administration Web Site NTP Software VFM Administration Web Site User Manual Version 7.1 This guide details the method for using NTP Software VFM Administration Web Site, from an administrator s perspective. Upon completion of

More information

Acronis Data Cloud plugin for ConnectWise Automate

Acronis Data Cloud plugin for ConnectWise Automate Acronis Data Cloud plugin for ConnectWise Automate USER S GUIDE Revision: 17.01.2018 Table of contents 1 Introduction...3 2 What s new in Update 3...3 3 What s new in Update 2...3 4 What s new in Update

More information

EMC Documentum Composer

EMC Documentum Composer EMC Documentum Composer Version 6 SP1 User Guide P/N 300 005 253 A01 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748 9103 1 508 435 1000 www.emc.com Copyright 2008 EMC Corporation. All rights

More information

Basic Configuration Installation Guide

Basic Configuration Installation Guide RecoverPoint for VMs 5.1 Basic Configuration Installation Guide P/N 302-003-975 REV 1 July 4, 2017 This document contains information on these topics: Revision History... 2 Overview... 3 Reference architecture...

More information

EMC DiskXtender File System Manager for UNIX/Linux Release 3.5 Console Client for Microsoft Windows

EMC DiskXtender File System Manager for UNIX/Linux Release 3.5 Console Client for Microsoft Windows EMC DiskXtender File System Manager for UNIX/Linux Release 3.5 Console Client for Microsoft Windows Installation Guide P/N 300-009-578 REV A01 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103

More information

NETWRIX PASSWORD EXPIRATION NOTIFIER

NETWRIX PASSWORD EXPIRATION NOTIFIER NETWRIX PASSWORD EXPIRATION NOTIFIER QUICK-START GUIDE Product Version: 3.3.247 March 2014. Legal Notice The information in this publication is furnished for information use only, and does not constitute

More information

AvePoint Online Services for Partners 2

AvePoint Online Services for Partners 2 AvePoint Online Services for Partners 2 User Guide Service Pack 1 Issued June 2017 Table of Contents What s New in this Guide...4 About...5 Submitting Documentation Feedback to AvePoint...6 Browser Support

More information

Integrate IIS SMTP server. EventTracker v8.x and above

Integrate IIS SMTP server. EventTracker v8.x and above EventTracker v8.x and above Publication Date: May 29, 2017 Abstract This guide helps you in configuring IIS SMTP server and EventTracker to receive SMTP Server events. In this guide, you will find the

More information

D71 THUMBNAIL SERVER SETUP ON DISTRIBUTED CONTENT SERVER ENVIRONMENT

D71 THUMBNAIL SERVER SETUP ON DISTRIBUTED CONTENT SERVER ENVIRONMENT D71 THUMBNAIL SERVER SETUP ON DISTRIBUTED CONTENT SERVER ENVIRONMENT ABSTRACT This white paper explains about how to install and setup the D71 thumbnail server on a distributed content server environment.

More information

Veritas Enterprise Vault Guide for Mac OS X Users 12.2

Veritas Enterprise Vault Guide for Mac OS X Users 12.2 Veritas Enterprise Vault Guide for Mac OS X Users 12.2 Veritas Enterprise Vault: Guide for Mac OS X Users Last updated: 2017-08-10. Legal Notice Copyright 2017 Veritas Technologies LLC. All rights reserved.

More information

Installation Instructions

Installation Instructions Installation Instructions Oracle Health Sciences Argus Mart Data and Argus Signal Management for Use with Empirica Signal 8.1 Part number: E70267-01 Copyright 2002, 2016, Oracle and/or its affiliates.

More information

Dell EMC Extensions for VMware vrealize Automation

Dell EMC Extensions for VMware vrealize Automation Dell EMC Extensions for VMware vrealize Automation Administration Guide Version 1.0 May 2018 H17049.1 Administration Guide Abstract This administration guide describes how to implement and manage Dell

More information

SAPERION Records Management

SAPERION Records Management SAPERION Records Management Copyright 2016 Lexmark. All rights reserved. Lexmark is a trademark of Lexmark International, Inc., registered in the U.S. and/or other countries. All other trademarks are the

More information

EMC Secure Remote Support Device Client for Symmetrix Release 2.00

EMC Secure Remote Support Device Client for Symmetrix Release 2.00 EMC Secure Remote Support Device Client for Symmetrix Release 2.00 Support Document P/N 300-012-112 REV A01 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Copyright

More information

DefendX Software Mobility Proxy Service for EMC

DefendX Software Mobility Proxy Service for EMC DefendX Software Mobility Proxy Service for EMC Installation Guide Version 7.1 This guide provides quick instructions for the installation of DefendX Software NAS Proxy Service, from an administrator s

More information

User Manual. Dockit Archiver

User Manual. Dockit Archiver User Manual Dockit Archiver Last Updated: March 2018 Copyright 2018 Vyapin Software Systems Private Ltd. All rights reserved. This document is being furnished by Vyapin Software Systems Private Ltd for

More information

Synchronization Agent Configuration Guide

Synchronization Agent Configuration Guide SafeNet Authentication Service Synchronization Agent Configuration Guide 1 Document Information Document Part Number 007-012848-001, Rev. E Release Date July 2015 Applicability This version of the SAS

More information

User Guide. Kronodoc Kronodoc Oy. Intelligent methods for process improvement and project execution

User Guide. Kronodoc Kronodoc Oy. Intelligent methods for process improvement and project execution User Guide Kronodoc 3.0 Intelligent methods for process improvement and project execution 2003 Kronodoc Oy 2 Table of Contents 1 User Guide 5 2 Information Structure in Kronodoc 6 3 Entering and Exiting

More information

Veeam Endpoint Backup

Veeam Endpoint Backup Veeam Endpoint Backup Version 1.1 User Guide December, 2015 2015 Veeam Software. All rights reserved. All trademarks are the property of their respective owners. No part of this publication may be reproduced,

More information

ZENworks 2017 Audit Management Reference. December 2016

ZENworks 2017 Audit Management Reference. December 2016 ZENworks 2017 Audit Management Reference December 2016 Legal Notice For information about legal notices, trademarks, disclaimers, warranties, export and other use restrictions, U.S. Government rights,

More information

EMC Documentum Content Services for SAP Scanner Operator

EMC Documentum Content Services for SAP Scanner Operator EMC Documentum Content Services for SAP Scanner Operator Version 6.0 User Guide P/N 300 005 441 Rev A01 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748 9103 1 508 435 1000 www.emc.com Copyright

More information

Application Notes for Virsae Service Management for Unified Communications with Avaya Aura System Manager - Issue 1.0

Application Notes for Virsae Service Management for Unified Communications with Avaya Aura System Manager - Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Virsae Service Management for Unified Communications with Avaya Aura System Manager - Issue 1.0 Abstract These Application Notes describe

More information

SAP BusinessObjects Live Office User Guide SAP BusinessObjects Business Intelligence platform 4.1 Support Package 2

SAP BusinessObjects Live Office User Guide SAP BusinessObjects Business Intelligence platform 4.1 Support Package 2 SAP BusinessObjects Live Office User Guide SAP BusinessObjects Business Intelligence platform 4.1 Support Package 2 Copyright 2013 SAP AG or an SAP affiliate company. All rights reserved. No part of this

More information

Integrate Cb Defense. EventTracker v8.x and above

Integrate Cb Defense. EventTracker v8.x and above EventTracker v8.x and above Publication Date: June 18, 2018 Abstract This guide helps you in configuring Cb Defense with EventTracker to receive Cb Defense events. In this guide, you will find the detailed

More information

Integrate Cisco IronPort Security Appliance (ESA)

Integrate Cisco IronPort  Security Appliance (ESA) Integrate Cisco IronPort Email Security Appliance (ESA) Publication Date: January 4, 2017 Abstract This guide provides instructions to configure Cisco IronPort Email Security Appliance (ESA) to send the

More information

DELL EMC UNITY: DR ACCESS AND TESTING. Dell EMC Unity OE 4.5

DELL EMC UNITY: DR ACCESS AND TESTING. Dell EMC Unity OE 4.5 DELL EMC UNITY: DR ACCESS AND TESTING Dell EMC Unity OE 4.5 1 The information in this publication is provided as is. Dell Inc. makes no representations or warranties of any kind with respect to the information

More information