Migrating Your Windows File Server to a CTERA Cloud Gateway. Cloud Attached Storage. February 2015 Version 4.1

Size: px
Start display at page:

Download "Migrating Your Windows File Server to a CTERA Cloud Gateway. Cloud Attached Storage. February 2015 Version 4.1"

Transcription

1 Migrating Your Windows File Server to a CTERA Cloud Gateway Cloud Attached Storage February 2015 Version 4.1

2 Copyright CTERA Networks Ltd. All rights reserved. No part of this document may be reproduced in any form or by any means without written permission from CTERA Network Ltd. Information in this document is subject to change without notice and does not represent a commitment on part of CTERA Networks Ltd. CTERA, C200, C400, C800, P1200, CloudPlug, NEXT3, Cloud Attached Storage, and Virtual Cloud Drive are trademarks, service marks, or registered trademarks of CTERA Networks Ltd. All other product names mentioned herein are trademarks or registered trademarks of their respective owners. The products described in this document are protected by U.S. patents, foreign patents, or pending applications.

3 1 Introduction If you would like to migrate from a Microsoft Windows file server to a CTERA Cloud Gateway, and your Windows server uses Windows ACLs, you can migrate the network shares on the file server to the CTERA Cloud Gateway, while retaining the defined permissions for all files. This is done as follows: 1 Disable all cloud backups and local snapshots for the CTERA Cloud Gateway. For information, refer to the CTERA C Series User Guide. 2 For each share on the file server, prepare a parallel Windows ACL Emulation Mode share on the CTERA Cloud Gateway. See Prepare Windows ACL Emulation Mode Shares on a CTERA Cloud Gateway (page 4). 3 Copy each share from the file server to the parallel Windows ACL Emulation Mode share on the CTERA Cloud Gateway. See Migrate Network Shares from the File Server to a CTERA Cloud Gateway (page 14). 4 Re-enable cloud backups and local snapshots for the CTERA Cloud Gateway. For information, refer to the CTERA C Series User Guide. 5 Migrate access control lists to the CTERA Cloud Gateway. See Migrate Access Control Lists to CTERA Cloud Gateways (page 25). 6 Set permissions on each network share at root level. See Set Permissions on the Network Share at Root Level (page 26). 7 If you are using the Windows offline home directory feature, enable support for it. See Enable Support for Windows Offline Home Directory (page 28). 8 If Windows well-known groups are used in a migrated share, enable support for them. See Enable Support for Windows Well-Known Groups for information on how to determine whether well-known groups are used and enable support. Tip The preceding steps describe how to migrate from a single Windows migration server to a single CTERA cloud gateway. They should be repeated for each server that you wish to migrate. Cloud Attached Storage Migrating Your Windows File Server to a CTERA Cloud Gateway 3

4 2 Prepare Windows ACL Emulation Mode Shares on a CTERA Cloud Gateway Normally, CTERA Cloud Gateways use POSIX ACLs, which lack some specific capabilities of Windows ACLs. Therefore, Windows ACLs must be mapped to POSIX ACLs on a "best effort" basis. If you are using advanced features of Windows ACLs and wish to retain these features after migrating to a CTERA Cloud Gateway, then you must enable Windows ACL Emulation Mode. This mode allows CTERA Cloud Gateway users to configure permissions for files and folders in the same way as they would on a Windows file server, without the any of the limitations of POSIX. Tip Windows ACL Emulation Mode only supports the Windows File Sharing protocol. When this mode is enabled, all other file sharing protocols allow administrator access only. On a CTERA Cloud Gateway, Windows ACL Emulation Mode is enabled per network share. Once configured, users will be able to perform any of the following actions on files and folders in the share: Access the ACL Emulation Mode share using CIFS Create folders and files and configure their permissions Right-click on a file or a folder and click Properties, to open the Properties dialog box Click on the Properties dialog box's Security tab Modify the share's permissions by clicking Edit in the Security tab Add or remove permissions for users or groups Allow or deny permissions for existing users To prepare Windows ACL Emulation Mode shares on the CTERA Cloud Gateway 1 Create network shares with Windows ACL Emulation Mode enabled, and with the same names as the shares you want to migrate from the file server. See Create Network Shares with Windows ACL Emulation Mode on a CTERA Cloud Gateway (page 5). Cloud Attached Storage Migrating Your Windows File Server to a CTERA Cloud Gateway 4

5 Prepare Windows ACL Emulation Mode Shares on a CTERA Cloud Gateway 2 2 Configure permissions for files and folders in the ACL Emulation Mode share. See Configure Permissions for Files and Folders in the ACL Emulation Mode Share (page 11). Create Network Shares with Windows ACL Emulation Mode on a CTERA Cloud Gateway Creating network shares with Windows ACL Emulation Mode on a CTERA Cloud Gateway can be performed in the following ways: For each share you want to migrate, manually create a network share on the gateway, using the Network Share Wizard. See Creating Each Network Share Manually (page 5). Automatically create all shares on the gateway simultaneously, using the share creation script. See Creating All Network Shares Automatically (page 9). Creating Each Network Share Manually Perform the following procedure for each share you want to migrate. To manually create a network share with Windows ACL Emulation Mode on a CTERA Cloud Gateway 1 Log in to user CTERA Cloud Gateway as an administrator. 2 In the Configuration tab's navigation pane, click Share > Shares. The Share > Shares page appears. 3 Click New Share. Cloud Attached Storage Migrating Your Windows File Server to a CTERA Cloud Gateway 5

6 2 Prepare Windows ACL Emulation Mode Shares on a CTERA Cloud Gateway The Network Share Wizard opens, displaying the Select a Folder to Share dialog box appears. 4 Select the folder on which you want to create the network share. 5 Click Next. The Specify the Network Share Name dialog box appears. 6 In the Network Share Name field, type a name for the share. This must be the same name as that of the share you want to migrate from the Windows File Server. 7 Click Next. 6 Cloud Attached Storage Migrating Your Windows File Server to a CTERA Cloud Gateway

7 Prepare Windows ACL Emulation Mode Shares on a CTERA Cloud Gateway 2 The Sharing Protocols dialog box appears. 8 Select the protocols through which you want to expose the network share. 9 In the Windows File Sharing drop-down list, select Windows ACL Emulation Mode. 10 Click Next. The NFS (UNIX File Sharing) dialog box appears. 11 Click Next. Cloud Attached Storage Migrating Your Windows File Server to a CTERA Cloud Gateway 7

8 2 Prepare Windows ACL Emulation Mode Shares on a CTERA Cloud Gateway The Configure Permissions dialog box appears. 12 Configure the share root permissions. These permissions will apply to all users accessing the share. Permissions can be applied to local users, local groups, domain users, and domain groups. You can use the drop-down list to select the desired options and use the Quick Search field to search for users and groups. Tip 13 Click Next. The most common use case is to enable access for Everyone and have users configure permissions for their folders within the share. The Wizard Completed screen appears. 14 Click Finish. The ACL Emulation Mode share is created. 8 Cloud Attached Storage Migrating Your Windows File Server to a CTERA Cloud Gateway

9 Prepare Windows ACL Emulation Mode Shares on a CTERA Cloud Gateway 2 Creating All Network Shares Automatically To automatically create all network shares with Windows ACL Emulation Mode on a CTERA Cloud Gateway 1 Create a CSV input file, where each row represents a share that you want to migrate from the file server to the CTERA Cloud Gateway. For information on the required CSV file columns, refer to the following table. 2 On the local workstation, using the admin account you specified in the CSV file, map the share Domain\admin$ share to a local drive, and then mount the share. 3 Open a command prompt. 4 Change directory to the drive where you mounted the share. 5 Change directory to: drive:\ctera_share_utility Where drive is the drive on which you mounted the share. 6 Run the following command: java -jar ctera-share-utility.jar device-fqdn migration-sa-account volume csvfile Where: device-fqdn is the gateway's fully qualified domain name. migration-sa-account is the admin account you specified in the CSV file. volume is the volume on which you want to create the network shares. csvfile is the name of the CSV input file you created. For example: java -jar ctera-share-utility-v1.0.4.jar Domain.corp.com administrator Vol1 \\Domain.corp.com\administrator\csv_file.csv All of the network shares are migrated. Cloud Attached Storage Migrating Your Windows File Server to a CTERA Cloud Gateway 9

10 2 Prepare Windows ACL Emulation Mode Shares on a CTERA Cloud Gateway Table 1: CSV Input File Columns Column Name Content Admin Account Share Name Folder Name Local Path Full Control Users = Read/Write Users Full Control Groups = Read/Write Groups Read Write Users = Read/Write Users Read Write Groups = Read/Write Groups The admin account you want to use for migration The name of the network share The name of the local folder on which you want to create the network share The path to the local folder on which you want to create the network share A comma-separated list of users who should have read-write access to the share, as well as the ability to delete files/folders in the share, to take ownership of files/folders in the share, and to change permissions for other users on the files/folders. A comma-separated list of user groups that should have read-write access to the share, as well as the ability to delete files/folders in the share, to take ownership of files/folders in the share, and to change permissions for other users on the files/folders. A comma-separated list of users who should have read-write access to the share A comma-separated list of user groups that should have read-write access to the share Read Only Users = Read Only Users A comma-separated list of users who should have read-only access to the share Read Only Groups = Read Only Groups A comma-separated list of user groups that should have read-only access to the share 10 Cloud Attached Storage Migrating Your Windows File Server to a CTERA Cloud Gateway

11 Prepare Windows ACL Emulation Mode Shares on a CTERA Cloud Gateway 2 Configure Permissions for Files and Folders in the ACL Emulation Mode Share The following procedure explains how to configure permissions for files and folders in the ACL Emulation Mode share, using the example of the user "mark" and the folder "Documentation". Tip If your CTERA Cloud Gateway is connected to Active Directory, you can add and set permissions for your Active Directory users and groups, as well. To configure permissions for files and folders in the ACL Emulation Mode Share 1 Access the ACL Emulation Mode share using CIFS. 2 Right-click on the desired file/folder in the ACL Emulation Mode share, and then click Properties in the menu that appears. In this example, we will configure permissions for the Documentation folder. The Properties dialog box opens displaying the General tab. 3 Click on the Security tab. Cloud Attached Storage Migrating Your Windows File Server to a CTERA Cloud Gateway 11

12 2 Prepare Windows ACL Emulation Mode Shares on a CTERA Cloud Gateway The Security tab appears. 4 Click Edit. The Permissions for Documentation dialog box opens. 5 Click Add. The Select Users or Groups dialog box opens. 12 Cloud Attached Storage Migrating Your Windows File Server to a CTERA Cloud Gateway

13 Prepare Windows ACL Emulation Mode Shares on a CTERA Cloud Gateway 2 6 Type the name of an existing local user on the CTERA Cloud Gateway, who should have permission to access the file/folder on the ACL Emulation Mode share. In this example, we will add permissions for the username "mark". 7 Click Check Names. This resolves the username. In this example, "mark" exists as a local user on the CTERA Cloud Gateway, and it is resolved as "C201-SAIMON\mark". 8 Click OK. The username you added appears in the Group or user names area. 9 Select the username. 10 In the Permissions area, use the check boxes to specify permissions for the user you added. 11 Click OK. 12 Click OK. Cloud Attached Storage Migrating Your Windows File Server to a CTERA Cloud Gateway 13

14 3 Migrate Network Shares from the File Server to a CTERA Cloud Gateway Migration to a CTERA Cloud Gateway can be performed in the following ways: By copying files and folders from each network share on the file server to the parallel Windows ACL Emulation Mode share on the CTERA Cloud Gateway using Robocopy. See Migrating Network Shares to a CTERA Cloud Gateway Using Robocopy (page 14). By copying each network share on the file server to the parallel Windows ACL Emulation Mode share on the CTERA Cloud Gateway using SecureCopy. SecureCopy is commercial software and can be purchased at See Migrating Network Shares to a CTERA Cloud Gateway Using SecureCopy (page 15). Warning The migration account must have permissions to copy all of the relevant files/folders on the migrated Windows servers. Migrating Network Shares to a CTERA Cloud Gateway Using Robocopy It is possible to migrate a network share on the Windows file server to a the parallel Windows ACL Emulation Mode share on the CTERA Cloud Gateway, while retaining the defined permissions for all files in the network share. It is necessary to perform this procedure for each share that needs to be migrated. To migrate a single network share from a Windows file server to a CTERA Cloud Gateway 1 Create an ACL Emulation Mode share as described in Enabling Windows ACL Emulation Mode for a Network Share on a CTERA Cloud Gateway (see "Create Network Shares with Windows ACL Emulation Mode on a CTERA Cloud Gateway" on page 5). 2 Open an elevated command-prompt session on your Windows server. 3 Run the following command: Cloud Attached Storage Migrating Your Windows File Server to a CTERA Cloud Gateway 14

15 Migrate Network Shares from the File Server to a CTERA Cloud Gateway 3 robocopy /XO /XN /XC /E /COPY:DATSOU source \\gateway\share Where: source is the location of the network share on the Windows file server. gateway is the name of the CTERA Cloud Gateway to which you want to migrate the network share. share is the target Windows ACL Emulation Mode share on the CTERA Cloud Gateway. The network share in the source location on the Windows file server are migrated to the ACL Emulation Mode share on the CTERA Cloud Gateway, while maintaining the permissions for all files. Migrating Network Shares to a CTERA Cloud Gateway Using SecureCopy If you would like to work with a CTERA Cloud Gateway instead of a file server, you can migrate the network shares on the file server to the CTERA Cloud Gateway. To do so, it is necessary to define a separate job for each share that needs to be migrated. To migrate a single network share to a CTERA Cloud Gateway using SecureCopy 1 Open SecureCopy, by clicking Start > Programs > Scriptlogic Corporation > SecureCopy > SecureCopy. Cloud Attached Storage Migrating Your Windows File Server to a CTERA Cloud Gateway 15

16 3 Migrate Network Shares from the File Server to a CTERA Cloud Gateway SecureCopy opens. 2 Click New to create a new job. The Create New Job dialog box opens. 3 In the field provided, type a name for the job. 4 Click OK. 5 In the left pane, expand the new job and click on Copy Locations. 16 Cloud Attached Storage Migrating Your Windows File Server to a CTERA Cloud Gateway

17 Migrate Network Shares from the File Server to a CTERA Cloud Gateway 3 The Copy Locations tab appears. 6 In the Select Source Folders (Copy From) area, add the share you want to migrate from the file server to the CTERA Cloud Gateway. 7 In the Select Target Folders (Copy to) area, add the target Windows ACL Emulation Modeshare on the CTERA Cloud Gateway to which the source share should be migrated. The target share is the Windows ACL Emulation Mode share you created on the CTERA Cloud Gateway in step 1. Tip It is recommended to prevent SecureCopy from creating an initial source folder under the target share, by clearing the Create initial source folder under target folder check box. 8 In the left pane, click on Synchronization. Cloud Attached Storage Migrating Your Windows File Server to a CTERA Cloud Gateway 17

18 3 Migrate Network Shares from the File Server to a CTERA Cloud Gateway The Synchronization tab appears. 9 In the Specify Which Files To Copy area, choose Copy Only Changed Source Files to Target. 10 In the Specify Files To Purge area, do the following: a Select the Synchronize target contents with source check box. b Choose Purge orphaned files\folders on the target. 11 In the Archive Bit area, select the Synchronize archive bit on source and target check box. 12 In the Synchronization area, do the following: a Select the Reset last accessed data on source files check box. b Select the Synchronize last accessed date and created date on target files with source check box. c Select the Synchronize last accessed date and modified date on target folder with source check box. 13 In the Permissions area, select the Always copy permissions, even on skipped files check box. 14 In the left pane, click on Filters. 18 Cloud Attached Storage Migrating Your Windows File Server to a CTERA Cloud Gateway

19 Migrate Network Shares from the File Server to a CTERA Cloud Gateway 3 The Filters tab appears. 15 Configure these settings as desired. 16 In the navigation pane, click on Performance. Cloud Attached Storage Migrating Your Windows File Server to a CTERA Cloud Gateway 19

20 3 Migrate Network Shares from the File Server to a CTERA Cloud Gateway The Performance tab appears. 17 Configure these settings as desired. 18 In the navigation pane, click on Local Groups and Users. 20 Cloud Attached Storage Migrating Your Windows File Server to a CTERA Cloud Gateway

21 Migrate Network Shares from the File Server to a CTERA Cloud Gateway 3 The Local Groups and Users tab appears. 19 Make sure that the Migrate local groups/users to destination server check box is cleared. 20 In the navigation pane, click on File Shares. Cloud Attached Storage Migrating Your Windows File Server to a CTERA Cloud Gateway 21

22 3 Migrate Network Shares from the File Server to a CTERA Cloud Gateway The Files Shares tab appears. 21 Configure these settings as desired. 22 In the navigation pane, click on Other File Options. 22 Cloud Attached Storage Migrating Your Windows File Server to a CTERA Cloud Gateway

23 Migrate Network Shares from the File Server to a CTERA Cloud Gateway 3 The Other File Options tab appears. 23 In the Compression area, choose Never compress target files. 24 Configure the remaining settings as desired. 25 In the navigation pane, click on . Cloud Attached Storage Migrating Your Windows File Server to a CTERA Cloud Gateway 23

24 3 Migrate Network Shares from the File Server to a CTERA Cloud Gateway The tab appears. 26 Configure these settings as desired. 27 Click Save. 28 Click Run. The job is executed, and the share is migrated. 24 Cloud Attached Storage Migrating Your Windows File Server to a CTERA Cloud Gateway

25 4 Migrate Access Control Lists to CTERA Cloud Gateways When migrating access control list (ACLs) from a Microsoft Windows-based file server to a CTERA Cloud Gateway, the gateway preserves the ACLs. The steps taken to preserve the ACLs differ according to the ACL type: When migrating an Active Directory-based ACL: The gateway performs a one-to-one mapping of the entire Windows NT ACL. This means that the gateway allocates a unique ID for each domain user or user group. The gateway stores the ACL mapping information in a dedicated layer in its file system. When migrating a local Windows ACL: The gateway only maps the Authenticated Users local user group to the Everyone user group. The gateway does not perform mapping for any other user groups. Tip If any other vital Windows NT ACL user or users groups are used, contact CTERA Support for further assistance. The gateway does not store the ACL mapping information in a dedicated layer in its file system. Cloud Attached Storage Migrating Your Windows File Server to a CTERA Cloud Gateway 25

26 5 Set Permissions on the Network Share at Root Level To set permissions on the network share at root level 1 Log in to the CTERA Cloud Gateway's Web interface. 2 In the Configuration tab's navigation pane, click System > Firmware. 3 Add "cli" to the end of the link in your browser's address bar, as follows: onfigtab:system:cli The CLI Execution page appears. 4 In the CLI Execution field, type the following: set /config/fileservices/share/share-name/dirpermissions 755 Where share-name is the name of the share. 5 Click GO. Cloud Attached Storage Migrating Your Windows File Server to a CTERA Cloud Gateway 26

27 Set Permissions on the Network Share at Root Level 5 A message appears. Cloud Attached Storage Migrating Your Windows File Server to a CTERA Cloud Gateway 27

28 Enable Support for Windows Offline Home Directory 6 To enable support for Windows offline home directory 1 Log in to the CTERA Cloud Gateway's Web interface. 2 In the Configuration tab's navigation pane, click System > Firmware. 3 Add "cli" to the end of the link in your browser's address bar, as follows: onfigtab:system:cli The CLI Execution page appears. 4 In the CLI Execution field, type the following: exec /config/fileservices/homedirs reapplyadv share share-name Where share-name is the name of the share. 5 Click GO. A message appears. Tip The command only works on home directories where the folder name is the name of the user. In cases, contact CTERA Support for further assistance. Cloud Attached Storage Migrating Your Windows File Server to a CTERA Cloud Gateway 28

29 Migration Checklist Appendix A You can use the following checklist during migration of a single Windows files server to a CTERA Cloud Gateway. Table 2: Migration checklist Step To Do Reference Done? 1 Disable all cloud backups and local snapshots for the CTERA Cloud Gateway. 2 For each share on the file server, prepare a parallel Windows ACL Emulation Mode share on the CTERA Cloud Gateway. 3 Copy each share from the file server to the parallel Windows ACL Emulation Mode share on the CTERA Cloud Gateway. 4 Re-enable cloud backups and local snapshots for the CTERA Cloud Gateway. 5 Migrate access control lists to the CTERA Cloud Gateway. 6 Set permissions on each network share at root level 7 If you are using the Windows offline home directory feature, enable support for it. 8 If Windows well-known groups are used in a migrated share, enable support for them. CTERA C Series User Guide Prepare Windows ACL Emulation Mode Shares on a CTERA Cloud Gateway (page 4) Migrate Network Shares from the File Server to a CTERA Cloud Gateway (page 14) CTERA C Series User Guide Migrate Access Control Lists to CTERA Cloud Gateways (page 25) Set Permissions on the Network Share at Root Level (page 26) Enable Support for Windows Offline Home Directory (page 28) Enable Support for Windows Well-Known Groups Cloud Attached Storage Migrating Your Windows File Server to a CTERA Cloud Gateway 29

Cloud Attached Storage

Cloud Attached Storage Backing Up and Restoring SQL Server Databases Cloud Attached Storage February 2014 Version 4.0 Copyright 2009-2014 CTERA Networks Ltd. All rights reserved. No part of this document may be reproduced in

More information

Cloud Attached Storage

Cloud Attached Storage Backing Up and Restoring Microsoft SharePoint Server Cloud Attached Storage February 2014 Version 4.0 Copyright 2009-2014 CTERA Networks Ltd. All rights reserved. No part of this document may be reproduced

More information

How To Install Ctera Agent On A Pc Or Macbook With Acedo (Windows) On A Macbook Or Macintosh (Windows Xp) On An Ubuntu 7.5.2 (Windows 7) On Pc Or Ipad

How To Install Ctera Agent On A Pc Or Macbook With Acedo (Windows) On A Macbook Or Macintosh (Windows Xp) On An Ubuntu 7.5.2 (Windows 7) On Pc Or Ipad Deploying CTERA Agent via Microsoft Active Directory and Single Sign On Cloud Attached Storage September 2015 Version 5.0 Copyright 2009-2015 CTERA Networks Ltd. All rights reserved. No part of this document

More information

Backing Up and Restoring Microsoft Hyper-V Server Virtual Machines. Cloud Attached Storage. February 2014 Version 4.0

Backing Up and Restoring Microsoft Hyper-V Server Virtual Machines. Cloud Attached Storage. February 2014 Version 4.0 Backing Up and Restoring Microsoft Hyper-V Server Virtual Machines Cloud Attached Storage February 2014 Version 4.0 Copyright 2009-2014 CTERA Networks Ltd. All rights reserved. No part of this document

More information

Cloud Attached Storage 5.0

Cloud Attached Storage 5.0 Release Notes Cloud Attached Storage 5.0 March 2015 2015 Cloud Attached Storage 5.0 Release Notes 1 1 Release Contents Copyright 2009-2015 CTERA Networks Ltd. All rights reserved. No part of this document

More information

Release Notes. CTERA Portal 4.0. November 2013. CTERA Portal 4.0 Release Notes 1

Release Notes. CTERA Portal 4.0. November 2013. CTERA Portal 4.0 Release Notes 1 Release Notes CTERA Portal 4.0 November 2013 CTERA Portal 4.0 Release Notes 1 1 Release Contents Copyright 2009-2013 CTERA Networks Ltd. All rights reserved. No part of this document may be reproduced

More information

CTERA Agent for Windows

CTERA Agent for Windows User Guide CTERA Agent for Windows May 2012 Version 3.1 Copyright 2009-2012 CTERA Networks Ltd. All rights reserved. No part of this document may be reproduced in any form or by any means without written

More information

CTERA Agent for Linux

CTERA Agent for Linux User Guide CTERA Agent for Linux September 2013 Version 4.0 Copyright 2009-2013 CTERA Networks Ltd. All rights reserved. No part of this document may be reproduced in any form or by any means without written

More information

Cloud Attached Storage

Cloud Attached Storage Performing a Bare-Metal Restore Cloud Attached Storage January 2014 Version 4.0 Copyright 2009-2014 CTERA Networks Ltd. All rights reserved. No part of this document may be reproduced in any form or by

More information

Cloud Attached Storage

Cloud Attached Storage Using CTERA Agent in VDI mode Cloud Attached Storage November 2014 Version 4.1 Copyright 2009-2014 CTERA Networks Ltd. All rights reserved. No part of this document may be reproduced in any form or by

More information

CTERA Agent for Mac OS-X

CTERA Agent for Mac OS-X User Guide CTERA Agent for Mac OS-X September 2013 Version 4.0 Copyright 2009-2013 CTERA Networks Ltd. All rights reserved. No part of this document may be reproduced in any form or by any means without

More information

User Guide. CTERA Agent. August 2011 Version 3.0

User Guide. CTERA Agent. August 2011 Version 3.0 User Guide CTERA Agent August 2011 Version 3.0 Copyright 2009-2011 CTERA Networks Ltd. All rights reserved. No part of this document may be reproduced in any form or by any means without written permission

More information

Backing Up and Restoring Microsoft Exchange Server 2010. Cloud Attached Storage. August 2012 Version 3.2

Backing Up and Restoring Microsoft Exchange Server 2010. Cloud Attached Storage. August 2012 Version 3.2 Backing Up and Restoring Microsoft Exchange Server 2010 Cloud Attached Storage August 2012 Version 3.2 1 Introduction This document explains how to backup your Microsoft Exchange Server 2010 database and

More information

CommVault Simpana Archive 8.0 Integration Guide

CommVault Simpana Archive 8.0 Integration Guide CommVault Simpana Archive 8.0 Integration Guide Data Domain, Inc. 2421 Mission College Boulevard, Santa Clara, CA 95054 866-WE-DDUPE; 408-980-4800 Version 1.0, Revision B September 2, 2009 Copyright 2009

More information

CTERA Agent Sync Edition for Windows

CTERA Agent Sync Edition for Windows Quick Walkthrough CTERA Agent Sync Edition for Windows November 2012 Version 3.2 2012, CTERA Networks. All rights reserved. 1 Install CTERA Agent for Windows Tip For more detailed information, refer to

More information

CTERA Cloud Onramp for IBM Tivoli Storage Manager

CTERA Cloud Onramp for IBM Tivoli Storage Manager CTERA Cloud Onramp for IBM Tivoli Storage Manager December 2012 Version 3.2 2012, CTERA Networks. All rights reserved. 1 Introduction This document describes how to deploy CTERA Cloud Attached Storage

More information

CTERA Agent for Mac OS-X

CTERA Agent for Mac OS-X User Guide CTERA Agent for Mac OS-X June 2014 Version 4.1 Copyright 2009-2014 CTERA Networks Ltd. All rights reserved. No part of this document may be reproduced in any form or by any means without written

More information

CTERA Agent for Windows

CTERA Agent for Windows User Guide CTERA Agent for Windows September 2013 Version 4.0 Copyright 2009-2013 CTERA Networks Ltd. All rights reserved. No part of this document may be reproduced in any form or by any means without

More information

Backing Up the CTERA Portal Using Veeam Backup & Replication. CTERA Portal Datacenter Edition. May 2014 Version 4.0

Backing Up the CTERA Portal Using Veeam Backup & Replication. CTERA Portal Datacenter Edition. May 2014 Version 4.0 Backing Up the CTERA Portal Using Veeam Backup & Replication CTERA Portal Datacenter Edition May 2014 Version 4.0 Copyright 2009-2014 CTERA Networks Ltd. All rights reserved. No part of this document may

More information

Cloud Portal Guest Invitations 4.0

Cloud Portal Guest Invitations 4.0 Release Notes Cloud Portal Guest Invitations 4.0 January 2014 Cloud Portal Guest Invitations 4.0 Release Notes Copyright sentence ( 2014, CTERA Networks. All rights reserved) 1 Release Contents Copyright

More information

Migrating MSDE to Microsoft SQL 2008 R2 Express

Migrating MSDE to Microsoft SQL 2008 R2 Express How To Updated: 11/11/2011 2011 Shelby Systems, Inc. All Rights Reserved Other brand and product names are trademarks or registered trademarks of the respective holders. If you are still on MSDE 2000,

More information

CIFS Permissions Best Practices Nasuni Corporation Natick, MA

CIFS Permissions Best Practices Nasuni Corporation Natick, MA Nasuni Corporation Natick, MA Overview You use permissions to control user access to data. There are two basic considerations when using permissions to control user access to data: Which users have access

More information

Active Directory integration with CloudByte ElastiStor

Active Directory integration with CloudByte ElastiStor Active Directory integration with CloudByte ElastiStor Prerequisite Change the time and the time zone of the Active Directory Server to the VSM time and time zone. Enabling Active Directory at VSM level

More information

Release Notes. Cloud Attached Storage 2.5.32

Release Notes. Cloud Attached Storage 2.5.32 Release Notes Cloud Attached Storage 2.5.32 January 2011 Copyright 2009-2011 CTERA Networks Ltd. All rights reserved. No part of this document may be reproduced in any form or by any means without written

More information

Backing Up and Restoring Microsoft Exchange Server 2003

Backing Up and Restoring Microsoft Exchange Server 2003 Backing Up and Restoring Microsoft Exchange Server 2003 August 2012 Version 3.2 2012, CTERA Networks. All rights reserved. 1 Introduction This document explains how to backup your Microsoft Exchange Server

More information

Use QNAP NAS for Backup

Use QNAP NAS for Backup Use QNAP NAS for Backup BACKUP EXEC 12.5 WITH QNAP NAS Copyright 2010. QNAP Systems, Inc. All Rights Reserved. V1.0 Document revision history: Date Version Changes Apr 2010 1.0 Initial release Note: Information

More information

Release Notes. CTERA Portal 3.2.43. May 2013. CTERA Portal 3.2.43 Release Notes 1

Release Notes. CTERA Portal 3.2.43. May 2013. CTERA Portal 3.2.43 Release Notes 1 Release Notes CTERA Portal 3.2.43 May 2013 CTERA Portal 3.2.43 Release Notes 1 1 Release Contents Copyright 2009-2013 CTERA Networks Ltd. All rights reserved. No part of this document may be reproduced

More information

Moving the TRITON Reporting Databases

Moving the TRITON Reporting Databases Moving the TRITON Reporting Databases Topic 50530 Web, Data, and Email Security Versions 7.7.x, 7.8.x Updated 06-Nov-2013 If you need to move your Microsoft SQL Server database to a new location (directory,

More information

Virtual Data Centre. User Guide

Virtual Data Centre. User Guide Virtual Data Centre User Guide 2 P age Table of Contents Getting Started with vcloud Director... 8 1. Understanding vcloud Director... 8 2. Log In to the Web Console... 9 3. Using vcloud Director... 10

More information

Parallels Plesk Panel

Parallels Plesk Panel Parallels Plesk Panel Copyright Notice Parallels Holdings, Ltd. c/o Parallels International GMbH Vordergasse 49 CH8200 Schaffhausen Switzerland Phone: +41 526320 411 Fax: +41 52672 2010 Copyright 1999-2011

More information

Cloud Attached Storage 3.2.47

Cloud Attached Storage 3.2.47 Release Notes Cloud Attached Storage 3.2.47 May 2013 Cloud Attached Storage 3.2.47 Release Notes 1 1 Release Contents Copyright 2009-2013 CTERA Networks Ltd. All rights reserved. No part of this document

More information

Install SQL Server 2014 Express Edition

Install SQL Server 2014 Express Edition How To Install SQL Server 2014 Express Edition Updated: 2/4/2016 2016 Shelby Systems, Inc. All Rights Reserved Other brand and product names are trademarks or registered trademarks of the respective holders.

More information

Portions of this product were created using LEADTOOLS 1991-2009 LEAD Technologies, Inc. ALL RIGHTS RESERVED.

Portions of this product were created using LEADTOOLS 1991-2009 LEAD Technologies, Inc. ALL RIGHTS RESERVED. Installation Guide Lenel OnGuard 2009 Installation Guide, product version 6.3. This guide is item number DOC-110, revision 1.038, May 2009 Copyright 1992-2009 Lenel Systems International, Inc. Information

More information

Synthetic Monitoring Scripting Framework. User Guide

Synthetic Monitoring Scripting Framework. User Guide Synthetic Monitoring Scripting Framework User Guide Please direct questions about {Compuware Product} or comments on this document to: APM Customer Support FrontLine Support Login Page: http://go.compuware.com

More information

Parallels Panel. Parallels Small Business Panel 10.2: User's Guide. Revision 1.0

Parallels Panel. Parallels Small Business Panel 10.2: User's Guide. Revision 1.0 Parallels Panel Parallels Small Business Panel 10.2: User's Guide Revision 1.0 Copyright Notice ISBN: N/A Parallels 660 SW 39 th Street Suite 205 Renton, Washington 98057 USA Phone: +1 (425) 282 6400 Fax:

More information

Lepide Software. LepideAuditor for File Server [CONFIGURATION GUIDE] This guide informs How to configure settings for first time usage of the software

Lepide Software. LepideAuditor for File Server [CONFIGURATION GUIDE] This guide informs How to configure settings for first time usage of the software Lepide Software LepideAuditor for File Server [CONFIGURATION GUIDE] This guide informs How to configure settings for first time usage of the software Lepide Software Private Limited, All Rights Reserved

More information

How To Manage Storage With Novell Storage Manager 3.X For Active Directory

How To Manage Storage With Novell Storage Manager 3.X For Active Directory www.novell.com/documentation Installation Guide Novell Storage Manager 4.1 for Active Directory September 10, 2015 Legal Notices Condrey Corporation makes no representations or warranties with respect

More information

Back Up and Restore. Section 11. Introduction. Backup Procedures

Back Up and Restore. Section 11. Introduction. Backup Procedures Back Up and Restore Section 11 Introduction Backup Procedures This section provides information on how to back up and restore system data for the purpose of an upgrade. These databases should be part of

More information

HP Device Manager 4.6

HP Device Manager 4.6 Technical white paper HP Device Manager 4.6 FTP Server Configuration Table of contents Overview... 2 IIS FTP server configuration... 2 Installing FTP v7.5 for IIS... 2 Creating an FTP site with basic authentication...

More information

Cloud Attached Storage

Cloud Attached Storage CTERA Appliance Disaster Recovery Guide Cloud Attached Storage June 2013 Version 3.2 1 Introduction This document is intended for CTERA Portal administrators. It describes how to replace CTERA appliances

More information

Lepide Exchange Recovery Manager

Lepide Exchange Recovery Manager Configuration Guide Lepide Exchange Recovery Manager Lepide Software Private Limited, All Rights Reserved This User Guide and documentation is copyright of Lepide Software Private Limited, with all rights

More information

MadCap Software. Upgrading Guide. Pulse

MadCap Software. Upgrading Guide. Pulse MadCap Software Upgrading Guide Pulse Copyright 2014 MadCap Software. All rights reserved. Information in this document is subject to change without notice. The software described in this document is furnished

More information

Replicating VNXe3100/VNXe3150/VNXe3300 CIFS/NFS Shared Folders to VNX Technical Notes P/N h8270.1 REV A01 Date June, 2011

Replicating VNXe3100/VNXe3150/VNXe3300 CIFS/NFS Shared Folders to VNX Technical Notes P/N h8270.1 REV A01 Date June, 2011 Replicating VNXe3100/VNXe3150/VNXe3300 CIFS/NFS Shared Folders to VNX Technical Notes P/N h8270.1 REV A01 Date June, 2011 Contents Introduction... 2 Roadmap... 3 What is in this document... 3 Test Environment...

More information

NetApp Storage System Plug-In 12.1.0.1.0 for Oracle Enterprise Manager 12c Installation and Administration Guide

NetApp Storage System Plug-In 12.1.0.1.0 for Oracle Enterprise Manager 12c Installation and Administration Guide NetApp Storage System Plug-In 12.1.0.1.0 for Oracle Enterprise Manager 12c Installation and Administration Guide Sachin Maheshwari, Anand Ranganathan, NetApp October 2012 Abstract This document provides

More information

ArcMail Technology Defender Mail Server Configuration Guide for Microsoft Exchange Server 2003 / 2000

ArcMail Technology Defender Mail Server Configuration Guide for Microsoft Exchange Server 2003 / 2000 ArcMail Technology Defender Mail Server Configuration Guide for Microsoft Exchange Server 2003 / 2000 Version 3.2 ArcMail Technology 401 Edwards Street, Suite 1601 Shreveport, LA 71101 Support: (888) 790-9252

More information

CTERA Portal Datacenter Edition

CTERA Portal Datacenter Edition User Guide CTERA Portal Datacenter Edition September 2011 Version 3.0 Copyright 2009-2011 CTERA Networks Ltd. All rights reserved. No part of this document may be reproduced in any form or by any means

More information

CaseWare Time. CaseWare Cloud Integration Guide. For Time 2015 and CaseWare Cloud

CaseWare Time. CaseWare Cloud Integration Guide. For Time 2015 and CaseWare Cloud CaseWare Time CaseWare Cloud Integration Guide For Time 2015 and CaseWare Cloud Copyright and Trademark Notice Copyright. 2015 CaseWare International Inc. ( CWI ). All Rights Reserved. Use, duplication,

More information

Using SQL Reporting Services with Amicus

Using SQL Reporting Services with Amicus Using SQL Reporting Services with Amicus Applies to: Amicus Attorney Premium Edition 2011 SP1 Amicus Premium Billing 2011 Contents About SQL Server Reporting Services...2 What you need 2 Setting up SQL

More information

Using Entrust certificates with Microsoft Office and Windows

Using Entrust certificates with Microsoft Office and Windows Entrust Managed Services PKI Using Entrust certificates with Microsoft Office and Windows Document issue: 1.0 Date of issue: May 2009 Copyright 2009 Entrust. All rights reserved. Entrust is a trademark

More information

Moving the Web Security Log Database

Moving the Web Security Log Database Moving the Web Security Log Database Topic 50530 Web Security Solutions Version 7.7.x, 7.8.x Updated 22-Oct-2013 Version 7.8 introduces support for the Web Security Log Database on Microsoft SQL Server

More information

Zimbra Connector for Microsoft Outlook User Guide ZCO 8.0

Zimbra Connector for Microsoft Outlook User Guide ZCO 8.0 Zimbra Connector for Microsoft Outlook User Guide ZCO 8.0 August 2012 Legal Notices Copyright 2005-2012 VMware, Inc. All rights reserved. This product is protected by U.S. and international copyright and

More information

FTP Server Configuration

FTP Server Configuration FTP Server Configuration For HP customers who need to configure an IIS or FileZilla FTP server before using HP Device Manager Technical white paper 2 Copyright 2012 Hewlett-Packard Development Company,

More information

DESLock+ Basic Setup Guide Version 1.20, rev: June 9th 2014

DESLock+ Basic Setup Guide Version 1.20, rev: June 9th 2014 DESLock+ Basic Setup Guide Version 1.20, rev: June 9th 2014 Contents Overview... 2 System requirements:... 2 Before installing... 3 Download and installation... 3 Configure DESLock+ Enterprise Server...

More information

File and Printer Sharing with Microsoft Windows

File and Printer Sharing with Microsoft Windows Operating System File and Printer Sharing with Microsoft Windows Microsoft Corporation Published: November 2003 Abstract File and printer sharing in Microsoft Windows allows you to share the contents of

More information

SOS SO S O n O lin n e lin e Bac Ba kup cku ck p u USER MANUAL

SOS SO S O n O lin n e lin e Bac Ba kup cku ck p u USER MANUAL SOS Online Backup USER MANUAL HOW TO INSTALL THE SOFTWARE 1. Download the software from the website: http://www.sosonlinebackup.com/download_the_software.htm 2. Click Run to install when promoted, or alternatively,

More information

Cloud Attached Storage 3.1 EA

Cloud Attached Storage 3.1 EA Release Notes Cloud Attached Storage 3.1 EA March 2012 Cloud Attached Storage 3.1 EA Release Notes 1 1 Release Contents Copyright 2009-2012 CTERA Networks Ltd. All rights reserved. No part of this document

More information

Instructions for Configuring a SAS Metadata Server for Use with JMP Clinical

Instructions for Configuring a SAS Metadata Server for Use with JMP Clinical Instructions for Configuring a SAS Metadata Server for Use with JMP Clinical These instructions describe the process for configuring a SAS Metadata server to work with JMP Clinical. Before You Configure

More information

VERITAS Backup Exec TM 10.0 for Windows Servers

VERITAS Backup Exec TM 10.0 for Windows Servers VERITAS Backup Exec TM 10.0 for Windows Servers Quick Installation Guide N134418 July 2004 Disclaimer The information contained in this publication is subject to change without notice. VERITAS Software

More information

WINDOWS 7 & HOMEGROUP

WINDOWS 7 & HOMEGROUP WINDOWS 7 & HOMEGROUP SHARING WITH WINDOWS XP, WINDOWS VISTA & OTHER OPERATING SYSTEMS Abstract The purpose of this white paper is to explain how your computers that are running previous versions of Windows

More information

Release Notes. CTERA Portal 4.1. July 2014. CTERA Portal 4.1 Release Notes 1

Release Notes. CTERA Portal 4.1. July 2014. CTERA Portal 4.1 Release Notes 1 Release Notes CTERA Portal 4.1 July 2014 CTERA Portal 4.1 Release Notes 1 1 Release Contents Copyright 2009-2014 CTERA Networks Ltd. All rights reserved. No part of this document may be reproduced in any

More information

PaperStream Connect. Setup Guide. Version 1.0.0.0. Copyright Fujitsu

PaperStream Connect. Setup Guide. Version 1.0.0.0. Copyright Fujitsu PaperStream Connect Setup Guide Version 1.0.0.0 Copyright Fujitsu 2014 Contents Introduction to PaperStream Connect... 2 Setting up PaperStream Capture to Release to Cloud Services... 3 Selecting a Cloud

More information

Tool Tip. SyAM Management Utilities and Non-Admin Domain Users

Tool Tip. SyAM Management Utilities and Non-Admin Domain Users SyAM Management Utilities and Non-Admin Domain Users Some features of SyAM Management Utilities, including Client Deployment and Third Party Software Deployment, require authentication credentials with

More information

WhatsUp Gold v16.1 Installation and Configuration Guide

WhatsUp Gold v16.1 Installation and Configuration Guide WhatsUp Gold v16.1 Installation and Configuration Guide Contents Installing and Configuring Ipswitch WhatsUp Gold v16.1 using WhatsUp Setup Installing WhatsUp Gold using WhatsUp Setup... 1 Security guidelines

More information

Reflection DBR USER GUIDE. Reflection DBR User Guide. 995 Old Eagle School Road Suite 315 Wayne, PA 19087 USA 610.964.8000 www.evolveip.

Reflection DBR USER GUIDE. Reflection DBR User Guide. 995 Old Eagle School Road Suite 315 Wayne, PA 19087 USA 610.964.8000 www.evolveip. Reflection DBR USER GUIDE 995 Old Eagle School Road Suite 315 Wayne, PA 19087 USA 610.964.8000 www.evolveip.net Page 1 of 1 Table of Contents Overview 3 Reflection DBR Client and Console Installation 4

More information

Troubleshooting File and Printer Sharing in Microsoft Windows XP

Troubleshooting File and Printer Sharing in Microsoft Windows XP Operating System Troubleshooting File and Printer Sharing in Microsoft Windows XP Microsoft Corporation Published: November 2003 Updated: August 2004 Abstract File and printer sharing for Microsoft Windows

More information

File Auditor for NAS, Net App Edition

File Auditor for NAS, Net App Edition File Auditor for NAS, Net App Edition Installation Guide Revision 1.2 - July 2015 This guide provides a short introduction to the installation and initial configuration of NTP Software File Auditor for

More information

Upgrade Guide. McAfee Vulnerability Manager Microsoft Windows Server 2008 R2

Upgrade Guide. McAfee Vulnerability Manager Microsoft Windows Server 2008 R2 Upgrade Guide McAfee Vulnerability Manager Microsoft Windows Server 2008 R2 COPYRIGHT Copyright 2012 McAfee, Inc. Do not copy without permission. TRADEMARKS McAfee, the McAfee logo, McAfee Active Protection,

More information

Installing Microsoft Exchange Integration for LifeSize Control

Installing Microsoft Exchange Integration for LifeSize Control Installing Microsoft Exchange Integration for LifeSize Control September 2005 Part Number 132-00002-001, Version 1.1 Copyright Notice Copyright 2005 LifeSize Communications. All rights reserved. LifeSize

More information

Implementing a SAS 9.3 Enterprise BI Server Deployment TS-811. in Microsoft Windows Operating Environments

Implementing a SAS 9.3 Enterprise BI Server Deployment TS-811. in Microsoft Windows Operating Environments Implementing a SAS 9.3 Enterprise BI Server Deployment TS-811 in Microsoft Windows Operating Environments Table of Contents Introduction... 1 Step 1: Create a SAS Software Depot..... 1 Step 2: Prepare

More information

Polycom CMA System Upgrade Guide

Polycom CMA System Upgrade Guide Polycom CMA System Upgrade Guide 5.0 May 2010 3725-77606-001C Trademark Information Polycom, the Polycom Triangles logo, and the names and marks associated with Polycom s products are trademarks and/or

More information

NTP Software File Auditor for NAS, EMC Edition

NTP Software File Auditor for NAS, EMC Edition NTP Software File Auditor for NAS, EMC Edition Installation Guide June 2012 This guide provides a short introduction to the installation and initial configuration of NTP Software File Auditor for NAS,

More information

WatchDox Administrator's Guide. Application Version 3.7.5

WatchDox Administrator's Guide. Application Version 3.7.5 Application Version 3.7.5 Confidentiality This document contains confidential material that is proprietary WatchDox. The information and ideas herein may not be disclosed to any unauthorized individuals

More information

EMC Data Domain Operating System 4.6 5.1 Retention Lock Software User s Guide

EMC Data Domain Operating System 4.6 5.1 Retention Lock Software User s Guide EMC Data Domain Operating System 4.6 5.1 Retention Lock Software User s Guide Backup Recovery Systems Division Data Domain LLC 2421 Mission College Boulevard, Santa Clara, CA 95054 866-WE-DDUPE; 408-980-4800

More information

Copyright 2012 Trend Micro Incorporated. All rights reserved.

Copyright 2012 Trend Micro Incorporated. All rights reserved. Trend Micro Incorporated reserves the right to make changes to this document and to the products described herein without notice. Before installing and using the software, please review the readme files,

More information

GFI Backup 2010 Business Edition. Administration and User Guide

GFI Backup 2010 Business Edition. Administration and User Guide GFI Backup 2010 Business Edition Administration and User Guide http://www.gfi.com E-mail: info@gfi.com Information in this document is subject to change without notice. Companies, names, and data used

More information

PRODUCT WHITE PAPER LABEL ARCHIVE. Adding and Configuring Active Directory Users in LABEL ARCHIVE

PRODUCT WHITE PAPER LABEL ARCHIVE. Adding and Configuring Active Directory Users in LABEL ARCHIVE PRODUCT WHITE PAPER LABEL ARCHIVE Adding and Configuring Active Directory Users in LABEL ARCHIVE TEKLYNX International March 19, 2010 Introduction Now more than ever, businesses large and small alike are

More information

Installation Guide for Pulse on Windows Server 2012

Installation Guide for Pulse on Windows Server 2012 MadCap Software Installation Guide for Pulse on Windows Server 2012 Pulse Copyright 2014 MadCap Software. All rights reserved. Information in this document is subject to change without notice. The software

More information

Active Directory Management. Agent Deployment Guide

Active Directory Management. Agent Deployment Guide Active Directory Management Agent Deployment Guide Document Revision Date: April 26, 2013 Active Directory Management Deployment Guide i Contents System Requirements... 1 Hardware Requirements... 2 Agent

More information

Changing Your Cameleon Server IP

Changing Your Cameleon Server IP 1.1 Overview Technical Note Cameleon requires that you have a static IP address defined for the server PC the Cameleon server application runs on. Even if the server PC has a static IP address, you may

More information

How To Backup In Cisco Uk Central And Cisco Cusd (Cisco) Cusm (Custodian) (Cusd) (Uk) (Usd).Com) (Ucs) (Cyse

How To Backup In Cisco Uk Central And Cisco Cusd (Cisco) Cusm (Custodian) (Cusd) (Uk) (Usd).Com) (Ucs) (Cyse This chapter includes the following sections: Backup and Import in Cisco UCS Central, page 1 Backing up and Restoring Cisco UCS Central, page 4 Backing up and Restoring Cisco UCS Domains, page 8 Import

More information

Installation Guide for Pulse on Windows Server 2008R2

Installation Guide for Pulse on Windows Server 2008R2 MadCap Software Installation Guide for Pulse on Windows Server 2008R2 Pulse Copyright 2014 MadCap Software. All rights reserved. Information in this document is subject to change without notice. The software

More information

Introduction to Hyper-V High- Availability with Failover Clustering

Introduction to Hyper-V High- Availability with Failover Clustering Introduction to Hyper-V High- Availability with Failover Clustering Lab Guide This lab is for anyone who wants to learn about Windows Server 2012 R2 Failover Clustering, focusing on configuration for Hyper-V

More information

BusinessObjects Enterprise XI Release 2

BusinessObjects Enterprise XI Release 2 BusinessObjects Enterprise XI Release 2 How to configure an Internet Information Services server as a front end to a WebLogic application server Overview Contents This document describes the process of

More information

Lepide Event Log Manager. Users Help Manual. Lepide Event Log Manager. Lepide Software Private Limited. Page 1

Lepide Event Log Manager. Users Help Manual. Lepide Event Log Manager. Lepide Software Private Limited. Page 1 Users Help Manual Lepide Event Log Manager Lepide Software Private Limited. Page 1 Users Help Manual for Lepide Event Log Manager Lepide Software Private Limited, All Rights Reserved This User Guide and

More information

Connecting to LRDC Fileserver Remotely Using Windows XP & SRemote VPN

Connecting to LRDC Fileserver Remotely Using Windows XP & SRemote VPN Connecting to LRDC Fileserver Remotely Using Windows XP & SRemote VPN October 2013 In order to access the LRDC file server remotely/off campus, or from Wireless Pittnet, you must first authenticate to

More information

HP Data Protector Integration with Autonomy IDOL Server

HP Data Protector Integration with Autonomy IDOL Server HP Data Protector Integration with Autonomy IDOL Server Introducing e-discovery for HP Data Protector environments Technical white paper Table of contents Summary... 2 Introduction... 2 Integration concepts...

More information

NETWRIX FILE SERVER CHANGE REPORTER

NETWRIX FILE SERVER CHANGE REPORTER NETWRIX FILE SERVER CHANGE REPORTER ADMINISTRATOR S GUIDE Product Version: 3.3 April/2012. Legal Notice The information in this publication is furnished for information use only, and does not constitute

More information

Getting Started with. Ascent Capture Internet Server 5. 10300260-000 Revision A

Getting Started with. Ascent Capture Internet Server 5. 10300260-000 Revision A Ascent Capture Internet Server 5 Getting Started with Ascent Capture Internet Server 5 10300260-000 Revision A Copyright Copyright 2001 Kofax Image Products. All Rights Reserved. Printed in USA. The information

More information

Veritas Cluster Server Database Agent for Microsoft SQL Configuration Guide

Veritas Cluster Server Database Agent for Microsoft SQL Configuration Guide Veritas Cluster Server Database Agent for Microsoft SQL Configuration Guide Windows 2000, Windows Server 2003 5.0 11293743 Veritas Cluster Server Database Agent for Microsoft SQL Configuration Guide Copyright

More information

Product Manual. MDM On Premise Installation Version 8.1. Last Updated: 06/07/15

Product Manual. MDM On Premise Installation Version 8.1. Last Updated: 06/07/15 Product Manual MDM On Premise Installation Version 8.1 Last Updated: 06/07/15 Parallels IP Holdings GmbH Vordergasse 59 8200 Schaffhausen Switzerland Tel: + 41 52 632 0411 Fax: + 41 52 672 2010 www.parallels.com

More information

WS_FTP Professional 12

WS_FTP Professional 12 WS_FTP Professional 12 Tools Guide Contents CHAPTER 1 Introduction Ways to Automate Regular File Transfers...5 Check Transfer Status and Logs...6 Building a List of Files for Transfer...6 Transfer Files

More information

Gladinet Cloud Backup V3.0 User Guide

Gladinet Cloud Backup V3.0 User Guide Gladinet Cloud Backup V3.0 User Guide Foreword The Gladinet User Guide gives step-by-step instructions for end users. Revision History Gladinet User Guide Date Description Version 8/20/2010 Draft Gladinet

More information

Xcalibur Global Version 1.2 Installation Guide Document Version 3.0

Xcalibur Global Version 1.2 Installation Guide Document Version 3.0 Xcalibur Global Version 1.2 Installation Guide Document Version 3.0 December 2010 COPYRIGHT NOTICE TRADEMARKS 2010 Chip PC Inc., Chip PC (Israel) Ltd., Chip PC (UK) Ltd., Chip PC GmbH All rights reserved.

More information

CTERA Portal Datacenter Edition

CTERA Portal Datacenter Edition Administrator Guide CTERA Portal Datacenter Edition November 2013 Version 4.0 Copyright 2009-2013 CTERA Networks Ltd. All rights reserved. No part of this document may be reproduced in any form or by any

More information

WINDOWS SERVER 2008 OFFLINE SYSTEM RECOVERY USING WINDOWS SERVER BACKUP WITH NETWORKER

WINDOWS SERVER 2008 OFFLINE SYSTEM RECOVERY USING WINDOWS SERVER BACKUP WITH NETWORKER TECHNICAL NOTES WINDOWS SERVER 2008 OFFLINE SYSTEM RECOVERY USING WINDOWS SERVER BACKUP WITH NETWORKER NETWORKER RELEASE 7.4 SERVICE PACK 2 AND LATER TECHNICAL NOTE P/N 300-010-339 REV A02 Table of Contents

More information

Avaya Network Configuration Manager User Guide

Avaya Network Configuration Manager User Guide Avaya Network Configuration Manager User Guide May 2004 Avaya Network Configuration Manager User Guide Copyright Avaya Inc. 2004 ALL RIGHTS RESERVED The products, specifications, and other technical information

More information

Using Microsoft Active Directory (AD) with HA3969U in Windows Server

Using Microsoft Active Directory (AD) with HA3969U in Windows Server Using Microsoft Active Directory (AD) with HA3969U in Windows Server Application Note Abstract This application note describes how to use Microsoft Active Directory (AD) service with HA3969U systems in

More information

WebSpy Vantage Ultimate 2.2 Web Module Administrators Guide

WebSpy Vantage Ultimate 2.2 Web Module Administrators Guide WebSpy Vantage Ultimate 2.2 Web Module Administrators Guide This document is intended to help you get started using WebSpy Vantage Ultimate and the Web Module. For more detailed information, please see

More information

Colligo Email Manager 6.0. Offline Mode - User Guide

Colligo Email Manager 6.0. Offline Mode - User Guide 6.0 Offline Mode - User Guide Contents Colligo Email Manager 1 Key Features 1 Benefits 1 Installing and Activating Colligo Email Manager 2 Checking for Updates 3 Updating Your License Key 3 Managing SharePoint

More information

Managing Software and Configurations

Managing Software and Configurations 55 CHAPTER This chapter describes how to manage the ASASM software and configurations and includes the following sections: Saving the Running Configuration to a TFTP Server, page 55-1 Managing Files, page

More information