SWP-0014 Moving an Organization Between AFHCAN tconsult Servers. Revision: 1. Effective Date: 8/19/2010

Size: px
Start display at page:

Download "SWP-0014 Moving an Organization Between AFHCAN tconsult Servers. Revision: 1. Effective Date: 8/19/2010"

Transcription

1 Software Procedure SWP-0014 Moving an Organization Between AFHCAN tconsult Servers Revision: 1 Effective Date: 8/19/2010 Alaska Native Tribal Health Consortium Division of Health Information & Technology 4000 Ambassador Drive Anchorage, AK Tel: (907) Fax: (907) Copyright 2010 Alaska Native Tribal Health Consortium. All rights reserved. Page 1 of 31

2 Contents Purpose... 3 Audience... 3 Scope... 3 Additional Resources... 3 Capturing the tconsult Database, Support Files and Certificates... 3 Moving and Restoring a tconsult Organization onto a Single Org Server Moving and Restoring a tconsult Organization onto a Server that Hosts Multiple Organizations Page 2 of 31

3 Purpose The purpose of this document is to step the reader through the necessary steps to successfully move an existing tconsult database and support files from one host server to another. Audience This document is written for IT technicians and system administrators who are responsible for building, configuring, or maintaining an AFHCAN tconsult Server. It is assumed readers are familiar with intermediate-level computer terms and concepts. Scope There may be an occasion when a host server will be replaced with a newer model, or a host server suffers a hardware failure. Procedures for moving an existing tconsult database and supporting files to a new server, and reconfiguring the tconsult Server Software and Organization are detailed in this document. Additional Resources SWP-0007 AFHCAN tconsult Server Software v5.x Installation Procedures SWP-0017 Obtaining New Certificate Public Key Capturing the tconsult Database, Support Files and Certificates Disclaimer: This document does not give the reader step by step instructions on how to do a backup, but relies on an organizations backup strategy to be able to restore the AFHCAN Advanced tconsult Server in the event of an untimely failure. The SQL Databases, specifically the AFHCAN Telehealth Case database, (tconsult, CaseDB), should be backed up using the SQL Backup function or 3rd party solution, such as Veritas with SQL Agent. For the purposes of this document, a backup of the SQL Database should be completed using the SQL Backup function and placed in the MSSQL\Backup folder on the D:\drive. The folders critical to a successful restoral are: D:\AFHCAN\Blobs* D:\MSSQL\Backup E:\InetPub\AFHCANRoot\AFHCAN** *On older AFHCAN Telehealth Servers, this may be the D:\ATS\Blobs folder **On older AFHCAN Telehealth Servers, this may be the E:\InetPub\WWWRoot\AFHCAN In addition to the above files and folders, the AFHCAN Telehealth Signing, and AFHCAN Telehealth CA certificates need to be exported and saved to the root of the D:\drive. Page 3 of 31

4 1. Click on Start, select Run and enter mmc and then click on OK. Select File from the Menu Bar and choose Add/Remove Snap-In. Click on Add and select Certificates, clicking on Add again. Figure 1 - Adding Standalone Snap-in to the MMC 2. When asked what this snap-in will always use to manage certificates, select Computer account. Click on Next. Figure 2 - Managing Certificates for Computer Account 3. Select the Local Computer that this snap-in will manage, and then click on Finish. Page 4 of 31

5 Figure 3 - Snap-in Manages Local Computer 4. Expand the Console Root to Certificates Personal Certificates. Do a right-mouse on the AFHCAN Telehealth Signing certification, select All Tasks and choose Export to invoke the Certificate Export Wizard. Click on Next. Figure 4 Certificate Export Wizard 5. Always export the private key by selecting the radio button Yes. Page 5 of 31

6 Figure 5 Export the Private Key 6. Leave the default export file format of Personal Information Exchange (.pfx) while enabling strong protection. Figure 6 Personal Information Exchange with Strong Protection 7. Leave the Password field blank. Page 6 of 31

7 Figure 7 Password Dialog Box 8. Enter an appropriate file name such as the name of the organization and save to the root of the D:\drive. Figure 8 Naming the Exported Certificate 9. Click on Finish after reviewing the settings. Page 7 of 31

8 10. Click on OK. Figure 9 Reviewing the Settings Figure 10 Successful Personal Certificate Export 11. Expand Trusted Root Certificates in the left pane, click on Certificates, and locate the AFHCAN Telehealth CA certificate in the right pane. Do a right-mouse and select All Tasks Export. Figure 11 Starting the Export of the Root Certificate 12. At the start of the Certificate Export Wizard, click on Next. Page 8 of 31

9 Figure 12 Certificate Export Wizard 13. Select the Base-64 encoded X.509 (.CER) file format for export. Figure 13 File Format of Base-64 Encoded X.509 (.CER) 14. Enter an appropriate file name such as the name of the organization and save to the root of the D:\drive. Page 9 of 31

10 Figure 14 Saving the AFHCAN Telehealth CA Certificate to the D:\drive 15. Review the settings of the Certificate Export Wizard and click on Finish. Figure 15 Reviewing the AFHCAN Telehealth CA Certificate Export Settings 16. Click OK on the Successful completion. Figure 16 Successful Export Dialog Box Page 10 of 31

11 17. Using Windows 2003 Server Backup utility, backup D:\Certificates (.pfx) and (.cer), D:\AFHACN\Blobs, D:\MSSQL\Backup and E:\InetPub\AFHCANRoot\AFHCAN. 18. Place the created backup onto an encrypted drive for transport to the new host server. 19. Copy the backup to the root of the D:\drive on the new server. Moving and Restoring a tconsult Organization onto a Single Org Server The detailed steps in this section outline the restoration of a tconsult organization and supporting files onto a new server that hosts a single organization. 1. Install the tconsult Server software, creating a new organization. Please refer to SWP-0007 AFHCAN tconsult Server Software v5.x Installation Procedures for detailed instructions. 2. Make a note of the tconsult user account that is created. 3. Using the Windows 2003 Server Backup utility, restore to their original locations the backed up database and supporting files from the old server. 4. Stop the tconsult Server Service in Administrative Tools Services mmc 5. Click on Start, select Run and enter mmc and then click on OK. Select File from the Menu Bar and choose Add/Remove Snap-In. Click on Add and select Certificates, clicking on Add again. Figure 17 - Adding Standalone Snap-in to the MMC 6. When asked what this snap-in will always use to manage certificates, select Computer account. Click on Next. Page 11 of 31

12 Figure 18 - Managing Certificates for Computer Account 7. Select the Local Computer that this snap-in will manage, and then click on Finish. Figure 19 - Snap-in Manages Local Computer 8. Expand the Console Root to Certificates Personal Certificates. Highlight the existing AFHCAN Telehealth Signing certificate in the right pane and choose Delete. Click Yes on the warning dialog box to confirm deletion. Page 12 of 31

13 Figure 20 Confirming Deletion of Existing Certificate 9. Do a right mouse on Certificates under Personal and select Import. The Certificate Import Wizard will start. Click on Next. Figure 21 Certificate Import Wizard. 10. Change the file type to Personal Information Exchange (*.pfx,*.p12) and locate the certificate that was exported from the old server and restored to the original location in the root of the D:\drive. Highlight the certificate and click on Open. Page 13 of 31

14 Figure 22 Locating the Personal Information Exchange Certificate 11. Click on Next to continue the Certificate Import Wizard. Figure 23 Continuing the Certificate Import Wizard 12. Ensure a checkmark is placed in front of Mark Private Key as Exportable before clicking on Next. Page 14 of 31

15 Figure 24 Marking this Key as Exportable 13. Place all Certificates in the Personal Certificate Store and click on Next. Figure 25 Placing Certificates in the Personal Certificate Store 14. Click Finish at the final review screen. Page 15 of 31

16 15. Click on OK. Figure 26 Reviewing the Settings Figure 27 Import Successful Dialog Box 16. Expand Trusted Root Certificates in the left pane, click on Certificates, and locate the AFHCAN Telehealth CA certificate in the right pane. Do a right-mouse and select Delete. Confirm deletion by clicking on Yes. Figure 28 Confirming Deletion of AFHCAN Telehealth CA Root Certificate Page 16 of 31

17 17. Again clicking on Certificates under Trusted Root Certificates, do a right-mouse and select All Tasks Import. Figure 29 Importing the AFHCAN Telehealth CA Root Certificate 18. The Certificate Import Wizard will startup. Click on Next. Figure 30 Certificate Import Wizard 19. Browse to the root of the D:\drive where the root certificate was restored then click on Next.. Page 17 of 31

18 Figure 31 Locating the AFHCAN Telehealth CA Root Certificate 20. Accept the default location for placement of the certificate and click on Next. Figure 32 Placement of AFHCAN Telehealth CA Root Certificate 21. Review the settings and click on Finish. Page 18 of 31

19 Figure 33 Finishing the AFHCAN Telehealth CA Root Certificate Import 22. Click on OK at the successful import of the AFHCAN CA Root Certificate. Figure 34 Import Successful Dialog Box 23. Open Enterprise Manager (if SQL 2000) or SQL Server Management Studio if SQL Expand Databases. Do a right-mouse click on Databases and select All Tasks Restore Database. Restore as tconsult database from the device of D:\MSSQL\Backup leaving the backup set database-complete. Then click on Options tab. Page 19 of 31

20 Figure 35 Restoring a SQL Database 24. Force a restore over the existing database, and ensure that physical file name is that of the database being overwritten. Click on OK. Figure 36 Restore Database Options 25. Click on OK at the Successful Restore Database dialog box. Page 20 of 31

21 Figure 37 Successful Restore of Database Dialog Box 26. Expand the tconsult database highlight Users and delete the existing tconsult user in the right pane. Click on Yes to verify the deletion. This user is from the old server and no longer applicable to this new server. Figure 38 Removing Old Server User Account 27. Do a right-mouse click on Users and select New User. Select the tconsult account created and noted in Step 2 of this section. Permit this user the role of public and db_owner prior to clicking on OK. Page 21 of 31

22 Figure 39 - Adding a New User and Selecting Roles for a Database 28. Click on Tables and locate the Server table in the right pane. Do a right-mouse click and select Open Table Returning all rows. Figure 40 Returning All Rows upon Opening a Table 29. Locate the name of the organization in the Description column (type will be Home). Highlight the ServerGUID in the first column and copy to the clipboard. Page 22 of 31

23 Figure 41 Copying the ServerGUID to Computer Clipboard 30. Click on Start Run and enter regedit (without the quotes). Editing needs to be done with extreme care to avoid critical failures. Using regedit is at the readers own risk. AFHCAN assumes no responsibility for failure to follow the below steps. 31. Expand the registry to locate HKLM Software AFHCAN. Expand Organizations. Do a right-mouse click on the first key under Organizations and select Rename. Paste the ServerGUID obtained in Step 29. Figure 42 Renaming the ServerGUID within the Registry 32. In the right pane, click on the Name value and ensure the Value Data is the correct name of the Organization that was just restored. Page 23 of 31

24 Figure 43 Correcting the Value Data for the Name 33. Within Computer Management, set the tconsult user account to never expire and restart the tconsult Server Service. 34. Open Internet Explorer and enter The AFHCAN Server Information page should display as seen in Figure 44. Figure 44 Displaying the Ping Page for an Organization 35. Close Internet Explorer. Page 24 of 31

25 Moving and Restoring a tconsult Organization onto a Server that Hosts Multiple Organizations The detailed steps in this section outline the restoration of a tconsult organization and supporting files onto a new server that hosts multiple organizations. This procedure assumes the tconsult Server software has already been installed and several organizations have been created. 1. Create a new organization noting the name of the tconsultx user account, name of tconsultx database and location of the data files. 2. Using the Windows 2003 Server Backup utility, restore the database and supporting files to these new locations. 3. Stop the tconsultx Server Service in Administrative Tools Services mmc. 4. Open Enterprise Manager (if SQL 2000) or SQL Server Management Studio if SQL Expand Databases. Click on the newly created database and expand it. Click on Tables. Do a right-mouse on the Server Table in the right pane to return all open rows. Write down the ServerGUID to be located in the registry later in this procedure. Figure 45 Returning All Rows in a Table 5. Do a right-mouse click on Databases and select All Tasks Restore Database. Restore as tconsult database from the device of D:\MSSQL\Backup leaving the backup set database-complete. Then click on Options tab. Page 25 of 31

26 Figure 46 Restoring a SQL Database 6. Force a restore over the existing database, and ensure that physical file name is that of the database being overwritten. Click on OK. Figure 47 Restore Database Options Page 26 of 31

27 7. Click on OK at the Successful Restore Database dialog box. Figure 48 Successful Restore of Database Dialog Box 8. Expand the tconsultx database highlight Users and delete the existing tconsultx user in the right pane. Click on Yes to verify the deletion. This user is from the old server and no longer applicable to this new server. Figure 49 Removing Old Server User Account 9. Do a right-mouse click on Users and select New User. Select the tconsultx account created and noted in Step 1 of this section. Permit this user the role of public and db_owner prior to clicking on OK. Page 27 of 31

28 Figure 50 - Adding a New User and Selecting Roles for a Database 10. Click on Tables and locate the Server table in the right pane. Do a right-mouse click and select Open Table Returning all rows. Figure 51 Returning All Rows upon Opening a Table 11. Locate the name of the organization in the Description column (type will be Home). Highlight the ServerGUID in the first column and copy to the clipboard. Page 28 of 31

29 Figure 52 Copying the ServerGUID to Computer Clipboard 12. Click on Start Run and enter regedit (without the quotes). Editing needs to be done with extreme care to avoid critical failures. Using regedit is at the readers own risk. AFHCAN assumes no responsibility for failure to follow the below steps. 13. Expand the registry to locate HKLM Software AFHCAN. Expand Organizations. Click on the key of the Organization that is the ServerGUID number written down in Step 4 of this section. Once the correct Organization is verified, do a right-mouse click on the key of the Organization restored and select Rename. Paste the ServerGUID obtained in Step 11. Figure 53 Renaming the ServerGUID within the Registry Page 29 of 31

30 14. In the right pane, click on the Name value and ensure the Value Data is the correct name of the Organization that was just restored. Figure 54 Correcting the Value Data for the Name 15. Since multiple organizations are already installed on the server, all are using an AFHCAN Telehealth Signing certificate that was installed when the tconsult Server Software was originally installed. The newly restored database needs to have this public key applied to the database. Please refer to SWP-0017 Obtaining New Certificate Public Key to obtain and apply the public key. 16. Once the public key has been applied to the restored database, set the tconsultx user account to never expire and restart the tconsultx Server Service. 17. Open Internet Explorer and enter The AFHCAN Server Information page should display as seen in Figure 55. Page 30 of 31

31 Figure 55 Displaying the Ping Page for an Organization 18. Close Internet Explorer. End of procedure. Page 31 of 31

SWP-0054 Creating a SQL Maintenance Plan. Revision: 1. Effective Date: 4/26/2011

SWP-0054 Creating a SQL Maintenance Plan. Revision: 1. Effective Date: 4/26/2011 Software Procedure SWP-0054 Creating a SQL Maintenance Plan Revision: 1 Effective Date: 4/26/2011 Alaska Native Tribal Health Consortium Division of Health Information & Technology 4000 Ambassador Drive

More information

SWP-0021 Upgrading SQL Server 2000 to SQL Server 2005 on a tconsult Server. Revision: 1. Effective Date: 10/13/2010

SWP-0021 Upgrading SQL Server 2000 to SQL Server 2005 on a tconsult Server. Revision: 1. Effective Date: 10/13/2010 Software Procedure SWP-0021 Upgrading SQL Server 2000 to SQL Server 2005 on a tconsult Server Revision: 1 Effective Date: 10/13/2010 Alaska Native Tribal Health Consortium Division of Health Information

More information

SWP-0003 tconsult Server Active Directory Integration. Revision: 3. Effective Date: 7/28/2010

SWP-0003 tconsult Server Active Directory Integration. Revision: 3. Effective Date: 7/28/2010 Software Procedure SWP-0003 tconsult Server Active Directory Integration Revision: 3 Effective Date: 7/28/2010 Alaska Native Tribal Health Consortium Division of Health Information & Technology 4000 Ambassador

More information

SWP-0064 tconsult Server v6.x - Upgrade. Revision: 3. Effective Date: 12/20/2011

SWP-0064 tconsult Server v6.x - Upgrade. Revision: 3. Effective Date: 12/20/2011 Software Procedure SWP-0064 tconsult Server v6.x - Upgrade Revision: 3 Effective Date: 12/20/2011 Alaska Native Tribal Health Consortium Division of Health Information & Technology 4000 Ambassador Drive

More information

Email Account Create for Outlook Express

Email Account Create for Outlook Express Email Account Create for Outlook Express Click Start Menu Choose Outlook Express Click Tools menu from Menu Bar and then click Accounts In Internet Account Wizard, Click Add Button and Click Mail. 1 In

More information

SWP-0005 How to Establish an Authoritative Time Source for tconsult Servers. Revision: 3. Effective Date: 7/28/2010

SWP-0005 How to Establish an Authoritative Time Source for tconsult Servers. Revision: 3. Effective Date: 7/28/2010 Software Procedure SWP-0005 How to Establish an Authoritative Time Source for tconsult Servers Revision: 3 Effective Date: 7/28/2010 Alaska Native Tribal Health Consortium Division of Health Information

More information

How to Configure a Secure Connection to Microsoft SQL Server

How to Configure a Secure Connection to Microsoft SQL Server How to Configure a Secure Connection to Microsoft SQL Server 1993-2015 Informatica Corporation. No part of this document may be reproduced or transmitted in any form, by any means (electronic, photocopying,

More information

S/MIME on Good for Enterprise MS Online Certificate Status Protocol. Installation and Configuration Notes. Updated: October 08, 2014

S/MIME on Good for Enterprise MS Online Certificate Status Protocol. Installation and Configuration Notes. Updated: October 08, 2014 S/MIME on Good for Enterprise MS Online Certificate Status Protocol Installation and Configuration Notes Updated: October 08, 2014 Installing the Online Responder service... 1 Preparing the environment...

More information

Wavecrest Certificate

Wavecrest Certificate Wavecrest InstallationGuide Wavecrest Certificate www.wavecrest.net Copyright Copyright 1996-2015, Wavecrest Computing, Inc. All rights reserved. Use of this product and this manual is subject to license.

More information

Install the Production Treasury Root Certificate (Vista / Win 7)

Install the Production Treasury Root Certificate (Vista / Win 7) Install the Production Treasury Root Certificate (Vista / Win 7) The Production Treasury Root Certificate should be maintained on your local workstations to use OTCnet Check Capture and Deposit Reporting.

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

How To Enable A Websphere To Communicate With Ssl On An Ipad From Aaya One X Portal 1.1.3 On A Pc Or Macbook Or Ipad (For Acedo) On A Network With A Password Protected (

How To Enable A Websphere To Communicate With Ssl On An Ipad From Aaya One X Portal 1.1.3 On A Pc Or Macbook Or Ipad (For Acedo) On A Network With A Password Protected ( Avaya one X Portal 1.1.3 Lightweight Directory Access Protocol (LDAP) over Secure Socket Layer (SSL) Configuration This document provides configuration steps for Avaya one X Portal s 1.1.3 communication

More information

etoken Enterprise For: SSL SSL with etoken

etoken Enterprise For: SSL SSL with etoken etoken Enterprise For: SSL SSL with etoken System Requirements Windows 2000 Internet Explorer 5.0 and above Netscape 4.6 and above etoken R2 or Pro key Install etoken RTE Certificates from: (click on the

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

HTTP Server Setup for McAfee Endpoint Encryption (Formerly SafeBoot) Table of Contents

HTTP Server Setup for McAfee Endpoint Encryption (Formerly SafeBoot) Table of Contents Table of Contents Introduction... 1 Setting Up Endpoint Encryption s HTTP Server...2 How to trust Control Break as an CA... 20 Start Endpoint Encryption s HTTP Server service... 23 Verify Endpoint Encryption

More information

Introduction. There are several bits of information that must be moved:

Introduction. There are several bits of information that must be moved: Backup and restore on new hardware XProtect Professional VMS Products 2014: XProtect Enterprise 2014, XProtect Professional 2014, XProtect Express 2014, XProtect Essential 2014 Introduction This document

More information

Upgrading from MSDE to SQL Server 2005 Express Edition with Advanced Services SP2

Upgrading from MSDE to SQL Server 2005 Express Edition with Advanced Services SP2 Upgrading from MSDE to SQL Server 2005 Express Edition with Advanced Services SP2 Installation and Configuration Introduction This document will walk you step by step in removing MSDE and the setup and

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

Installation Guide for Microsoft SQL Server 2008 R2 Express. October 2011 (GUIDE 1)

Installation Guide for Microsoft SQL Server 2008 R2 Express. October 2011 (GUIDE 1) Installation Guide for Microsoft SQL Server 2008 R2 Express October 2011 (GUIDE 1) Copyright 2011 Lucid Innovations Limited. All Rights Reserved This guide only covers the installation and configuration

More information

Configuration Guide. Remote Backups How-To Guide. Overview

Configuration Guide. Remote Backups How-To Guide. Overview Configuration Guide Remote Backups How-To Guide Overview Remote Backups allow you to back-up your data from 1) a ShareCenter TM to either a Remote ShareCenter or Linux Server and 2) Remote ShareCenter

More information

HELP DOCUMENTATION E-SSOM DEPLOYMENT GUIDE

HELP DOCUMENTATION E-SSOM DEPLOYMENT GUIDE HELP DOCUMENTATION E-SSOM DEPLOYMENT 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 any means

More information

DMZ Server monitoring with

DMZ Server monitoring with DMZ Server monitoring with System Center Operations Manager DMZ server monitoring scenario: The environment where we are implementing the DMZ server monitoring contains the following components: Stand

More information

Table of Contents SQL Server Option

Table of Contents SQL Server Option Table of Contents SQL Server Option STEP 1 Install BPMS 1 STEP 2a New Customers with SQL Server Database 2 STEP 2b Restore SQL DB Upsized by BPMS Support 6 STEP 2c - Run the "Check Dates" Utility 7 STEP

More information

5.6.3 Lab: Registry Backup and Recovery in Windows XP

5.6.3 Lab: Registry Backup and Recovery in Windows XP 5.6.3 Lab: Registry Backup and Recovery in Windows XP Introduction Print and complete this lab. In this lab, you will back up a computer registry. You will also perform a recovery of a computer registry.

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

Browser-based Support Console

Browser-based Support Console TECHNICAL PAPER Browser-based Support Console Mass deployment of certificate Netop develops and sells software solutions that enable swift, secure and seamless transfer of video, screens, sounds and data

More information

Step-by-step installation guide for monitoring untrusted servers using Operations Manager ( Part 3 of 3)

Step-by-step installation guide for monitoring untrusted servers using Operations Manager ( Part 3 of 3) Step-by-step installation guide for monitoring untrusted servers using Operations Manager ( Part 3 of 3) Manual installation of agents and importing the SCOM certificate to the servers to be monitored:

More information

2. In the Search programs and files field, enter mmc and hit the enter key

2. In the Search programs and files field, enter mmc and hit the enter key The Enrollment Key Pair is created when you make an on-line request for a certificate. There will be one Enrollment Key Pair for each certificate request that you have made. Your computer will look for

More information

Copyright 2015 http://itfreetraining.com

Copyright 2015 http://itfreetraining.com This video will install Active Directory Federation Services on Windows Server 2012. In a previous video, an enterprise CA was installed and configured. This video will use that enterprise CA to issue

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

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

SQL Server 2008 and SSL Secure Connection

SQL Server 2008 and SSL Secure Connection Ivan Mackintosh 9 January 2013 - v1.0 SQL Server 2008 and SSL Secure Connection This document describes the steps involved for converting an existing SQL Connection to a secure SSL Connection suitable

More information

eadvantage Certificate Enrollment Procedures

eadvantage Certificate Enrollment Procedures eadvantage Certificate Enrollment Procedures Purpose: Instructions for members to obtain a digital certificate which is a requirement to conduct financial transactions with the Federal Home Loan Bank of

More information

SolarWinds Migrating SolarWinds NPM Technical Reference

SolarWinds Migrating SolarWinds NPM Technical Reference SolarWinds Migrating SolarWinds NPM Technical Reference Copyright 1995-2015 SolarWinds Worldwide, LLC. All rights reserved worldwide. No part of this document may be reproduced by any means nor modified,

More information

How to Copy A SQL Database SQL Server Express (Making a History Company)

How to Copy A SQL Database SQL Server Express (Making a History Company) How to Copy A SQL Database SQL Server Express (Making a History Company) These instructions are written for use with SQL Server Express. Check with your Network Administrator if you are not sure if you

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

SQL Server Setup for Assistant/Pro applications Compliance Information Systems

SQL Server Setup for Assistant/Pro applications Compliance Information Systems SQL Server Setup for Assistant/Pro applications Compliance Information Systems The following document covers the process of setting up the SQL Server databases for the Assistant/PRO software products form

More information

SELF SERVICE RESET PASSWORD MANAGEMENT BACKUP GUIDE

SELF SERVICE RESET PASSWORD MANAGEMENT BACKUP GUIDE SELF SERVICE RESET PASSWORD MANAGEMENT BACKUP GUIDE Copyright 1998-2015 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

Extracting an S/MIME certificate from a digital signature

Extracting an S/MIME certificate from a digital signature Extracting an S/MIME certificate from a digital signature Instructions for Microsoft Outlook 2007 and 2010 Document User_Instruction_Outlook_Certificate_Handling Status Final Date: 03.06.2012 Version:

More information

1. Open the License Manager either via the Start Menu or from C:\Keri\DoorsNET directory.

1. Open the License Manager either via the Start Menu or from C:\Keri\DoorsNET directory. Doors.NET v3.5.1.21 includes a new automatic backup feature that allows you to quickly and easily schedule a full system backup. By default, this backup is performed every week on Friday at 23:00 hours

More information

How to Back Up and Restore an ACT! Database Answer ID 19211

How to Back Up and Restore an ACT! Database Answer ID 19211 How to Back Up and Restore an ACT! Database Answer ID 19211 Please note: Answer ID documents referenced in this article can be located at: http://www.act.com/support/index.cfm (Knowledge base link). The

More information

e-cert (Server) User Guide For Microsoft IIS 7.0

e-cert (Server) User Guide For Microsoft IIS 7.0 e-cert (Server) User Guide For Microsoft IIS 7.0 Revision Date: Sep 2015 Table of Content A. Guidelines for e-cert (Server) Applicant... 3 New and Renew Application... 4 B. Generating Certificate Signing

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

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

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

IIS 6.0SSL Certificate Deployment Guide

IIS 6.0SSL Certificate Deployment Guide IIS 6.0SSL Certificate Deployment Guide StartCom CA Limited Contents 1.Generate the CSR by customer.... 3 1.1 Generate the private key files and CSR files... 3 1.2 Create a new certificate request... 3

More information

NEWTECH INFOSYSTEMS, INC. NTI Backup Now EZ. NTI Backup Now EZ User's Guide

NEWTECH INFOSYSTEMS, INC. NTI Backup Now EZ. NTI Backup Now EZ User's Guide NEWTECH INFOSYSTEMS, INC. NTI Backup Now EZ NTI Backup Now EZ User's Guide Backup Now EZ User's Guide 2009 NewTech Infosystems, Inc. i Table of Contents INTRODUCTION... 3 WELCOME TO NTI BACKUP NOW EZ...

More information

1 of 10 1/31/2014 4:08 PM

1 of 10 1/31/2014 4:08 PM 1 of 10 1/31/2014 4:08 PM copyright 2014 How to backup Microsoft SQL Server with Nordic Backup Pro Before creating a SQL backup set within Nordic Backup Pro it is first necessary to verify that the settings

More information

NSi Mobile Installation Guide. Version 6.2

NSi Mobile Installation Guide. Version 6.2 NSi Mobile Installation Guide Version 6.2 Revision History Version Date 1.0 October 2, 2012 2.0 September 18, 2013 2 CONTENTS TABLE OF CONTENTS PREFACE... 5 Purpose of this Document... 5 Version Compatibility...

More information

4cast Client Specification and Installation

4cast Client Specification and Installation 4cast Client Specification and Installation Version 2015.00 10 November 2014 Innovative Solutions for Education Management www.drakelane.co.uk System requirements The client requires Administrative rights

More information

Microsoft Exchange 2010 and 2007

Microsoft Exchange 2010 and 2007 Microsoft Exchange 2010 and 2007 Download the server certificate and intermediate certificates. Perform the following procedure for each of the intermediate certificates and then for the server certificate.

More information

How to Create a Delegated Administrator User Role / To create a Delegated Administrator user role Page 1

How to Create a Delegated Administrator User Role / To create a Delegated Administrator user role Page 1 Managing user roles in SCVMM How to Create a Delegated Administrator User Role... 2 To create a Delegated Administrator user role... 2 Managing User Roles... 3 Backing Up and Restoring the VMM Database...

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

MicrosoftDynam ics GP 2015. TenantServices Installation and Adm inistration Guide

MicrosoftDynam ics GP 2015. TenantServices Installation and Adm inistration Guide MicrosoftDynam ics GP 2015 TenantServices Installation and Adm inistration Guide Copyright Copyright 2014 Microsoft Corporation. All rights reserved. Limitation of liability This document is provided as-is.

More information

TSM for Windows Installation Instructions: Download the latest TSM Client Using the following link:

TSM for Windows Installation Instructions: Download the latest TSM Client Using the following link: TSM for Windows Installation Instructions: Download the latest TSM Client Using the following link: ftp://ftp.software.ibm.com/storage/tivoli-storagemanagement/maintenance/client/v6r2/windows/x32/v623/

More information

Bosch ReadykeyPRO Unlimited Installation Guide, product version 6.5. This guide is item number DOC-110-2-029, revision 2.029, May 2012.

Bosch ReadykeyPRO Unlimited Installation Guide, product version 6.5. This guide is item number DOC-110-2-029, revision 2.029, May 2012. Bosch ReadykeyPRO Unlimited Installation Guide, product version 6.5. This guide is item number DOC-110-2-029, revision 2.029, May 2012. Copyright 1995-2012 Lenel Systems International, Inc. Information

More information

Microsoft OCS with IPC-R: SIP (M)TLS Trunking. directpacket Product Supplement

Microsoft OCS with IPC-R: SIP (M)TLS Trunking. directpacket Product Supplement Microsoft OCS with IPC-R: SIP (M)TLS Trunking directpacket Product Supplement directpacket Research www.directpacket.com 2 Contents Prepare DNS... 6 Prepare Certificate Template for MTLS... 6 1 Create

More information

SETUP SSL IN SHAREPOINT 2013 (USING SELF-SIGNED CERTIFICATE)

SETUP SSL IN SHAREPOINT 2013 (USING SELF-SIGNED CERTIFICATE) 12/15/2012 WALISYSTEMSINC.COM SETUP SSL IN SHAREPOINT 2013 (USING SELF-SIGNED CERTIFICATE) Setup SSL in SharePoint 2013 In the last article (link below), you learned how to setup SSL in SharePoint 2013

More information

MTA Course: 10753 Windows Operating System Fundamentals Topic: Understand backup and recovery methods File name: 10753_WindowsOS_SA_6.

MTA Course: 10753 Windows Operating System Fundamentals Topic: Understand backup and recovery methods File name: 10753_WindowsOS_SA_6. STUDENT ACTIVITY 6.1: UNDERSTAND BACKUP AND RECOVERY METHODS MTA Course: 10753 Windows Operating System Fundamentals Topic: Understand backup and recovery methods File name: 10753_WindowsOS_SA_6.1 Lesson

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

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

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

More information

Step-by-step installation guide for monitoring untrusted servers using Operations Manager (Part 1 of 3)

Step-by-step installation guide for monitoring untrusted servers using Operations Manager (Part 1 of 3) Step-by-step installation guide for monitoring untrusted servers using Operations Manager (Part 1 of 3) Most of the time through Operations Manager, you may require to monitor servers and clients that

More information

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

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

More information

BACKUP UTILITY FOR TIMEFORCE

BACKUP UTILITY FOR TIMEFORCE BACKUP UTILITY FOR TIMEFORCE The "Backup Utility" for TimeForce automatically creates a backup of the information stored in the program database. Backups can be performed manually, or the TimeForce Scheduler

More information

SSL Intercept Mode. Certificate Installation Guide. Revision 1.0.0. Warning and Disclaimer

SSL Intercept Mode. Certificate Installation Guide. Revision 1.0.0. Warning and Disclaimer SSL Intercept Mode Certificate Installation Guide Revision 1.0.0 Warning and Disclaimer This document is designed to provide information about the configuration of CensorNet Professional. Every effort

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

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

Generating a Certificate Signing Request (CSR) from LoadMaster

Generating a Certificate Signing Request (CSR) from LoadMaster SSL Guide From MyKemp Wiki The world of Secure Sockets Layer (SSL) certificates can be a bit confusing, so this document was assembled to help guide users of LoadMasters through the various processes involving

More information

Microsoft Corporation. Project Server 2010 Installation Guide

Microsoft Corporation. Project Server 2010 Installation Guide Microsoft Corporation Project Server 2010 Installation Guide Office Asia Team 11/4/2010 Table of Contents 1. Prepare the Server... 2 1.1 Install KB979917 on Windows Server... 2 1.2 Creating users and groups

More information

Sophos for Microsoft SharePoint startup guide

Sophos for Microsoft SharePoint startup guide Sophos for Microsoft SharePoint startup guide Product version: 2.0 Document date: March 2011 Contents 1 About this guide...3 2 About Sophos for Microsoft SharePoint...3 3 System requirements...3 4 Planning

More information

O Reilly Media, Inc. 3/2/2007

O Reilly Media, Inc. 3/2/2007 A Setup Instructions This appendix provides detailed setup instructions for labs and sample code referenced throughout this book. Each lab will specifically indicate which sections of this appendix must

More information

Cox Business Premium Online Backup USER'S GUIDE. Cox Business VERSION 1.0

Cox Business Premium Online Backup USER'S GUIDE. Cox Business VERSION 1.0 Cox Business Premium Online Backup USER'S GUIDE Cox Business VERSION 1.0 Table of Contents ABOUT THIS GUIDE... 4 DOWNLOADING COX BUSINESS PREMIUM ONLINE BACKUP... 5 INSTALLING COX BUSINESS PREMIUM ONLINE

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

SafeGuard Enterprise upgrade guide. Product version: 6.1

SafeGuard Enterprise upgrade guide. Product version: 6.1 SafeGuard Enterprise upgrade guide Product version: 6.1 Document date: February 2014 Contents 1 About this guide...3 2 Check the system requirements...4 3 Download installers...5 4 About upgrading...6

More information

How To Create An Easybelle History Database On A Microsoft Powerbook 2.5.2 (Windows)

How To Create An Easybelle History Database On A Microsoft Powerbook 2.5.2 (Windows) Introduction EASYLABEL 6 has several new features for saving the history of label formats. This history can include information about when label formats were edited and printed. In order to save this history,

More information

INSTALLING MICROSOFT SQL SERVER AND CONFIGURING REPORTING SERVICES

INSTALLING MICROSOFT SQL SERVER AND CONFIGURING REPORTING SERVICES INSTALLING MICROSOFT SQL SERVER AND CONFIGURING REPORTING SERVICES TECHNICAL ARTICLE November 2012. Legal Notice The information in this publication is furnished for information use only, and does not

More information

Enable SSL for Apollo 2015

Enable SSL for Apollo 2015 Enable SSL for Apollo 2015 [1] Obtain proper SSL certificate *.pfx (contains both certificate and private keys) For example, the pfx file contains both certificate and private keys, also the ascii file

More information

CONFIGURING MICROSOFT SQL SERVER REPORTING SERVICES

CONFIGURING MICROSOFT SQL SERVER REPORTING SERVICES CONFIGURING MICROSOFT SQL SERVER REPORTING SERVICES TECHNICAL ARTICLE November/2011. Legal Notice The information in this publication is furnished for information use only, and does not constitute a commitment

More information

GO!NotifyLink. Database Maintenance. GO!NotifyLink Database Maintenance 1

GO!NotifyLink. Database Maintenance. GO!NotifyLink Database Maintenance 1 GO!NotifyLink Database Maintenance GO!NotifyLink Database Maintenance 1 Table of Contents Database Maintenance 3 Database Cleanup... 3 Database Backups... 3 Database Configuration... 4 The Procedure via

More information

HTTP communication between Symantec Enterprise Vault and Clearwell E- Discovery

HTTP communication between Symantec Enterprise Vault and Clearwell E- Discovery Securing HTTP communication between Symantec Enterprise Vault and Clearwell E- Discovery Requesting and Applying an SSL Certificate to secure communication ion from Clearwell E-Discovery to Enterprise

More information

Installing a Browser Security Certificate for PowerChute Business Edition Agent

Installing a Browser Security Certificate for PowerChute Business Edition Agent Installing a Browser Security Certificate for PowerChute Business Edition Agent The Agent component of PowerChute Business Edition has a "self-signed" security certificate. This means that when you access

More information

SAS Activity-Based Management Server Software Release 6.0 for Windows

SAS Activity-Based Management Server Software Release 6.0 for Windows Installation Instructions SAS Activity-Based Management Server Software Release 6.0 for Windows This document provides the instructions for installing SAS Activity-Based Management Server. You must update

More information

VMware Horizon FLEX User Guide

VMware Horizon FLEX User Guide Horizon FLEX 1.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

More information

Setting Up SSL on IIS6 for MEGA Advisor

Setting Up SSL on IIS6 for MEGA Advisor Setting Up SSL on IIS6 for MEGA Advisor Revised: July 5, 2012 Created: February 1, 2008 Author: Melinda BODROGI CONTENTS Contents... 2 Principle... 3 Requirements... 4 Install the certification authority

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

VERITAS NetBackup 6.0

VERITAS NetBackup 6.0 VERITAS NetBackup 6.0 Backup, Archive, and Restore Getting Started Guide for UNIX, Windows, and Linux N15278C September 2005 Disclaimer The information contained in this publication is subject to change

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

Installation instructions for the supplier VPN solution

Installation instructions for the supplier VPN solution Installation instructions for the supplier VPN solution We use IPSec/L2TP with EAP (X.509) user authentication. We use IPSec NAT Traversal according to IETF RFC 3193 draft-02. VPN traffic requires that

More information

Aspera Connect User Guide

Aspera Connect User Guide Aspera Connect User Guide Windows XP/2003/Vista/2008/7 Browser: Firefox 2+, IE 6+ Version 2.3.1 Chapter 1 Chapter 2 Introduction Setting Up 2.1 Installation 2.2 Configure the Network Environment 2.3 Connect

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

NTI Backup Now EZ v2 User s Guide

NTI Backup Now EZ v2 User s Guide NTI Backup Now EZ v2 User s Guide GMAA00423010 11/12 2 Copyright statement This guide is copyrighted by Toshiba Corporation with all rights reserved. Under the copyright laws, this guide cannot be reproduced

More information

SQL Server 2008 R2 Express Edition Installation Guide

SQL Server 2008 R2 Express Edition Installation Guide Hardware, Software & System Requirements for SQL Server 2008 R2 Express Edition To get the overview of SQL Server 2008 R2 Express Edition, click here. Please refer links given below for all the details

More information

Upgrade Guide. McAfee Vulnerability Manager Microsoft Windows Server 2008 R2

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

More information

IMPORTING AND EXPORTING CERTIFICATES IN IE AND FIREFOX FOR BPIA AND PRACS

IMPORTING AND EXPORTING CERTIFICATES IN IE AND FIREFOX FOR BPIA AND PRACS IMPORTING AND EXPORTING CERTIFICATES IN IE AND FIREFOX FOR BPIA AND PRACS Exporting a certificate is useful for keeping a backup copy of your certificate or for importing it to another browser (either

More information

Technical Bulletin. SQL Express Backup Utility

Technical Bulletin. SQL Express Backup Utility Technical Bulletin SQL Express Backup Utility May 2012 Introduction This document describes the installation, configuration and use of the SATEON SQL Express Backup utility, which is used to provide scheduled

More information

Erado Archiving & Setup Instruction Microsoft Exchange 2007 Push Journaling

Erado Archiving & Setup Instruction Microsoft Exchange 2007 Push Journaling Erado Archiving & Setup Instruction Microsoft Exchange 2007 Push Journaling This document covers the following Microsoft Exchange Server Editions Microsoft Exchange Enterprise Edition 2007 Microsoft Exchange

More information

edwalt's - Things I Wish I'd known about Small Business Server...

edwalt's - Things I Wish I'd known about Small Business Server... Side 1 av 6 Welcome to TechNet Blogs Sign in Join Help edwalt's - Things I Wish I'd known about Small Business Server... Removing WSS 3.0 Companyweb Upgrade - Restoring WSS 2.0 on SBS 2003 These steps

More information

ADFS Integration Guidelines

ADFS Integration Guidelines ADFS Integration Guidelines Version 1.6 updated March 13 th 2014 Table of contents About This Guide 3 Requirements 3 Part 1 Configure Marcombox in the ADFS Environment 4 Part 2 Add Relying Party in ADFS

More information

Sophos Enterprise Console server to server migration guide. Product version: 5.1 Document date: June 2012

Sophos Enterprise Console server to server migration guide. Product version: 5.1 Document date: June 2012 Sophos Enterprise Console server to server migration guide Product : 5.1 Document date: June 2012 Contents 1 About this guide...3 2 Terminology...4 3 Assumptions...5 4 Prerequisite...6 5 What are the key

More information

BackupAgent Management Console 4.0.1 User Manual

BackupAgent Management Console 4.0.1 User Manual BackupAgent Management Console 4.0.1 User Manual May 2011 Version 1.0 Disclaimer This document is compiled with the greatest possible care. However, errors might have been introduced caused by human mistakes

More information