Altiris Consulting. Disaster Recovery Checklist. NS and SQL

Size: px
Start display at page:

Download "Altiris Consulting. Disaster Recovery Checklist. NS and SQL"

Transcription

1 Altiris Consulting Disaster Recovery Checklist NS and SQL Feburary 2006

2 Disaster Recovery Checklist Page 2 Notice The content in this document represents the current view of Altiris as of the date of publication. Because Altiris responds continually to changing market conditions, this document should not be interpreted as a commitment on the part of Altiris. Altiris cannot guarantee the accuracy of any information presented after the date of publication. While this document is based upon Altiris' consulting experience, its practices may not apply in every situation or environment, and Altiris makes no warranty, express or implied, with respect to any methodology set forth herein, Such methodologies merely constitute suggested methods or processes, which may or may not be optimal given Customer's situation and environment. Copyright 2005, Altiris, Inc. All rights reserved. Altiris, Inc. 588 West 400 South Lindon, UT Phone: (801) Fax: (801) BootWorks U.S. Patent No. 5,764,593. RapiDeploy U.S. Patent No. 6,144,992. Altiris, BootWorks, Inventory Solution, PC Transplant, RapiDeploy, and RapidInstall are registered trademarks of Altiris, Inc. in the United States. Carbon Copy is a registered trademark licensed to Altiris, Inc. in the United States and a registered trademark of Altiris, Inc. in other countries. Microsoft, Windows, and the Windows logo are trademarks, or registered trademarks of Microsoft Corporation in the United States and/or other countries. Other brands and names are the property of their respective owners. Information in this document is subject to change without notice. For the latest documentation, visit

3 Disaster Recovery Checklist Page 3 Contents Introduction... 4 Assumptions... 4 Disaster Recovery Scenarios... 4 Standard Build Document... 4 Pre-requisites for Disaster Recovery... 5 Sample Notification Server backup plan... 5 Sample SQL Server backup plan... 5 Recommended installation checklist for Altiris software... 6 Recovery of NS Server with Same Hardware... 7 Recovery of NS SQL Server... 8 Recovery of NS Server with Dissimilar Hardware... 9 Validating the Notification Server Recovery Appendix A: SQL Server DB - Disaster Recovery Assumptions Procedure... 23

4 Disaster Recovery Checklist Page 4 Introduction Assumptions The checklists in this document contain the steps to recover from the failure of an Altiris Notification Server host and/or the loss of the SQL server used by the Notification Server. This document does not address disaster recovery process for the Altiris Deployment Server. These procedures assume the following: The Notification Server does not reside on the same host server as the SQL server An existing backup solution is in place for both the SQL server and the Notification Server Disaster Recovery Scenarios This document covers three disaster recovery scenarios: In the first scenario, the Notification Server will be recovered from a failure using the same hardware as the failed NS Server. In the second scenario, the supporting SQL server will be recovered from a failure. In the third scenario, the Notification Server (NS) will be recovered from a failure, but the NS server hardware being used for the recovery does not exactly match the original NS server hardware. This third scenario is also applicable in the event of hardware or OS upgrade of the Notification Server. Standard Build Document A best practice, implemented by many of Altiris customers, is to generate a detailed checklist for the proper procedures to install the Operating System and to configure the production servers (including security settings.) Because this checklist is bound to be unique for each organization, it is referenced in this document as the standard build document.

5 Disaster Recovery Checklist Page 5 Pre-requisites for Disaster Recovery A successful recovery depends upon proper backup procedures put into place and performed on a regularly scheduled basis. Use of enterprise level backup software is strongly recommended. Some example screenshots in this document are from Veritas NetBackup, but similar settings will exist in other enterprise backup solutions. The following list is a sample backup plan for the relevant servers: Sample Notification Server backup plan Implement a full (all files and registry) weekly backup, including system state data If feasible, implement a daily incremental backup Sample SQL Server backup plan The goal is to use a SQL maintenance plan to create dumps of the online NS databases so that the backup solution can capture them. Restoration of the database typically involves rebuilding the SQL server, restoring the dumped database files, and then using SQL Server s tools to convert the dumped files from a backup copy to the live database. Using SQL Enterprise Manager, implement a database maintenance plan to perform: A daily backup job for the database files for the Altiris and Altiris_Incidents databases A 4-hour interval backup job for transaction logs on the Altiris and Altiris_Incidents databases Using the backup solution At a minimum, ensure that all the database backup files are backed up on a daily basis. The default location for those files is \SQL\SQLSERVER\BACKUP\* Implement a full weekly backup (all files and registry), including system state data.

6 Disaster Recovery Checklist Page 6 Recommended installation checklist for Altiris software One of our recommended best practices is for customers to document the steps performed to install and configure the selected Altiris solutions. This checklist can then be used to recreate the production implementation in a lab environment, recover from a combined server and backup failure, and can be referred to during DR procedures requiring new server hardware for the NS. Recommended items for the installation checklist include: Version(s) of Altiris software currently in production Accounts used for the Altiris service and database accounts Database connection settings Modifications to Altiris configuration files such as coresettings.cfg Registry changes to modify Altiris software such as disabling Alert Manager Customized inventory collection files Imported custom NS objects Configuration settings made within the NS console (if not already documented within a separate NS design document) This checklist should constantly be updated to reflect current settings in production.

7 Disaster Recovery Checklist Page 7 Recovery of NS Server with Same Hardware In this scenario, the NS server has suffered a critical failure and needs to be recovered using the same hardware as the original NS Server. Examples of critical failure include: The NS server has suffered an unrecoverable software crash. The RAID array suffers the failure of too many hard drives. The IIS service is no longer functional. Important: This procedure is dependent upon the implementation of the recommended backup schedule: a weekly full backup with daily incremental backups. Step Task 1 Follow the steps outlined in your organization s standard build document to Reinstall the OS Install the appropriate backup software client Restore the server from the backup media, and Validate the server s basic health. 2 As part of the backup restoration process, all NS related files, registry entries, and services will be restored. Reboot the server after the restore is complete, and proceed to the section entitled Validating the Notification Server after Recovery in this document.

8 Disaster Recovery Checklist Page 8 Recovery of NS SQL Server This procedure should be used when the remote SQL server, which is accessed by the NS, has suffered a critical failure. Examples of critical SQL failures include: The server has experienced an unrecoverable software crash The RAID array suffers the failure of too many hard drives, or The Altiris / Altiris_Incidents database becomes corrupt. Important: This procedure is dependent upon the prior implementation of a regular SQL maintenance & backup plan. The database should be backed up daily and the transaction log every 4 hours. Step Task 1 If the SQL services and/or the remote SQL server s OS have failed, then follow the steps outlined in the customer s standard build document to Reinstall the OS Install the appropriate backup software client Restore the server from the backup media, and Validate the server s basic health. 2 Follow the steps outlined in Appendix A: SQL Server Disaster Recovery Checklist, to restore the NS databases - Altiris and Altiris_Incidents. Because DB files are always considered open, this step is necessary as a live backup of the SQL data and transaction logs is not possible using most backup solutions. 3 Reboot the Notification Server to force a clean and immediate reconnection to the database. 4 Proceed to the section entitled Validating the Notification Server recovery in this document.

9 Disaster Recovery Checklist Page 9 Recovery of NS Server with Dissimilar Hardware This procedure should be used when the NS server has suffered a critical failure and the original hardware configuration is no longer available. Appropriate scenarios include: The original NS server is destroyed or unusable and different hardware must be used as a replacement. A significant hardware upgrade is to be performed on the NS server. The procedure boils down to installing a standalone copy of the NS with all the solution components, swapping the temporary database for the legacy DB, and performing some cleanup tasks. Important: This procedure is dependent on the prior implementation of the recommended backup schedule: a weekly full backup with daily incremental backups. Step Task 1 Ensure that the remote SQL server for the NS is functional, and both the supporting databases (Altiris & Altiris_Incidents) are healthy. If necessary, follow the steps outlined in Appendix A, SQL Server DB - Disaster Recovery. 2 Follow the steps outlined in the customer s standard build document to reinstall the OS. Important: Do not perform a full system restore to the server, since the hardware configuration data in the backup set will not be compatible with the new server. Reconfigure the IIS service to block all non-local IP addresses until the restoration process is complete. This will prevent the existing agents from connecting to the server and modifying their settings. 3 Recreate the NS Server Configuration. Install the core Notification Server on the target host, when prompted to create a new DB named Altiris, instead set the name of the new DB to Altiris_DR_Temp.

10 Disaster Recovery Checklist Page 10 Step Task License installation at this step is not necessary. Licenses will be reinstalled when the pointer to the legacy NS database is reconfigured. Perform any additional configuration tasks that require changes to the NS server s file system,.cfg file changes, and registry changes. Refer to the Altiris software installation checklist for completeness. 4 Verify that the same versions of Altiris solutions (and hotfixes) are installed as part of the recovery process. To verify, use the following SQL query via SQL Query Analyzer to retrieve the list of installed products on the original Altiris database. SELECT Name, Installed, ModifiedDate FROM SolutionCenterUpdate WHERE (Installed = 1) Repeat the query against the temporary database (Altiris_DR_Temp) and compare the results of the two queries. Install any missing components and/or hotfixes before proceeding. 5 Execute a restore job. From the backup software server s console, select the target NS server and configure it with the following settings: Selectively restore any available directories that contained custom packages such as E:\packages\* Restore any customized files (such as inventory scan templates) located under the \\nsserver\nscap share (%AltirisRoot%\Notification Server\nscap) If available, restore the hotfix updates located at: D:\%AltirisRoot%\Patch Management\Packages\Updates\* Do not restore permissions, as the SIDs will no longer match the users and groups on the new server. Select Overwrite existing files. The following screenshot illustrates the proper settings for use in the restore job if Veritas NetBackup was used:

11 Disaster Recovery Checklist Page 11 Step Task 6 Verify that the same security roles exist in both the temporary and legacy databases. a. Use the following SQL query via SQL Query Analyzer to retrieve the list of Altiris Roles defined in the original Altiris database: SELECT FROM Name SecurityRole b. Repeat the query against the temporary database (Altiris_DR_Temp) and compare the results of the two queries. 7 Recreate any missing roles. a. From the NS web console, authenticate as a member of the Altiris Administrators role. b. Select Configuration Tab > Configuration >Server Settings > Security Role Management. d. Click the Blue cross icon to Add a new role, a new window will

12 Disaster Recovery Checklist Page 12 Step Task open. e. Type the name of the missing role in the Name textbox. f. Click the Add button: a new window will open. g. To ensure that the domain and group radio buttons are selected, enter the name of the domain (it defaults to the NS s domain). h. Enter the name of domain group that correlates to the Altiris Role. i. Click Find. j. Select the appropriate group from the Results box. k. Click OK, the Select Users or Groups window will close after a few seconds. l. If additional domain groups belong in a given role, click the Add button again, and repeat as necessary. m. Click Save. The Role Properties window will close after a few seconds. n. Click Apply. Repeat the above steps for each Role that needs to be recreated Note: It is not necessary to recreate the object and scope security settings for each of the roles, as that data is stored in the database.

13 Disaster Recovery Checklist Page 13 Step Task 8 Update the original Altiris database with the User and Group SIDs that correspond to the Altiris Roles. This is necessary because the new NS server has a different SID. Use the following SQL script to complete the task: nvarchar(4000) = 'Altiris_DR_Temp.dbo' = 'Altiris.dbo' = 'UPDATE ' + '.SecurityTrustee SET ' + '.SecurityTrustee.Trustee = secfix.[good Trustee] FROM ' + '.SecurityTrustee, (SELECT a2.trusteeid, a1.[name], a1.trustee AS [Good Trustee], a2.trustee FROM (SELECT st.trusteeid, ISNULL(sr.[Name], ''N/A'') AS [Name], st.[trustee] FROM ' + '.SecurityTrustee AS st LEFT OUTER JOIN ' + '.SecurityRole AS sr ON st.guid = sr.trusteeguid) a1 INNER JOIN (SELECT st.trusteeid, ISNULL(sr.[Name], ''N/A'') AS [Name], st.[trustee] FROM ' + '.SecurityTrustee AS st LEFT OUTER JOIN ' + '.SecurityRole AS sr ON st.guid = sr.trusteeguid) a2 ON a1.[name] = a2.[name] WHERE (a1.[name] <> ''N/A'') --Security Roles OR ((a2.[trusteeid] = 1) AND (a1.[trusteeid] = 1)) --Admin account ) secfix WHERE secfix.trusteeid = ' + '.SecurityTrustee.TrusteeId AND secfix.[good Trustee] <> ' + 'SecurityTrustee.[Trustee]'

14 Disaster Recovery Checklist Page 14 Step Task 9 If an error is returned, check to ensure that the following database names were correctly defined in the script: = 'Altiris_DR_Temp.dbo' = 'Altiris.dbo' 10 Change the database pointer on the new NS server to point to the legacy Altiris database. a. Select Configuration Tab > Configuration > Server Settings > Database Settings b. Select the list box next to the Use existing database, and change from Altiris_DR_Temp to Altiris c. Click the apply button d. Acknowledge the warning message about leaving the system in a paused state A window titled Reset database will come up, it may take several minutes for the switchover to complete. Once complete, the browser will refresh, and the NS console should now display all the legacy NS configuration data. 11 For patch 6.0 Recreate the MBSA vulnerability scan package. a. Select the Configuration Tab > Configuration > Solution Settings > Software Management > Patch Management > Server Settings > Background Actions. b. Right-click on the Create Microsoft Baseline Security Analyzer Distribution Package and select Start Task. Note: This task has a dependency upon the prior execution of the MBSASetup-en.msi file that was completed during the NS server installation checklist as covered in step If non-default web ports were used for the Altiris NS: a. Reconfigure the IIS listening ports b. Reconfigure the Altiris Agent settings to point to the nondefault port.

15 Disaster Recovery Checklist Page 15 Step Task 13 Resume the Notification Server client processing. a. Disable IP address filtering on the IIS Service (non-local addresses were blocked in an earlier step) b. Using the NS Console, select Configuration Tab > Configuration > Server Settings > Notification Server Settings > Advanced Settings c. Check the box marked Enable Notification Server Processing. d. Click the Apply button. 14 Install the Altiris licenses using the NS console 15 Proceed to the next section, Validating the Notification Server Recovery.

16 Disaster Recovery Checklist Page 16 Validating the Notification Server Recovery Follow these steps to validate the recovery of the Notification Server and/or the remote SQL server for the functional NS server. Step Task 1 Verify the health of all the packages (NS core packages, software delivery, and patch management). a. Bring up the NS Log viewer page in a new browser window Note: This URL assumes that the browser is located on the NS server. b. From the NS server s desktop, open the scheduled tasks Start Menu > Programs > Accessories > System Tools > Scheduled Tasks c. Right-click on the NS.Package.Refresh task and select Run. Note: Part of the Package Refresh process is recreating the SMB and Web shares for each package. This process does NOT manage all the necessary NTFS permissions. If download problems persist after fixing any missing file problems, and re-executing the Package Refresh task, then double check the NTFS permission inheritance.

17 Disaster Recovery Checklist Page 17 Step Task Specific NTFS settings for each package are beyond the scope of this document, but, by default, the group Everyone should have Read and Execute permissions to the package folder and its contents. 2 On the NS Log viewer web page, click the Refresh button If any Software Delivery packages are broken due to missing files, a message similar to the following will be found in the log: Nov 19 09:37:47 Access to the directory:[ E:\packages\WSH \ ] was denied and returned the following 'system error code':[ 3 ] LogFileFin derror AltirisNativeHelper.dll aexsvc.exe (2412) Nov 19 09:37:47 Nov 19 09:37:47 Unable to create the distribution shares for package "Windows Scripting Host" (Guid: 2fb ed6f-45e6-b18d- 8ad1582d6992). Reason: The system cannot find the file specified The package with guid 2fb ed6f-45e6-b18d- 8ad1582d6992 references a location on the Notification Server that does not exist (E:\packages\WS H) Altiris.NS. StandardIte ms. SoftwareD elivery.sw D Support.M anagedistri bu tionpoints AltirisNativeHelper.dll aexsvc.exe (2412) Restore the specified missing directory along with the missing package source files. If the missing files are not available from the backup job, they may also be found on the package servers that were previously assigned to the package. 4 Repeat step 1 to determine if any Patch Management packages are broken. a. On the NS Log viewer web page, click the Refresh button.

18 Disaster Recovery Checklist Page 18 Step Task The following sample error message indicates a problem with a Patch Management bulletin package: Access to the directory:[ D:\Altiris\Patch Management\Packages\Updates\MS04-014\{ d- 3db0-4c77-b48d-8811cefb8db2}\ ] was denied and returned the following 'system error code':[ 3 ] The package with guid d326-49d6-bada-55d565f6528e references a location on the Notification Server that does not exist (D:\Altiris\Patch Management\Packages\Updates\MS04-024\{71869aa3-9c6f-448c-89e5-654d31a9d868}) Unable to create the distribution shares for package "WindowsServer2003-KB x86-enu.exe" (Guid: d326-49d6-bada-55d565f6528e). Reason: The system cannot find the path specified b. To correct the error, go to Task Tab > Software Management > Patch Management > Software Bulletins. Then ensure that the target bulletin is still enabled (i.e., set to TRUE). c. To rebuild ALL broken/missing PM packages, right-click on any enabled bulletin, and select Recreate All Packages. The status of the PM package recreation may be monitored by refreshing the NS Log viewer. Starting log message will be: Beginning Patch Management Software Update Packages download task In-process message will look similar to : Beginning Patch Management Software Update Package download {77c5832e-ca6e f6e d} Ending message will be: Finished Patch Management Software Update Packages download task 5 Repeat step 1 and view the log a final time to determine if all packages are now healthy. 6 Check the status of the package servers to determine if they require any maintenance work. a. Go to Configuration Tab > Configuration > Server Settings > Notification Server Infrastructure > Package Servers. b. For each Package Server, compare the number of Available Packages vs. Pending Packages. Make a note of which package servers still have pending packages. Wait 3 to 6 hours (dependant upon the PS client s configuration interval) and repeat this step to check on the progress of the pending packages.

19 Disaster Recovery Checklist Page 19 Step Task 7 (Optional) Monitor a faulty Package Server via the Package Server s local Windows console a. From the faulty Package Server s console, double click the Altiris Agent icon. b. Select the Package Server tab c. Click the Package Server update button d. Monitor the status of each package in the window. For any failed packages, verify that the source of the package is valid (communications, permissions, DNS resolution, etc) 8 (Optional) Remotely fix (reinstall) a faulty Package Server from the NS Console a. Select the faulty package server from the Package Servers configuration tool listed above. b. Click the Red X icon to delete the Package Server agent from the target server. c. Click the Apply button. d. Wait a sufficient amount of time for the Package Server plug-in to uninstall on the remote server (5-10 minutes). e. Click the blue cross to Add a new package server. f. Enter the original package server s name. g. Click Find. h. Select the package server. i. Click OK. j. Click Apply. k. Monitor the package server status to determine if any package problems persist. If so revisit steps 1-3 to resolve. The most common fault at this stage is insufficient NTFS permissions. 9 Verify the status of the installed licenses. a. From the NS console, go to Configuration Tab > Configuration > Licensing.

20 Disaster Recovery Checklist Page 20 Step Task b. Ensure that no product entries exist under the Trial Licenses section. c. Also verify that for each entry under Installed Licenses, the number of In Use licenses is less than the number of Total licenses. 10 Verify proper communication between the Altiris Agents and the rebuilt server. The basic communication activity of the existing Altiris Agents can be viewed by running a report. Perform this step after a significant portion of the client s configuration interval time has passed (at least 2 hours). a. From the NS console, go to Reports Tab > Reports> Notification Server Infrastructure > Configuration Request > Last N Configuration requests. b. Check the Request Date for recent activity. The amount of recent activity will be impacted by how long the NS server has been in a functional state. 11 (Recommended) Spot check a few Altiris Agents from their local server s console. a. First, double-click the Altiris agent icon in the icon tray. If the icon is not visible, launch the executable AeXAgentActivate.exe which is located in the program directory Altiris Agent. b. Next, click the about button found on the Altiris Agent window as illustrated below. c. On the About Altiris Agent window that opens, select the Altiris Agent Details tab (shown below).

21 Disaster Recovery Checklist Page 21 Step Task d. Click the Update Configuration button. The Altiris Agent will attempt to connect to the NS server, and request any configuration changes that have been assigned to this specific agent since it last checked in. A successful check-in is indicated by an update to the Configuration Last Changed timestamp. e. If the agent is unable to obtain an updated configuration file, then review the agent.log found in the Altiris Agent directory. Note: Repeatedly pressing the Update Configuration button may not result in any change to the timestamp, as the NS will not have identified any new tasks to be assigned to the agent. Wait a few minutes, and click the button again to retest the communication. 12 Validate the successful restoration of Altiris Roles and their security assignments. Instruct a member of each Altiris role to test their access to the NS console, and to their previously assigned collections, tasks, and reports. 13 Validate the proper functionality of inventory forwarding between the NS server and the primary NS reporting server. a. Determine the current Inventory Forwarding schedule, by going to Configuration Tab > Configuration > Server Settings > Notification Server Infrastructure > Inventory Forwarding tool. Consult the Rule Description table to determine the last time an inventory data-forwarding job was

22 Disaster Recovery Checklist Page 22 Step Task scheduled to run. b. From the regional NS server s web console, select the Reports Tab > Reports > Notification Server Infrastructure > Server > Inventory Forwarding > Inventory forwarding status. c. Compare the last successful forwarding event with the expected last job run. d. If the last successful time does not match the last scheduled time, then return to the Inventory Forwarding tool. Click the resynchronize icon to force an immediate inventory-forwarding job. e. Resolve any errors reported after clicking the icon.

23 Disaster Recovery Checklist Page 23 Appendix A: SQL Server DB - Disaster Recovery Assumptions Procedure Note that the following sample step-by-step instructions apply to the SQL Server 2000 user databases. Thes instructions assume that The server s OS has already been rebuilt or repaired. The SQL services have been installed/re-installed as necessary. Recovery of the master, msdb, and model databases is not covered. Step Task 1. Log on to the SQL server with an administrative account (such as the SQL SA account or a local administrator on the SQL server.) 2. Using SQL Server Enterprise Manager, check all the databases to verify that the system databases are online and the user databases are in suspect mode (or non-existent). 3. Close all open instances of SQL Server Enterprise Manager connected to the SQL server (including the one used to perform prior steps). 4. Stop the SQLServerAgent service. 5. Stop the MSSQLSERVER service. 6. Place the SQL server into single user mode: Go to the command prompt and run "sqlservr s <instance name> -m" from the \MSSQL\Binn folder to start MSSQLSERVER or MSSQL$<instancename> 7. List all the databases shown as (Suspect) in the SQL Enterprise Manager (or are known to be missing). Altiris Altiris_Incidents

24 Disaster Recovery Checklist Page 24 Step Task 8. Use SQL Enterprise Manager to restore the above databases one by one from the full backup stored in \MSSQL\Backup\<databasename>\<databasename>_db_*.bak. a. Make sure that the location of the MDF and LDF files are correct. b. If you are going to restore the transaction logs / differential backups then make sure you choose Leave database nonoperational, but be able to restore additional transaction logs. c. After the restore is done, and if you want to restore transaction logs / differential backups, make sure that the database is in (Loading) state. 9. Restore these (Loading) databases one by one from the differential / transaction log backups Stored in \MSSQL\Backup\<databasename>\<databasename>_tlog_*.trn. If more than one transaction logs are to be restored, then choose Leave database nonoperational, but be able to restore additional transaction logs. Do not choose this option for the last transaction logs / differential backups. Remember to choose Database differential or Transaction Log before the restore. 10. Make sure that after the databases are restored, none of them are in (Suspect) or (Loading) state. 11. Check the SQL Server error logs. Go to SQL Enterprise Mgr local DB Management SQL Server Logs Current Timestamp to verify that all the databases were recovered successfully. 12. Close SQL Server Enterprise manager. 13. Restart MSSQLSERVER service. 14. Start SQLServerAgent service.

25 Disaster Recovery Checklist Page 25 Step Task 15. Check the application log, found in the NT event viewer, to verify that MSSQLServer and SQLServer Agent started without any errors. 16. Use SQL Server Enterprise Manager to recreate any lost maintenance jobs for integrity checking, database optimization and backup jobs.

ALTIRIS Patch Management Solution 6.2 for Windows Help

ALTIRIS Patch Management Solution 6.2 for Windows Help ALTIRIS Patch Management Solution 6.2 for Windows Help Notice Altiris Patch Management Solution 6.2 2001-2006 Altiris, Inc. All rights reserved. Document Date: February 13, 2007 Protected by one or more

More information

Troubleshooting pcanywhere plug-in Deployment

Troubleshooting pcanywhere plug-in Deployment Contents Verify implementation of pcanywhere Solution... 2 Deployment of the pcanywhere plug-in from the SMC... 3 Plug-in installation on managed computer... 5 Problems during pcanywhere Plug-in installation...

More information

ALTIRIS Software Delivery Solution for Windows 6.1 SP3 Product Guide

ALTIRIS Software Delivery Solution for Windows 6.1 SP3 Product Guide ALTIRIS Software Delivery Solution for Windows 6.1 SP3 Product Guide Notice Altiris Software Delivery Solution for Windows 6.1 SP3 Product Guide 2007 Altiris, Inc. All rights reserved. Document Date: February

More information

ACTIVE DIRECTORY DEPLOYMENT

ACTIVE DIRECTORY DEPLOYMENT ACTIVE DIRECTORY DEPLOYMENT CASAS Technical Support 800.255.1036 2009 Comprehensive Adult Student Assessment Systems. All rights reserved. Version 031809 CONTENTS 1. INTRODUCTION... 1 1.1 LAN PREREQUISITES...

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

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

SQL Server Protection Whitepaper

SQL Server Protection Whitepaper SQL Server Protection Contents 1. Introduction... 2 Documentation... 2 Licensing... 2 The benefits of using the SQL Server Add-on... 2 Requirements... 2 2. SQL Protection overview... 3 User databases...

More information

HP Device Manager 4.6

HP Device Manager 4.6 Technical white paper HP Device Manager 4.6 Disaster Recovery Guide Table of contents Overview... 2 General recovery process... 2 Recovering the HPDM Server... 5 Backing up the data... 5 Installing the

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

SQL Server Protection

SQL Server Protection User Guide BackupAssist User Guides explain how to create and modify backup jobs, create backups and perform restores. These steps are explained in more detail in a guide s respective whitepaper. Whitepapers

More information

Kaseya 2. Installation guide. Version 7.0. English

Kaseya 2. Installation guide. Version 7.0. English Kaseya 2 Kaseya Server Setup Installation guide Version 7.0 English September 4, 2014 Agreement The purchase and use of all Software and Services is subject to the Agreement as defined in Kaseya s Click-Accept

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

WHITE PAPER. Altiris Recovery Products for DELL Customers. Produced By Product Management Altiris. August 6, 2003.

WHITE PAPER. Altiris Recovery Products for DELL Customers. Produced By Product Management Altiris. August 6, 2003. Altiris Recovery Products for DELL Customers Produced By Product Management Altiris August 6, 2003 By Todd Mitchell 2003 Altiris, Inc. All Rights Reserved Altiris Recovery Solution 5.7 Page 2 Notice The

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

TROUBLESHOOTING GUIDE

TROUBLESHOOTING GUIDE Lepide Software LepideAuditor Suite TROUBLESHOOTING GUIDE This document explains the troubleshooting of the common issues that may appear while using LepideAuditor Suite. Copyright LepideAuditor Suite,

More information

Kaseya Server Instal ation User Guide June 6, 2008

Kaseya Server Instal ation User Guide June 6, 2008 Kaseya Server Installation User Guide June 6, 2008 About Kaseya Kaseya is a global provider of IT automation software for IT Solution Providers and Public and Private Sector IT organizations. Kaseya's

More information

User Manual. Onsight Management Suite Version 5.1. Another Innovation by Librestream

User Manual. Onsight Management Suite Version 5.1. Another Innovation by Librestream User Manual Onsight Management Suite Version 5.1 Another Innovation by Librestream Doc #: 400075-06 May 2012 Information in this document is subject to change without notice. Reproduction in any manner

More information

CA ARCserve Replication and High Availability for Windows

CA ARCserve Replication and High Availability for Windows CA ARCserve Replication and High Availability for Windows Microsoft SQL Server Operation Guide r15 This documentation and any related computer software help programs (hereinafter referred to as the "Documentation")

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

PROJECTIONS SUITE. Database Setup Utility (and Prerequisites) Installation and General Instructions. v0.9 draft prepared by David Weinstein

PROJECTIONS SUITE. Database Setup Utility (and Prerequisites) Installation and General Instructions. v0.9 draft prepared by David Weinstein PROJECTIONS SUITE Database Setup Utility (and Prerequisites) Installation and General Instructions v0.9 draft prepared by David Weinstein Introduction These are the instructions for installing, updating,

More information

SQL Server Protection. User guide

SQL Server Protection. User guide User guide Contents 1. Introduction... 2 Documentation... 2 Licensing... 2 Requirements... 2 2. SQL Protection overview... 3 Backup destinations... 3 Transaction logs... 3 Hyper-V backups... 4 SQL database

More information

WhatsUp Gold v16.1 Database Migration and Management Guide Learn how to migrate a WhatsUp Gold database from Microsoft SQL Server 2008 R2 Express

WhatsUp Gold v16.1 Database Migration and Management Guide Learn how to migrate a WhatsUp Gold database from Microsoft SQL Server 2008 R2 Express WhatsUp Gold v16.1 Database Migration and Management Guide Learn how to migrate a WhatsUp Gold database from Microsoft SQL Server 2008 R2 Express Edition to Microsoft SQL Server 2005, 2008, or 2008 R2

More information

FileMaker Server 11. FileMaker Server Help

FileMaker Server 11. FileMaker Server Help FileMaker Server 11 FileMaker Server Help 2010 FileMaker, Inc. All Rights Reserved. FileMaker, Inc. 5201 Patrick Henry Drive Santa Clara, California 95054 FileMaker is a trademark of FileMaker, Inc. registered

More information

Intel Matrix Storage Console

Intel Matrix Storage Console Intel Matrix Storage Console Reference Content January 2010 Revision 1.0 INFORMATION IN THIS DOCUMENT IS PROVIDED IN CONNECTION WITH INTEL PRODUCTS. NO LICENSE, EXPRESS OR IMPLIED, BY ESTOPPEL OR OTHERWISE,

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

VMware vcenter Configuration Manager Backup and Disaster Recovery Guide vcenter Configuration Manager 5.4.1

VMware vcenter Configuration Manager Backup and Disaster Recovery Guide vcenter Configuration Manager 5.4.1 VMware vcenter Configuration Manager Backup and Disaster Recovery Guide vcenter Configuration Manager 5.4.1 This document supports the version of each product listed and supports all subsequent versions

More information

ALTIRIS HELPDESK SOLUTION 6.0 SP2 PRODUCT GUIDE

ALTIRIS HELPDESK SOLUTION 6.0 SP2 PRODUCT GUIDE ALTIRIS HELPDESK SOLUTION 6.0 SP2 PRODUCT GUIDE Notice Copyright 2000-2005 Altiris Inc. All rights reserved. Product Version: 6.0 Document Date: January 31, 2005 Bootworks U.S. Patent No. 5,764,593. RapiDeploy

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

Quick Install Guide. Lumension Endpoint Management and Security Suite 7.1

Quick Install Guide. Lumension Endpoint Management and Security Suite 7.1 Quick Install Guide Lumension Endpoint Management and Security Suite 7.1 Lumension Endpoint Management and Security Suite - 2 - Notices Version Information Lumension Endpoint Management and Security Suite

More information

Enterprise Vault Installing and Configuring

Enterprise Vault Installing and Configuring Enterprise Vault Installing and Configuring Enterprise Vault 6.0 Legal Notice Copyright 2005 Symantec Corporation. All rights reserved. Symantec, the Symantec Logo, VERITAS, the VERITAS Logo, and Enterprise

More information

Installing and Trouble-Shooting SmartSystems

Installing and Trouble-Shooting SmartSystems Installing and Trouble-Shooting SmartSystems Requirements: Processor: 2 GHz is recommended for optimum performance Memory/RAM: 2GB is required Disk space: 60MB is required for SmartSystems Server Operating

More information

Attix5 Pro Server Edition

Attix5 Pro Server Edition Attix5 Pro Server Edition V7.0.2 User Manual for Mac OS X Your guide to protecting data with Attix5 Pro Server Edition. Copyright notice and proprietary information All rights reserved. Attix5, 2013 Trademarks

More information

Desktop Deployment Guide ARGUS Enterprise 10.6. 5/29/2015 ARGUS Software An Altus Group Company

Desktop Deployment Guide ARGUS Enterprise 10.6. 5/29/2015 ARGUS Software An Altus Group Company ARGUS Enterprise 10.6 5/29/2015 ARGUS Software An Altus Group Company for ARGUS Enterprise Version 10.6 5/29/2015 Published by: ARGUS Software, Inc. 3050 Post Oak Boulevard Suite 900 Houston, Texas 77056

More information

VMware vcenter Configuration Manager Backup and Disaster Recovery Guide vcenter Configuration Manager 5.7

VMware vcenter Configuration Manager Backup and Disaster Recovery Guide vcenter Configuration Manager 5.7 VMware vcenter Configuration Manager Backup and Disaster Recovery Guide vcenter Configuration Manager 5.7 This document supports the version of each product listed and supports all subsequent versions

More information

Installing and Configuring vcenter Multi-Hypervisor Manager

Installing and Configuring vcenter Multi-Hypervisor Manager Installing and Configuring vcenter Multi-Hypervisor Manager vcenter Server 5.1 vcenter Multi-Hypervisor Manager 1.1 This document supports the version of each product listed and supports all subsequent

More information

FileMaker Server 14. FileMaker Server Help

FileMaker Server 14. FileMaker Server Help FileMaker Server 14 FileMaker Server Help 2007 2015 FileMaker, Inc. All Rights Reserved. FileMaker, Inc. 5201 Patrick Henry Drive Santa Clara, California 95054 FileMaker and FileMaker Go are trademarks

More information

EML-09 Keeping Operating Systems and Applications up to date with Patch Management 7.1

EML-09 Keeping Operating Systems and Applications up to date with Patch Management 7.1 EML-09 Keeping Operating Systems and Applications up to date with Patch Management 7.1 Description Maintianing consistant and current patch status is a critical part of any security strategy. In this lab,

More information

Version 4.61 or Later. Copyright 2013 Interactive Financial Solutions, Inc. All Rights Reserved. ProviderPro Network Administration Guide.

Version 4.61 or Later. Copyright 2013 Interactive Financial Solutions, Inc. All Rights Reserved. ProviderPro Network Administration Guide. Version 4.61 or Later Copyright 2013 Interactive Financial Solutions, Inc. All Rights Reserved. ProviderPro Network Administration Guide. This manual, as well as the software described in it, is furnished

More information

CA ARCserve Backup for Windows

CA ARCserve Backup for Windows CA ARCserve Backup for Windows Agent for Microsoft SharePoint Server Guide r15 This documentation and any related computer software help programs (hereinafter referred to as the "Documentation") are for

More information

Upgrade Guide. CA Application Delivery Analysis 10.1

Upgrade Guide. CA Application Delivery Analysis 10.1 Upgrade Guide CA Application Delivery Analysis 10.1 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation ) is

More information

VMware Mirage Web Manager Guide

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

BackupAssist v6 quickstart guide

BackupAssist v6 quickstart guide New features in BackupAssist v6... 2 VSS application backup (Exchange, SQL, SharePoint)... 3 System State backup... 3 Restore files, applications, System State and mailboxes... 4 Fully cloud ready Internet

More information

Upgrade Guide. Upgrading to EventTracker v6.0. Upgrade Guide. 6990 Columbia Gateway Drive, Suite 250 Publication Date: Sep 20, 2007.

Upgrade Guide. Upgrading to EventTracker v6.0. Upgrade Guide. 6990 Columbia Gateway Drive, Suite 250 Publication Date: Sep 20, 2007. Upgrading to EventTracker v6.0 Upgrade Guide 6990 Columbia Gateway Drive, Suite 250 Publication Date: Sep 20, 2007 Columbia MD 21046 877.333.1433 Abstract The purpose of this document is to help users

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

safend a w a v e s y s t e m s c o m p a n y

safend a w a v e s y s t e m s c o m p a n y safend a w a v e s y s t e m s c o m p a n y SAFEND Data Protection Suite Installation Guide Version 3.4.5 Important Notice This guide is delivered subject to the following conditions and restrictions:

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

Altiris Patch Management Solution for Windows 7.1 from Symantec Release Notes

Altiris Patch Management Solution for Windows 7.1 from Symantec Release Notes Altiris Patch Management Solution for Windows 7.1 from Symantec Release Notes Altiris Patch Management Solution for Windows 7.1 from Symantec Release Notes The software described in this book is furnished

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

Networking Best Practices Guide. Version 6.5

Networking Best Practices Guide. Version 6.5 Networking Best Practices Guide Version 6.5 Summer 2010 Copyright: 2010, CCH, a Wolters Kluwer business. All rights reserved. Material in this publication may not be reproduced or transmitted in any form

More information

Sage Estimating. (formerly Sage Timberline Estimating) SQL Server Guide

Sage Estimating. (formerly Sage Timberline Estimating) SQL Server Guide Sage Estimating (formerly Sage Timberline Estimating) SQL Server Guide This is a publication of Sage Software, Inc. Document Number 20001S150301112ER 10/2012 2012 Sage Software, Inc. All rights reserved.

More information

Software License Registration Guide

Software License Registration Guide Software License Registration Guide When you have purchased new software Chapter 2 Authenticating a License When you would like to use the software on a different PC Chapter 3 Transferring a License to

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

StarPort iscsi and ATA-over-Ethernet Initiator: Using Mirror (RAID1) disk device

StarPort iscsi and ATA-over-Ethernet Initiator: Using Mirror (RAID1) disk device StarPort iscsi and ATA-over-Ethernet Initiator: Using Mirror (RAID1) disk device www.starwindsoftware.com Copyright 2008-2009. All rights reserved. COPYRIGHT Copyright 2008-2009. All rights reserved. No

More information

Exchange Server Backup and Restore

Exchange Server Backup and Restore WHITEPAPER BackupAssist Version 6 www.backupassist.com Cortex I.T. 2001-2007 2 Contents 1. Introduction... 3 1.1 Overview... 3 1.2 Requirements... 3 1.3 Requirements for remote backup of Exchange 2007...

More information

Key Considerations for Vulnerability Management: Audit and Compliance

Key Considerations for Vulnerability Management: Audit and Compliance Key Considerations for Vulnerability Management: Audit and Compliance October 5, 2005 2005 Altiris Inc. All rights reserved. ABOUT ALTIRIS Altiris, Inc. is a pioneer of IT lifecycle management software

More information

WhatsUp Gold v16.2 Installation and Configuration Guide

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

More information

Sage 200 Web Time & Expenses Guide

Sage 200 Web Time & Expenses Guide Sage 200 Web Time & Expenses Guide Sage (UK) Limited Copyright Statement Sage (UK) Limited, 2006. All rights reserved If this documentation includes advice or information relating to any matter other than

More information

CA XOsoft Replication for Windows

CA XOsoft Replication for Windows CA XOsoft Replication for Windows Microsoft SQL Server Operation Guide r12.5 This documentation and any related computer software help programs (hereinafter referred to as the Documentation ) is for the

More information

Database Maintenance Guide

Database Maintenance Guide Database Maintenance Guide Medtech Evolution - Document Version 5 Last Modified on: February 26th 2015 (February 2015) This documentation contains important information for all Medtech Evolution users

More information

NetBak Replicator 4.0 User Manual Version 1.0

NetBak Replicator 4.0 User Manual Version 1.0 NetBak Replicator 4.0 User Manual Version 1.0 Copyright 2012. QNAP Systems, Inc. All Rights Reserved. 1 NetBak Replicator 1. Notice... 3 2. Install NetBak Replicator Software... 4 2.1 System Requirements...

More information

Install SQL Server 2014 Express Edition

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

More information

VirtualCenter Database Maintenance VirtualCenter 2.0.x and Microsoft SQL Server

VirtualCenter Database Maintenance VirtualCenter 2.0.x and Microsoft SQL Server Technical Note VirtualCenter Database Maintenance VirtualCenter 2.0.x and Microsoft SQL Server This document discusses ways to maintain the VirtualCenter database for increased performance and manageability.

More information

System Administration Training Guide. S100 Installation and Site Management

System Administration Training Guide. S100 Installation and Site Management System Administration Training Guide S100 Installation and Site Management Table of contents System Requirements for Acumatica ERP 4.2... 5 Learning Objects:... 5 Web Browser... 5 Server Software... 5

More information

McAfee VirusScan and epolicy Orchestrator Administration Course

McAfee VirusScan and epolicy Orchestrator Administration Course McAfee VirusScan and epolicy Orchestrator Administration Course Intel Security Education Services Administration Course Training The McAfee VirusScan and epolicy Orchestrator Administration course from

More information

NovaBACKUP. User Manual. NovaStor / November 2011

NovaBACKUP. User Manual. NovaStor / November 2011 NovaBACKUP User Manual NovaStor / November 2011 2011 NovaStor, all rights reserved. All trademarks are the property of their respective owners. Features and specifications are subject to change without

More information

How To Upgrade A Websense Log Server On A Windows 7.6 On A Powerbook (Windows) On A Thumbdrive Or Ipad (Windows 7.5) On An Ubuntu 7.3.2 (Windows 8) Or Windows

How To Upgrade A Websense Log Server On A Windows 7.6 On A Powerbook (Windows) On A Thumbdrive Or Ipad (Windows 7.5) On An Ubuntu 7.3.2 (Windows 8) Or Windows Websense v7.6 Install or Upgrade Checklist Greetings from Websense Technical Support. Most Websense upgrades complete successfully, and from my years of troubleshooting, I have learned a number of steps

More information

FileMaker Server 12. FileMaker Server Help

FileMaker Server 12. FileMaker Server Help FileMaker Server 12 FileMaker Server Help 2010-2012 FileMaker, Inc. All Rights Reserved. FileMaker, Inc. 5201 Patrick Henry Drive Santa Clara, California 95054 FileMaker is a trademark of FileMaker, Inc.

More information

Application Server Installation

Application Server Installation Application Server Installation Guide ARGUS Enterprise 11.0 11/25/2015 ARGUS Software An Altus Group Company Application Server Installation ARGUS Enterprise Version 11.0 11/25/2015 Published by: ARGUS

More information

WhatsUp Gold v16.2 Database Migration and Management Guide

WhatsUp Gold v16.2 Database Migration and Management Guide WhatsUp Gold v16.2 Database Migration and Management Guide Contents CHAPTER 1 How to use this guide CHAPTER 2 Migrating the WhatsUp Gold Microsoft SQL Server 2008 R2 Express Edition database to Microsoft

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

Power Update - Documentation Power Update Manager

Power Update - Documentation Power Update Manager Power Update - Documentation Power Update Manager In the PU Manager screen you can create New Tasks, Delete and Edit settings for your current Tasks. Note: When making a lot of changes or installing updates,

More information

Windows Domain Network Configuration Guide

Windows Domain Network Configuration Guide Windows Domain Network Configuration Guide Windows Domain Network Configuration Guide for CCC Pathways Copyright 2008 by CCC Information Services Inc. All rights reserved. No part of this publication may

More information

Pharos Uniprint 8.4. Maintenance Guide. Document Version: UP84-Maintenance-1.0. Distribution Date: July 2013

Pharos Uniprint 8.4. Maintenance Guide. Document Version: UP84-Maintenance-1.0. Distribution Date: July 2013 Pharos Uniprint 8.4 Maintenance Guide Document Version: UP84-Maintenance-1.0 Distribution Date: July 2013 Pharos Systems International Suite 310, 80 Linden Oaks Rochester, New York 14625 Phone: 1-585-939-7000

More information

NovaBACKUP. Storage Server. NovaStor / May 2011

NovaBACKUP. Storage Server. NovaStor / May 2011 NovaBACKUP Storage Server NovaStor / May 2011 2011 NovaStor, all rights reserved. All trademarks are the property of their respective owners. Features and specifications are subject to change without notice.

More information

4 Backing Up and Restoring System Software

4 Backing Up and Restoring System Software 4 Backing Up and Restoring System Software In this Chapter... Planning a Backup Strategy, 4-3 Preparing for Disaster Recovery, 4-4 Creating Boot Recovery Diskettes, 4-5 Making a Full Backup Tape, 4-8 Restoring

More information

Disaster Recovery. Websense Web Security Web Security Gateway. v7.6

Disaster Recovery. Websense Web Security Web Security Gateway. v7.6 Disaster Recovery Websense Web Security Web Security Gateway v7.6 1996 2011, Websense, Inc. All rights reserved. 10240 Sorrento Valley Rd., San Diego, CA 92121, USA Published 2011 The products and/or methods

More information

WhatsUp Gold v16.1 Installation and Configuration Guide

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

More information

InventoryControl for use with QuoteWerks Quick Start Guide

InventoryControl for use with QuoteWerks Quick Start Guide InventoryControl for use with QuoteWerks Quick Start Guide Copyright 2013 Wasp Barcode Technologies 1400 10 th St. Plano, TX 75074 All Rights Reserved STATEMENTS IN THIS DOCUMENT REGARDING THIRD PARTY

More information

ALTIRIS Integrated Component for Microsoft Active Directory 6.1 Help

ALTIRIS Integrated Component for Microsoft Active Directory 6.1 Help ALTIRIS Integrated Component for Microsoft Active Directory 6.1 Help Notice Altiris Integrated Component for Microsoft Active Directory 6.1 Help 1998-2006 Altiris, Inc. All rights reserved. Document Date:

More information

Attix5 Pro Server Edition

Attix5 Pro Server Edition Attix5 Pro Server Edition V7.0.3 User Manual for Linux and Unix operating systems Your guide to protecting data with Attix5 Pro Server Edition. Copyright notice and proprietary information All rights reserved.

More information

Virtual CD v10. Network Management Server Manual. H+H Software GmbH

Virtual CD v10. Network Management Server Manual. H+H Software GmbH Virtual CD v10 Network Management Server Manual H+H Software GmbH Table of Contents Table of Contents Introduction 1 Legal Notices... 2 What Virtual CD NMS can do for you... 3 New Features in Virtual

More information

Novell ZENworks 10 Configuration Management SP3

Novell ZENworks 10 Configuration Management SP3 AUTHORIZED DOCUMENTATION Software Distribution Reference Novell ZENworks 10 Configuration Management SP3 10.3 November 17, 2011 www.novell.com Legal Notices Novell, Inc., makes no representations or warranties

More information

SQL Backup and Restore using CDP

SQL Backup and Restore using CDP CDP SQL Backup and Restore using CDP Table of Contents Table of Contents... 1 Introduction... 2 Supported Platforms... 2 SQL Server Connection... 2 Figure 1: CDP Interface with the SQL Server... 3 SQL

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

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

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

Sharp Remote Device Manager (SRDM) Server Software Setup Guide

Sharp Remote Device Manager (SRDM) Server Software Setup Guide Sharp Remote Device Manager (SRDM) Server Software Setup Guide This Guide explains how to install the software which is required in order to use Sharp Remote Device Manager (SRDM). SRDM is a web-based

More information

Spector 360 Deployment Guide. Version 7.3 January 3, 2012

Spector 360 Deployment Guide. Version 7.3 January 3, 2012 Spector 360 Deployment Guide Version 7.3 January 3, 2012 Table of Contents Deploy to All Computers... 48 Step 1: Deploy the Servers... 5 Recorder Requirements... 52 Requirements... 5 Control Center Server

More information

User Guide. CTERA Agent. August 2011 Version 3.0

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

More information

Migrating to vcloud Automation Center 6.1

Migrating to vcloud Automation Center 6.1 Migrating to vcloud Automation Center 6.1 vcloud Automation Center 6.1 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a

More information

InformationNOW Upgrading to Microsoft SQL Server 2008

InformationNOW Upgrading to Microsoft SQL Server 2008 InformationNOW Upgrading to Microsoft SQL Server 2008 About this Document This document provides the steps necessary to update the district s InformationNOW database and reporting engine platform from

More information

WhatsUp Gold v16.0 Database Migration and Management Guide Learn how to migrate a WhatsUp Gold database from Microsoft SQL Server 2005 Express

WhatsUp Gold v16.0 Database Migration and Management Guide Learn how to migrate a WhatsUp Gold database from Microsoft SQL Server 2005 Express WhatsUp Gold v16.0 Database Migration and Management Guide Learn how to migrate a WhatsUp Gold database from Microsoft SQL Server 2005 Express Edition or SQL Server 2008 Express R2 to Microsoft SQL Server

More information

Unicenter Patch Management

Unicenter Patch Management Unicenter Patch Management Best Practices for Managing Security Updates R11 This documentation (the Documentation ) and related computer software program (the Software ) (hereinafter collectively referred

More information

Ajera 7 Installation Guide

Ajera 7 Installation Guide Ajera 7 Installation Guide Ajera 7 Installation Guide NOTICE This documentation and the Axium software programs may only be used in accordance with the accompanying Axium Software License and Services

More information

ALTIRIS CONNECTOR 6.0 FOR ACTIVE DIRECTORY HELP

ALTIRIS CONNECTOR 6.0 FOR ACTIVE DIRECTORY HELP ALTIRIS CONNECTOR 6.0 FOR ACTIVE DIRECTORY HELP Notice Copyright 1998-2004 Altiris Inc. All rights reserved. Product Version: 6.0 Document Date: April 1, 2004 Bootworks U.S. Patent No. 5,764,593. RapiDeploy

More information

ecopy ShareScan 5.0 SQL installs guide

ecopy ShareScan 5.0 SQL installs guide ecopy ShareScan 5.0 SQL installs guide Created by Rob O Leary, 3/28/2011 5.0 SQL installs guide 2 ShareScan 5.0 has two SQL setup types: Complete: Installs and connects the local MS SQL Server 2008 Express

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

NetBackup Backup, Archive, and Restore Getting Started Guide

NetBackup Backup, Archive, and Restore Getting Started Guide NetBackup Backup, Archive, and Restore Getting Started Guide UNIX, Windows, and Linux Release 6.5 Veritas NetBackup Backup, Archive, and Restore Getting Started Guide Copyright 2007 Symantec Corporation.

More information

enicq 5 System Administrator s Guide

enicq 5 System Administrator s Guide Vermont Oxford Network enicq 5 Documentation enicq 5 System Administrator s Guide Release 2.0 Published November 2014 2014 Vermont Oxford Network. All Rights Reserved. enicq 5 System Administrator s Guide

More information