Dell PowerVault Best Practices Series. Deploying the Dell PowerVault NX3500 in a CIFS Environment A Dell Technical White Paper

Size: px
Start display at page:

Download "Dell PowerVault Best Practices Series. Deploying the Dell PowerVault NX3500 in a CIFS Environment A Dell Technical White Paper"

Transcription

1 Dell PowerVault Best Practices Series Deploying the Dell PowerVault NX3500 in a CIFS Environment A Dell Technical White Paper Enterprise Storage Solutions Engineering Dell Product Group June 2012

2 THIS WHITE PAPER IS FOR INFORMATIONAL PURPOSES ONLY, AND MAY CONTAIN TYPOGRAPHICAL ERRORS AND TECHNICAL INACCURACIES. THE CONTENT IS PROVIDED AS IS, WITHOUT EXPRESS OR IMPLIED WARRANTIES OF ANY KIND Dell Inc. All rights reserved. Reproduction of this material in any manner whatsoever without the express written permission of Dell Inc. is strictly forbidden. For more information, contact Dell. Dell, the DELL logo, and the DELL badge, and PowerVault are trademarks of Dell Inc. Microsoft, Windows, Windows Server, Windows NT, Vista, and Active Directory are either trademarks or registered trademarks of Microsoft Corporation in the United States and/or other countries. Deploying the PowerVault NX3500 in a CIFS Environment ii

3 Table of Contents 1 Preface Introduction System Overview Planning Deployment Authentication Considerations Active Directory Domain Workgroup Configuration Considerations Quotas Home Folders Network Considerations Internationalization support Summary Configuring the NX3500 for a CIFS Deployment Integrating PowerVault NX3500 to Microsoft Active Directory Configuring Name Resolution Configuring NTP Joining the NX3500 to a Microsoft Windows Domain Managing Users and Groups Integrating PowerVault NX3500 into a Microsoft Workgroup Configuring the Standalone CIFS Settings Managing Users and Groups Common CIFS Management Functions Creating a NAS Volume for Use with a CIFS share Creating a General-access CIFS share Managing Permissions Setting Share Permissions Setting File Permissions Mapping to a CIFS share on a Windows Client Command Line Start Run Windows Explorer Deploying the PowerVault NX3500 in a CIFS Environment iii

4 5.4.4 Network Neighborhood Default Quotas User or Group Quotas, Adding a Quota Modifying a Quota Deleting a Quota Monitoring Quota usage Disconnecting a CIFS File Share Command Line Windows Explorer Deleting CIFS shares Removing a CIFS Server from a Domain Stopping the CIFS service Creating a One-Time Volume Snapshot Creating a Recurring Snapshot Schedule Restoring Snapshots...31 Deploying the PowerVault NX3500 in a CIFS Environment iv

5 Acknowledgements This whitepaper was produced by the PG Storage Data Management Engineering of Dell Inc. The team that created this whitepaper: Nicholas Busick and Animesh Pillai We would like to thank the following Dell team members for providing significant support during development and review: Ron Stefani and Raj Hosamani Feedback Please give us feedback on the quality and usefulness of this document by sending an to 1

6 1 Preface The Dell PowerVault NX3500 NAS storage system delivers highly available, scalable enterprise-class file services to clients running Microsoft Windows, Unix, or Linux clients operating systems utilizing the CIFS and NFS protocols. This solution integrates seamlessly with the PowerVault MD32x0i and MD36x0i Series storage arrays, allowing you to consolidate file and block data to a unified storage system. The NX3500 utilizes Dell Fluid File System (FluidFS) technology and features online scaling of capacity, snapshots, asynchronous replication, quotas, and Network Data Management Protocol (NDMP). This technical report describes integration aspects of the NX3500 NAS unified storage system in a Microsoft Windows operating system environment utilizing the Common Internet File System (CIFS) protocol. The following topics will be discussed: An overview of the Dell PowerVault NX3500 NAS unified storage system. Planning guidelines for authentication and user accounts. Configuration and how to setup and deploy CIFS file shares using the PowerVault NX3500. Guidance for most common management functions. The reader is assumed to be knowledgeable about Microsoft Windows server and workstation products and their features. The content of this paper will directly benefit solution architects, application and storage engineers, system administrators and IT managers. 2

7 2 Introduction 2.1 System Overview The PowerVault NX3500 is an enterprise-class distributed file system solution that provides customers the tools to manage file data in an efficient and simple manner. It removes the scalability limitations associated with traditional NAS systems and supports scale-up capacity expansion within a single namespace for ease of administration. This means that it will integrate seamlessly into a Windows or CIFS share environment and provide an optimal combination of performance and scalability. For customers who need to manage an ever-increasing amount of unstructured (file) data, this easy-touse solution is ideal. The PowerVault NX3500 provides more flexibility than traditional unified storage because it has no architectural limits on file-system size. A single share can be scaled to the full capacity of a PowerVault MD SAN deployment. The NX3500 s scale-up architecture delivers a flexible, load-balanced pool of high performance storage, making it easy to grow capacity based on business needs. With dual activeactive file controllers and a backup power supply, the NX3500 provides excellent data protection and performance with no single point of failure. Figure 1 - NX3500 in a Typical Mixed User Environment 3

8 3 Planning Deployment Planning the deployment is an important step to ensure that the system works properly and that users have access to necessary files and folders. This section discusses several aspects of the PowerVault NX3500 and how they pertain to deploying the system into a CIFS environment successfully. 3.1 Authentication Considerations Network authentication confirms the user s identification to any network service the user is attempting to access. In this case, it will be the PowerVault NX3500. The NX3500 can operate in workgroup or domain mode. Workgroup authentication utilizes the NX3500 s internal directory of users/groups and does not rely on a domain controller, whereas in domain mode, the system is a member of Windows Active Directory and dedicated servers called domain controllers that provide user and group management and authentication services. In domain authentication, the client negotiates the highest possible security level when establishing a connection with the PowerVault NX3500. There are two primary levels of security: Basic security, based on NT LAN Manager (NTLM) challenge/response. Extended security, based on Kerberos implementation. Windows computers that are not part of an Active Directory domain use only interactive or NTLMbased authentication. By default, Windows operating system clients (Windows 2000/Windows XP and later) that are part of an Active Directory domain will try to use the highest common level of authentication, which is Kerberos, and then various versions of NTLM Active Directory Domain A domain is a group of accounts and network resources that share a common directory database and set of security policies, and a domain might have security relationships with other domains called trusts. Domains are the recommended choice for all networks, except very small ones with few users. In a domain, passwords and permissions are less complex to manage, because a domain has a single, centralized database of user accounts, permissions, and other network details. The information in this database is replicated automatically among domain controllers. You can determine which servers are domain controllers and which are simply members of the domain. In an Active Directory environment, the Kerberos Key Distribution Center (KDC) service provides authentication service (AS) and ticket granting service (TGS). The Kerberos service runs on Windows domain controllers, and a Windows client that wants to establish a session with another computer, such as the NX3500 system, contacts the KDC directly to obtain session credentials, which are then presented to the client in the form of a Kerberos ticket. 4

9 This authentication process has three main phases: 1. The client authenticates with the KDC and receives a Ticket to Get Tickets (TGT) to be used in future request from the KDC. 2. The client issues a request to access the NX3500 to the KDC (using its TGT), and receives a service ticket. 3. The client establishes a session with the NX3500 using the service ticket, the NX3500 can decrypt the information using its long term key. Figure 2 Kerberos Authentication in Domain Environment 5

10 When Active Directory is using NTLM, the PowerVault NX3500 contacts the domain controller to verify user-supplied credentials, consisting of user name, challenge sent to the client, and the response received from the client. The domain controller will encrypt the user password with the challenge and compare the result to the response sent from the client; if these are identical, the authentication is successful. Figure 3 Main phases of NTLM Authentication in Domain Environment Workgroup A workgroup is a more basic grouping of computers that is intended only to help users find objects such as shared folders within that group. In a workgroup, there is no central repository or authentication authority, so users might have to remember multiple passwords one for each network resource. Because of these restrictions and lack of scalability, workgroups tend to be used in small or special-purpose environments (typically less than 10 users). When the NX3500 is in workgroup mode, users will use one of two methods to access CIFS shares. They will either use an interactive login, where the user types a username and password stored in the local users repository of the NX3500, or network authentication, which will use NTLM (typically used for computers that are not participating in a domain, such as standalone servers and workgroups). When using NTLM, the user name and password must be the same for all clients and server components in the workgroup. 6

11 3.2 Configuration Considerations This section contains information that is relevant to configuring the NX3500 in a CIFS fileshare environment Quotas Quotas are defined as a set of rules that restrict disk space used by users and groups within a NAS volume. For example, a user quota might specify that a particular user can use up to 300 MB of disk space in a given NAS volume before a warning is issued (soft limit), and up to 325 MB maximum (hard limit). NOTE: Users and groups for which an individual quota is not defined will use the default user/group quota. There are two types of quota limits: Soft User/administrator will be warned. Hard New storage consumption by the user is denied. There are two levels of quota limitation options: User Specific limitation for a user (Ulimit). Group Group limitation for the primary group of all users in a group (Glimit). A hierarchical decision tree determines which limitation affects a user. The order of rules is: 1. Does a user-specific limit exist? If yes, use it. 2. Does a default limit for users exist? If yes, use it. 3. Or, unlimited Home Folders Home folders provide a consolidated location for a user s working files and documents. The PowerVault NX3500 system supports dynamically creating shares based on the user s login name, which creates a tightly integrated environment between Active Directory and the PowerVault NX3500. The content of a user s home folder is protected by file system permissions and, by default, it is accessible only to that user and administrators. The following are guidelines for managing and creating home folders in an Active Directory environment, but these steps can be modified to fit different environments Creating a Volume 1. In the NAS Manager, select User Access NAS Volumes Configuration Add. 2. Provide a NAS Volume name, such as Home. 3. Provide appropriate settings for the allocated space, alerts, and security style and click Save Changes. 7

12 Adding a User-based Directory Tree 1. In the NAS Manager, select User Access Shares CIFS Shares Add. 2. Select Home (or whatever NAS volume name you created in the previous procedure). 3. Select the CIFS share containing a user-based directory tree option button. 4. In Path template, type / to place homeshares at the root of the NX3500 shares. 5. Click Save Changes Configuring Access to Home Share and Permissions 1. In the NAS Manager, select User Access Shares CIFS Shares Add. 2. Select Home (or whatever NAS volume name you created in the previous procedure)under NAS Volume. 3. Type Home$ as the Share Name. 4. Type / for the directory. 5. The share will now be accessible via \\<NX3500 name>\home$ Setting Permissions for Home Folders 1. In Windows, go to Start Run and type \\<NX3500-name>\Home$. 2. Right click anywhere in the empty screen and select Properties. 3. Click the Security tab. 4. Click Edit. 5. Remove Everyone. 6. Add the following: <NX3500>\Administrators: Full Control System: Full Control Creator Owner: Full Control 7. For Authenticated Users, select the Allow check box for the following: Read & execute List folder contents Read 8

13 8. Click OK. 9. Click Advanced. 10. Select Authenticated Users and click Change Permissions. 11. Ensure that Include inheritable permissions from this object s parent is NOT checked, and click Edit. 12. For Apply to, ensure that This folder only is selected. 13. Select the Allow checkbox for the following and click OK: Traverse folder / execute file List folder / read data Read attributes Read permission 9

14 Creating an Active Directory Template User 1. Open the Active Directory Users and Computers MMC plugin with an account that has an appropriate level of permission. This plugin is installed on a domain controller, but it may also be installed on other systems in the domain. 2. Select the Users container or the Organizational Unit that contains the users in your domain. 3. Right click and select New User. 4. Enter!template or an appropriate name for the Full name and logon name. 5. Select Next. 6. Enter a Password, enter it again in Confirm Password, and select Password never expires and Account is disabled. 7. Click Next and then Finish. 10

15 8. Right click!template and click Properties. 9. Click the Profile tab. 10. Select the option button next to Connect, and select the appropriate drive letter. 11. Enter \\<NX3500>\home$\%username% and click Apply. The Home folder is automatically created in the specified share. 12. Set any further settings on the additional tabs such as Member of, and click OK Creating Active Directory Users 1. In Active Directory Users and Computers (ADUC), right click the!template user account created in the last section and select Copy. 2. Enter the appropriate information for First name, Last name, Full name, and User logon name. 3. Click Next. 4. Enter a password and select the appropriate check boxes. 5. Select Next and then Finish. The user s directory is automatically created with appropriate permissions. 11

16 6. In Active Directory Users and Computers, right-click on the new user account and select Properties. 7. Select the Profile tab. 8. Change \\<nx3500>\home$\tom to \\<nx3500>\homes. 9. Click Apply and then OK. Note: If this step does not work, browse to \\<nx3500>\homes$ and create a folder that corresponds to the admin account that is being used for this procedure. There should now be two folders that are dynamically created and mapped upon this user s login: \\<nx3500>\homes will map to the user s home directory \\<nx3500>\%username% will also be created dynamically. This can be helpful for creating logon scripts and when using products such as Microsoft Distributed File System (DFS). 10. Ask the user to log in and check that they have the appropriate drive available under Computer. This user will have access to only their dynamically created shares. \\<nx3500>\home$ will not be accessible, and the user will not be able to browse the Folders root or other users Home Folders. 12

17 3.2.3 Network Considerations The PowerVault NX3500 system uses a combination of information from the network and data link layers to load balance traffic between the NX3500 nodes. In case of node failure, network traffic is automatically redirected to the partner NAS node in the system. Network servers and workstations can access the system in a variety of network topologies. From a performance perspective, the important question is which subnets the network servers and workstations belong to (there may be more than one) in regards to the NX3500 client network subnet. When a client accesses the NX3500 from the same network subnet as the system, it is considered a flat network. In this case, it is sufficient to define one virtual IP address. When there are clients that access the NX3500 from additional subnets, network traffic will be routed to and from the system via a router or gateway on a layer 3 switch. This is considered a routed network, and Dell recommends defining multiple virtual IP addresses in a single subnet and creating multiple A records (point to the virtual IP addresses) for the NX3500 under the same DNS name. This is commonly referred to as Round-robin DNS. routed network routed network Network IP: /24 Network IP: /24 flat network Router Network IP: /8 Dell PowerVault NX3500 Figure 4 Network Topology Diagram Link Aggregation While network traffic is balanced between the NAS nodes, traffic is also balanced between each individual node s client network interfaces to equally balance network traffic. Supported network interface teaming modes are Adaptive Load Balancing (ALB) and Link Aggregation Control Protocol (LACP), which is also known as dynamic IEEE 802.3ad. 13

18 ALB relies on layer 2 traffic manipulation to dynamically balance network traffic between the network interfaces. LACP requires a supported switch as well as specific switch configurations. LACP also allows fewer virtual IPs in a routed network scenario. The main points to consider are summarized in the following table: Table 1 Network Load Balancing Methods Load Balancing Method Network Switch Configuration ALB Not Required 4 LACP Required 2 Recommended # of Virtual IPs * *The minimum number of virtual IPs that are recommended in a routed network layout Internationalization support The PowerVault NX3500 system provides full Unicode support, which allows using various languages concurrently. Directories and file names are maintained and managed internally in Unicode format (UTF-8). Regardless of the encoding type used by the client who creates a file, the PowerVault NX3500 system stores its file name or directory name in Unicode format. When a non-unicode client creates a file on a share, mount or volume, the file is immediately converted to the appropriate Unicode representation by the PowerVault NX3500 system Unicode Client Support Overview Unicode clients can access Unicode directories and files natively, while other non-unicode clients (such as Windows 98, Windows ME, and Mac OS 9.xclients) can access the file system through the PowerVault NX3500 systems ability to provide code page conversions (based on the code page used by the client) of file names, directories, shares and volumes. Native Unicode Microsoft clients include the following: Microsoft Windows 7/Server 2008 R2 Microsoft Windows Vista/Server 2008 Microsoft Windows XP Microsoft Windows 2000/2003 Microsoft Windows NT 14

19 CIFS Clients CIFS users can configure a code page to be used for all non-unicode Windows and DOS clients. NOTE: The NX3500 web interface provides full Unicode support. To display and use Unicode data using the CLI, a UTF-8 XTERM should be used. Table 2 Unicode Configuration Parameters The following configuration parameters may contain Unicode characters Parameter CIFS Home Shares CIFS Shares Unicode Character Server Description Directory Name Name Directory Description Users Groups Unicode Configuration Limitations The size of the file and the directory names are limited to 255 bytes, which may be less than 255 characters when using Unicode, because each UTF-8 character occupies between 1 and 6 bytes. 15

20 3.3 Summary The following flowchart summarizes how to navigate the different configuration considerations: Start Large or Small environment? Large Small Microsoft Active Directory Workgroup Create Volume Create CIFS Share Quotas? No Yes Done Create Quotas 16

21 4 Configuring the NX3500 for a CIFS Deployment NOTE: The PowerVault NX3500 must be completely installed and configured per the Dell PowerVault NX3500 Administrator s Guide to complete this section successfully. 4.1 Integrating PowerVault NX3500 to Microsoft Active Directory The NX3500 is commonly configured in a Windows environment as a domain member using Microsoft Active Directory for authentication of users and for data permissions management. When installing the NX3500 in an Active Directory environment, the following requirements must be met: Microsoft Active Directory Microsoft Active Directory must already be installed and configured. This guide assumes that the administrator is integrating the PowerVault NX3500 into an existing environment. Name Resolution The NX3500 queries Domain Name Service (DNS) servers to locate domain controllers. Typically, in a Windows operating system environment, DNS is provided by Windows servers and is integrated in Active Directory. The administrator should configure at least one DNS server (preferably more for redundancy) for the NX3500 to be able to locate the domain controllers and other services in the domain Configuring Name Resolution Because clients access the NAS service via one or more virtual IP addresses (VIPs), Dell recommends creating a host ( A address) DNS record for the NAS virtual IP. 1. In the NAS Manager, navigate to System Management Network DNS Configuration. 2. Enter the IP address of the DNS server and the DNS suffix. 3. Click Save Changes. Figure 5 Configuring DNS on the NX

22 4.1.2 Configuring NTP Network Time Protocol (NTP) servers synchronize the time between network servers and clients, and Windows clients synchronize their clocks with the domain controller s clock. Kerberos authentication protocol requires these time settings to differ by less than 5 minutes. Dell recommends that administrators verify the time setting of the NX3500 by configuring the system to use one or more time servers to synchronize its clock. 1. In the NAS Manager navigate to System Management General Time Configuration. 2. Ensure the Time zone is correct and enter the IP address of the NTP server. 3. Click Save Changes. Figure 6 Setting the NTP Server in the NAS Manager Joining the NX3500 to a Microsoft Windows Domain The NX3500 can become part of an Active Directory domain and provide file services to the domain users and applications. The domain provides NAS service authentication services and directory access, which allows creating various file permission schemes using the Active Directory users and groups database. NOTE: To join the NX3500 to a domain, you need access to a domain account that has rights to add computers to the domain. 1. In the NAS Manager navigate to System Management Authentication System Identity. 2. Enter the desired System Name and click the checkbox next to The system is a member in a Microsoft Windows network. 18

23 3. Enter the appropriate information for Domain, User name, and Password. The chosen account will need appropriate privileges to join the NX3500 to the domain. 4. Optionally, select the Advanced configuration checkbox, if you need to specify additional information. 5. Click Save Changes and then OK. Figure 7 Joining the PowerVault NX3500 to Microsoft Active Directory 6. After the system has joined the domain, navigate in the NAS Manager to System Management Protocols CIFS Configuration. 7. Select the radio button next to Authenticate users' identity via Active Directory and local users database. 8. Optionally, enter a System description and click Save Changes. 19

24 Figure 8 Configuring the NX3500 to use Active Directory for CIFS authentication Managing Users and Groups When the NX3500 is configured to operate in a Microsoft Windows domain, users and groups are managed through the Active Directory Users and Computers MMC plugin, commonly referred to as ADUC. This plugin can be used locally on the domain controller, or on a member workstation or server. When using ADUC to create or modify users or groups, you must have the appropriate privileges granted to the account you are using. Figure 9 Example of an Active Directory Users and Computers (ADUC) MMC plugin 20

25 4.2 Integrating PowerVault NX3500 into a Microsoft Workgroup The PowerVault NX3500 system also supports being configured in a Microsoft Workgroup Configuring the Standalone CIFS Settings By default, when the NX3500 is set up and configured, it operates in Microsoft Workgroup mode. Shares can be accessed by using the configured virtual IP address, i.e: \\<virtual ip address>\<sharename> Managing Users and Groups When the NX3500 is configured to operate in a Microsoft Workgroup, user and group management is done locally through the NAS Manager. For NTLM authentication, users must be managed on the local workstation as well. 1. In the NAS Manager navigate to System Management Authentication Local Users or Local Groups. 2. Create users and accounts that allow users to authenticate and set file permissions on the NX3500. Figure 10 NX3500 Local Users Management Figure 11 NX3500 Local Groups Management 21

26 5 Common CIFS Management Functions This section will describe common CIFS management functions. Many of the management functions are completed using the NAS Manager, which is accessed via a web browser using the Management IP address specified during the setup process. 5.1 Creating a NAS Volume for Use with a CIFS share 1. In the NAS Manager navigate to User Access NAS Volumes Configuration Add. 2. Enter an appropriate NAS Volume name, 3. Enter the NAS volume allocated space. 4. Select the File access security style of NTFS. Figure 12 Adding a NAS Volume 5.2 Creating a General-access CIFS share 1. In the NAS Manager, navigate to User Access CIFS Shares Add. 2. Select the NAS Volume you want to add a CIFS share to 3. Type the Share Name you want to use. 4. Type the name of a folder or Select the ellipsis button ( ) next to Directory, or select the checkbox for Create the shared folder if it does not exist. 5. Click Save Changes. 22

27 Figure 13 Adding a CIFS share 5.3 Managing Permissions Two sets of permissions need to be managed when using CIFS shares share-level permissions and file-level permissions. These permissions are independent in the sense that neither changes the other. The final access permissions on a shared folder are determined by taking into consideration both the share permission and the file permission entries, and then applying the more restrictive permissions Setting Share Permissions Dell recommends setting share permissions to Authenticated Users Full Control and managing permissions at the file level, as the rule sets are much more robust and granular. 1. In Microsoft Windows, go to Start Run and type MMC. 2. Click File Add/Remove Snap-in. 3. Find Shared Folders, select and click Add. 4. Select the option box next to Another Computer and enter the virtual IP address (VIP) or admin hostname or IP address of the NX Select Shares. 6. Right-click the name of the share that you wish to manage and click Properties. 7. Click the Share Permissions tab. 23

28 8. Highlight Everyone and click Remove. 9. Click Add and type Authenticated Users in the object name box and select OK. 10. Select the checkbox next to Full Control under the Allow column. 11. Click Apply and then OK Setting File Permissions File permissions control the access a user, group, or application has to files. The following instructions assume that the Microsoft Windows Vista operating system or newer is being used. 1. Browse to the the folder or file that requires permission changes. 2. Right click on the file or folder, and click Properties. 3. Click on the Security tab. 4. Click Edit, and then click Add or Remove to add or remove users and groups as necessary. 5. Use the check boxes to set the appropriate permissions for each user or group. 24

29 6. Click Apply and then OK. 7. To set special and advanced permissions, click the Advanced button. 5.4 Mapping to a CIFS share on a Windows Client Microsoft Windows offers several methods to connect to CIFS shares Command Line Open a command prompt and run the following command: C:\>net use <drive letter>: \\<netbios dname>\<share name> Start Run 1. From the Start menu, select Run. 2. In the Run window enter the path to the PowerVault NX3500 share to which you want to connect: \\<netbios name >\<share name> 3. Click OK. The Explorer window is displayed Windows Explorer 1. Open Windows Explorer and select Tools Map Network Drive. Newer versions of Windows may have the menu bar hidden by default. If this is the case, press <Ctrl><t> with the Explorer window active. The Map Network Drive dialog box is displayed. 2. From the Drive drop-down list, select any available drive. 3. Type the path in the Folder field or browse to the shared folder. 25

30 4. Click Finish Network Neighborhood 1. On the Windows Desktop, click on Network neighborhood, and locate the PowerVault NX Double-click on the PowerVault NX From the CIFS shares list, select the share to which you want to connect. 5.5 Default Quotas In the NAS Manager, navigate to User Access Quota Default. The Default Quota page is displayed with a dropdown dialog for each volume. 5.6 User or Group Quotas, User/Group-specific quotas override default quotas. All quota rules are applied only to the specific NAS volume selected. The following describe the most common operations relating to user/group quotas Adding a Quota 1. In the NAS Manager, navigate to User Access Quota User/Group. 2. Click Add in the Actions bar to add a user or group quota. 3. Select the volume and quota type and fill in the relevant entries where required. 4. Click Save Changes, or click Revert to restore the default parameters. 26

31 5.6.2 Modifying a Quota 1. In the NAS Manager, navigate to User Access Quota User/Group. 2. Click the specific Group/User in the User/Group Quota page. 3. Modify the quota rules as desired and click Save Changes Deleting a Quota 1. In the NAS Manager, navigate to User Access Quota User/Group. 2. Select the check box next to the specific quota rule. 3. Click Delete in the Actions bar. The selected quota rule is deleted from the list. 27

32 5.6.4 Monitoring Quota usage In the NAS Manager, navigate to Monitor Capacity Quota Usage. 5.7 Disconnecting a CIFS File Share To disconnect a share from Windows, use one of the following methods: Command Line Open a command prompt and run the following command: C:\>net use /delete <drive letter>: Windows Explorer 1. Open Windows Explorer and browse to My Computer or Computer. 2. Right click on the drive letter corresponding to the share you want to disconnect 3. Click Disconnect. The drive should disappear. 28

33 5.8 Deleting CIFS shares 1. Using the NAS Manager, navigate to User Access CIFS Shares. 2. Select the checkbox next to the CIFS share that you want to delete. 3. Click Delete at the top right of the page. 4. Click OK when asked if you are sure you want to delete the selected CIFS Shares. The CIFS share will be deleted. 5.9 Removing a CIFS Server from a Domain 1. In the NAS Manager, navigate to System Management Authentication System Identity. 2. Deselect the checkbox next to The system is a member in a Microsoft Windows network. 3. Click Save Changes. 29

34 4. Navigate to System Management Protocols CIFS Configuration. 5. Select the radio button next to Authenticate users identity via local users database. 6. Click Save Changes. The NX3500 should now be operating in Workgroup mode 5.10 Stopping the CIFS service 1. In the NAS Manager, navigate to System Management Protocols CIFS Configuration. 2. Uncheck the box next to Allow clients to access files via the CIFS protocol. 3. Click Save Changes. 4. Click OK when asked if you are sure you want to disable CIFS. The CIFS service will now be disabled 5.11 Creating a One-Time Volume Snapshot 1. In the NAS Manager, navigate to Data Protection Snapshots List and click Create. 2. Select the NAS Volume that you want to create a snapshot on from the drop-down list 3. Enter a Snapshot name. 4. Click Create. 30

35 5.12 Creating a Recurring Snapshot Schedule 1. Using the NAS Manager, navigate to Data Protection Snapshots Policies. 2. Select the NAS volume that you want to create a snapshot policy on from the drop-down list 3. Define the Periodic, Hourly, Daily, and Weekly snapshots that you want. 4. Click Save Changes Restoring Snapshots Data from Snapshots can be restored using Previous Versions tab in Microsoft Windows. 31

36 32

DELL POWERVAULT NX3500 INTEGRATION WITHIN A MICROSOFT WINDOWS ENVIRONMENT

DELL POWERVAULT NX3500 INTEGRATION WITHIN A MICROSOFT WINDOWS ENVIRONMENT DELL POWERVAULT NX3500 INTEGRATION WITHIN A MICROSOFT WINDOWS ENVIRONMENT A Dell Technology White Paper Version 1.0 THIS TECHNOLOGY WHITE PAPER IS FOR INFORMATIONAL PURPOSES ONLY, AND MAY CONTAIN TYPOGRAPHICAL

More information

DELL EQUALLOGIC FS7500 INTEGRATION WITHIN A LINUX ENVIRONMENT

DELL EQUALLOGIC FS7500 INTEGRATION WITHIN A LINUX ENVIRONMENT DELL EQUALLOGIC FS7500 INTEGRATION WITHIN A LINUX ENVIRONMENT A Dell Technology White Paper Version 1.2 THIS TECHNOLOGY WHITE PAPER IS FOR INFORMATIONAL PURPOSES ONLY, AND MAY CONTAIN TYPOGRAPHICAL ERRORS

More information

Setting Up the DR Series System as an NFS Target on Amanda Enterprise 3.3.5

Setting Up the DR Series System as an NFS Target on Amanda Enterprise 3.3.5 Setting Up the DR Series System as an NFS Target on Amanda Enterprise 3.3.5 Dell Engineering November 2016 A Quest Technical White Paper Revisions Date June 2015 November 2016 Description Initial release

More information

FluidFS in a Multi-protocol (SMB/NFS) Environment

FluidFS in a Multi-protocol (SMB/NFS) Environment FluidFS in a Multi-protocol (SMB/NFS) Environment Dell Fluid File System is an easy-to-use, secure solution for simultaneously sharing files in both SMB and NFS domains. Greg Deffenbaugh Marek Roll Contents

More information

Setting Up the Dell DR Series System as an NFS Target on Amanda Enterprise 3.3.5

Setting Up the Dell DR Series System as an NFS Target on Amanda Enterprise 3.3.5 Setting Up the Dell DR Series System as an NFS Target on Amanda Enterprise 3.3.5 Dell Engineering September 2015 A Dell Technical White Paper Revisions Date June 2015 September 2015 Description Initial

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

Windows Server 2003 Network Administration Goals

Windows Server 2003 Network Administration Goals Objectives Differentiate between the different editions of Windows Server 2003 Explain Windows Server 2003 network models and server roles Identify concepts relating to Windows Server 2003 network management

More information

DELL POWERVAULT NX3500. A Dell Technical Guide Version 1.0

DELL POWERVAULT NX3500. A Dell Technical Guide Version 1.0 DELL POWERVAULT NX3500 A Dell Technical Guide Version 1.0 DELL PowerVault NX3500, A Dell Technical Guide THIS TRANSITION GUIDE IS FOR INFORMATIONAL PURPOSES ONLY, AND MAY CONTAIN TYPOGRAPHICAL ERRORS AND

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

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

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

USER GUIDE. CTERA Agent for Windows. June 2016 Version 5.5

USER GUIDE. CTERA Agent for Windows. June 2016 Version 5.5 USER GUIDE CTERA Agent for Windows June 2016 Version 5.5 Copyright 2009-2016 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

Dell Compellent Storage Center

Dell Compellent Storage Center Dell Compellent Storage Center How to Setup a Microsoft Windows Server 2012 Failover Cluster Reference Guide Dell Compellent Technical Solutions Group January 2013 THIS BEST PRACTICES GUIDE IS FOR INFORMATIONAL

More information

VMware Identity Manager Administration

VMware Identity Manager Administration VMware Identity Manager Administration VMware Identity Manager 2.4 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new

More information

Parallels Virtuozzo Containers 4.6 for Windows

Parallels Virtuozzo Containers 4.6 for Windows Parallels Parallels Virtuozzo Containers 4.6 for Windows Deploying Microsoft Clusters Copyright 1999-2010 Parallels Holdings, Ltd. and its affiliates. All rights reserved. Parallels Holdings, Ltd. c/o

More information

FluidFS Antivirus Integration

FluidFS Antivirus Integration FluidFS Antivirus Integration Dell Storage Engineering May 2014 A Dell Technical Whitepaper Revisions Date May 2014 Description Initial release THIS WHITE PAPER IS FOR INFORMATIONAL PURPOSES ONLY, AND

More information

Setting Up Replication between Dell DR Series Deduplication Appliances with NetVault 9.2 as Backup Software

Setting Up Replication between Dell DR Series Deduplication Appliances with NetVault 9.2 as Backup Software Setting Up Replication between Dell DR Series Deduplication Appliances with NetVault 9.2 as Backup Software Dell Engineering A Dell Technical White Paper Revisions Date Description Initial release THIS

More information

Scheduled Automatic Search using Dell Repository Manager

Scheduled Automatic Search using Dell Repository Manager Scheduled Automatic Search using Dell Repository Manager A Dell Technical White Paper Dell, Inc. Dell Repository Manager Team THIS WHITE PAPER IS FOR INFORMATIONAL PURPOSES ONLY, AND MAY CONTAIN TYPOGRAPHICAL

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

NetExtender for SSL-VPN

NetExtender for SSL-VPN NetExtender for SSL-VPN Document Scope This document describes how to plan, design, implement, and manage the NetExtender feature in a SonicWALL SSL-VPN Environment. This document contains the following

More information

Copyright 2010 Digiliant, LLC. All Rights Reserved.

Copyright 2010 Digiliant, LLC. All Rights Reserved. User s Guide Copyright 2010 Digiliant, LLC. All Rights Reserved. This User s Guide is provided AS-IS and Digiliant, LLC makes no warranty as to its accuracies or use. Any use of this documentation or the

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 CommVault TM Simpana TM Configuring the Dell EqualLogic PS Series Array as a Backup Target A Dell Technical White Paper by Dell Engineering

More information

Xton Access Manager GETTING STARTED GUIDE

Xton Access Manager GETTING STARTED GUIDE Xton Access Manager GETTING STARTED GUIDE XTON TECHNOLOGIES, LLC PHILADELPHIA Copyright 2017. Xton Technologies LLC. Contents Introduction... 2 Technical Support... 2 What is Xton Access Manager?... 3

More information

INSTALL GUIDE BIOVIA INSIGHT 2.6

INSTALL GUIDE BIOVIA INSIGHT 2.6 INSTALL GUIDE BIOVIA INSIGHT 2.6 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

Workspace ONE UEM Certificate Authentication for EAS with ADCS. VMware Workspace ONE UEM 1902

Workspace ONE UEM Certificate Authentication for EAS with ADCS. VMware Workspace ONE UEM 1902 Workspace ONE UEM Certificate Authentication for EAS with ADCS VMware Workspace ONE UEM 1902 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/

More information

File Services. File Services at a Glance

File Services. File Services at a Glance File Services High-performance workgroup and Internet file sharing for Mac, Windows, and Linux clients. Features Native file services for Mac, Windows, and Linux clients Comprehensive file services using

More information

Dameware ADMINISTRATOR GUIDE. Version Last Updated: October 18, 2017

Dameware ADMINISTRATOR GUIDE. Version Last Updated: October 18, 2017 ADMINISTRATOR GUIDE Dameware Version 12.0 Last Updated: October 18, 2017 Retrieve the latest version from: https://support.solarwinds.com/success_center/dameware_remote_support_mini_remote_control 2017

More information

VMware Identity Manager Cloud Deployment. Modified on 01 OCT 2017 VMware Identity Manager

VMware Identity Manager Cloud Deployment. Modified on 01 OCT 2017 VMware Identity Manager VMware Identity Manager Cloud Deployment Modified on 01 OCT 2017 VMware Identity Manager You can find the most up-to-date technical documentation on the VMware Web site at: https://docs.vmware.com/ The

More information

Dell Fluid File System Version 6.0 Support Matrix

Dell Fluid File System Version 6.0 Support Matrix Dell Fluid File System Version 6.0 Support Matrix Notes, Cautions, and Warnings NOTE: A NOTE indicates important information that helps you make better use of your product. CAUTION: A CAUTION indicates

More information

Aspera Connect Windows XP, 2003, Vista, 2008, 7. Document Version: 1

Aspera Connect Windows XP, 2003, Vista, 2008, 7. Document Version: 1 Aspera Connect 2.6.3 Windows XP, 2003, Vista, 2008, 7 Document Version: 1 2 Contents Contents Introduction... 3 Setting Up... 4 Upgrading from a Previous Version...4 Installation... 4 Set Up Network Environment...

More information

NETWRIX WINDOWS SERVER CHANGE REPORTER

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

More information

VMware Mirage Web Manager Guide

VMware Mirage Web Manager Guide Mirage 5.3 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

Microsoft Technical Solutions

Microsoft Technical Solutions Microsoft Technical Solutions How To Setup Microsoft Windows Server 2008 Failover Clustering Compellent Corporate Office Compellent Technologies 7625 Smetana Lane Eden Prairie, Minnesota 55344 www.compellent.com

More information

VMware Identity Manager Cloud Deployment. DEC 2017 VMware AirWatch 9.2 VMware Identity Manager

VMware Identity Manager Cloud Deployment. DEC 2017 VMware AirWatch 9.2 VMware Identity Manager VMware Identity Manager Cloud Deployment DEC 2017 VMware AirWatch 9.2 VMware Identity Manager You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/

More information

You can access data using the FTP/SFTP protocol. This document will guide you in the procedures for configuring FTP/SFTP access.

You can access data using the FTP/SFTP protocol. This document will guide you in the procedures for configuring FTP/SFTP access. You can access data using the FTP/SFTP protocol. This document will guide you in the procedures for configuring FTP/SFTP access. Overview of Configuring FTP/SFTP Access In order to access data using the

More information

CDP Data Center Console User Guide CDP Data Center Console User Guide Version

CDP Data Center Console User Guide CDP Data Center Console User Guide Version CDP Data Center Console User Guide CDP Data Center Console User Guide Version 3.18.2 1 README FIRST Welcome to the R1Soft CDP Data Center Console User Guide The purpose of this manual is to provide you

More information

Privileged Identity App Launcher and Session Recording

Privileged Identity App Launcher and Session Recording Privileged Identity App Launcher and Session Recording 2018 Bomgar Corporation. All rights reserved worldwide. BOMGAR and the BOMGAR logo are trademarks of Bomgar Corporation; other trademarks shown are

More information

Dell PowerVault NX1950 configuration guide for VMware ESX Server software

Dell PowerVault NX1950 configuration guide for VMware ESX Server software Dell PowerVault NX1950 configuration guide for VMware ESX Server software January 2008 Dell Global Solutions Engineering www.dell.com/vmware Dell Inc. 1 Table of Contents 1. Introduction... 3 2. Architectural

More information

VMware Identity Manager Connector Installation and Configuration (Legacy Mode)

VMware Identity Manager Connector Installation and Configuration (Legacy Mode) VMware Identity Manager Connector Installation and Configuration (Legacy Mode) VMware Identity Manager This document supports the version of each product listed and supports all subsequent versions until

More information

DIGILIANT Windows Storage Server

DIGILIANT Windows Storage Server DIGILIANT Windows Storage Server User s Guide Copyright 2005 Digiliant, LLC. All rights reserved. The technical documentation is being delivered to you AS-IS, and Digiliant, LLC makes no warranty as to

More information

Dell Storage Compellent Integration Tools for VMware

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

More information

SharePoint General Instructions

SharePoint General Instructions SharePoint General Instructions Table of Content What is GC Drive?... 2 Access GC Drive... 2 Navigate GC Drive... 2 View and Edit My Profile... 3 OneDrive for Business... 3 What is OneDrive for Business...

More information

Dell Fluid File System. Version 6.0 Support Matrix

Dell Fluid File System. Version 6.0 Support Matrix Dell Fluid File System Version 6.0 Support Matrix Notes, Cautions, and Warnings NOTE: A NOTE indicates important information that helps you make better use of your product. CAUTION: A CAUTION indicates

More information

Wireless and Dorm Printing Overview

Wireless and Dorm Printing Overview Wireless and Dorm Printing Overview Updated: 2/1/2009 IMPORTANT: IPP printing is not supported In order for wireless and dorm users to successfully print to print queues installed on a GoPrint system,

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

Remote Support 19.1 Web Rep Console

Remote Support 19.1 Web Rep Console Remote Support 19.1 Web Rep Console 2003-2019 BeyondTrust Corporation. All Rights Reserved. BEYONDTRUST, its logo, and JUMP are trademarks of BeyondTrust Corporation. Other trademarks are the property

More information

LepideAuditor for File Server. Installation and Configuration Guide

LepideAuditor for File Server. Installation and Configuration Guide LepideAuditor for File Server Installation and Configuration Guide Table of Contents 1. Introduction... 4 2. Requirements and Prerequisites... 4 2.1 Basic System Requirements... 4 2.2 Supported Servers

More information

Mozy. Administrator Guide

Mozy. Administrator Guide Mozy Administrator Guide Preface 2017 Mozy, Inc. All rights reserved. Information in this document is subject to change without notice. The software described in this document is furnished under a license

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

PMS 138 C Moto Black spine width spine width 100% 100%

PMS 138 C Moto Black spine width spine width 100% 100% Series MOTOROLA and the Stylized M Logo are registered in the US Patent & Trademark Office. All other product or service names are the property of their respective owners. 2009 Motorola, Inc. Table of

More information

Storage Manager 2018 R1. Installation Guide

Storage Manager 2018 R1. Installation Guide Storage Manager 2018 R1 Installation 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

NetIQ Advanced Authentication Framework. Deployment Guide. Version 5.1.0

NetIQ Advanced Authentication Framework. Deployment Guide. Version 5.1.0 NetIQ Advanced Authentication Framework Deployment Guide Version 5.1.0 Table of Contents 1 Table of Contents 2 Introduction 3 About This Document 3 NetIQ Advanced Authentication Framework Deployment 4

More information

Remote Support Web Rep Console

Remote Support Web Rep Console Remote Support Web Rep Console 2017 Bomgar Corporation. All rights reserved worldwide. BOMGAR and the BOMGAR logo are trademarks of Bomgar Corporation; other trademarks shown are the property of their

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

vcloud Director User's Guide

vcloud Director User's Guide vcloud Director 5.6 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

More information

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

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

More information

Enforced Client Policy & Reporting Server (EPRS) 2.3. Administration Guide

Enforced Client Policy & Reporting Server (EPRS) 2.3. Administration Guide Enforced Client Policy & Reporting Server (EPRS) 2.3 Copyright 2016 Dell Inc. All rights reserved. This product is protected by U.S. and international copyright and intellectual property laws. Dell, the

More information

Evaluation Guide Host Access Management and Security Server 12.4

Evaluation Guide Host Access Management and Security Server 12.4 Evaluation Guide Host Access Management and Security Server 12.4 Copyrights and Notices Copyright 2017 Attachmate Corporation, a Micro Focus company. All rights reserved. No part of the documentation materials

More information

EMC SourceOne for Microsoft SharePoint Version 6.7

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

More information

Dell Flexible Computing Solutions: Deploying On-Demand Desktop Streaming

Dell Flexible Computing Solutions: Deploying On-Demand Desktop Streaming Dell Flexible Computing Solutions: Deploying On-Demand Desktop Streaming Product Group November 2007 Dell White Paper November 2007 Contents Introduction... 3 Overview... 4 Planning the Deployment... 5

More information

Dell PowerVault MD3600i and MD3620i Storage Arrays. Deployment Guide

Dell PowerVault MD3600i and MD3620i Storage Arrays. Deployment Guide Dell PowerVault MD3600i and MD3620i Storage Arrays Deployment Guide Notes, Cautions, and Warnings NOTE: A NOTE indicates important information that helps you make better use of your computer. CAUTION:

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

Optimizing and Managing File Storage in Windows Environments

Optimizing and Managing File Storage in Windows Environments Optimizing and Managing File Storage in Windows Environments A Powerful Solution Based on Microsoft DFS and Virtual File Manager September 2006 TR-3511 Abstract The Microsoft Distributed File System (DFS)

More information

Horizon Workspace Administrator's Guide

Horizon Workspace Administrator's Guide Horizon Workspace Administrator's Guide Horizon Workspace 1.5 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition.

More information

Copyright Jetro Platforms, Ltd. All rights reserved.

Copyright Jetro Platforms, Ltd. All rights reserved. Important Notice Copyright 2001 2009 Jetro Platforms, Ltd. All rights reserved. This document is furnished by Jetro Platforms for information purposes only to licensed users of the Jetro COCKPIT product.

More information

Dell Compellent FS8600: CIFS File Server Consolidation Guide. A Dell Compellent Technical Tip

Dell Compellent FS8600: CIFS File Server Consolidation Guide. A Dell Compellent Technical Tip Dell Compellent FS8600: CIFS File Server Consolidation Guide A Dell Compellent Technical Tip THIS TECHNICAL TIP IS FOR INFORMATIONAL PURPOSES ONLY, AND MAY CONTAIN TYPOGRAPHICAL ERRORS AND TECHNICAL INACCURACIES.

More information

Dell FS8600 with VMware vsphere

Dell FS8600 with VMware vsphere Dell FS8600 with VMware vsphere Deployment and Configuration Best practices Dell Engineering April 04 Revisions Date Revision Author Description April 04.0 Sammy Frish FluidFS System Engineering Initial

More information

Chapter 1: Windows Platform and Architecture. You will learn:

Chapter 1: Windows Platform and Architecture. You will learn: Chapter 1: Windows Platform and Architecture Windows 2000 product family. New features/facilities of. Windows architecture. Changes to the kernel and kernel architecture. New features/facilities. Kernel

More information

Parallels Containers for Windows 6.0

Parallels Containers for Windows 6.0 Parallels Containers for Windows 6.0 Deploying Microsoft Clusters June 10, 2014 Copyright 1999-2014 Parallels IP Holdings GmbH and its affiliates. All rights reserved. Parallels IP Holdings GmbH Vordergasse

More information

Cisco Unified Serviceability

Cisco Unified Serviceability Cisco Unified Serviceability Introduction, page 1 Installation, page 5 Introduction This document uses the following abbreviations to identify administration differences for these Cisco products: Unified

More information

Dell FluidFS 6.0 FS8600 Appliance CLI Reference Guide

Dell FluidFS 6.0 FS8600 Appliance CLI Reference Guide Dell FluidFS 6.0 FS8600 Appliance CLI Reference Guide Notes, Cautions, and Warnings NOTE: A NOTE indicates important information that helps you make better use of your product. CAUTION: A CAUTION indicates

More information

Veritas NetBackup OpenStorage Solutions Guide for Disk

Veritas NetBackup OpenStorage Solutions Guide for Disk Veritas NetBackup OpenStorage Solutions Guide for Disk UNIX, Windows, Linux Release 8.0 Veritas NetBackup OpenStorage Solutions Guide for Disk Legal Notice Copyright 2016 Veritas Technologies LLC. All

More information

Realms and Identity Policies

Realms and Identity Policies The following topics describe realms and identity policies: About, page 1 Create a Realm, page 8 Create an Identity Policy, page 15 Create an Identity Rule, page 15 Manage a Realm, page 20 Manage an Identity

More information

Configuring Direct-Connect between a DR Series System and Backup Media Server

Configuring Direct-Connect between a DR Series System and Backup Media Server Configuring Direct-Connect between a DR Series System and Backup Media Server Dell Engineering October 2014 A Dell Technical White Paper Revisions Date October 2014 Description Initial release THIS WHITE

More information

Install and upgrade Qlik Sense. Qlik Sense 3.2 Copyright QlikTech International AB. All rights reserved.

Install and upgrade Qlik Sense. Qlik Sense 3.2 Copyright QlikTech International AB. All rights reserved. Install and upgrade Qlik Sense Qlik Sense 3.2 Copyright 1993-2017 QlikTech International AB. All rights reserved. Copyright 1993-2017 QlikTech International AB. All rights reserved. Qlik, QlikTech, Qlik

More information

DEPLOYMENT GUIDE Version 1.0. Deploying the ARX with Dell NX3000 and Microsoft Windows Storage Server 2008

DEPLOYMENT GUIDE Version 1.0. Deploying the ARX with Dell NX3000 and Microsoft Windows Storage Server 2008 DEPLOYMENT GUIDE Version 1.0 Deploying the ARX with Dell NX3000 and Microsoft Windows Storage Server 2008 Table of Contents Table of Contents Deploying the F5 ARX with the Dell NX3000 Prerequisites and

More information

Basic Configuration Installation Guide

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

More information

NETWRIX PASSWORD EXPIRATION NOTIFIER

NETWRIX PASSWORD EXPIRATION NOTIFIER NETWRIX PASSWORD EXPIRATION NOTIFIER ADMINISTRATOR S GUIDE Product Version: 3.3 January 2013 Legal Notice The information in this publication is furnished for information use only, and does not constitute

More information

Configuring Request Authentication and Authorization

Configuring Request Authentication and Authorization CHAPTER 15 Configuring Request Authentication and Authorization Request authentication and authorization is a means to manage employee use of the Internet and restrict access to online content. This chapter

More information

Remote Support Jumpoint Guide: Unattended Access to Computers in a Network 4. Recommended Steps to Implement Bomgar Jump Technology 5

Remote Support Jumpoint Guide: Unattended Access to Computers in a Network 4. Recommended Steps to Implement Bomgar Jump Technology 5 Jumpoint Guide 2017 Bomgar Corporation. All rights reserved worldwide. BOMGAR and the BOMGAR logo are trademarks of Bomgar Corporation; other trademarks shown are the property of their respective owners.

More information

version 5.4 Installation Guide

version 5.4 Installation Guide version 5.4 Installation Guide Document Release Date: February 9, 2012 www.phdvirtual.com Legal Notices PHD Virtual Backup for Citrix XenServer Installation Guide Copyright 2010-2012 PHD Virtual Technologies

More information

Lesson 1: Preparing for Installation

Lesson 1: Preparing for Installation 2-2 Chapter 2 Installing Windows XP Professional Lesson 1: Preparing for Installation When you install Windows XP Professional, the Windows XP Professional Setup program allows you to specify how to install

More information

User Guide AppAnywhere

User Guide AppAnywhere User Guide AppAnywhere Spectra AppAnywhere product range is the greatest offering of the world market today! It is a powerful and the easiest way to publish any of your Windows application on a LAN or

More information

VMware AirWatch Content Gateway for Windows. VMware Workspace ONE UEM 1811 Unified Access Gateway

VMware AirWatch Content Gateway for Windows. VMware Workspace ONE UEM 1811 Unified Access Gateway VMware AirWatch Content Gateway for Windows VMware Workspace ONE UEM 1811 Unified Access Gateway You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/

More information

ELM Server Exchange Edition ArchiveWeb version 5.5

ELM Server Exchange Edition ArchiveWeb version 5.5 ELM Server Exchange Edition ArchiveWeb version 5.5 Copyright 2016 Lexmark. All rights reserved. Lexmark is a trademark of Lexmark International, Inc., registered in the U.S. and/or other countries. All

More information

Accops HyWorks v3.0. Quick Start Guide. Last Update: 4/25/2017

Accops HyWorks v3.0. Quick Start Guide. Last Update: 4/25/2017 Accops HyWorks v3.0 Quick Start Guide Last Update: 4/25/2017 2017 Accops Technologies Pvt. Ltd. All rights reserved. The information contained in this document represents the current view of Propalms Technologies

More information

vcloud Director User's Guide

vcloud Director User's Guide vcloud Director 8.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 recent editions of

More information

Dell Storage Integration Tools for VMware

Dell Storage Integration Tools for VMware Dell Storage Integration Tools for VMware Version 4.1 Administrator s Guide Notes, cautions, and warnings NOTE: A NOTE indicates important information that helps you make better use of your product. CAUTION:

More information

BlackBerry Enterprise Server for Microsoft Office 365. Version: 1.0. Administration Guide

BlackBerry Enterprise Server for Microsoft Office 365. Version: 1.0. Administration Guide BlackBerry Enterprise Server for Microsoft Office 365 Version: 1.0 Administration Guide Published: 2013-01-29 SWD-20130131125552322 Contents 1 Related resources... 18 2 About BlackBerry Enterprise Server

More information

Filesharing. Jason Healy, Director of Networks and Systems

Filesharing. Jason Healy, Director of Networks and Systems Filesharing Jason Healy, Director of Networks and Systems Last Updated Mar 18, 2008 2 Contents 1 Name of Project Here 5 1.1 Introduction.............................. 5 1.2 Initial Setup..............................

More information

Chapter. Accessing Files and Folders MICROSOFT EXAM OBJECTIVES COVERED IN THIS CHAPTER

Chapter. Accessing Files and Folders MICROSOFT EXAM OBJECTIVES COVERED IN THIS CHAPTER Chapter 10 Accessing Files and Folders MICROSOFT EXAM OBJECTIVES COVERED IN THIS CHAPTER Monitor, manage, and troubleshoot access to files and folders. Configure, manage, and troubleshoot file compression

More information

Dell Compellent Storage Center with CommVault Simpana 9.0. Best Practices

Dell Compellent Storage Center with CommVault Simpana 9.0. Best Practices Dell Compellent Storage Center with CommVault Simpana 9.0 Best Practices Document revision Date Revision Comments 1/30/2012 A Initial Draft THIS BEST PRACTICES GUIDE IS FOR INFORMATIONAL PURPOSES ONLY,

More information

How to create a System Logon Account in Backup Exec for Windows Servers

How to create a System Logon Account in Backup Exec for Windows Servers How to create a System Logon Account in Backup Exec for Windows Servers Problem How to create a System Logon Account in Backup Exec for Windows Servers Solution The Backup Exec System Logon Account (SLA)

More information

DigitalPersona Pro Enterprise

DigitalPersona Pro Enterprise DigitalPersona Pro Enterprise Quick Start Guide Version 5 DATA PROTECTION REMOTE ACCESS SECURE COMMUNICATION STRONG AUTHENTICATION ACCESS RECOVERY SINGLE SIGN-ON DigitalPersona Pro Enterprise DigitalPersona

More information

Trend Micro Incorporated reserves the right to make changes to this document and to the product described herein without notice. Before installing and using the product, please review the readme files,

More information

Dell EMC Unity Family

Dell EMC Unity Family Dell EMC Unity Family Version 4.2 Configuring Hosts to Access SMB File Systems P/N 302-002-566 REV 02 Copyright 2016-2017 Dell Inc. or its subsidiaries. All rights reserved. Published July 2017 Dell believes

More information

Reference manual Integrated database authentication

Reference manual Integrated database authentication BUSINESS SOFTWARE Reference manual Integrated database authentication Installation and configuration ii This document is intended for Agresso Business World Consultants and customer Super Users, and thus

More information

VMware AirWatch Content Gateway Guide for Windows

VMware AirWatch Content Gateway Guide for Windows VMware AirWatch Content Gateway Guide for Windows Workspace ONE UEM v1810 Have documentation feedback? Submit a Documentation Feedback support ticket using the Support Wizard on support.air-watch.com.

More information

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

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

More information

Deploying VMware Identity Manager in the DMZ. JULY 2018 VMware Identity Manager 3.2

Deploying VMware Identity Manager in the DMZ. JULY 2018 VMware Identity Manager 3.2 Deploying VMware Identity Manager in the DMZ JULY 2018 VMware Identity Manager 3.2 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have

More information