Introduction to Dell SC Series: Part 1

Size: px
Start display at page:

Download "Introduction to Dell SC Series: Part 1"

Transcription

1 Introduction to Dell SC Series: Part 1 Dell Storage Hands-on Lab Estimated completion time: 30 minutes Audience The audience for this document is technical professionals who wish to learn more about administrative tasks of Dell SC Series storage. Reminder: This is a virtualized lab environment running GA (Generally Available) versions of SCOS (Storage Center Operating System) 7.1 and Dell Storage Manager (DSM) 2016 R2 software. Since the hardware is virtualized, performance may be slower than labs using physical hardware. Please be patient. Some of the steps in this lab will take longer to execute than it would normally take in a typical production environment. What is demonstrated in this lab? This lab will take you through a day in the life of an SC Series administrator using the Dell Storage Manager (DSM) interface. In this lab you will: 1. Provision a volume and map to a server 2. Expand a volume 3. See thin provisioning in action 4. See Data Progression (tiered storage) in action 5. Create snapshot profiles 6. Recover data 7. Configure Data Reduction (deduplication and compression) 8. Configure volume Quality of Service for performance Setup The lab begins with logging into DSM. 1. On the desktop, click the Dell Storage Manager Client icon. 1 Hands-on Lab Manual Introduction to Dell SC Series: Part 1 DS01-DSM Dell Inc. All rights reserved. Dell EMC and the Dell EMC logo are trademarks of Dell Inc. in the United States and/or other jurisdictions. All other marks and names mentioned herein may be trademarks of their respective companies.

2 2. Provide the credentials (if necessary) for your lab station, using em.mydemo.local for the Host/IP, and click Log in. 3. Once logged in, if the Dell Storage Client does not automatically connect to both of the Storage Center arrays (they will appear with a red circular X if they are disconnected), you may need to reconnect them manually: a. Highlight any disconnected array. For example, SC73900 Demo Array 01 or SC73902 Demo Array 02 within the navigation tree. b. From within the Summary pane, click on Reconnect to Storage Center c. The Hostname or IP Address field should already be populated with the management IP address of the array, so you should not need to change it: (Default IP Addresses: SN73900= or SN73902= ) d. For the User Name, fill in Admin (without the quotes, case sensitive) e. For the Password, fill in password (without the quotes, case sensitive) f. Click OK to reconnect the Storage Center array 4. On the bottom left, click Storage, expand Storage Centers, and select SC73900 Demo Array 01. At the top, choose the Storage tab and from the middle pane, expand Servers. Drill down into the folder named Standalone Servers and select the server DSM-Landing. Notice this server object has been pre-created. 5. Examine the Server HBAs section. 2 Hands-on Lab Manual Introduction to Dell SC Series: Part 1 DS01-DSM1

3 Notice the server HBA is an iscsi connection to the SC Series array. The Servers section in the tree provides views to all of the information about connectivity between volumes and hosts. Presently, there are some existing lab volumes mapped to the host, so the next steps is to provision additional storage. Create and map a new volume 1. In the middle pane, expand the Volumes object, and select the StandardVolumes folder. Right-click this folder and choose Create Volume. 3 Hands-on Lab Manual Introduction to Dell SC Series: Part 1 DS01-DSM1

4 2. Enter the following information and click OK. a. Name: Volume1 b. Size: 5 GB c. Volume Folder: StandardVolumes d. Snapshot Profiles: Daily (default profile) e. Server: Click Change to select DSM-Landing and click OK. f. Storage Profile: Use the default profile named Recommended (All Tiers) 4 Hands-on Lab Manual Introduction to Dell SC Series: Part 1 DS01-DSM1

5 Format the volume within Windows 1. In the left Storage navigation pane, click the blue circular refresh icon (if necessary) to see the new volume created. 5 Hands-on Lab Manual Introduction to Dell SC Series: Part 1 DS01-DSM1

6 2. In the middle pane, select the Volume1 created in the prior steps, and select the Statistics tab. Notice that statistics information is not available for this volume because this volume will not consume any capacity until data is written to it. 3. To open Disk Management, right-click the Windows Start menu and select Disk Management. 6 Hands-on Lab Manual Introduction to Dell SC Series: Part 1 DS01-DSM1

7 4. Once the Disk Management opens and has fully loaded, maximize the window, click Action, and select Rescan Disks. 5. Once the rescan is finished, you will see a new unknown 5 GB volume listed as Disk 7. Right-click the new disk and select Online. 6. Right click Disk 7 again and select Initialize Disk. 7. Click OK to accept the defaults. 7 Hands-on Lab Manual Introduction to Dell SC Series: Part 1 DS01-DSM1

8 8. To format the newly created disk, right-click the Unallocated space, and select New Simple Volume. 9. To accept all defaults, click Next (approximately four times). On the final window of the wizard, click Finish to create and format the new volume, and wait for the formatting complete. 10. Minimize the Disk Management window and switch back to the Dell Storage Manager Client. Under Volumes, select the recently created volume named Volume1 and select the Statistics tab. 11. In the upper-left corner of the Storage pane, click the blue circular arrow icon to refresh the volume statistics. 8 Hands-on Lab Manual Introduction to Dell SC Series: Part 1 DS01-DSM1

9 Notice that only about 14.5 MB of data was written into Tier1 RAID10 as a result of formatting the drive, even though the total capacity of the drive is 5 GB. This is thin provisioning in action. Remember that with thin provisioning, storage is only consumed when blocks are written. Next, we will copy some data to this volume to observe storage tiering. 12. On the desktop, double-click the 1GB Data folder to open it, and copy the test0.rtf file from this folder to the newly formatted New Volume (H:) drive. If administrator permissions are required, click Continue. 13. Go back to the Dell Storage Manager client. In the upper-left corner of the Storage pane, click the blue circular arrow icon to refresh the volume statistics. Notice once again the data was written to Tier1 RAID10. 9 Hands-on Lab Manual Introduction to Dell SC Series: Part 1 DS01-DSM1

10 Change the storage profile of a volume 1. From the middle pane, select and expand Storage Profiles. Right-click the Low Priority profile and select Apply to Volumes. 2. Expand the Volumes tree. Under the StandardVolumes folder, check the box next to Volume1 and click OK. 3. From the desktop, double-click the 1GB Data folder to open it, and copy the test1.rtf and test2.rtf files to the H: drive. If administrator permissions are required, click Continue. 4. Return to the Dell Storage Manager client. From the middle pane, select Volume1. 5. Select the Statistics tab, and click the Refresh arrow again. 10 Hands-on Lab Manual Introduction to Dell SC Series: Part 1 DS01-DSM1

11 Notice that this time, the data was written to tier 3, RAID 10. Also, observe the total volume space consumed. The takeaway here is that SC Series arrays allow you to dynamically change tiers and RAID levels of a volume on the fly. Notice the Actual Space consumed on the volume. Only the data written by the drive formatting and file copy operations is actually consumed from the SC Series pool of available capacity. Note that the numbers on your lab system may vary slightly from the screenshot. 6. Revert the Volume1 back to the Recommended storage profile. In DSM client, expand Storage Profiles, rightclick Recommended, and select Apply to Volumes. 7. Expand the Volumes tree and check the box next to Volume1 to select it. Click OK. 11 Hands-on Lab Manual Introduction to Dell SC Series: Part 1 DS01-DSM1

12 Expand a volume 1. Using the DSM client, click the Storage tab. In the middle pane, expand the volumes tree to locate Volumes1. Right-click Volumes1 and select Expand Volume. 12 Hands-on Lab Manual Introduction to Dell SC Series: Part 1 DS01-DSM1

13 2. Expand the volume with a new size of 20 GB and click OK. 13 Hands-on Lab Manual Introduction to Dell SC Series: Part 1 DS01-DSM1

14 3. Review the volume properties to see that the volume size is now 20 GB. Notice that only the Configured Space has increased, and the Actual Space consumed remains the same. Although the total capacity presented to the operating system increased, since the operating system has not written to any additional blocks, the actual storage consumption has not changed. 4. Minimize the DSM client and navigate back to Disk Management. From the Action menu, click Rescan Disks. After the rescan completes, the disk shows 15 GB of unallocated space. 14 Hands-on Lab Manual Introduction to Dell SC Series: Part 1 DS01-DSM1

15 5. Right-click the H: Drive, select Extend Volume, and accept all the defaults (Next, Next, Finish). 6. Navigate to the DSM client. Select Volume1 from the middle pane. Select the Statistics tab and refresh the view to show the total volume space consumed. Note that even though you have added 15 GB of capacity to the volume, due to thin provisioning, the volume space and disk space consumed has not increased. 15 Hands-on Lab Manual Introduction to Dell SC Series: Part 1 DS01-DSM1

16 Take a snapshot of a volume 1. From the DSM client, select Volume1 from the middle pane. Right-click the volume and choose Create Snapshot. 16 Hands-on Lab Manual Introduction to Dell SC Series: Part 1 DS01-DSM1

17 2. Set the Expire Time to 2 hours. For Description, enter Created for patching, and click OK. 17 Hands-on Lab Manual Introduction to Dell SC Series: Part 1 DS01-DSM1

18 3. Click the Snapshots tab and note the snapshot size, description, and state for the snapshot. 4. Select the Statistics tab. Click the refresh arrow icon to refresh the view, and view the Volume Space and Disk Space - Snapshot (frozen) data results. Behind the scenes: Notice that the colors have changed to indicate that the data has been frozen to become snapshot data. Within a few minutes (dependent on system activity), the On-Demand Data Progression becomes triggered by the snapshot and migrates the frozen data. This frozen read-only data has been converted to RAID 5 on tier 1 to conserve disk space. Note that you may need to refresh a few times while waiting. 18 Hands-on Lab Manual Introduction to Dell SC Series: Part 1 DS01-DSM1

19 5. In the middle navigation pane, click Storage Types and highlight the Assigned Redundant 512 KB page pool to view the allocation of storage between the tiers and RAID levels. Distribution of data between the tiers and RAID levels is handled automatically by the Data Progression algorithms. 6. Open Windows Explorer and delete the three files from the H: Drive. Do not delete the files from the 1GB Data folder on the desktop. 19 Hands-on Lab Manual Introduction to Dell SC Series: Part 1 DS01-DSM1

20 Recover files from a snapshot 1. Navigate back to the DSM client. Under the Storage tab > Volumes tree, select Volume1 and choose the Snapshots tab. Right-click the snapshot with the description, Created for patching, and select Create Volume from Snapshot. 20 Hands-on Lab Manual Introduction to Dell SC Series: Part 1 DS01-DSM1

21 2. Leave the Name set to the default. Click Change to the right of Server. 21 Hands-on Lab Manual Introduction to Dell SC Series: Part 1 DS01-DSM1

22 3. Select the DSM-Landing server to map the view volume to, and select OK. 4. Review the summary screen and click OK. 22 Hands-on Lab Manual Introduction to Dell SC Series: Part 1 DS01-DSM1

23 5. Navigate back to Disk Management. From the Action menu, select Rescan Disks. 23 Hands-on Lab Manual Introduction to Dell SC Series: Part 1 DS01-DSM1

24 6. Right-click Disk 8 and select Online. Perform another Rescan Disks. After the rescan completes, the drive letter of I: should be assigned to the disk. If no drive letter is assigned, right-click the New Volume space and select Change Drive Letter and Paths to assign a drive letter of I: to the volume. 7. Navigate back to the DSM client and select the View of Volume1 1 volume. Click the Statistics tab. To refresh the view, click the blue circular refresh icon. Notice that only a small amount of Snapshot Space is consumed to present this recovery volume back to the server. This consumption is the new disk signature being written by Windows. With view and recovery volumes, only blocks that are changed consume storage. When looking at a view volume, you will notice that the consumption bar color has changed to indicate that some data is shared with a parent volume. The very small 3 MB worth of delta changes, as shown below, is the only data consumed at the array level. 24 Hands-on Lab Manual Introduction to Dell SC Series: Part 1 DS01-DSM1

25 8. Open Windows Explorer and copy the files from the I: drive back to the H: drive. If prompted, click Continue. You have just successfully recovered files from a snapshot. 25 Hands-on Lab Manual Introduction to Dell SC Series: Part 1 DS01-DSM1

26 9. Navigate to the DSM client, select the Volume1 disk, select the Statistics tab, and click the Refresh arrow icon. Notice the new data compared to frozen data. Data written after the snapshot will be shown as a different color to signify that it is active data written after the last snapshot was taken. 26 Hands-on Lab Manual Introduction to Dell SC Series: Part 1 DS01-DSM1

27 Enable data reduction (compression and deduplication) 1. Right-click Volume1 and select Edit Settings. 2. For the Data Reduction Profile, select Deduplication with Compression. 27 Hands-on Lab Manual Introduction to Dell SC Series: Part 1 DS01-DSM1

28 3. Click OK. This will enable data reduction such that the data will be deduplicated then compressed, or if desired, simply compressed. On the next Data Progression cycle, the data will be run through the data reduction engine. 4. In the essence of time, a volume has been prepopulated with data to explore the statistics. Expand the Compression folder and select the Compression volume. 28 Hands-on Lab Manual Introduction to Dell SC Series: Part 1 DS01-DSM1

29 Note that since the example data is composed of highly compressible text documents, the data reduction savings results in a significant reduction. 5. To view the compression savings globally within the array, from the navigation pane, expand Storage Types, and select the Assigned Redundant 512 KB pool. At the bottom of the Summary pane, the total savings are broken down into two categories for both compression alone, and deduplication with compression. 29 Hands-on Lab Manual Introduction to Dell SC Series: Part 1 DS01-DSM1

30 Use volume Quality of Service With virtualized storage that uses shared resources, such as SC Series arrays, volume QoS allows administrators to limit the disruption that may be caused by what the industry has dubbed the noisy neighbor. Volume QoS allows hard limits of IOPS or MBps, or a load equalizer, to be enabled on volumes to ensure fairness, such that one volume cannot monopolize disk resources or bandwidth. 1. To begin, minimize DSM client, and double-click the QoS workload.icf file on the desktop to open Iometer. 2. When Iometer opens, click the green flag button. When prompted to save the results, click Cancel. The workload will begin. 30 Hands-on Lab Manual Introduction to Dell SC Series: Part 1 DS01-DSM1

31 3. Switch back to the DSM client, click the Charting tab, expand the QoS volume folder, and select the volume named QoS Volume 1. This displays the real-time performance statistics of the volume. 31 Hands-on Lab Manual Introduction to Dell SC Series: Part 1 DS01-DSM1

32 4. From within the central navigation tree, expand the QoS Profiles as well as the Volume QoS Profiles and Group QoS Profiles sections below. 32 Hands-on Lab Manual Introduction to Dell SC Series: Part 1 DS01-DSM1

33 5. To create a QoS profile to limit this volume, right-click the Volume QoS Profiles and select Create QoS Profile. 6. When the window opens, enter the following information and click OK. a. Name: 250 IO QoS Volume Profile b. Relative Priority: Low [50] c. Limit by IOPS: checked 33 Hands-on Lab Manual Introduction to Dell SC Series: Part 1 DS01-DSM1

34 d. Max IO/sec Allowed: To apply this new profile to the volume, right-click the 250 IO QoS Volume Profile, and select Apply to Volumes. 34 Hands-on Lab Manual Introduction to Dell SC Series: Part 1 DS01-DSM1

35 8. Select QoS Volume 1 and click OK. 9. Select the QoS Volume 1 from the Volumes tree to view its performance statistics. The charts now have two new lines for examination. Within the IO/Sec section, the new purple line indicates that there is a Max IOPS Allowed set on the volume, limiting it to 250 IOPS. The gray line added to the Latency section indicates the amount of artificially injected latency. In other words, in order to slow the workload, the array had to add approximately 12.5 ms of latency to each I/O to slow the workload to enforce the limit. In this case, the actual time it took to process the I/O is 2.5 ms ( ms), but with the added injected latency, the I/Os are completing in 15 ms. 35 Hands-on Lab Manual Introduction to Dell SC Series: Part 1 DS01-DSM1

36 Optional: To further explore the charting, you can apply the 500 IO QoS Volume Profile to the volume, and watch the I/O behavior change. 10. Minimize the DSM client and within Iometer, click the red stop sign button to stop the workload. 36 Hands-on Lab Manual Introduction to Dell SC Series: Part 1 DS01-DSM1

37 Lab complete You have successfully managed storage for the SC Series array using the Dell Storage Manager client interface. 37 Hands-on Lab Manual Introduction to Dell SC Series: Part 1 DS01-DSM1

Dell SC Series Integration with VMware VVols

Dell SC Series Integration with VMware VVols Dell SC Series Integration with VMware VVols Dell Storage Hands-on Lab Estimated completion time: 30 minutes Audience The audience for this document includes technical professionals who wish to learn about

More information

The audience for this document is technical professionals who wish to learn more about using the Dell Compellent VMware vsphere Client Plug-in.

The audience for this document is technical professionals who wish to learn more about using the Dell Compellent VMware vsphere Client Plug-in. Dell Storage Hands-on Lab Instructions Storage provisioning using the Dell Compellent vsphere Web Plug-in Estimated Completion Time: 30 Minutes Introduction Audience The audience for this document is technical

More information

Dell Storage PS Series Administration and Product Overview

Dell Storage PS Series Administration and Product Overview Dell Storage PS Series Administration and Product Overview Dell Storage Hands-on Lab Instructions Total estimated time: varies. This lab consists of multiple non-dependent modules that can be completed

More information

Dell Storage vsphere Web Client Plugin. Version 4.0 Administrator s Guide

Dell Storage vsphere Web Client Plugin. Version 4.0 Administrator s Guide Dell Storage vsphere Web Client Plugin Version 4.0 Administrator s Guide Notes, Cautions, and Warnings NOTE: A NOTE indicates important information that helps you make better use of your computer. CAUTION:

More information

Hands-on Lab Manual. Introduction. Dell Storage Hands-on Lab Instructions. Estimated Completion Time: 30 minutes. Audience. What we will be doing

Hands-on Lab Manual. Introduction. Dell Storage Hands-on Lab Instructions. Estimated Completion Time: 30 minutes. Audience. What we will be doing Dell Storage Hands-on Lab Instructions Dell SC Series CITV Integration with VMware VASA Estimated Completion Time: 30 minutes Introduction Audience The audience for this document is technical professionals

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

Dell EMC SC Series Storage and SMI-S Integration with Microsoft SCVMM

Dell EMC SC Series Storage and SMI-S Integration with Microsoft SCVMM Dell EMC SC Series Storage and SMI-S Integration with Microsoft SCVMM Dell EMC Engineering February 2017 A Dell EMC Deployment and Configuration Guide Revisions Date May 2012 February 2013 December 2013

More information

Table of Contents HOL-PRT-1467

Table of Contents HOL-PRT-1467 Table of Contents Lab Overview - - Virtual Volumes with Dell EqualLogic... 2 Lab Guidance... 3 Pre-flight Instructions... 5 Module 1 - Working with Dell EqualLogic and VVOLs (60 Mins)... 11 Creating a

More information

IT Essentials v6.0 Windows 10 Software Labs

IT Essentials v6.0 Windows 10 Software Labs IT Essentials v6.0 Windows 10 Software Labs 5.2.1.7 Install Windows 10... 1 5.2.1.10 Check for Updates in Windows 10... 10 5.2.4.7 Create a Partition in Windows 10... 16 6.1.1.5 Task Manager in Windows

More information

Acronis Backup & Recovery 11 Beta Advanced Editions

Acronis Backup & Recovery 11 Beta Advanced Editions Acronis Backup & Recovery 11 Beta Advanced Editions Quick Start Guide Table of contents 1 Main components... 3 2 Supported operating systems... 3 3 Where do I install the components?... 3 4 What you need

More information

MIGRATING TO DELL EMC UNITY WITH SAN COPY

MIGRATING TO DELL EMC UNITY WITH SAN COPY MIGRATING TO DELL EMC UNITY WITH SAN COPY ABSTRACT This white paper explains how to migrate Block data from a CLARiiON CX or VNX Series system to Dell EMC Unity. This paper outlines how to use Dell EMC

More information

DELL EMC UNITY: DATA REDUCTION

DELL EMC UNITY: DATA REDUCTION DELL EMC UNITY: DATA REDUCTION Overview ABSTRACT This white paper is an introduction to the Dell EMC Unity Data Reduction feature. It provides an overview of the feature, methods for managing data reduction,

More information

Dell EMC SC Series Storage with SAS Front-end Support for VMware vsphere

Dell EMC SC Series Storage with SAS Front-end Support for VMware vsphere Dell EMC SC Series Storage with SAS Front-end Support for VMware vsphere Abstract This document describes how to configure VMware vsphere hosts equipped with supported SAS HBAs to access SAN storage on

More information

Virtual Storage Console, VASA Provider, and Storage Replication Adapter for VMware vsphere

Virtual Storage Console, VASA Provider, and Storage Replication Adapter for VMware vsphere Virtual Storage Console, VASA Provider, and Storage Replication Adapter for VMware vsphere Workflow Guide for 7.2 release July 2018 215-13170_B0 doccomments@netapp.com Table of Contents 3 Contents Deciding

More information

Pure Storage FlashArray Management Pack for VMware vrealize Operations Manager User Guide. (Version with Purity 4.9.

Pure Storage FlashArray Management Pack for VMware vrealize Operations Manager User Guide. (Version with Purity 4.9. Pure Storage FlashArray Management Pack for VMware vrealize Operations Manager User Guide (Version 1.0.139 with Purity 4.9.x or higher) Sunday, November 27, 2016 16:13 Pure Storage FlashArray Management

More information

NexentaStor VVOL

NexentaStor VVOL NexentaStor 5.1.1 VVOL Admin Guide Date: January, 2018 Software Version: NexentaStor 5.1.1 VVOL Part Number: 3000-VVOL-5.1.1-000065-A Table of Contents Preface... 3 Intended Audience 3 References 3 Document

More information

VMware View Upgrade Guide

VMware View Upgrade Guide View 4.0 View Manager 4.0 View Composer 2.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for

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

HOL09-Entry Level VMAX: Provisioning, FAST VP, TF VP Snap, and VMware Integration

HOL09-Entry Level VMAX: Provisioning, FAST VP, TF VP Snap, and VMware Integration HOL09-Entry Level VMAX: Provisioning, FAST VP, TF VP Snap, and VMware Integration HOL09-Entry Level VMAX: Provisioning, FAST VP, TF VP Snap, and VMware Integration 1 VMAX 10K "Hands On Lab" Exercises 1.1

More information

Best Practices for Configuring the Dell Compellent SMI-S Provider for Microsoft SCVMM 2012

Best Practices for Configuring the Dell Compellent SMI-S Provider for Microsoft SCVMM 2012 Dell Compellent Storage Center Best Practices for Configuring the Dell Compellent SMI-S Provider for Microsoft SCVMM 2012 Document Revisions Date Revision Comments 04/11/2012 A First Revision THIS BEST

More information

Here is Your Customized Document

Here is Your Customized Document Here is Your Customized Document Your Configuration is: Manage LUNs Model - VNX5300 Storage Type - VNX for Block (SAN) Connection Type - Fibre Channel Switch or Boot from SAN Operating System - ESX Server

More information

Web Console Setup & User Guide. Version 7.1

Web Console Setup & User Guide. Version 7.1 Web Console Setup & User Guide Version 7.1 1 Contents Page Number Chapter 1 - Installation and Access 3 Server Setup Client Setup Windows Client Setup Mac Client Setup Linux Client Setup Interoperation

More information

Demo Lab Guide Compellent

Demo Lab Guide Compellent Demo Lab Guide Compellent Replay Manager SQL Server Product Domain: Storage Author: Joseph Correia Version: 1.01 Date: 28/01/2016 Table of Contents 1 Product Overview... 3 1.1 Lab Preparation Considerations

More information

Table of Contents. Introduction to PerfectStorage... 1

Table of Contents. Introduction to PerfectStorage... 1 Table of Contents Introduction to PerfectStorage... 1 Introduction to PerfectStorage... 1 The PerfectStorage Solution to Reclaiming Thin Provisioned Disk Space... 1 PerfectStorage Features... 1 Installing

More information

Lab - Create a Partition in Windows 8

Lab - Create a Partition in Windows 8 Lab - Create a Partition in Windows 8 Introduction In this lab, you will create a FAT32 formatted partition on a disk. You will convert the partition to NTFS. You will then identify the differences between

More information

On Command Performance Manager 7.0 Lab on Demand Guide

On Command Performance Manager 7.0 Lab on Demand Guide On Command Performance Manager 7.0 Lab on Demand Guide On Command Performance Manager 7.0 Lab on Demand Guide... 1 Lab Activity: Adding Clusters... 1 Lab Activity: Performance Manager Dashboard... 2 Lab

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

DASH COPY GUIDE. Published On: 11/19/2013 V10 Service Pack 4A Page 1 of 31

DASH COPY GUIDE. Published On: 11/19/2013 V10 Service Pack 4A Page 1 of 31 DASH COPY GUIDE Published On: 11/19/2013 V10 Service Pack 4A Page 1 of 31 DASH Copy Guide TABLE OF CONTENTS OVERVIEW GETTING STARTED ADVANCED BEST PRACTICES FAQ TROUBLESHOOTING DASH COPY PERFORMANCE TUNING

More information

Dell DL4300 Appliance Release Notes

Dell DL4300 Appliance Release Notes Dell DL4300 Appliance Release Notes Notes, cautions, and warnings NOTE: A NOTE indicates important information that helps you make better use of your product. CAUTION: A CAUTION indicates either potential

More information

Server Edition USER MANUAL. For Microsoft Windows

Server Edition USER MANUAL. For Microsoft Windows Server Edition USER MANUAL For Microsoft Windows Copyright Notice & Proprietary Information Redstor Limited, 2016. All rights reserved. Trademarks - Microsoft, Windows, Microsoft Windows, Microsoft Windows

More information

VMWARE VREALIZE OPERATIONS MANAGEMENT PACK FOR. Dell EMC VMAX. User Guide

VMWARE VREALIZE OPERATIONS MANAGEMENT PACK FOR. Dell EMC VMAX. User Guide VMWARE VREALIZE OPERATIONS MANAGEMENT PACK FOR Dell EMC VMAX User Guide TABLE OF CONTENTS 1. Purpose...3 2. Introduction to the Management Pack...3 2.1 How the Management Pack Collects Data...3 2.2 Data

More information

Zadara Enterprise Storage in

Zadara Enterprise Storage in Zadara Enterprise Storage in Google Cloud Platform (GCP) Deployment Guide March 2017 Revision A 2011 2017 ZADARA Storage, Inc. All rights reserved. Zadara Storage / GCP - Deployment Guide Page 1 Contents

More information

Server Edition. V8 Peregrine User Manual. for Linux and Unix operating systems

Server Edition. V8 Peregrine User Manual. for Linux and Unix operating systems Server Edition V8 Peregrine User Manual for Linux and Unix operating systems Copyright Notice and Proprietary Information All rights reserved. Attix5, 2015 Trademarks - Red Hat is a registered trademark

More information

Server Edition. V8 Peregrine User Manual. for Microsoft Windows

Server Edition. V8 Peregrine User Manual. for Microsoft Windows Server Edition V8 Peregrine User Manual for Microsoft Windows Copyright Notice and Proprietary Information All rights reserved. Attix5, 2015 Trademarks - Microsoft, Windows, Microsoft Windows, Microsoft

More information

Dell Compellent Storage Center and Windows Server 2012/R2 ODX

Dell Compellent Storage Center and Windows Server 2012/R2 ODX Dell Compellent Storage Center and Windows Server 2012/R2 ODX A Dell Technical Overview Kris Piepho, Microsoft Product Specialist October, 2013 Revisions Date July 2013 October 2013 Description Initial

More information

Demo Lab Guide Compellent SC8000

Demo Lab Guide Compellent SC8000 Demo Lab Guide Compellent SC8000 Product Domain: Storage Author: Angelo Rivano Version: 1.15 Date: September 2013 1 Dell Demo Center https://demos.dell.com Dell Inc., 2016 Table of Contents 1 Product Overview...

More information

BackupVault Desktop & Laptop Edition. USER MANUAL For Microsoft Windows

BackupVault Desktop & Laptop Edition. USER MANUAL For Microsoft Windows BackupVault Desktop & Laptop Edition USER MANUAL For Microsoft Windows Copyright Notice & Proprietary Information Blueraq Networks Ltd, 2017. All rights reserved. Trademarks - Microsoft, Windows, Microsoft

More information

Deploying the 8TB Data Warehouse Fast Track Reference Architecture for Microsoft SQL Server 2017 using Dell EMC PowerEdge R740 and SCv3020

Deploying the 8TB Data Warehouse Fast Track Reference Architecture for Microsoft SQL Server 2017 using Dell EMC PowerEdge R740 and SCv3020 Deploying the 8TB Data Warehouse Fast Track Reference Architecture for Microsoft SQL Server 2017 using Dell EMC PowerEdge R740 and SCv3020 Deployment guide with step-by-step instructions Abstract This

More information

Click anywhere to continue

Click anywhere to continue The Security Manager is used to create a means of managing the permission levels for all the users that will be working with the system. These users are assigned to Roles, for which permissions are defined.

More information

Desktop & Laptop Edition

Desktop & Laptop Edition Desktop & Laptop Edition USER MANUAL For Mac OS X Copyright Notice & Proprietary Information Redstor Limited, 2016. All rights reserved. Trademarks - Mac, Leopard, Snow Leopard, Lion and Mountain Lion

More information

Configuring the WebDAV Folder for Adding Multiple Files to the Content Collection and Editing Them

Configuring the WebDAV Folder for Adding Multiple Files to the Content Collection and Editing Them Configuring the WebDAV Folder for Adding Multiple Files to the Content Collection and Editing Them The Content Collection should be the repository for all of the files used in Blackboard. The Content Collection

More information

Acronis Backup & Recovery 10 Advanced Editions

Acronis Backup & Recovery 10 Advanced Editions Acronis Backup & Recovery 10 Advanced Editions Quick Start Guide This document describes how to install and start using any of the following editions of Acronis Backup & Recovery 10: Acronis Backup & Recovery

More information

Deploying the 60TB Data Warehouse Fast Track Reference Architecture for Microsoft SQL Server 2016 using Dell EMC PowerEdge R730 and SC5020

Deploying the 60TB Data Warehouse Fast Track Reference Architecture for Microsoft SQL Server 2016 using Dell EMC PowerEdge R730 and SC5020 Deploying the 60TB Data Warehouse Fast Track Reference Architecture for Microsoft SQL Server 2016 using Dell EMC PowerEdge R730 and SC5020 Deployment guide with step-by-step instructions Abstract This

More information

Server Edition USER MANUAL. For Mac OS X

Server Edition USER MANUAL. For Mac OS X Server Edition USER MANUAL For Mac OS X Copyright Notice & Proprietary Information Redstor Limited, 2016. All rights reserved. Trademarks - Mac, Leopard, Snow Leopard, Lion and Mountain Lion are registered

More information

Backup App v7. Quick Start Guide for Windows

Backup App v7. Quick Start Guide for Windows Backup App v7 Quick Start Guide for Windows Revision History Date Descriptions Type of modification 30 Jun 2016 First Draft New 25 Nov 2016 Added Restore Options to Ch 8 Restore Data; Combined Technical

More information

Deploying the 200TB Data Warehouse Fast Track Reference Architecture for Microsoft SQL Server 2017 using Dell EMC PowerEdge R940 and SC9000

Deploying the 200TB Data Warehouse Fast Track Reference Architecture for Microsoft SQL Server 2017 using Dell EMC PowerEdge R940 and SC9000 Deploying the 200TB Data Warehouse Fast Track Reference Architecture for Microsoft SQL Server 2017 using Dell EMC PowerEdge R940 and SC9000 Deployment guide with step-by-step instructions Abstract This

More information

SteelCentral Insights for SteelConnect Users Guide

SteelCentral Insights for SteelConnect Users Guide SteelCentral Insights for SteelConnect Users Guide Version 1.1.x November 2017 2017 Riverbed Technology, Inc. All rights reserved. Riverbed and any Riverbed product or service name or logo used herein

More information

5.5.3 Lab: Managing Administrative Settings and Snap-ins in Windows XP

5.5.3 Lab: Managing Administrative Settings and Snap-ins in Windows XP 5.5.3 Lab: Managing Administrative Settings and Snap-ins in Windows XP Introduction Print and complete this lab. In this lab, you will use administrative tools to monitor system resources. You will also

More information

Lab 11-1 Lab User Profiles and Tracking

Lab 11-1 Lab User Profiles and Tracking In the following lab instructions, you will be setting up groups, users, and passwords to require password-protected login to Kofax Capture modules. Rights will be assigned to the groups and users that

More information

Getting Started with VMware View View 3.1

Getting Started with VMware View View 3.1 Technical Note Getting Started with VMware View View 3.1 This guide provides an overview of how to install View Manager components and provision virtual desktops. Additional View Manager documentation

More information

Dell PowerVault MD Storage Array VMware Storage Replication Adapter (SRA) Installation and Configuration Manual

Dell PowerVault MD Storage Array VMware Storage Replication Adapter (SRA) Installation and Configuration Manual Dell PowerVault MD Storage Array VMware Storage Replication Adapter (SRA) Installation and Configuration Manual Regulatory Model: E16S Series Regulatory Type: E16S001 Notes, Cautions, and Warnings NOTE:

More information

EMC VSI for VMware vsphere Web Client

EMC VSI for VMware vsphere Web Client EMC VSI for VMware vsphere Web Client Version 6.9.2 Product Guide 302-000-051 REV 13 Copyright 2013-2016 EMC Corporation. All rights reserved. Published in the USA. Published June 2016 EMC believes the

More information

EMC VSI for VMware vsphere Web Client

EMC VSI for VMware vsphere Web Client EMC VSI for VMware vsphere Web Client Version 6.2 Product Guide P/N 302-000-051 REV 03 July 2014 Copyright 2014 EMC Corporation. All rights reserved. Published in the USA. Published July 2014 EMC believes

More information

VMware vcloud Air User's Guide

VMware vcloud Air User's Guide vcloud Air This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent editions of this document,

More information

MIDIAX ONLINE BACKUP INSTALLATION

MIDIAX ONLINE BACKUP INSTALLATION MIDIAX ONLINE BACKUP INSTALLATION http://midiax.com/backup/onlinebackup.htm Online Backup & Recovery Manager is a tool for configuring automatic file and folder backups for storage in the cloud. After

More information

EMC VNX2 Deduplication and Compression

EMC VNX2 Deduplication and Compression White Paper VNX5200, VNX5400, VNX5600, VNX5800, VNX7600, & VNX8000 Maximizing effective capacity utilization Abstract This white paper discusses the capacity optimization technologies delivered in the

More information

GETTING STARTED. Client Axcess Guide. Logging In to Client Axcess the First Time. 4. Enter your verification code on the Identity Verification screen.

GETTING STARTED. Client Axcess Guide. Logging In to Client Axcess the First Time. 4. Enter your verification code on the Identity Verification screen. GETTING STARTED Logging In to Client Axcess the First Time When you log into Client Axcess for the first time, you will receive a one-time verification code to enter when setting up your password and establishing

More information

Installation Guide. Cornerstone* 8.5 NEXT Software and IDEXX-PACS* Imaging Software. Plan for your upgrade

Installation Guide. Cornerstone* 8.5 NEXT Software and IDEXX-PACS* Imaging Software. Plan for your upgrade Installation Guide This installation guide is for customers who are using Cornerstone* Software version 8.2 to 8.3 NEXT with the integrated diagnostic imaging module. If your software does not meet these

More information

vcenter Operations Manager for Horizon View Administration

vcenter Operations Manager for Horizon View Administration vcenter Operations Manager for Horizon View Administration vcenter Operations Manager for Horizon View 1.5 vcenter Operations Manager for Horizon View 1.5.1 This document supports the version of each product

More information

Contents. Getting Started...1. Managing Your Drives...9. Backing Up & Restoring Folders Synchronizing Folders...52

Contents. Getting Started...1. Managing Your Drives...9. Backing Up & Restoring Folders Synchronizing Folders...52 Contents Getting Started.....................................................1 Installing the Software...........................................1 Using the Maxtor System Tray Icon................................6

More information

Installation Guide. Cornerstone* 8.5 NEXT Software and IDEXX-PACS* Imaging Software. Plan for your upgrade

Installation Guide. Cornerstone* 8.5 NEXT Software and IDEXX-PACS* Imaging Software. Plan for your upgrade Installation Guide This installation guide is for customers who have Cornerstone* Software version 8.4 NEXT with the integrated diagnostic imaging module. If your software does not meet these requirements,

More information

StoneFly SCVM Deployment Guide for VMware ESXi

StoneFly SCVM Deployment Guide for VMware ESXi StoneFly SCVM Deployment Guide for VMware ESXi Storage Concentrator Virtual Machine Software-Defined Virtual Storage Appliance Revision 2017.1 This Page is intentionally left blank. ENG-114 V 1.1 Copyright

More information

Windows Server 2003 Installation and Configuration Lab Manual Presented by

Windows Server 2003 Installation and Configuration Lab Manual Presented by Windows Server 2003 Installation and Configuration Lab Manual Presented by Table of Contents Module 2 - Installing Windows Server 2003 R2 and Configuration 3 Module 3 - Installing Hardware, Devices and

More information

Virtual Storage Console, VASA Provider, and Storage Replication Adapter for VMware vsphere

Virtual Storage Console, VASA Provider, and Storage Replication Adapter for VMware vsphere Virtual Storage Console, VASA Provider, and Storage Replication Adapter for VMware vsphere Administration Guide for 7.2 release June 2018 215-13169_A0 doccomments@netapp.com Table of Contents 3 Contents

More information

Global Management System (GMS) Virtual Appliance 6.0 Getting Started Guide

Global Management System (GMS) Virtual Appliance 6.0 Getting Started Guide Global Management System (GMS) Virtual Appliance 6.0 Getting Started Guide PROTECTION AT THE SPEED OF BUSINESS SonicWALL GMS Virtual Appliance 6.0 Getting Started Guide This Getting Started Guide contains

More information

Office365 at Triton College

Office365 at Triton College Office365 at Triton College Logging in to Office365 The new log in page for Triton email is http://outlook.com/triton.edu At that page, enter your username in this format: firstnamelastname@triton.edu

More information

Exchange Protection Whitepaper

Exchange Protection Whitepaper Whitepaper Contents 1. 2. 3. 4. 5. 6. 7. 8. 9. 10. Introduction... 2 Documentation... 2 Licensing... 2 Exchange Server Protection overview... 3 Supported platforms... 3 Requirements by platform... 3 Remote

More information

ALTIRIS SECURITY SOLUTION 6.1 FOR HANDHELDS ADMINISTRATOR GUIDE

ALTIRIS SECURITY SOLUTION 6.1 FOR HANDHELDS ADMINISTRATOR GUIDE ALTIRIS SECURITY SOLUTION 6.1 FOR HANDHELDS ADMINISTRATOR GUIDE Notice Copyright 2004 Altiris Inc. All rights reserved. Product Version: 6.1 Document Date: October 14, 2004 Bootworks U.S. Patent No. 5,764,593.

More information

DIGIOP ELEMENTS V8.1 Software-only Installation Guide

DIGIOP ELEMENTS V8.1 Software-only Installation Guide DIGIOP ELEMENTS V8.1 Software-only Installation Guide About this installation guide Use this document as a guide to install your DIGIOP ELEMENTS software system. It includes procedures to install your

More information

Molina Agent User Guide

Molina Agent User Guide Molina Agent User Guide REGISTERING and LOGGING IN Welcome to Sentinel Elite! Sentinel is accessible at www.sentinelelite.com. If you are new to Sentinel please register as a new agent. Once selected,

More information

Dell Storage Compellent Integration Tools for VMware

Dell Storage Compellent Integration Tools for VMware Dell Storage Compellent Integration Tools for VMware Administrator s Guide Version 3.1 Notes, Cautions, and Warnings NOTE: A NOTE indicates important information that helps you make better use of your

More information

QNAP SMI-S Provider for System Center Virtual Machine Manager 2012

QNAP SMI-S Provider for System Center Virtual Machine Manager 2012 QNAP SMI-S Provider for System Center Virtual Machine Manager 2012 About QNAP SMI-S Provider QNAP SMI-S Provider is a required component for the support of System Center Virtual Machine Manager (SCVMM

More information

Migrating to NetApp ONTAP Using the 7-Mode Transition Tool Copy-Based Transition. September 2016 SL10284 Version 3.0

Migrating to NetApp ONTAP Using the 7-Mode Transition Tool Copy-Based Transition. September 2016 SL10284 Version 3.0 Migrating to NetApp ONTAP Using the 7-Mode Transition Tool Copy-Based Transition September 2016 SL10284 Version 3.0 TABLE OF CONTENTS 1 Migrating to NetApp ONTAP Using 7-Mode Transition Tool Copy-Based

More information

Backup App V7. Quick Start Guide for Windows

Backup App V7. Quick Start Guide for Windows Backup App V7 Quick Start Guide for Windows Revision History Date Descriptions Type of modification 30 Jun 2016 First Draft New 25 Nov 2016 Added Restore Options to Ch 8 Restoring Data; Combined Technical

More information

IA L16 - Hands-On Lab Hands on with Instant Backup and Recovery Features of NetBackup 7.6 for VMware

IA L16 - Hands-On Lab Hands on with Instant Backup and Recovery Features of NetBackup 7.6 for VMware IA L16 - Hands-On Lab Hands on with Instant Backup and Recovery Features of NetBackup 7.6 for VMware Description NetBackup 7.6 offers terrific new technologies that provide faster VMware backups and restores

More information

OnCommand Insight 6.3 Data Warehouse Custom Report Hands-on Lab Guide

OnCommand Insight 6.3 Data Warehouse Custom Report Hands-on Lab Guide OnCommand Insight 6.3 Data Warehouse Custom Report Hands-on Lab Guide How to easily create adhoc and multi-tenancy reports in OnCommand Insight DWH using Business Insight Advanced Dave Collins, Technical

More information

Active System Manager Version 8.0 User s Guide

Active System Manager Version 8.0 User s Guide Active System Manager Version 8.0 User s Guide Notes, Cautions, and Warnings NOTE: A NOTE indicates important information that helps you make better use of your product. CAUTION: A CAUTION indicates either

More information

Log & Event Manager UPGRADE GUIDE. Version Last Updated: Thursday, May 25, 2017

Log & Event Manager UPGRADE GUIDE. Version Last Updated: Thursday, May 25, 2017 UPGRADE GUIDE Log & Event Manager Version 6.3.1 Last Updated: Thursday, May 25, 2017 Retrieve the latest version from: https://support.solarwinds.com/success_center/log_event_manager_(lem)/lem_documentation

More information

Basic Software Maintenance. Ham Station Ultra Software Package

Basic Software Maintenance. Ham Station Ultra Software Package 1 Carl Skip Glover, Jr. K1SPG Custom Software & Hardware Solutions 4 Valley of Industry Boscawen, NH 03303 (603) 369-7015 Email: pctech.skip@gmail.com Email: k1spg@arrl.net Basic Software Maintenance Ham

More information

DELL EMC VMAX UNISPHERE 360

DELL EMC VMAX UNISPHERE 360 DELL EMC VMAX UNISPHERE 360 ABSTRACT Using Unisphere 360 to consolidate the management of VMAX storage system offers many benefits. This management interface offers a single interface where all enrolled

More information

IBM Cognos Analytics 11 Report User Training Scheduling Reports Job Aid

IBM Cognos Analytics 11 Report User Training Scheduling Reports Job Aid IBM Cognos Analytics 11 Report User Training Scheduling Reports Job Aid In this Scheduling Reports Cheat Sheet, we review how to schedule a report to run one time, as well as how to setup a reoccurring

More information

Setting Up the Dell DR Series System on Veeam

Setting Up the Dell DR Series System on Veeam Setting Up the Dell DR Series System on Veeam Dell Engineering April 2016 A Dell Technical White Paper Revisions Date January 2014 May 2014 July 2014 April 2015 June 2015 November 2015 April 2016 Description

More information

StorSimple Appliance Quick Start Guide for Software Version 1.2.1

StorSimple Appliance Quick Start Guide for Software Version 1.2.1 StorSimple Appliance Quick Start Guide for Software Version 1.2.1 Models 1010, 5010 and 7010 April, 2011 761-0001-0002 Rev A 2011 StorSimple, Inc. Table of Contents Welcome... 3 Power and Cabling... 4

More information

Send the Ctrl-Alt-Delete key sequence to the Guest OS one of two ways: Key sequence: Ctlr-Alt-Ins Menu Sequence: VM / Guest / Send Ctrl-Alt-Delete

Send the Ctrl-Alt-Delete key sequence to the Guest OS one of two ways: Key sequence: Ctlr-Alt-Ins Menu Sequence: VM / Guest / Send Ctrl-Alt-Delete CIS 231 Windows 2008 Server Install Lab #1 (Virtual Machines) Keys to Remember when using the vsphere client. Send the Ctrl-Alt-Delete key sequence to the Guest OS one of two ways: Key sequence: Ctlr-Alt-Ins

More information

Enterprise Server Edition

Enterprise Server Edition Enterprise Server Edition USER MANUAL For Microsoft Windows Copyright Notice & Proprietary Information Redstor Limited, 2017. All rights reserved. Trademarks - Microsoft, Windows, Microsoft Windows, Microsoft

More information

INSTALL GUIDE BIOVIA INSIGHT 2016

INSTALL GUIDE BIOVIA INSIGHT 2016 INSTALL GUIDE BIOVIA INSIGHT 2016 Copyright Notice 2015 Dassault Systèmes. All rights reserved. 3DEXPERIENCE, the Compass icon and the 3DS logo, CATIA, SOLIDWORKS, ENOVIA, DELMIA, SIMULIA, GEOVIA, EXALEAD,

More information

System Center 2012 R2 Lab 4: IT Service Management

System Center 2012 R2 Lab 4: IT Service Management System Center 2012 R2 Lab 4: IT Service Management Hands-On Lab Step-by-Step Guide For the VMs use the following credentials: Username: Contoso\Administrator Password: Passw0rd! Version: 1.5.5 Last updated:

More information

Actual4Test. Actual4test - actual test exam dumps-pass for IT exams

Actual4Test.   Actual4test - actual test exam dumps-pass for IT exams Actual4Test http://www.actual4test.com Actual4test - actual test exam dumps-pass for IT exams Exam : DSDSC-200 Title : Dell SC Series Storage Professional Exam Vendor : Dell Version : DEMO Get Latest &

More information

Setting Up the DR Series System on Veeam

Setting Up the DR Series System on Veeam Setting Up the DR Series System on Veeam Quest Engineering June 2017 A Quest Technical White Paper Revisions Date January 2014 May 2014 July 2014 April 2015 June 2015 November 2015 April 2016 Description

More information

Citrix User Guide Version 2.2. Table of Contents. Citrix on a PC... 1

Citrix User Guide Version 2.2. Table of Contents. Citrix on a PC... 1 Citrix User Guide Table of Contents Citrix on a PC... 1 Installing Browser Plug-ins... 1 Notes for Windows XP Service Pack 2 Users... 3 Logging In... 3 Accessing Applications... 4 Logging Off... 6 Citrix

More information

Lab Guide for Managing Hitachi Storage With Hitachi Command Suite v8.x

Lab Guide for Managing Hitachi Storage With Hitachi Command Suite v8.x Lab Guide for Managing Hitachi Storage With Hitachi Command Suite v8.x TSI2565 Courseware Version: v2.0 Microcode Version: Hitachi Command Suit v8.5 Table of Contents Lab 1 Installation 1-1 Lab 2 Initial

More information

Seagate Manager. User Guide. For Use With Your FreeAgent TM Drive. Seagate Manager User Guide 1

Seagate Manager. User Guide. For Use With Your FreeAgent TM Drive. Seagate Manager User Guide 1 Seagate Manager User Guide For Use With Your FreeAgent TM Drive Seagate Manager User Guide 1 Seagate Manager User Guide Revision 2 2009 Seagate Technology LLC. All rights reserved. Seagate, Seagate Technology,

More information

Dell EMC Ready Architectures for VDI

Dell EMC Ready Architectures for VDI Dell EMC Ready Architectures for VDI Designs for VMware Horizon 7 on Dell EMC XC Family September 2018 H17387 Deployment Guide Abstract This deployment guide provides instructions for deploying VMware

More information

Access Gateway Client User's Guide

Access Gateway Client User's Guide Sysgem Access Gateway Access Gateway Client User's Guide Sysgem AG Sysgem is a trademark of Sysgem AG. Other brands and products are registered trademarks of their respective holders. 2013-2015 Sysgem

More information

Configuring a Microsoft Windows Server 2012/R2 Failover Cluster with Storage Center

Configuring a Microsoft Windows Server 2012/R2 Failover Cluster with Storage Center Configuring a Microsoft Windows Server 2012/R2 Failover Cluster with Storage Center Dell Compellent Solution Guide Kris Piepho, Microsoft Product Specialist October, 2013 Revisions Date Description 1/4/2013

More information

ONTAP 9 Cluster Administration. Course outline. Authorised Vendor e-learning. Guaranteed To Run. DR Digital Learning. Module 1: ONTAP Overview

ONTAP 9 Cluster Administration. Course outline. Authorised Vendor e-learning. Guaranteed To Run. DR Digital Learning. Module 1: ONTAP Overview ONTAP 9 Cluster Administration Course Code: Duration: 3 Days Product Page: https://digitalrevolver.com/product/ontap-9-cluster-administration-2/ This 3-day, instructor led course uses lecture and hands-on

More information

Lasso Continuous Data Protection Lasso CDP Client Guide August 2005, Version Lasso CDP Client Guide Page 1 of All Rights Reserved.

Lasso Continuous Data Protection Lasso CDP Client Guide August 2005, Version Lasso CDP Client Guide Page 1 of All Rights Reserved. Lasso CDP Client Guide August 2005, Version 1.6.8 Lasso CDP Client Guide Page 1 of 32 Copyright Copyright 2005 Lasso Logic, LLC. All Rights Reserved. No part of this publication may be reproduced, stored

More information

CIS 231 Windows 10 Install Lab # 3

CIS 231 Windows 10 Install Lab # 3 CIS 231 Windows 10 Install Lab # 3 1) To avoid certain problems later in the lab, use Chrome as your browser: open this url: https://vweb.bristolcc.edu 2) Here again, to avoid certain problems later in

More information

Lab - Share Resources in Windows

Lab - Share Resources in Windows Introduction In this lab, you will create and share a folder, set permissions for the shares, create a Homegroup and a Workgroup to share resources, and map a network drive. Due to Windows Vista lack of

More information

DELL TM PowerVault TM DL Backup-to-Disk Appliance

DELL TM PowerVault TM DL Backup-to-Disk Appliance DELL TM PowerVault TM DL Backup-to-Disk Appliance Powered by Symantec TM Backup Exec TM Configuring the Dell EqualLogic PS Series Array as a Backup Target A Dell Technical White Paper by Dell Engineering

More information