High Availability for Microsoft SQL Server Using Double-Take 4.x

Size: px
Start display at page:

Download "High Availability for Microsoft SQL Server Using Double-Take 4.x"

Transcription

1 High Availability for Microsoft SQL Server Using Double-Take 4.x High Availability for Microsoft SQL Server Using Double-Take 4.x published January 2003 NSI and Double-Take are registered trademarks of Network Specialists Inc. All other products are trademarks of their respective companies NSI Software

2 Double-Take Support for Application Failover Double-Take s file system replication process is application independent and replicates any file system changes (including permissions and attributes) written to NTFS, FAT or FAT32 file systems by any application or process, subject to specific exceptions called out in the User s Guide or readme.txt file. Maintaining point-in-time consistent file system replicas and providing server monitoring and automatic or manual failover of the server name and IP address are the primary functions of the Double-Take software and we offer support to qualified customers should these functions fail to operate in accordance with our published documentation, regardless of what application or process is manipulating the data. NSI Software may provide application notes and other documents that provide implementation guidelines on how to use Double-Take functions and replicas to manually or automatically failover or recover many popular third party applications and a general process to accomplish failover or recovery of many other third party applications. While these steps are believed to be accurate for the specific configuration, Double-Take version, and application versions originally tested, due to the number of possible configurations and variables, NSI Software can only test selected combinations and may provide only limited support for the operation and configuration of third party applications or the behavior of those applications before, during, or after failover, in its discretion. In cases where NSI Software has no direct access to or experience with a particular application or configuration, NSI Software support may also be limited to only the actual replication of the file system data and failover (name and IP address) of the server. For assistance in validating, implementing or troubleshooting these or other possible configurations with third party applications, NSI Software and its partners may offer professional services on a fee basis to apply best practices for assisting with third party applications to recover automatically or manually using replicated data. This, and any other, application note is provided solely for the convenience of our customers and is not intended to bind NSI Software to any obligation. High Availability for Microsoft SQL Server Using Double-Take 4.x

3 Table of Contents Introduction... 1 Requirements... 1 Protecting Your SQL Data... 2 Install Software on the Source...2 Install and Configure Software on the Target...3 Configure and Begin Mirroring and Replication...5 Configure Failover and Begin Failure Monitoring...8 Monitoring Failover Restoring Your SQL Data High Availability for Microsoft SQL Server Using Double-Take 4.x

4 Introduction Microsoft SQL Server is a scalable, reliable, flexible, and high-performance relational database management system for Microsoft Windows 2000/NT server-based systems. NSI Software's Double-Take provides real-time enterprise data protection and replication. Double-Take can be used to provide high availability for your SQL server. This document describes the steps necessary to configure Double-Take to provide high availability for Windows 2000/NT servers running Microsoft SQL Server versions 6.5 or 7.0. These procedures allow a secondary server to assume the identity and role of a failed SQL server while maintaining the availability of SQL services with minimal disruption or data loss. To complete these instructions, you will install Microsoft SQL Server and Double-Take, and configure Double-Take for replication and failover. Due to the complexities of these applications, this document is intended for network administrators with experience installing, configuring, and maintaining network applications including Double-Take and Microsoft SQL Server. NOTE: Double-Take allows you to configure one target to monitor and failover for one or more source machines. In a one-to-one configuration, you will want to replicate your SQL data to the same location on the target so that failover is automatic. In a many-to-one configuration, each SQL data store will need to be replicated to a unique location and then renamed to the corresponding SQL directory on the source before failover occurs. This application note focuses on a single SQL server being replicated to a single target. Requirements! Two servers that meet one of the following operating system requirements:! Microsoft Windows NT 4.0 with Service Pack 4 or higher! Microsoft Windows 2000 NOTE: The two servers should both be running the same operating system. Although cross-platform mirroring and replication are available, NSI Software recommends that the two servers be the same platform for effective failover and failback.! It is recommended that both source and target servers be standalone servers. (You may experience problems with promotion and demotion during failover if either of the machines are Primary or Backup Domain Controllers.)! Both servers must be connected to the same physical network! Two licensed copies of Microsoft SQL Server 6.5 or 7.0! Two licensed copies of Double-Take 4.x High Availability for Microsoft SQL Server Using Double-Take 4.x Page 1 of 16

5 Protecting Your SQL Data Install Software on the Source 1. Install Microsoft SQL Server version 6.5 or 7.0 on the source, if it is not already installed. 2. Record the drive and directory where Microsoft SQL is installed. For example, the default directories for SQL 6.5 and 7.0 are <drive>:\mssql and <drive>:\mssql7, respectively. SQL Installation Drive and Directory: 3. Install Double-Take 4.x on the source machine using the installation defaults. See the Double-Take Getting Started guide for details. High Availability for Microsoft SQL Server Using Double-Take 4.x Page 2 of 16

6 Install and Configure Software on the Target 1. Install Double-Take 4.x on the target using the installation defaults. See the Double-Take Getting Started guide for details. 2. In Control Panel, Services, double-click the Double-Take service. 3. Mark the check box Allow Service to Interact with Desktop and click OK. 4. Install Microsoft SQL version 6.5 or 7.0 on the target using the same drive and directory specifications recorded in step 2 of the previous section. High Availability for Microsoft SQL Server Using Double-Take 4.x Page 3 of 16

7 5. Using the table below, identify the services that you will need to set to manual startup so that all SQL files are closed on the target and the Double-Take source can replicate the changes. SQL 6.5 SQL 7.0 Windows 2000 Windows NT 4.0! Distributed Transaction Coordinator! Message Queuing! MSSQLServer! SQLExecutive! MSDTC! Message Queuing! MSSQLServer! SQLExecutive! Distributed Transaction Coordinator! Message Queuing! MSSQLServer! SQLServerAgent! MSDTC! Message Queuing! MSSQLServer! SQLServerAgent NOTE: If a failure should occur, the failover and failback scripts that you will be creating will control the stopping and starting of the SQL services. High Availability for Microsoft SQL Server Using Double-Take 4.x Page 4 of 16

8 Configure and Begin Mirroring and Replication 1. Select Start, Programs, Double-Take, Management Console. 2. Double-click your source machine to log on. 3. If you are using Double-Take version 4.1 or earlier, you will need to disable auto-remirror on auto-reconnect so that the source does not remirror files after failback. In version 4.2 and later, the source automatically recognizes that a restore is required and will not remirror. If you are using 4.1 or earlier, complete steps a-c below. If you are using 4.2, you can continue with the next numbered step. a. Right-click the source machine and select Properties. b. Select the Startup tab. c. By default, Perform Remirror After Auto-Reconnect will be selected. Disable this option so that the source does not remirror files after failback. Click OK to continue. NOTE: If you disable this option and a auto-disconnect occurs, you will need to remirror manually after the connection is reestablished. High Availability for Microsoft SQL Server Using Double-Take 4.x Page 5 of 16

9 4. Right-click your source machine and select New, Replication Set and enter the desired name for the replication set. 5. Select the SQL data you wish to protect. Most likely, this will only include the SQL data and log files. It is not necessary to replicate the application files since they are already exist on the target machine.! Select the following directories: <drive>:\<sql Install Directory>\LOG <drive>:\<sql Install Directory>\Data! Select any other directories (even if on different drives) that you may have created to store SQL data files. 6. Right-click the replication set name and select Save to save the replication set. High Availability for Microsoft SQL Server Using Double-Take 4.x Page 6 of 16

10 7. Drag and drop the replication set onto the target. The Connection Manager dialog box opens. 8. The Source Server, Target Server, Replication Set, and Route fields will automatically be populated. If you have multiple IP addresses on your target, verify the Route field is set to the correct network path. (For detailed information on connecting a source and target, reference Double-Take s User's Guide.) 9. Select the One To One mapping so that the replication set data is transmitted to the same directory structure on the target. 10. Click Connect to start the mirror and replication processes. High Availability for Microsoft SQL Server Using Double-Take 4.x Page 7 of 16

11 Configure Failover and Begin Failure Monitoring 1. If a failure occurs, you will want to have the SQL services start on the target machine automatically. To do this, create a batch file called postover.bat using the sample batch file below. Save the batch file to the same directory where your Double-Take files are installed. POSTOVER.BAT rem This file is configured by default to run with SQL 7.0 on Windows 2000 rem You may need to comment the default lines out and uncomment the set of rem lines for the SQL and Windows version you are using rem If you are using SQL 6.5 and Windows 2000 use the following four commands. rem net start Distributed Transaction Coordinator rem net start Message Queuing rem net start MSSQLServer rem net start SQLExecutive rem If you are using SQL 6.5 and Windows NT 4.0 use the following four commands. rem net start MSDTC rem net start Message Queuing rem net start MSSQLServer rem net start SQLExecutive rem If you are using SQL 7.0 and Windows 2000 use the following four commands. net start Distributed Transaction Coordinator net start Message Queuing net start MSSQLServer net start SQLServerAgent rem If you are using SQL 7.0 and Windows NT 4.0 use the following four commands. rem net start MSDTC rem net start Message Queuing rem net start MSSQLServer rem net start SQLServerAgent High Availability for Microsoft SQL Server Using Double-Take 4.x Page 8 of 16

12 2. After a failure is resolved, you will be ready to bring your source back online. At this time, you will want to stop the SQL services on the target automatically. To do this, create a batch file called preback.bat using the sample batch file below. Save the batch file to the same directory where your Double-Take files are installed. PREBACK.BAT rem This file is configured by default to run with SQL 7.0 on Windows 2000 rem You may need to comment the default lines out and uncomment the set of rem lines for the SQL and Windows version you are using rem If you are using SQL 6.5 and Windows 2000 use the following four commands. rem net stop Distributed Transaction Coordinator rem net stop Message Queuing rem net stop MSSQLServer rem net stop SQLExecutive rem If you are using SQL 6.5 and Windows NT 4.0 use the following four commands. rem net stop MSDTC rem net stop Message Queuing rem net stop MSSQLServer rem net stop SQLExecutive rem If you are using SQL 7.0 and Windows 2000 use the following four commands. net stop Distributed Transaction Coordinator net stop Message Queuing net stop SQLServerAgent net stop MSSQLServer /y rem If you are using SQL 7.0 and Windows NT 4.0 use the following four commands. rem net stop MSDTC rem net stop Message Queuing rem net stop SQLServerAgent rem net stop MSSQLServer /y NOTE: These sample batch files are available on the NSI Software web site at 3. Select Start, Programs, Double-Take, Failover Control Center. 4. Select the target machine from the list of available machines. If the target you need is not displayed, click Add Target, enter the machine name, and click OK. 5. To add a monitor for the selected target, click Add Monitor. Type the name of the source machine and click OK. The Monitor Settings window will open. High Availability for Microsoft SQL Server Using Double-Take 4.x Page 9 of 16

13 6. In the Monitor Settings window, mark the IP address that is going to failover and verify that Adding Source Identity to Target is selected. 7. Click Scripts and specify the scripts that were created in steps 1 and 2 on page 8 and page Click OK to go back to the Monitor Settings dialog box. 9. Click OK to begin monitoring the source machine. In the event of a source machine failure, your target machine is now ready to stand in for your source. High Availability for Microsoft SQL Server Using Double-Take 4.x Page 10 of 16

14 Monitoring Failover Now that replication and failover monitoring are configured and started, you will need to know if and when there is a problem. Since it can be essential to quickly know the status of your machines, Double-Take offers various methods for monitoring the status of failover. When the Failover Control Center is running, you will see four visual indicators:! The Failover Control Center Time to Fail counter! The Failover Control Center status bar located at the bottom of the window! The Failover Control Center colored bullets to the left of each IP address and source machine! The Windows desktop icon tray containing a failover icon Colored Bullets Time to Fail Counter Status Bar Windows Desktop Icon Tray NOTE: You can minimize the Failover Control Center and, although it will not appear in your Windows taskbar, it will still be active and the failover icon will still appear in the desktop icon tray. The Failover Control Center does not have to be running for failover to occur. High Availability for Microsoft SQL Server Using Double-Take 4.x Page 11 of 16

15 The following table identifies how the visual indicators change as the status of failover changes. Time to Fail Countdown Status Bar Colored Bullets Desktop Icon Tray Source is Online The Time to Fail counter is counting down and resetting each time a heartbeat is received from the source machine. The status bar indicates that the target machine is monitoring the source machine. The bullets are green. a The Windows desktop icon tray contains a failover icon with red and green computers. Source Fails and Failover is Initiated The Time to Fail countdown value is 0. The status bar displays the source machine and IP address currently being assumed by the target. The bullets are red. The Windows desktop icon tray contains a failover icon with red and green computers. Failover is Complete The Time to Fail counter is replaced with the Failed Over message. The status bar indicates that monitoring has continued. The bullets are red. The Windows desktop icon tray contains a failover icon with a red computer. a. When the Time to Fail value has decreased by 25% of the entire timeout period, the bullet changes from green to yellow, indicating that the target has not received a response from the source. The yellow bullet is a caution signal. If a response from the source is received, the countdown resets and the bullets change back to green. If the countown reaches zero without the target receiving a response from the source, failover begins. Once failover is complete, any clients logging into the SQL server will be automatically directed to the target. Depending on the type of client software being used, SQL clients with an exsiting connection may have to be restarted in order to establish a connection with the target. NOTE: For additional detailed information on failover and other monitoring tools, see the Double-Take User s Guide. High Availability for Microsoft SQL Server Using Double-Take 4.x Page 12 of 16

16 Restoring Your SQL Data If your source experiences a failure, such as a power, network, or disk failure, your target machine will stand in for the source while you resolve the source machine issues. During the source machine downtime, data is updated on the target machine. When your source machine is ready to come back online, the data is no longer current and must be updated with the new data on the target machine. 1. Verify that your source machine is not connected to the network. If it is, disconnect it. 2. Resolve the source machine problem that caused the failure. NOTE: If you must rebuild your hard drive, continue with step 3. If you do not need to rebuild your hard drive, continue with step Install Windows 2000/NT. Since your source machine is not connected to the network, go ahead and use the source s original name and IP address. 4. Install Double-Take 4.x using the installation defaults. NOTE: Verify that the transacational applications option is selected on the Double-Take Optimizations screen since Microsoft SQL Server is a transactional database application. See the Double-Take guide Getting Started for further details. 5. Install SQL using the same drive and directory settings recorded in step 2 of the first section. High Availability for Microsoft SQL Server Using Double-Take 4.x Page 13 of 16

17 6. Using the table below, identify the services that you will need to set to manual startup so that all SQL files are closed on the target and the Double-Take source can replicate the changes. SQL 6.5 SQL 7.0 Windows 2000 Windows NT 4.0! Distributed Transaction Coordinator! Message Queuing! MSSQLServer! SQLExecutive! MSDTC! Message Queuing! MSSQLServer! SQLExecutive! Distributed Transaction Coordinator! Message Queuing! MSSQLServer! SQLServerAgent! MSDTC! Message Queuing! MSSQLServer! SQLServerAgent 7. Rename any log files located in SQL log directory. By default, this is MSSQL\Log for SQL 6.5 and MSSQL7\Log for SQL Verify that SQL is not running on the source. The SQL services must not be running at this time. Depending on the type of failure, your services may be set to manual startup but could still be running. Stop your SQL services and set them to manual. 9. Select Start, Programs, Double-Take, Failover Control Center. 10. Select the target machine that is currently standing in for the failed source. High Availability for Microsoft SQL Server Using Double-Take 4.x Page 14 of 16

18 11. Select the failed source and click Failback. The pre-failback script entered during the failover configuration stops the SQL services on the target so that no additional changes can be made. 12. You will be prompted to determine if you want to continue monitoring the source server. Do not choose Continue or Stop at this time. 13. Connect the source machine to the network. 14. After the source is back online, select whether or not you want to continue monitoring this source machine (Continue or Stop). High Availability for Microsoft SQL Server Using Double-Take 4.x Page 15 of 16

19 15. To begin the restoration process, open the Double-Take Management Console and select Tools, Restoration Manager. NOTE: You can also run the Double-Take DTCL automated restoration script, which can be found in the Double-Take User s Guide, to complete the remaining steps in this section. 16. Complete the appropriate fields as described below.! Original Source The name of the source machine where the data original resided.! Restore From The name of the target machine that contains the replicated data.! Replication Set The name of the replication set to be restored.! Restore To The name of the machine where you the data will be restored. This may or may not be the same as the original source machine. 17. Identify the correct drive mappings for the data and any other restoration options necessary. For detailed information on the restoration options, see Double-Take s User s Guide. 18. Verify that the selections you have made are correct and click Restore. The restoration procedure time will vary depending on the amount of data that you have to restore. 19. After the restoration is complete, start the SQL services on the source machine. 20. Reestablish the Double-Take SQL replication set connection. At this time, your data is restored back to your source machine, the source machine is again the primary SQL server, and, if you selected to continue failover monitoring, the target is available to stand in for the source in the event of a failure. High Availability for Microsoft SQL Server Using Double-Take 4.x Page 16 of 16

High Availability for Microsoft SQL Server 7.0 Using Double-Take

High Availability for Microsoft SQL Server 7.0 Using Double-Take High Availability for Microsoft SQL Server 7.0 Using Double-Take High Availability for Microsoft SQL Server 7.0 Using Double-Take Revision 3.0.0 published July 2003 NSI and Double-Take are registered trademarks

More information

High Availability for Internet Information Server Using Double-Take 4.x

High Availability for Internet Information Server Using Double-Take 4.x High Availability for Internet Information Server Using Double-Take 4.x High Availability for Internet Information Server Using Double-Take 4.x published December 2002 NSI and Double-Take are registered

More information

High Availability for Microsoft SQL Server 2000 Using Double-Take

High Availability for Microsoft SQL Server 2000 Using Double-Take High Availability for Microsoft SQL Server 2000 Using Double-Take High Availability for Microsoft SQL Server 2000 Using Double-Take Revision 3.0.0 published July 2003 NSI and Double-Take are registered

More information

High Availability for Oracle 9i Using Double-Take

High Availability for Oracle 9i Using Double-Take High Availability for Oracle 9i Using Double-Take High Availability for Oracle 9i Using Double-Take published November 2002 NSI and Double-Take are registered trademarks of Network Specialists, Inc. All

More information

How to Configure Double-Take on Microsoft Exchange Server

How to Configure Double-Take on Microsoft Exchange Server High Availability for Exchange Server 5.0 and 5.5 Using Double-Take 4.x High Availability for Exchange Server 5.0 and 5.5 Using Double-Take 4.x published August 2002 NSI and Double-Take are registered

More information

High Availability for Oracle 8 Using Double-Take

High Availability for Oracle 8 Using Double-Take High Availability for Oracle 8 Using Double-Take High Availability for Oracle 8 Using Double-Take Revision 2.0.0 published July 2003 NSI and Double-Take are registered trademarks of Network Specialists

More information

Cluster to Cluster Failover Using Double-Take

Cluster to Cluster Failover Using Double-Take Cluster to Cluster Failover Using Double-Take Cluster to Cluster Failover Using Double-Take published August 2001 NSI and Double-Take are registered trademarks of Network Specialists, Inc. GeoCluster is

More information

High Availability for Exchange Server 5.5 Using Double-Take

High Availability for Exchange Server 5.5 Using Double-Take High Availability for Exchange Server 5.5 Using Double-Take High Availability for Exchange Server 5.5 Using Double-Take Revision 3.2.0 published August 2004 Double-Take, GeoCluster and NSI are registered

More information

High Availability for Oracle 10g Using Double-Take

High Availability for Oracle 10g Using Double-Take High Availability for Oracle 10g Using Double-Take High Availability for Oracle 10g Using Double-Take Revision 1.0.0 published September 2004 Double-Take, GeoCluster and NSI are registered trademarks of

More information

High Availability for Microsoft SQL Server Using Double-Take 4.x

High Availability for Microsoft SQL Server Using Double-Take 4.x High Availability for Microsoft SQL Server Using Doble-Take 4.x High Availability for Microsoft SQL Server Using Doble-Take 4.x pblished April 2000 NSI and Doble-Take are registered trademarks of Network

More information

High Availability for VMware GSX Server

High Availability for VMware GSX Server High Availability for GSX Server High Availability for GSX Server Revision 1.1.0 published January 2005, GeoCluster, and NSI are registered trademarks of NSI Software, Inc. Balance is a trademark of NSI

More information

High Availability for Microsoft Virtual Server

High Availability for Microsoft Virtual Server High Availability for Microsoft Virtual Server High Availability for Microsoft Virtual Server Revision 1.1.0 published January 2005, GeoCluster, and NSI are registered trademarks of NSI Software, Inc.

More information

Cluster to Cluster Failover Using Double-Take

Cluster to Cluster Failover Using Double-Take Cluster to Cluster Failover Using Double-Take Cluster to Cluster Failover Using Double-Take Revision 2.2.0 published March 2004 Double-Take, GeoCluster and NSI are registered trademarks of NSI Software,

More information

Domain Controller Failover When Using Active Directory

Domain Controller Failover When Using Active Directory Domain Controller Failover When Using Active Directory Domain Controller Failover When Using Active Directory published January 2002 NSI and Double-Take are registered trademarks of Network Specialists,

More information

Using Double-Take Through a Firewall

Using Double-Take Through a Firewall Using Double-Take Through a Firewall Using Double-Take Through a Firewall published August 2001 NSI and Double-Take are registered trademarks of Network Specialists, Inc. All other products are trademarks

More information

High Availability for Internet Information Server Using Double-Take 4.x

High Availability for Internet Information Server Using Double-Take 4.x High Availability for Internet Information Server Using Doble-Take 4.x High Availability for Internet Information Server Using Doble-Take 4.x pblished April 2000 NSI and Doble-Take are registered trademarks

More information

Troubleshooting Failover in Cisco Unity 8.x

Troubleshooting Failover in Cisco Unity 8.x CHAPTER 16 Troubleshooting Failover in Cisco Unity 8.x This chapter describes methods for troubleshooting Cisco Unity failover. See the following sections: Failover Configuration Wizard Does Not Finish

More information

Double-Take AVAILABILITY

Double-Take AVAILABILITY Double-Take AVAILABILITY Version 8.0.0 Double-Take Availability for Linux User's Guide Notices Double-Take Availability for Linux User's Guide Version 8.0, Monday, April 25, 2016 Check your service agreement

More information

Double-Take Application Manager User s Guide

Double-Take Application Manager User s Guide Double-Take Application Manager User s Guide Double-Take Application Manager User s Guide Revision 4.0.0 published February 2006 Double-Take, GeoCluster, and NSI are registered trademarks of NSI Software,

More information

HP STORAGEWORKS STORAGE MIRRORING V4.5 SOFTWARE

HP STORAGEWORKS STORAGE MIRRORING V4.5 SOFTWARE You can read the recommendations in the, the technical guide or the installation guide for HP STORAGEWORKS STORAGE MIRRORING V4.5 SOFTWARE. You'll find the answers to all your questions on the HP STORAGEWORKS

More information

HP OpenView Storage Mirroring application notes. Guidelines for testing a disaster recovery/high availability scenario

HP OpenView Storage Mirroring application notes. Guidelines for testing a disaster recovery/high availability scenario HP OpenView Storage Mirroring application notes Guidelines for testing a disaster recovery/high availability scenario Part number: T2558 88082 Third edition: June 2006 Legal and notice information Copyright

More information

Deploying Remote Desktop Connection Broker with High Availability Step-by-Step Guide

Deploying Remote Desktop Connection Broker with High Availability Step-by-Step Guide Deploying Remote Desktop Connection Broker with High Availability Step-by-Step Guide Microsoft Corporation Published: May 2010 Abstract This guide describes the steps for configuring Remote Desktop Connection

More information

EXPRESSCLUSTER X for Windows Quick Start Guide for Microsoft SQL Server 2014. Version 1

EXPRESSCLUSTER X for Windows Quick Start Guide for Microsoft SQL Server 2014. Version 1 EXPRESSCLUSTER X for Windows Quick Start Guide for Microsoft SQL Server 2014 Version 1 NEC EXPRESSCLUSTER X 3.x for Windows SQL Server 2014 Quick Start Guide Document Number ECX-MSSQL2014-QSG, Version

More information

Double-Take Application Manager User s Guide

Double-Take Application Manager User s Guide Double-Take Application Manager User s Guide Double-Take Application Manager User s Guide Revision 5.0.0 published November 2007 Double-Take, GeoCluster, and NSI are registered trademarks of Double-Take

More information

12 NETWORK MANAGEMENT

12 NETWORK MANAGEMENT 12 NETWORK MANAGEMENT PROJECTS Project 12.1 Project 12.2 Project 12.3 Project 12.4 Understanding Key Concepts Backing Up and Restoring Data Monitoring Computer Activity Configuring SNMP Support 276 Networking

More information

Configure SPLM 2012 on Windows 7 Laptop

Configure SPLM 2012 on Windows 7 Laptop Configure SPLM 2012 on Windows 7 Laptop 7/12/2012 SmartPlant License Manager (SPLM) requires a static IP Address on the license machine. To fulfill this requirement on laptops a virtual network adapter

More information

Server Installation: ServerTools

Server Installation: ServerTools Server Installation: ServerTools ServerTools Page 1 Table of Contents To Install ServerTools...3 Backup and Restore...6 Purpose...6 Background...6 Requirements...6 Creating a Backup Schedule using the

More information

Drobo How-To Guide. What You Will Need. Configure Replication for DR Using Double-Take Availability and Drobo iscsi SAN

Drobo How-To Guide. What You Will Need. Configure Replication for DR Using Double-Take Availability and Drobo iscsi SAN This document shows you how to use Drobo iscsi SAN storage with Double-Take Availability to deliver replication and DR for servers and applications. Double-Take Availability from Vision Solutions performs

More information

pcanywhere Advanced Configuration Guide

pcanywhere Advanced Configuration Guide Introduction The pcanywhere Solution Advanced Configuration Guide is provided to assist customers with advanced features once they have the Symantec Management Platform with pcanywhere Solution installed.

More information

Sophos Anti-Virus for NetApp Storage Systems startup guide

Sophos Anti-Virus for NetApp Storage Systems startup guide Sophos Anti-Virus for NetApp Storage Systems startup guide Runs on Windows 2000 and later Product version: 1 Document date: April 2012 Contents 1 About this guide...3 2 About Sophos Anti-Virus for NetApp

More information

Using Additional Pollers with WhatsUp Gold v16.0 Learn how to install, configure, and manage pollers for load balancing on your WhatsUp Gold system

Using Additional Pollers with WhatsUp Gold v16.0 Learn how to install, configure, and manage pollers for load balancing on your WhatsUp Gold system Using Additional Pollers with WhatsUp Gold v16.0 Learn how to install, configure, and manage pollers for load balancing on your WhatsUp Gold system Contents CHAPTER 1 Polling Overview WhatsUp Gold Polling

More information

HELP DOCUMENTATION E-SSOM BACKUP AND RESTORE GUIDE

HELP DOCUMENTATION E-SSOM BACKUP AND RESTORE GUIDE HELP DOCUMENTATION E-SSOM BACKUP AND RESTORE GUIDE Copyright 1998-2012, Tools4ever B.V. All rights reserved. No part of the contents of this user guide may be reproduced or transmitted in any form or by

More information

ilaw Installation Procedure

ilaw Installation Procedure ilaw Installation Procedure This guide will provide a reference for a full installation of ilaw Case Management Software. Contents ilaw Overview How ilaw works Installing ilaw Server on a PC Installing

More information

Secure Agent Quick Start for Windows

Secure Agent Quick Start for Windows Secure Agent Quick Start for Windows 1993-2015 Informatica Corporation. No part of this document may be reproduced or transmitted in any form, by any means (electronic, photocopying, recording or otherwise)

More information

SonicWALL CDP 5.0 Microsoft Exchange InfoStore Backup and Restore

SonicWALL CDP 5.0 Microsoft Exchange InfoStore Backup and Restore SonicWALL CDP 5.0 Microsoft Exchange InfoStore Backup and Restore Document Scope This solutions document describes how to configure and use the Microsoft Exchange InfoStore Backup and Restore feature in

More information

Moving the TRITON Reporting Databases

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

More information

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

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

More information

WatchGuard Mobile User VPN Guide

WatchGuard Mobile User VPN Guide WatchGuard Mobile User VPN Guide Mobile User VPN establishes a secure connection between an unsecured remote host and a protected network over an unsecured network using Internet Protocol Security (IPSec).

More information

Diamond II v2.3 Service Pack 4 Installation Manual

Diamond II v2.3 Service Pack 4 Installation Manual Diamond II v2.3 Service Pack 4 Installation Manual P/N 460987001B ISS 26APR11 Copyright Disclaimer Trademarks and patents Intended use Software license agreement FCC compliance Certification and compliance

More information

QUANTIFY INSTALLATION GUIDE

QUANTIFY INSTALLATION GUIDE QUANTIFY INSTALLATION GUIDE Thank you for putting your trust in Avontus! This guide reviews the process of installing Quantify software. For Quantify system requirement information, please refer to the

More information

Keep SQL Service Running On Replica Member While Replicating Data In Realtime

Keep SQL Service Running On Replica Member While Replicating Data In Realtime Page 1 of 7 Keep SQL Service Running On Replica Member While Replicating Data In Realtime ClusterReplica Enterprise resolves the issue by redirect the data in real-time data replication to a temporary

More information

Metalogix SharePoint Backup. Advanced Installation Guide. Publication Date: August 24, 2015

Metalogix SharePoint Backup. Advanced Installation Guide. Publication Date: August 24, 2015 Metalogix SharePoint Backup Publication Date: August 24, 2015 All Rights Reserved. This software is protected by copyright law and international treaties. Unauthorized reproduction or distribution of this

More information

Windows Security Scoring Tool Implementation Guide v2.0.1

Windows Security Scoring Tool Implementation Guide v2.0.1 Windows Security Scoring Tool v2.0.1 By Kerry Steele Win2K-Feedback@cisecurity.org Terms of Use Agreement 1. Grant of Permission to use the Windows 2000 Download Package consisting of the Windows 2000

More information

How To Upgrade Your Microsoft SQL Server for Accounting CS Version 2012.1

How To Upgrade Your Microsoft SQL Server for Accounting CS Version 2012.1 How To Upgrade Your Microsoft SQL Server for Version 2012.1 The first step is to gather important information about your existing configuration. Identify The Database Server and SQL Server Version The

More information

DigiVault Online Backup Manager. Microsoft SQL Server Backup/Restore Guide

DigiVault Online Backup Manager. Microsoft SQL Server Backup/Restore Guide DigiVault Online Backup Manager Microsoft SQL Server Backup/Restore Guide Version 4.6.1.4 October 2005 DigiVault Backup Manager User Guide 2 Table of Contents 1 Backup/Restore Microsoft SQL Server 7.0

More information

Backup/Restore Utility (Version 2.1)

Backup/Restore Utility (Version 2.1) TOSHIBA Strata CIX Product Bulletin PBCIX-0031 July 31, 2006 Backup/Restore Utility (Version 2.1) Backup/Restore The Backup and Restore Utility is a tool that connects to Stratagy ES, Strata ACD, Strata

More information

HP External Hard Disk Drive Backup Solution by Seagate User Guide. November 2004 (First Edition) Part Number 373652-001

HP External Hard Disk Drive Backup Solution by Seagate User Guide. November 2004 (First Edition) Part Number 373652-001 HP External Hard Disk Drive Backup Solution by Seagate User Guide November 2004 (First Edition) Part Number 373652-001 Copyright 2004 Hewlett-Packard Development Company, L.P. The information contained

More information

Restoring Microsoft SQL Server 7 Master Databases

Restoring Microsoft SQL Server 7 Master Databases Restoring Microsoft SQL Server 7 Master Databases A damaged master database is evident by the failure of the SQL Server to start, by segmentation faults or input/output errors or by a report from DBCC.

More information

Troubleshooting File and Printer Sharing in Microsoft Windows XP

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

More information

Configure SQL database mirroring

Configure SQL database mirroring App Orchestration 2.0 Configure SQL database mirroring Prepared by: Mohit Menghnani Commissioning Editor: Linda Belliveau Version: 4.0 Last Updated: December 12, 2013 Page 1 Contents Overview... 3 Configure

More information

StarWind iscsi SAN & NAS: Configuring HA Storage for Hyper-V October 2012

StarWind iscsi SAN & NAS: Configuring HA Storage for Hyper-V October 2012 StarWind iscsi SAN & NAS: Configuring HA Storage for Hyper-V October 2012 TRADEMARKS StarWind, StarWind Software and the StarWind and the StarWind Software logos are trademarks of StarWind Software which

More information

Moving the Web Security Log Database

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

More information

Hosting Users Guide 2011

Hosting Users Guide 2011 Hosting Users Guide 2011 eofficemgr technology support for small business Celebrating a decade of providing innovative cloud computing services to small business. Table of Contents Overview... 3 Configure

More information

Laptop Backup - User Guide (Windows)

Laptop Backup - User Guide (Windows) Laptop Backup - User Guide (Windows) Page 1 of 14 Page 2 of 14 Laptop Backup - User Guide - (Windows) TABLE OF CONTENTS INSTALLATION MONITOR RESTORE ADVANCED OPTIONS Adding Backup Content Filtering Contents

More information

StarWind Virtual SAN Installing & Configuring a SQL Server 2012 Failover Cluster

StarWind Virtual SAN Installing & Configuring a SQL Server 2012 Failover Cluster #1 HyperConverged Appliance for SMB and ROBO StarWind Virtual SAN Installing & Configuring a SQL Server 2012 Failover JANUARY 2015 TECHNICAL PAPER Trademarks StarWind, StarWind Software and the StarWind

More information

AUTOMATED DISASTER RECOVERY SOLUTION USING AZURE SITE RECOVERY FOR FILE SHARES HOSTED ON STORSIMPLE

AUTOMATED DISASTER RECOVERY SOLUTION USING AZURE SITE RECOVERY FOR FILE SHARES HOSTED ON STORSIMPLE AUTOMATED DISASTER RECOVERY SOLUTION USING AZURE SITE RECOVERY FOR FILE SHARES HOSTED ON STORSIMPLE Copyright This document is provided "as-is." Information and views expressed in this document, including

More information

WIM Image Upgrade Instructions

WIM Image Upgrade Instructions v2.1 v2.1 Publication Information 2015 Imagine Communications Corp. Proprietary and Confidential. Imagine Communications considers this document and its contents to be proprietary and confidential. Except

More information

StarWind Virtual SAN Installation and Configuration of Hyper-Converged 2 Nodes with Hyper-V Cluster

StarWind Virtual SAN Installation and Configuration of Hyper-Converged 2 Nodes with Hyper-V Cluster #1 HyperConverged Appliance for SMB and ROBO StarWind Virtual SAN Installation and Configuration of Hyper-Converged 2 Nodes with MARCH 2015 TECHNICAL PAPER Trademarks StarWind, StarWind Software and the

More information

Implementing Microsoft SQL Server 2008 Exercise Guide. Database by Design

Implementing Microsoft SQL Server 2008 Exercise Guide. Database by Design Implementing Microsoft SQL Server 2008 Exercise Guide Database by Design Installation Lab: This lab deals with installing the SQL Server 2008 database. The requirements are to have either a Windows 7 machine

More information

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

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

More information

Backup Exec Private Cloud Services. Planning and Deployment Guide

Backup Exec Private Cloud Services. Planning and Deployment Guide Backup Exec Private Cloud Services Planning and Deployment Guide Chapter 1 Introducing Backup Exec Private Cloud Services This chapter includes the following topics: About Backup Exec Private Cloud Services

More information

Viewing and Troubleshooting Perfmon Logs

Viewing and Troubleshooting Perfmon Logs CHAPTER 7 To view perfmon logs, you can download the logs or view them locally. This chapter contains information on the following topics: Viewing Perfmon Log Files, page 7-1 Working with Troubleshooting

More information

WhatsUp Gold v16.3 Installation and Configuration Guide

WhatsUp Gold v16.3 Installation and Configuration Guide WhatsUp Gold v16.3 Installation and Configuration Guide Contents Installing and Configuring WhatsUp Gold using WhatsUp Setup Installation Overview... 1 Overview... 1 Security considerations... 2 Standard

More information

Installing Active Directory

Installing Active Directory Installing Active Directory 119 Installing Active Directory Installing Active Directory is an easy and straightforward process as long as you planned adequately and made the necessary decisions beforehand.

More information

StarWind iscsi SAN & NAS: Configuring HA Shared Storage for Scale- Out File Servers in Windows Server 2012 January 2013

StarWind iscsi SAN & NAS: Configuring HA Shared Storage for Scale- Out File Servers in Windows Server 2012 January 2013 StarWind iscsi SAN & NAS: Configuring HA Shared Storage for Scale- Out File Servers in Windows Server 2012 January 2013 TRADEMARKS StarWind, StarWind Software and the StarWind and the StarWind Software

More information

BackupAssist v6 quickstart guide

BackupAssist v6 quickstart guide Using the new features in BackupAssist v6... 2 VSS application backup (Exchange, SQL, SharePoint)... 2 Backing up VSS applications... 2 Restoring VSS applications... 3 System State backup and restore...

More information

Veritas Cluster Server Database Agent for Microsoft SQL Configuration Guide

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

More information

System Area Management Software Tool Tip: Integrating into NetIQ AppManager

System Area Management Software Tool Tip: Integrating into NetIQ AppManager System Area Management Software Tool Tip: Integrating into NetIQ AppManager Overview: This document provides an overview of how to integrate System Area Management's event logs with NetIQ's AppManager.

More information

FTP, IIS, and Firewall Reference and Troubleshooting

FTP, IIS, and Firewall Reference and Troubleshooting FTP, IIS, and Firewall Reference and Troubleshooting Although Cisco VXC Manager automatically installs and configures everything you need for use with respect to FTP, IIS, and the Windows Firewall, the

More information

STIDistrict Server Replacement

STIDistrict Server Replacement STIDistrict Server Replacement Major Steps Defined This document addresses how to migrate data and applications from an existing STIDistrict (SQL) Server to a new machine. There will be 8 major steps:

More information

Aventail Connect Client with Smart Tunneling

Aventail Connect Client with Smart Tunneling Aventail Connect Client with Smart Tunneling User s Guide Windows v8.7.0 1996-2006 Aventail Corporation. All rights reserved. Aventail, Aventail Cache Control, Aventail Connect, Aventail Connect Mobile,

More information

Video Administration Backup and Restore Procedures

Video Administration Backup and Restore Procedures CHAPTER 12 Video Administration Backup and Restore Procedures This chapter provides procedures for backing up and restoring the Video Administration database and configuration files. See the following

More information

Backup/Restore Microsoft SQL Server 7.0 / 2000 / 2005 / 2008

Backup/Restore Microsoft SQL Server 7.0 / 2000 / 2005 / 2008 Backup/Restore Microsoft SQL Server 7.0 / 2000 / 2005 / 2008 This chapter will describe in details how to use OTTO Max to backup your Microsoft SQL Server 7.0 / 2000 / 2005 / 2008 server and how you can

More information

Installing and Configuring a. SQL Server 2012 Failover Cluster

Installing and Configuring a. SQL Server 2012 Failover Cluster Installing and Configuring a SQL Server 2012 Failover Cluster Edwin M Sarmiento Applies to: SQL Server 2012 SQL Server 2014 P a g e 1 Copyright This document is provided as-is. Information and views expressed

More information

CS WinOMS Practice Management Software Server Migration Help Guide

CS WinOMS Practice Management Software Server Migration Help Guide CS WinOMS Practice Management Software Server Migration Help Guide Checklist Prior to Beginning a Server Migration: A. The CS WinOMS install disk. Install files can be downloaded to server via FTP, contact

More information

SonicWALL CDP Local Archiving

SonicWALL CDP Local Archiving This document describes how to configure, implement, and manage a local archive for your SonicWALL CDP appliance. It contains the following sections: Feature Overview section on page 1 Using Local Archiving

More information

Allworx OfficeSafe Operations Guide Release 6.0

Allworx OfficeSafe Operations Guide Release 6.0 Allworx OfficeSafe Operations Guide Release 6.0 No part of this publication may be reproduced, stored in a retrieval system, or transmitted, in any form or by any means, electronic, mechanical, photocopy,

More information

vcenter Configuration Manager Backup and Disaster Recovery Guide VCM 5.3

vcenter Configuration Manager Backup and Disaster Recovery Guide VCM 5.3 vcenter Configuration Manager Backup and Disaster Recovery Guide VCM 5.3 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by

More information

VERITAS Backup Exec TM 10.0 for Windows Servers

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

More information

System 800xA Tools. System Version 6.0. Power and productivity for a better world TM

System 800xA Tools. System Version 6.0. Power and productivity for a better world TM System 800xA Tools System Version 6.0 Power and productivity for a better world TM System 800xA Tools System Version 6.0 NOTICE This document contains information about one or more ABB products and may

More information

Administration Guide. . All right reserved. For more information about Specops Gpupdate and other Specops products, visit www.specopssoft.

Administration Guide. . All right reserved. For more information about Specops Gpupdate and other Specops products, visit www.specopssoft. . All right reserved. For more information about Specops Gpupdate and other Specops products, visit www.specopssoft.com Copyright and Trademarks Specops Gpupdate is a trademark owned by Specops Software.

More information

How to Restore a Windows System to Bare Metal

How to Restore a Windows System to Bare Metal How to Restore a Windows System to Bare Metal This article applies to Barracuda Backup Server firmware version 5.4 and higher. Bare metal recovery allows you to restore a complete Microsoft Windows system,

More information

Sophos Anti-Virus for NetApp Storage Systems startup guide. Runs on Windows 2000 and later

Sophos Anti-Virus for NetApp Storage Systems startup guide. Runs on Windows 2000 and later Sophos Anti-Virus for NetApp Storage Systems startup guide Runs on Windows 2000 and later Document date: July 2007 Contents About this guide...4 About Sophos Anti-Virus for NetApp Storage Systems...5

More information

Table of Contents. CHAPTER 1 About This Guide... 9. CHAPTER 2 Introduction... 11. CHAPTER 3 Database Backup and Restoration... 15

Table of Contents. CHAPTER 1 About This Guide... 9. CHAPTER 2 Introduction... 11. CHAPTER 3 Database Backup and Restoration... 15 Table of Contents CHAPTER 1 About This Guide......................... 9 The Installation Guides....................................... 10 CHAPTER 2 Introduction............................ 11 Required

More information

Secure Perfect RAID Recovery Instructions

Secure Perfect RAID Recovery Instructions Secure Perfect RAID Recovery Instructions Contents Overview Dell PowerEdge 2500 RAID Level 1 Recovery Instructions Overview NOTE If you possess a previous version of this document, you may notice changes

More information

How to install Small Business Server 2003 in an existing Active

How to install Small Business Server 2003 in an existing Active Page 1 of 6 How to install Small Business Server 2003 in an existing Active Directory domain INTRODUCTION This article describes how to install a Microsoft Windows Small Business Server (SBS) 2003-based

More information

Telecom DaySave. User Guide. Client Version 2.2.0.3

Telecom DaySave. User Guide. Client Version 2.2.0.3 Telecom DaySave User Guide Client Version 2.2.0.3 Table of Contents Chapter 1: DaySave Overview... 4 Chapter 2: Installing DaySave... 5 Downloading the DaySave Client... 5 Installing the DaySave Client...

More information

HELP DOCUMENTATION E-SSOM BACKUP AND RESTORE GUIDE

HELP DOCUMENTATION E-SSOM BACKUP AND RESTORE GUIDE HELP DOCUMENTATION E-SSOM BACKUP AND RESTORE GUIDE Copyright 1998-2013 Tools4ever B.V. All rights reserved. No part of the contents of this user guide may be reproduced or transmitted in any form or by

More information

System 800xA Tools. System Version 5.1. Power and productivity for a better world TM

System 800xA Tools. System Version 5.1. Power and productivity for a better world TM System 800xA Tools System Version 5.1 Power and productivity for a better world TM System 800xA Tools System Version 5.1 NOTICE This document contains information about one or more ABB products and may

More information

StarWind iscsi SAN & NAS: Configuring HA File Server on Windows Server 2012 for SMB NAS January 2013

StarWind iscsi SAN & NAS: Configuring HA File Server on Windows Server 2012 for SMB NAS January 2013 StarWind iscsi SAN & NAS: Configuring HA File Server on Windows Server 2012 for SMB NAS January 2013 TRADEMARKS StarWind, StarWind Software and the StarWind and the StarWind Software logos are trademarks

More information

SteelEye Protection Suite for Windows Microsoft SQL Server Recovery Kit. Administration Guide

SteelEye Protection Suite for Windows Microsoft SQL Server Recovery Kit. Administration Guide SteelEye Protection Suite for Windows Microsoft SQL Server Recovery Kit Administration Guide June 2013 This document and the information herein is the property of SIOS Technology Corp. (previously known

More information

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

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

More information

ShoreTel Enterprise Contact Center Using Agent Toolbar

ShoreTel Enterprise Contact Center Using Agent Toolbar ShoreTel Enterprise Contact Center Using Agent Toolbar USER GUIDES RELEASE 7 Document and Software Copyrights Copyright 1998 2011 ShoreTel, Inc. All rights reserved. Printed in the United States of America.

More information

Backup Assistant. User Guide. NEC NEC Unified Solutions, Inc. March 2008 NDA-30282, Revision 6

Backup Assistant. User Guide. NEC NEC Unified Solutions, Inc. March 2008 NDA-30282, Revision 6 Backup Assistant User Guide NEC NEC Unified Solutions, Inc. March 2008 NDA-30282, Revision 6 Liability Disclaimer NEC Unified Solutions, Inc. reserves the right to change the specifications, functions,

More information

STATISTICA VERSION 9 STATISTICA ENTERPRISE INSTALLATION INSTRUCTIONS FOR USE WITH TERMINAL SERVER

STATISTICA VERSION 9 STATISTICA ENTERPRISE INSTALLATION INSTRUCTIONS FOR USE WITH TERMINAL SERVER Notes: STATISTICA VERSION 9 STATISTICA ENTERPRISE INSTALLATION INSTRUCTIONS FOR USE WITH TERMINAL SERVER 1. These instructions focus on installation on Windows Terminal Server (WTS), but are applicable

More information

Lenovo Online Data Backup User Guide Version 1.8.14

Lenovo Online Data Backup User Guide Version 1.8.14 Lenovo Online Data Backup User Guide Version 1.8.14 Contents Chapter 1: Installing Lenovo Online Data Backup...5 Downloading the Lenovo Online Data Backup Client...5 Installing the Lenovo Online Data

More information

VERITAS Backup Exec 9.1 for Windows Servers Quick Installation Guide

VERITAS Backup Exec 9.1 for Windows Servers Quick Installation Guide VERITAS Backup Exec 9.1 for Windows Servers Quick Installation Guide N109548 Disclaimer The information contained in this publication is subject to change without notice. VERITAS Software Corporation makes

More information

Propalms TSE Quickstart Guide

Propalms TSE Quickstart Guide Propalms TSE Quickstart Guide TSE 7.0 Propalms Ltd. Published February 2013 Overview Note: This guide is based on installation on Windows Server 2012. However, it is also applicable if you are using a

More information

PROTECTING AND ENHANCING SQL SERVER WITH DOUBLE-TAKE AVAILABILITY

PROTECTING AND ENHANCING SQL SERVER WITH DOUBLE-TAKE AVAILABILITY PROTECTING AND ENHANCING SQL SERVER WITH DOUBLE-TAKE AVAILABILITY Whitepaper Double-Take Software, Inc. Published: October, 2009 With its ease of use, scalability, reliability and broad industry support,

More information

Step-by-Step Guide to Securing Windows XP Professional with Service Pack 2 in Small and Medium Businesses

Step-by-Step Guide to Securing Windows XP Professional with Service Pack 2 in Small and Medium Businesses Step-by-Step Guide to Securing Windows XP Professional with Service Pack 2 in Small and Medium Businesses 2004 Microsoft Corporation. All rights reserved. This document is for informational purposes only.

More information