Welch Allyn RetinaVue Network

Size: px
Start display at page:

Download "Welch Allyn RetinaVue Network"

Transcription

1 Welch Allyn RetinaVue Network EMR Deployment guide Software version 1.X

2 2017 Welch Allyn. All rights are reserved. To support the intended use of the product described in this publication, the purchaser of the product is permitted to copy this publication, for internal distribution only, from the media provided by Welch Allyn. No other use, reproduction, or distribution of this publication, or any part of it, is permitted without written permission from Welch Allyn. Welch Allyn assumes no responsibility for any injury to anyone, or for any illegal or improper use of the product, that may result from failure to use this product in accordance with the instructions, cautions, warnings, or statement of intended use published in this manual. Software in this product is Copyright 2017 Welch Allyn or its vendors. All rights are reserved. The software is protected by United States of America copyright laws and international treaty provisions applicable worldwide. Under such laws, the licensee is entitled to use the copy of the software incorporated with this instrument as intended in the operation of the product in which it is embedded. The software may not be copied, decompiled, reverseengineered, disassembled, or otherwise reduced to human-perceivable form. This is not a sale of the software or any copy of the software; all right, title, and ownership of the software remain with Welch Allyn or its vendors. For information about any Welch Allyn product, contact Welch Allyn Technical Support: support. DIR Ver. B Welch Allyn, Inc State Street Road Skaneateles Falls, NY USA This manual applies to the PACS MEDICAL IMAGE SYSTEM Revision date:

3 iii Contents About this guide... 1 RetinaVue architecture... 2 RetinaVue EMR connected workflow... 3 RetinaVue EMR connectivity project overview... 3 Using the EMR Deployment Portal... 7 Features of the RetinaVue Network EMR Deployment Portal... 7 Log in to the RetinaVue Network EMR Deployment Portal... 9 Configure the EMR information Update Deployment Troubleshooting Appendix Sandbox servers Production servers Configure the RetinaVue Client Application to connect to the RetinaVue Sandbox Server Certificate export and installation for server and client authentication... 29

4 iv Contents Welch Allyn RetinaVue Network

5 1 About this guide This EMR Deployment guide is for RetinaVue Network system Administrators or other IT professionals involved in: setting up the EMR Server Application to connect with the RetinaVue Server installing server certificates configuring the RetinaVue Network to connect to an EMR (or similiar system) managing a RetinaVue Network EMR connection (or similiar system) troubleshooting a RetinaVue Network EMR deployment Related documents When using this manual, refer to the following: Welch Allyn RetinaVue 100 Imager Directions for use Welch Allyn RetinaVue Network Network guide RetinaVue Network Software installation instructions Welch Allyn RetinaVue website: For information on clinical use or using the device that connects to the RetinaVue Network system, consult the Directions for use that came with the device.

6 2 About this guide Welch Allyn RetinaVue Network RetinaVue architecture The RetinaVue architecture diagram shows the relationship between the RetinaVue Server, the RetinaVue Client Application, the EMR Server Application, and the over-read Physician's Portal. The RetinaVue architecture diagram also depicts the 10 interactions of the workflow: 1. Provider enters an order. 2. EMR Client Application sends order to the EMR Server Application. 3. EMR Server Application sends an HL7 compliant order, or multiple orders, (via HTTPS TLS1.2) to the RetinaVue Server. 4. RetinaVue Server sends an order, or multiple orders, to the RetinaVue Client Application (via HTTPS TLS1.2). 5. An order, or multiple orders, appear as a patient list in the camera. 6. Clinician takes an eye exam. 7. Exam data is sent from the camera to the RetinaVue Client Application. 8. Exam data is sent (via HTTPS TLS1.2) from the RetinaVue Client Application to the RetinaVue Server.

7 EMR Deployment guide About this guide 3 9. A board-certified ophthalmologist performs an over-read through the Physician's Portal. 10. Test results (report or images) are sent to the EMR Server Application (via HTTPS TLS1.2). RetinaVue EMR connected workflow The RetinaVue EMR Connected Workflow diagram shows the interaction between the referring provider, the clinician, and the board-certified ophthalmologist (specialist) working in an EMR-connected environment. RetinaVue EMR connectivity project overview Prerequisites The Implementation tasks table outlines the specific tasks for each phase of the deployment and the table highlights the responsible party involved in each phase of connecting to the RetinaVue Network. The seven phases of connecting to the RetinaVue Network include: completing the pre-sales activities completing the RetinaVue connectivity configuration completing the interface development confirming the workflow testing training moving to a production server to go live 1. The customer account and clinics must be set up in the RetinaVue Network. 2. If your organization requires a security questionnaire for solutions connecting to the EMR, that questionnaire must be completed before the EMR deployment starts. 3. An outgoing port must be established to send orders to the RetinaVue Network.

8 4 About this guide Welch Allyn RetinaVue Network Implementation tasks 4. An incoming listening port must be opened to receive results from the RetinaVue Network. Task Responsibility Comment Pre-Sales Review RetinaVue EMR connected workflow Welch Allyn and Customer Confirm orders can be sent to a server hosted by RetinaVue. Customer Connection initiated by the customer server, using TLS 1.2 with client / server certificates. Confirm a server hosted by RetinaVue can send a RetinaVue result to the customer server. Customer Connection initiated by the RetinaVue Server, using TLS 1.2 with client / server certificates. Review Welch Allyn HL7 Customer Interface Design Specification and confirm the requirements & interface can be accomplished by the customer interface team. Optional for HL7 interfaces only. Confirm the following fields can be sent with the order message to RetinaVue: a. First Name b. Last Name c. MRN / Patient ID d. Birth date e. Gender f. Referring Physician g. Location / Department h. *Diabetes Type i. *Year Diagnosed j. *Medication / Treatment * Extra order questions. If they are part of the order entry screen they do not need to be filled in by the person taking the exam. Customer Confirm the diagnostic retinopathy order code is: Customer RetinaVue connectivity configuration Configure the RetinaVue connection to the EMR Customer Using Welch Allyn EMR Deployment Portal EMR Type

9 EMR Deployment guide About this guide 5 Task Responsibility Comment Send Orders Port Number Customer server IP address Receive Results Port Number Configure mapping from the EMR Clinic Name to the RetinaVue Clinic ID Customer Using Welch Allyn EMR Deployment Portal Associate the RetinaVue Clinic ID to the EMR Clinic Name Create x.509 certificates Customer Using Welch Allyn EMR Deployment Portal Create the certificates for the EMR and RetinaVue. Interface development Develop preliminary order in customer software Confirm sample orders meet requirements of RetinaVue HL7 interface Build required Order inputs in EMR for order messages Configure EMR Server Application to receive results Establish connectivity between EMR test servers and RetinaVue test servers Welch Allyn RetinaVue Client software installed at customer site and configured to connect to Welch Allyn RetinaVue test server Confirming the workflow Customer Customer Customer Customer Customer Customer Optional for HL7 interfaces only. Follow the instructions in the Certificate export and installation for server and client authentication and the Configure the RetinaVue client software to connect to the RetinaVue sandbox server topics. Follow the steps in the RetinaVue EMR Connected Workflow diagram Testing Create mapping test plan (department, discrete data fields, etc.) Create integration test plan Execute mapping testing Execute integration testing Customer Customer Customer Customer

10 6 About this guide Welch Allyn RetinaVue Network Task Responsibility Comment Training Perform camera and RetinaVue Network system training Customer / Welch Allyn Move to Production Coordinate activity to create interface in production environment. Assure the proper connection from RetinaVue Network server to EMR server. Final confirmation of IP(s) and Port(s). Go Live Customer Customer Go live complete Customer + ~ 5 days from Go Live Project Closure; sign off and transition to technical support Customer + ~ 5 days from Go Live complete

11 7 Using the EMR Deployment Portal The EMR Deployment Portal assists users in configuring the EMR Server Application to connect with the RetinaVue Server. For a successful deployment, follow these steps to set up the EMR Deployment Portal: confirm the RetinaVue Network company contact information select the EMR type enter the port to send orders enter the IP address and port for the RetinaVue Server to send results enter the EMR Clinic ID for each RetinaVue clinic create client and server certificates install the client and server certificates Three additional steps are required to confirm that the EMR is properly connected to the RetinaVue Network server. These steps are completed outside of the RetinaVue Network EMR Deployment Portal and include: downloading the RetinaVue Network client software application performing and submitting an exam with the camera viewing the exam results within the EMR Features of the RetinaVue Network EMR Deployment Portal The following features are available on RetinaVue Network EMR Deployment Portal: Company Information About Logout EMR Information EMR Clinic Information Certificates EMR Deployment Portal Version Deployment and Certificate status Grey - information is still required and certificate signing requests need to be uploaded Red - waiting for certificates to be signed

12 8 Using the EMR Deployment Portal Welch Allyn RetinaVue Network Yellow - certificates are ready (signed) and deployment is ready to be enabled once the appropriate certificates are uploaded Green - deployment is enabled and certificates are deployed RetinaVue Network Company Information From the RetinaVue Network EMR Deployment Portal Company Information screen company administrators with administrative rights can: View Company Information View Deployment status Lock or unlock asset Update EMR: contact send order port number receive results port number Update Clinics: update EMR Clinic Name mapping Update Certificates: request new certificates About the EMR Deployment software version Click About to view the EMR Deployment software version.

13 EMR Deployment guide Using the EMR Deployment Portal 9 Log in to the RetinaVue Network EMR Deployment Portal Note The EMR Deployment Portal is designed for use by EMR company administrators with administrative rights. 1. Use a web browser to navigate to the Welch Allyn RetinaVue Network EMR Deployment Portal at: 2. Enter your User Name and Password and click Log In. The RetinaVue Network Company Information screen appears.

14 10 Using the EMR Deployment Portal Welch Allyn RetinaVue Network Configure the EMR information This section describes how to configure the EMR information for connection to the RetinaVue Network including: selecting an EMR type Step 1 set up EMR updating EMR Clinic Name mapping creating client and server certificate requests installing and activating client and server certificates Running the Create Certificate Requests.bat file creates the Client and Server Request.inf.csr certificate files needed to submit to the certificate authority. These certificates are needed for EMR security and instructions are provided in the topic: Step 4 CSR signing. This section describes: selecting the EMR type adding or updating contact selecting Domain Name, results, and order ports 1. From the RetinaVue Network Company Information screen, use the drop-down menu to select the EMR type. Note For help tips, hover the mouse over the?. 2. Enter at least one contact address. For multiple addresses, separate with a semicolon (;). Note The Welch Allyn RetinaVue Network Server Domain Name/IP Address is preset. 3. Enter the Send Orders Port Number.

15 EMR Deployment guide Using the EMR Deployment Portal 11 Note The EMR Deployment Portal only accepts one unique send port per RetinaVue company. If the "Send Orders Port Number is in use. Please select a new port." message appears, select another port that is not currently in use. 4. Enter the Domain Name/IP Address. Note This is the location that results will be sent to. For help tips, hover the mouse over the?. 5. Enter the Receive Results Port Number. Note The EMR Deployment Portal only accepts one unique receive results port per RetinaVue company. If the "Receive Results Port Number is in use. Please select a new port." message appears, select another port that is not currently in use. 6. When you have completed the EMR information, click Next. The Step 2. Clinics screen appears. Step 2 set up Clinics When orders are submitted to the RetinaVue Network for each clinic, an EMR Clinic ID needs to be present in the order. Note Click + to show the instructions. 1. Confirm any existing company information at the Step 2. Clinics screen and begin entering your EMR ID for any new clinics. 2. Enter the EMR Clinic ID for each clinic. Note For help tips, hover the mouse over the?. 3. When you have completed the EMR Clinic ID for each clinic, click Next. Step 3 Submit Certificate Signing Requests (CSRs) The RetinaVue Network requires secure communication with the EMR using TLS 1.2.

16 12 Using the EMR Deployment Portal Welch Allyn RetinaVue Network TLS 1.2 uses X509 certificates when creating secure communication channels. To establish secure communication with the EMR a set of certificates must be created and installed on the EMR server. The following steps facilitate certificate creation: Follow the Certificate Signing Request (CSR) process steps. Follow the Active Client Certificate process steps. Download the CSR Generation Scripts for the EMR. Unzip and upload the Client CSR Certificate file into the EMR server. Upload the Server CSR Certificate file into the EMR server. Download the Active Client Certificate files for the EMR. Unzip and self-sign the certificate by entering a password that you control. Upload the Client and Server Active Certificate files into the EMR server. Note If using a PC other than the EMR server, the Active Certificate Client and Server files need to be transferred to the EMR server. (See the Certificate export and installation for server and client authentication topic for further information.) Client and Server Certificate Signing Requests (CSR) 1. On the Step 3. Submit CSRs screen, begin the process of downloading the Certificate Signing Request (CSR) Generation Scripts for your EMR. Note Click + to show the instructions. For help tips, hover the mouse over the?. 2. Click Download CSR Generation Scripts. 3. Open and extract the zip file from the location that you selected when you downloaded the certificates in step 2. The file name contains a title: "EMR Deployment Portal_CreateCertificateRequests". 4. Right-click on the Create Certificate Requests.bat file and select Run as administrator.

17 EMR Deployment guide Using the EMR Deployment Portal From the EMR Deployment Portal Certificates tab (Upload Client Certificate Signing Request.csr) click Browse. From the file folder location that you selected to extract the files, select the Client Certificate Request.inf.csr file and click Open. 6. From the EMR Deployment Portal Certificates tab (Upload Client Certificate Signing Request.csr) click Upload. A message appears that the upload succeeded. 7. From the EMR Deployment Portal Certificates tab (Upload Server Certificate Signing Request.csr) click Browse. From the file folder location that you selected to extract the files, select the Server Certificate Request.inf.csr file and click Open.

18 14 Using the EMR Deployment Portal Welch Allyn RetinaVue Network 8. From the EMR Deployment Portal Certificates tab (Upload Server Certificate Signing Request.csr) click Upload. A message appears that the upload succeeded. 9. When you have uploaded both the client and server certificates, click Next. Note When the status turns from grey to red, the deployment is in process until the certificates are accepted. Step 4 Complete the Certificate Signing Requests (CSRs) Note The newly uploaded certificate signing requests typically take a few minutes to be signed by the certificate authority. Click Refresh to change the certificate status from red to yellow. (When the certificates are ready, the certificate status will only change by clicking Refresh.)

19 EMR Deployment guide Using the EMR Deployment Portal 15 Step 5 Accept and Finish 1. Once the certificate status changes from red to yellow on the Step 5. Accept and Finish screen, click Download New Certificates. 2. Open and extract the zip file from the location that you selected when you downloaded the certificates in step 1. The file name contains a title: "EMR Deployment Portal_Certificates". 3. Right-click on the Accept Certificates.bat file and select Run as administrator. 4. Once the file is open and the Windows System 32 command prompt appears, enter a new password and then confirm your password. Make a note of this password because it will be used when uploading the certificates into the EMR Deployment Portal. 5. From the EMR Deployment Portal Certificates tab (Upload Client Certificate and supply password.pfx) click Browse. From the file folder location that you selected to extract the files, select the Client Certificate.cer.pfx file and click Open.

20 16 Using the EMR Deployment Portal Welch Allyn RetinaVue Network 6. From the EMR Deployment Portal Certificates tab (Upload Client Certificate and supply password.pfx) click Upload and enter the password that you used at the Windows System 32 command prompt. A message appears that the upload succeeded. 7. From the EMR Deployment Portal Certificates tab (Upload Self Signed Client Certificate.cer) click Browse. From the file folder location that you selected to extract the files, select the Self Signed Client Certificate Request.inf.cer file and click Open. 8. From the EMR Deployment Portal Certificates tab (Upload Self Signed Client Certificate.cer) click Upload.

21 EMR Deployment guide Using the EMR Deployment Portal On the Step 5. Accept and Finish screen, click Finish. A message appears that the deployment was successfully created for your company and the EMR deployment indicator transitions from yellow to green.

22 18 Using the EMR Deployment Portal Welch Allyn RetinaVue Network Update Deployment Returning EMR company administrators with administrative rights may need to: update EMR Clinic ID mapping update EMR port numbers update certificates or refresh the certificate status delete and create a new deployment after a server change Note New client and server certificates need to be signed by a certificate authority. This process typically takes a few minutes. Click the refresh button to refresh the RetinaVue Network Company Information screen. From the RetinaVue Network Company Information screen, click Refresh to refresh the RetinaVue Network Company Information screen. The status of the deployment is indicated by the grey, red, yellow, or green status indicator icon located in the upper-right corner of the RetinaVue Network Company Information screen. Note When the status turns green, the deployment is complete. Update Clinic IDs

23 EMR Deployment guide Using the EMR Deployment Portal Enter the revised EMR ID for a clinic. The changes are saved as the changes are made. 2. When you have completed the clinic EMR ID change, click Next if you need to update the certificates. Update Certificates (Optional) Follow the steps in the Client and Server Certificate Signing Requests (CSR) topic to download and update the Client and Server certificates. Delete Deployment (Optional) 1. Click Delete Deployment. 2. At the dialogue box "Are you sure you want to delete the deployment?", click OK. The RetinaVue Network Company Information screen appears.

24 20 Using the EMR Deployment Portal Welch Allyn RetinaVue Network

25 21 Troubleshooting This section presents a table of problem descriptions, possible causes, and suggested actions that can resolve the issue. Symptom Possible cause Suggested action The EMR does not have internet connectivity The RetinaVue EMR Server Application is not listening on the correct port Unable to send orders from the EMR Server Application to the RetinaVue Network The RetinaVue EMR Server is not targeting the correct RetinaVue EMR Server Application IP Address/Port The RetinaVue EMR Server Application is down The Order is invalid Establish internet connectivity for the EMR. Use the EMR Deployment Portal to verify that the Orders port is configured correctly and correct if needed. Redeploy integration. Use the EMR Deployment Portal to verify that the Orders port is configured correctly and correct if needed. Redeploy integration. Contact Welch Allyn technical support. Use the RetinaVue Deployment Portal to check the RetinaVue EMR Server Application message logs for more information. The EMR received a NACK from the RetinaVue EMR Server Application The site is unable to activate the RetinaVue Client Application The EMR is not using the correct Client certificate The EMR Server Application is not using correct Client certificate Use the EMR Deployment Portal to verify the certificates are deployed correctly. Verify the certificates created in the RetinaVue EMR Deployment Portal have been deployed in the EMR Server. If needed, create new certificates and follow the instructions to redeploy certificates on the RetinaVue Server and the EMR Server Application. Use the EMR Deployment Portal to verify the certificates are deployed correctly. Verify the certificates created in the RetinaVue EMR Deployment Portal have been deployed in the EMR Server Application. If needed, create new certificates and follow the instructions to redeploy certificates on the RetinaVue server and the EMR server. See the topic Install the RetinaVue Network software in the Welch Allyn RetinaVue Network Network guide.

26 22 Troubleshooting Welch Allyn RetinaVue Network Symptom Possible cause Suggested action The site does not have internet connectivity available for the RetinaVue Client Application Establish internet connectivity. The RetinaVue Client Application is not configured correctly to connect to the RetinaVue Server The RetinaVue Client Application is not showing pending exams In the test environment: See the topic Configure the RetinaVue Client Application to connect to the RetinaVue Sandbox Server in the appendix. In the production environment: See the topic Step 2 set up Clinics in the section Configure the EMR information. See the topic Finding exams topic in the Troubleshooting section of the Network Guide. The camera's patient list is not being updated with pending exams The RetinaVue Server is down The site IT infrastructure is blocking access to the RetinaVue Server The camera is not connected to the RetinaVue Client Application PC The RetinaVue Client Application is not recognizing the connected camera The camera is not docked correctly The RetinaVue Client Application is not configured for the camera being used The camera is not connected to the RetinaVue Client Application PC Contact Welch Allyn technical support. Ensure that the RetinaVue Server is accessible. (Use port number 443.) Connect the camera to the RetinaVue Client Application PC. Ensure that the camera is powered on and not in sleep mode. Ensure that the camera is docked correctly such that the communication pins are securely aligned. See the View or change the Camera Settings topic in the Network Guide. Connect the camera to the RetinaVue Client Application PC. The RetinaVue Client Application is not The site's RetinaVue Client recognizing a connected camera Application pending exams list is not being updated when The camera is not docked correctly exams are submitted Unable to submit an exam for over-read from the RetinaVue Client Application The RetinaVue Client Application is not configured for the camera being used The site does not have internet connectivity Ensure that the camera is powered on and not in sleep mode. Ensure that the camera is docked correctly such that the communication pins are securely aligned. See the View or change the Camera Settings topic in the Network Guide. Establish internet connectivity.

27 EMR Deployment guide Troubleshooting 23 Symptom Possible cause Suggested action The site IT infrastructure is blocking access from the RetinaVue Client Application to the RetinaVue Server The RetinaVue Server is down The RetinaVue EMR Server Application has not polled for results since the overread result has been completed The RetinaVue EMR Server Application is down Ensure that the RetinaVue Server is accessible. (Use port 443.) Contact Welch Allyn technical support. Wait for the polling to occur. (Polling occurs every 20 minutes.) Contact Welch Allyn technical support. The EMR is unable to receive results from the RetinaVue EMR Server Application The EMR Server is not targeting the Use the EMR Deployment Portal to verify the correct RetinaVue EMR Server Application correct IP/Ports are being used. If needed, IP Address/Port update the deployment. Redeploy integration. The RetinaVue EMR Server Application received a NACK from the EMR upon sending a result Site is not listening on the correct port The EMR does not have internet connectivity Result is invalid Update the EMR configuration to listen for completed results on the correct port. Contact Welch Allyn technical support. Using the EMR Deployment Portal, check the EMR Server Application logs for more information. The result will continue to be sent every 20 minutes until the issue is resolved. The deployment status remains red The deployment has not completed Follow the deployment configuration steps to ensure that the status change from red to green. Additionally, click Refresh to change the certificate status from red to yellow. (When the certificates are ready, the certificate status will only change by clicking Refresh.) Note The newly uploaded certificate signing requests typically take a few minutes to be signed by the certificate authority.

28 24 Troubleshooting Welch Allyn RetinaVue Network

29 25 Appendix Sandbox servers This section provides the links to the RetinaVue Network Customer Portal and EMR Deployment Sandbox Servers. The Customer Portal (RetinaVue Network Sandbox Server) address is: The EMR Deployment Portal (RetinaVue Network Sandbox Server) address is: Production servers This section provides the links to the RetinaVue Network Customer Portal and EMR Deployment Production Servers. The Customer Portal (RetinaVue Network Production Server) address is: The EMR Deployment Portal (RetinaVue Network Production Server) address is: Configure the RetinaVue Client Application to connect to the RetinaVue Sandbox Server These instructions explain how to connect to a test server to check the complete process of sending orders and receiving results. Connect to the RetinaVue Sandbox Server Log in to the RetinaVue Network Customer Portal Sandbox Server using the User Name and Password that you entered during the initial account set up. (For additional information, see the topics: Set up process and First time set up of the company in the Network Guide.) Install and configure the latest version of the RetinaVue Network software application to connect to the Sandbox Server.

30 26 Appendix Welch Allyn RetinaVue Network a. Run Internet Explorer as an administrator and navigate to sandbox.retinavue.net/rn_customerportal. b. Log in with your User Name and Password credentials that you entered during the initial account set up. c. Click Installers. d. Click RetinaVue Network Software Download and the save the.exe file to the desktop. e. After the RetinaVueNetworkSetup.exe file finishes downloading, open Windows Explorer to locate the RetinaVueNetworkSetup.exe file. Right-click on the executable file and select Run as administrator. f. Click Install. g. In the RetinaVue Network window, click Exit. h. Using Windows Explorer, navigate to C:\RetinaVue Network\Client. i. Make a backup of the RetinaVue Network.exe.config file. j. Right-click on the RetinaVue Network.exe.config file -> Open With -> Notepad. k. Update the <configuration><system.servicemodel><client><endpoint address= > value from: to:

31 EMR Deployment guide Appendix 27 l. Close and save the RetinaVue Network.exe.config file. m. On the desktop, double click the RetinaVue Network shortcut that was created during the installation process. n. Enter your RetinaVue Network Software Activation Key from the RetinaVue Network Customer Portal Installers page into the RetinaVue Network software and click Next. (See example screens from the Customer Portal Installers page and the RetinaVue Network software.)

32 28 Appendix Welch Allyn RetinaVue Network o. If your clinic is using a fundus camera other than the RetinaVue 100 Imager, select the camera from the drop-down menu. p. Select your clinic where you will be using the software by highlighting the clinic. q. Select the state where the exams will take place. Note If the exams take place in the same state as the clinic, click Yes and proceed to the next step. If the exams do not take place in the same state as the clinic, click No and use the drop-down menu to choose your state. r. Click Next to restart the software with the new settings. Click OK.

33 EMR Deployment guide Appendix 29 Certificate export and installation for server and client authentication RetinaVue Network EMR Deployment certificate export and usage instructions Overview These instructions explain how to export the certificates that were generated during the EMR Deployment certificate creation process for use with EMR connectivity applications. Once the certificates required for connectivity with the RetinaVue Network have been created they will likely need to be moved to their point of use. The location where each certificate will be used will depend on the application that is used to connect to the RetinaVue Network. These instructions are provided as a convenience with the intent to guide the exporting of certificates created through the EMR Deployment process. Access the Certificate Snap-in within the Microsoft Management Console 1. From the Windows taskbar, click Run..., type MMC, and then click OK to launch the Microsoft Management Console. 2. From the Microsoft Management Console, select File -> Add/Remove Snap-in. 3. From the Available Snap-ins menu, select Certificates, and click Add >.

34 30 Appendix Welch Allyn RetinaVue Network 4. From the Certificates Snap-in menu, select Computer Account and click Next >. 5. From the Select Computer menu, choose Local computer: (the computer this console is running on) and then click Finish. 6. From the Available Snap-ins menu,click OK. 7. From the Console Root menu select, Certificates (Local Computer) -> Personal -> Certificates. Export client certificate These instructions provide the details on how to export the client certificate needed to send encrypted RetinaVue Network order messages. 1. In the Console window, right click on <CompanyID>rvn.xxx.local, (where <CompanyID> is your RetinaVue Network Company s ID). 2. From the Action menu, select All Tasks -> Export...

35 EMR Deployment guide Appendix From the Certificate Export Wizard window, click Next >. 4. Select Yes, export the private key and then click Next >. 5. Select Personal Information Exchange -PKCS #12 (>PFX), Include all certificates in the certification path if possible, and then click Next >. 6. Create your password and click Next >. Note Ensure that your password is managed per appropriate security policy and store it in a safe place. 7. Click Browse, provide a file name, and click Save.

36 32 Appendix Welch Allyn RetinaVue Network 8. Click Next and Finish. Export server certificate From the Certificate Export Wizard pop up window, click OK. This certificate is now stored and password protected for later use. These instructions provide the details on how to export the server certificate needed to receive encrypted RetinaVue Network result messages. 1. In the Console window, right click on <CompanyID>rvn.xxx.local, (where <CompanyID> is your RetinaVue Network Company s ID). 2. From the Action menu, select All Tasks -> Export.

37 EMR Deployment guide Appendix From the Certificate Export Wizard window, click Next >. 4. Select Yes, export the private key and then click Next >. 5. Select Personal Information Exchange -PKCS #12 (>PFX), Include all certificates in the certification path if possible, and then click Next >. 6. Create your password and click Next >. Note Ensure that your password is managed per appropriate security policy and store it in a safe place. 7. Click Browse, provide a file name, and click Save. 8. Click Next and Finish.

38 34 Appendix Welch Allyn RetinaVue Network From the Certificate Export Wizard pop up window, click OK. This certificate is now stored and password protected for later use. Welch Allyn Server Certificate The Welch Allyn Server Certificate was downloaded as part of the EMR Deployment Certificate Creation process. It s named hrcroot.cer and must be TRUSTED on the system that is used to send encrypted RetinaVue Network orders messages. This certificate must also be exported and installed on the systems that will be communicating with the RetinaVue Network as a Trusted Root Certificate.

AcuityLink. Clinician Notifier. Software installation instructions. Software version 1.5x

AcuityLink. Clinician Notifier. Software installation instructions. Software version 1.5x AcuityLink Clinician Notifier Software installation instructions Software version 1.5x ii Welch Allyn AcuityLink Clinician Notifier 2013 Welch Allyn. All rights are reserved. To support the intended use

More information

PartnerConnect software. Installation guide

PartnerConnect software. Installation guide PartnerConnect software Installation guide 2012 Welch Allyn. All rights are reserved. To support the intended use of the product described in this publication, the purchaser of the product is permitted

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

Welch Allyn Connex VM data management system. Directions for use

Welch Allyn Connex VM data management system. Directions for use Welch Allyn Connex VM data management system Directions for use 2011 Welch Allyn. All rights are reserved. To support the intended use of the product described in this publication, the purchaser of the

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

VMware Horizon FLEX User Guide

VMware Horizon FLEX User Guide Horizon FLEX 1.5 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent editions of this

More information

Connecting to HomeRun over the Web

Connecting to HomeRun over the Web (o HomeRun Integrated Clinical and Financial Homecare Software Connecting to HomeRun over the Web White Oak Systems, LLC 8 Research Parkway Wallingford, CT 06492 Phone: 866-679-7702 info@whiteoaksys.com

More information

Setting up VMware ESXi for 2X VirtualDesktopServer Manual

Setting up VMware ESXi for 2X VirtualDesktopServer Manual Setting up VMware ESXi for 2X VirtualDesktopServer Manual URL: www.2x.com E-mail: info@2x.com Information in this document is subject to change without notice. Companies, names, and data used in examples

More information

Installing LearningBay Enterprise Part 2

Installing LearningBay Enterprise Part 2 Installing LearningBay Enterprise Part 2 Support Document Copyright 2012 Axiom. All Rights Reserved. Page 1 Please note that this document is one of three that details the process for installing LearningBay

More information

Avalanche Site Edition

Avalanche Site Edition Avalanche Site Edition Version 4.8 avse ug 48 20090325 Revised 03/20/2009 ii Copyright 2008 by Wavelink Corporation All rights reserved. Wavelink Corporation 6985 South Union Park Avenue, Suite 335 Midvale,

More information

Instructions for Importing (migrating) Data

Instructions for Importing (migrating) Data Instructions for Importing (migrating) Data from CTAS Version 7 to CTAS Version 8 For Windows 8 and 8.1 CTAS Version 8 is designed to work with your Version 7 data if you choose to. These instructions

More information

Installing the Webstation

Installing the Webstation CardioPerfect Webstation 1.0 Installing the Webstation Directions for Use Welch Allyn 4341 State Street Road Skaneateles Falls, NY 13153-0220 USA www.welchallyn.com Welch Allyn CardioPerfect Webstation

More information

Dell SupportAssist Version 2.0 for Dell OpenManage Essentials Quick Start Guide

Dell SupportAssist Version 2.0 for Dell OpenManage Essentials Quick Start Guide Dell SupportAssist Version 2.0 for Dell OpenManage Essentials Quick Start Guide Notes, Cautions, and Warnings NOTE: A NOTE indicates important information that helps you make better use of your computer.

More information

How to Order and Install Odette Certificates. Odette CA Help File and User Manual

How to Order and Install Odette Certificates. Odette CA Help File and User Manual How to Order and Install Odette Certificates Odette CA Help File and User Manual 1 Release date 24.02.2014 Contents Preparation for Ordering an Odette Certificate... 3 Step 1: Prepare the information you

More information

How To Install The Welchallyn Cardioperfect Webstation On A Computer Or Network With A Hard Disk Drive (For A Non-Procedure)

How To Install The Welchallyn Cardioperfect Webstation On A Computer Or Network With A Hard Disk Drive (For A Non-Procedure) Installation Guide CardioPerfect Webstation 2.0 CardioPerfect Webstation Installation Guide Welch Allyn 4341 State Street Road Skaneateles Falls, NY 13153-0220 USA www.welchallyn.com European Regulatory

More information

Business Portal for Microsoft Dynamics GP 2010. Field Service Suite

Business Portal for Microsoft Dynamics GP 2010. Field Service Suite Business Portal for Microsoft Dynamics GP 2010 Field Service Suite Copyright Copyright 2010 Microsoft. All rights reserved. Limitation of liability This document is provided as-is. Information and views

More information

Appendix E. Captioning Manager system requirements. Installing the Captioning Manager

Appendix E. Captioning Manager system requirements. Installing the Captioning Manager Appendix E Installing and configuring the Captioning Manager The Mediasite Captioning Manager, a separately sold EX Server add-on, allows users to submit and monitor captioning requests through Automatic

More information

How to Order and Install Odette Certificates. Odette CA Help File and User Manual

How to Order and Install Odette Certificates. Odette CA Help File and User Manual How to Order and Install Odette Certificates Odette CA Help File and User Manual 1 Release date 20.07.2015 Contents Preparation for Ordering an Odette Certificate... 3 Step 1: Prepare the information you

More information

1. Open the preferences screen by opening the Mail menu and selecting Preferences...

1. Open the preferences screen by opening the Mail menu and selecting Preferences... Using TLS encryption with OS X Mail This guide assumes that you have already created an account in Mail. If you have not, you can use the new account wizard. The new account wizard is in the Accounts window

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

Avalanche Remote Control User Guide. Version 4.1.3

Avalanche Remote Control User Guide. Version 4.1.3 Avalanche Remote Control User Guide Version 4.1.3 ii Copyright 2012 by Wavelink Corporation. All rights reserved. Wavelink Corporation 10808 South River Front Parkway, Suite 200 South Jordan, Utah 84095

More information

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

Copyright 2015 SolarWinds Worldwide, LLC. All rights reserved worldwide. No part of this document may be reproduced by any means nor modified, Copyright 2015 SolarWinds Worldwide, LLC. All rights reserved worldwide. No part of this document may be reproduced by any means nor modified, decompiled, disassembled, published or distributed, in whole

More information

Welch Allyn PCH100 and PCH200 Installation Guide

Welch Allyn PCH100 and PCH200 Installation Guide Welch Allyn PCH100 and PCH200 Installation Guide Copyright 2006-2013 Welch Allyn. All rights are reserved. No one is permitted to reproduce or duplicate, in any form, this manual or any part thereof without

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

How to Order and Install Odette Certificates. Odette CA Help File and User Manual

How to Order and Install Odette Certificates. Odette CA Help File and User Manual How to Order and Install Odette Certificates Odette CA Help File and User Manual 1 Release date 28.07.2014 Contents Preparation for Ordering an Odette Certificate... 3 Step 1: Prepare the information you

More information

Welch Allyn Virtual Channel Client (VCC)

Welch Allyn Virtual Channel Client (VCC) Welch Allyn Virtual Channel Client (VCC) Installation guide Software version 1.1X ii Welch Allyn VCC software 2013 Welch Allyn. All rights are reserved. To support the intended use of the product described

More information

Mechanics Bank Mobile Banking Mobile Finance Manager (MFM) Application Windows Mobile Phone Installation

Mechanics Bank Mobile Banking Mobile Finance Manager (MFM) Application Windows Mobile Phone Installation Mechanics Bank Mobile Banking Mobile Finance Manager (MFM) Application Windows Mobile Phone Installation Thank you for your interest in Mechanics Bank Mobile Banking. This guide will help you get started

More information

1. Open the Account Settings window by clicking on Account Settings from the Entourage menu.

1. Open the Account Settings window by clicking on Account Settings from the Entourage menu. Using TLS Encryption with Microsoft Entourage This guide assumes that you have previously configured Entourage to work with your Beloit College email account. If you have not, you can create an account

More information

Customer Tips. Xerox Network Scanning TWAIN Configuration for the WorkCentre 7328/7335/7345. for the user. Purpose. Background

Customer Tips. Xerox Network Scanning TWAIN Configuration for the WorkCentre 7328/7335/7345. for the user. Purpose. Background Xerox Multifunction Devices Customer Tips dc07cc0432 October 19, 2007 This document applies to these Xerox products: X WC 7328/7335/7345 for the user Xerox Network Scanning TWAIN Configuration for the

More information

PC Instructions for Miller LiveArc Software

PC Instructions for Miller LiveArc Software PC Instructions for Miller LiveArc Software Contents Instructions for Installing LiveArc Software on a PC... 2 Instructions for Loading Data from the LiveArc System onto a PC... 10 Instructions for Transferring

More information

Global VPN Client Getting Started Guide

Global VPN Client Getting Started Guide Global VPN Client Getting Started Guide 1 Notes, Cautions, and Warnings NOTE: A NOTE indicates important information that helps you make better use of your system. CAUTION: A CAUTION indicates potential

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

ATTENTION: End users should take note that Main Line Health has not verified within a Citrix

ATTENTION: End users should take note that Main Line Health has not verified within a Citrix Subject: Citrix Remote Access using PhoneFactor Authentication ATTENTION: End users should take note that Main Line Health has not verified within a Citrix environment the image quality of clinical cal

More information

MANUFACTURER RamSoft Incorporated 243 College St, Suite 100 Toronto, ON M5T 1R5 CANADA

MANUFACTURER RamSoft Incorporated 243 College St, Suite 100 Toronto, ON M5T 1R5 CANADA All Information provided in this document and in the accompanying software is subject to change without notice and does not represent a commitment on the part of RamSoft. RamSoft assumes no responsibility

More information

DocAve Upgrade Guide. From Version 4.1 to 4.5

DocAve Upgrade Guide. From Version 4.1 to 4.5 DocAve Upgrade Guide From Version 4.1 to 4.5 About This Guide This guide is intended for those who wish to update their current version of DocAve 4.1 to the latest DocAve 4.5. It is divided into two sections:

More information

WebSpy Vantage Ultimate 2.2 Web Module Administrators Guide

WebSpy Vantage Ultimate 2.2 Web Module Administrators Guide WebSpy Vantage Ultimate 2.2 Web Module Administrators Guide This document is intended to help you get started using WebSpy Vantage Ultimate and the Web Module. For more detailed information, please see

More information

IsItUp Quick Start Manual

IsItUp Quick Start Manual IsItUp - When you need to know the status of your network Taro Software Inc. Website: www.tarosoft.com Telephone: 703-405-4697 Postal address: 8829 110th Lane, Seminole Fl, 33772 Electronic mail: Contact1@tarosoft.com

More information

Tenrox. Single Sign-On (SSO) Setup Guide. January, 2012. 2012 Tenrox. All rights reserved.

Tenrox. Single Sign-On (SSO) Setup Guide. January, 2012. 2012 Tenrox. All rights reserved. Tenrox Single Sign-On (SSO) Setup Guide January, 2012 2012 Tenrox. All rights reserved. About this Guide This guide provides a high-level technical overview of the Tenrox Single Sign-On (SSO) architecture,

More information

How to Use Remote Access Using Internet Explorer

How to Use Remote Access Using Internet Explorer Introduction Welcome to the Mount s Remote Access service. The following documentation is intended to assist first time or active users with connecting, authenticating and properly logging out of Remote

More information

BIGPOND ONLINE STORAGE USER GUIDE Issue 1.1.0-18 August 2005

BIGPOND ONLINE STORAGE USER GUIDE Issue 1.1.0-18 August 2005 BIGPOND ONLINE STORAGE USER GUIDE Issue 1.1.0-18 August 2005 PLEASE NOTE: The contents of this publication, and any associated documentation provided to you, must not be disclosed to any third party without

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

http://docs.trendmicro.com/en-us/smb/hosted-email-security.aspx

http://docs.trendmicro.com/en-us/smb/hosted-email-security.aspx Trend Micro Incorporated reserves the right to make changes to this document and to the product described herein without notice. Before installing and using the product, review the readme files, release

More information

Generating an Apple Push Notification Service Certificate for use with GO!Enterprise MDM. This guide provides information on...

Generating an Apple Push Notification Service Certificate for use with GO!Enterprise MDM. This guide provides information on... Generating an Apple Push Notification Service Certificate for use with GO!Enterprise MDM This guide provides information on...... APNs Requirements Tips on Enrolling in the ios Developer Enterprise Program...

More information

ManageEngine Desktop Central. Mobile Device Management User Guide

ManageEngine Desktop Central. Mobile Device Management User Guide ManageEngine Desktop Central Mobile Device Management User Guide Contents 1 Mobile Device Management... 2 1.1 Supported Devices... 2 1.2 What Management Operations you can Perform?... 2 2 Setting Up MDM...

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

Generating an Apple Push Notification Service Certificate for use with GO!Enterprise MDM. This guide provides information on...

Generating an Apple Push Notification Service Certificate for use with GO!Enterprise MDM. This guide provides information on... Generating an Apple Push Notification Service Certificate for use with GO!Enterprise MDM This guide provides information on...... APNs Requirements Tips on Enrolling in the ios Developer Enterprise Program...

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

Background Deployment 3.1 (1003) Installation and Administration Guide

Background Deployment 3.1 (1003) Installation and Administration Guide Background Deployment 3.1 (1003) Installation and Administration Guide 2010 VoIP Integration March 14, 2011 Table of Contents Product Overview... 3 Personalization... 3 Key Press... 3 Requirements... 4

More information

ImportManager 5 Installation Manual

ImportManager 5 Installation Manual ImportManager 5 Installation Manual Installation and setup The installation guide comes in two versions, a short version that simply describes the overall steps you need to go through to install ImportManager

More information

SC-T35/SC-T45/SC-T46/SC-T47 ViewSonic Device Manager User Guide

SC-T35/SC-T45/SC-T46/SC-T47 ViewSonic Device Manager User Guide SC-T35/SC-T45/SC-T46/SC-T47 ViewSonic Device Manager User Guide Copyright and Trademark Statements 2014 ViewSonic Computer Corp. All rights reserved. This document contains proprietary information that

More information

SonicWALL SSL VPN 3.5: Virtual Assist

SonicWALL SSL VPN 3.5: Virtual Assist SonicWALL SSL VPN 3.5: Virtual Assist Document Scope This document describes how to use the SonicWALL Virtual Assist add-on for SonicWALL SSL VPN security appliances. This document contains the following

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

Customer Tips. Xerox Network Scanning HTTP/HTTPS Configuration using Microsoft IIS. for the user. Purpose. Background

Customer Tips. Xerox Network Scanning HTTP/HTTPS Configuration using Microsoft IIS. for the user. Purpose. Background Xerox Multifunction Devices Customer Tips June 5, 2007 This document applies to these Xerox products: X WC Pro 232/238/245/ 255/265/275 for the user Xerox Network Scanning HTTP/HTTPS Configuration using

More information

RoomWizard Synchronization Software Manual Installation Instructions

RoomWizard Synchronization Software Manual Installation Instructions 2 RoomWizard Synchronization Software Manual Installation Instructions Table of Contents Exchange Server Configuration... 4 RoomWizard Synchronization Software Installation and Configuration... 5 System

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

Stellar Phoenix Exchange Server Backup

Stellar Phoenix Exchange Server Backup Stellar Phoenix Exchange Server Backup Version 1.0 Installation Guide Introduction This is the first release of Stellar Phoenix Exchange Server Backup tool documentation. The contents will be updated periodically

More information

ez Agent Administrator s Guide

ez Agent Administrator s Guide ez Agent Administrator s Guide Copyright This document is protected by the United States copyright laws, and is proprietary to Zscaler Inc. Copying, reproducing, integrating, translating, modifying, enhancing,

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

TOSHIBA GA-1310. Printing from Windows

TOSHIBA GA-1310. Printing from Windows TOSHIBA GA-1310 Printing from Windows 2009 Electronics for Imaging, Inc. The information in this publication is covered under Legal Notices for this product. 45081979 04 February 2009 CONTENTS 3 CONTENTS

More information

Installing SQL Express. For CribMaster 9.2 and Later

Installing SQL Express. For CribMaster 9.2 and Later Installing SQL Express For CribMaster 9.2 and Later CRIBMASTER USER GUIDE Installing SQL Express Document ID: CM9-031-03012012 Copyright CribMaster. 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,

More information

Xerox EX Print Server, Powered by Fiery, for the Xerox 700 Digital Color Press. Printing from Windows

Xerox EX Print Server, Powered by Fiery, for the Xerox 700 Digital Color Press. Printing from Windows Xerox EX Print Server, Powered by Fiery, for the Xerox 700 Digital Color Press Printing from Windows 2008 Electronics for Imaging, Inc. The information in this publication is covered under Legal Notices

More information

Sophos Mobile Control Installation guide. Product version: 3

Sophos Mobile Control Installation guide. Product version: 3 Sophos Mobile Control Installation guide Product version: 3 Document date: January 2013 Contents 1 Introduction...3 2 The Sophos Mobile Control server...4 3 Set up Sophos Mobile Control...16 4 External

More information

Bitrix Site Manager ASP.NET. Installation Guide

Bitrix Site Manager ASP.NET. Installation Guide Bitrix Site Manager ASP.NET Installation Guide Contents Introduction... 4 Chapter 1. Checking for IIS Installation... 5 Chapter 2. Using An Archive File to Install Bitrix Site Manager ASP.NET... 7 Preliminary

More information

Access Softek, Inc. Mobile Finance Manager (MFM)

Access Softek, Inc. Mobile Finance Manager (MFM) Access Softek, Inc. Mobile Finance Manager (MFM) User Guide for Windows Mobile Devices Table Of Contents 1. Introduction...1 1.1. Product Features - Convenient and Secure...1 2. Installing MFM...2 3. Using

More information

PigCHAMP Knowledge Software. Enterprise Edition Installation Guide

PigCHAMP Knowledge Software. Enterprise Edition Installation Guide PigCHAMP Knowledge Software Enterprise Edition Installation Guide Enterprise Edition Installation Guide MARCH 2012 EDITION PigCHAMP Knowledge Software 1531 Airport Rd Suite 101 Ames, IA 50010 Phone (515)

More information

WatchDox for Windows User Guide. Version 3.9.0

WatchDox for Windows User Guide. Version 3.9.0 Version 3.9.0 Notice Confidentiality This document contains confidential material that is proprietary WatchDox. The information and ideas herein may not be disclosed to any unauthorized individuals or

More information

Installation and Program Essentials

Installation and Program Essentials CS PROFESSIONAL SUITE ACCOUNTING PRODUCTS Installation and Program Essentials version 2015.x.x TL 28970 3/26/2015 Copyright Information Text copyright 1998 2015 by Thomson Reuters. All rights reserved.

More information

Intelli-M Access Quick Start Guide

Intelli-M Access Quick Start Guide Intelli-M Access Quick Start Guide Before You Begin The Intelli-M Access software can be used in conjunction with the eidc. Use Intelli-M Access to manage, view, and report activity through an eidc controlled

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

Administrators Help Manual

Administrators Help Manual Administrators Help Manual Lepide Active Directory Self Service Lepide Software Private Limited Page 1 Administrators Help Manual for Active Directory Self-Service Lepide Active Directory Self Service

More information

How To Install An Aneka Cloud On A Windows 7 Computer (For Free)

How To Install An Aneka Cloud On A Windows 7 Computer (For Free) MANJRASOFT PTY LTD Aneka 3.0 Manjrasoft 5/13/2013 This document describes in detail the steps involved in installing and configuring an Aneka Cloud. It covers the prerequisites for the installation, the

More information

Installing the Microsoft Network Driver Interface

Installing the Microsoft Network Driver Interface Installing the Microsoft Network Driver Interface Overview This guide explains how to install the PictureTel Live200 Microsoft Network Driver Interface (NDIS) software you have downloaded from PictureTel's

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

User Manual. Thermo Scientific Orion

User Manual. Thermo Scientific Orion User Manual Thermo Scientific Orion Orion Star Com Software Program 68X637901 Revision A April 2013 Contents Chapter 1... 4 Introduction... 4 Star Com Functions... 5 Chapter 2... 6 Software Installation

More information

User s Manual. Management Software for ATS

User s Manual. Management Software for ATS ATS Monitor User s Manual Management Software for ATS Table of Contents 1. ATS Monitor Overview... 2 2. ATS Monitor Install and Uninstall... 2 2.1. System Requirement... 2 2.2. Software Install... 2 2.3.

More information

TIBCO Spotfire Automation Services 6.5. Installation and Deployment Manual

TIBCO Spotfire Automation Services 6.5. Installation and Deployment Manual TIBCO Spotfire Automation Services 6.5 Installation and Deployment Manual Revision date: 17 April 2014 Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED

More information

Sage 300 Construction and Real Estate

Sage 300 Construction and Real Estate Sage 300 Construction and Real Estate (formerly Sage Timberline Office) MyAssistant Upgrade Guide Version 12.1 NOTICE This document and the Sage 300 Construction and Real Estate Software MyAssistant software

More information

How to Use Certificates for Additional Security

How to Use Certificates for Additional Security Global VPN Client How to Use Certificates for Additional Security The usage of certificates is not a subject one should not think of lightly. There are multiple ways to implement certificates for additional

More information

MultiSite Manager. Setup Guide

MultiSite Manager. Setup Guide MultiSite Manager Setup Guide Contents 1. Introduction... 2 How MultiSite Manager works... 2 How MultiSite Manager is implemented... 2 2. MultiSite Manager requirements... 3 Operating System requirements...

More information

Customer admin guide. UC Management Centre

Customer admin guide. UC Management Centre Customer admin guide UC Management Centre June 2013 Contents 1. Introduction 1.1 Logging into the UC Management Centre 1.2 Language Options 1.3 Navigating Around the UC Management Centre 4 4 5 5 2. Customers

More information

Using TLS Encryption with Microsoft Outlook 2007

Using TLS Encryption with Microsoft Outlook 2007 Using TLS Encryption with Microsoft Outlook 2007 This guide is meant to be used with Microsoft Outlook 2007. While the instructions are similar, the menu layouts and options have changed since the previous

More information

Magaya Software Installation Guide

Magaya Software Installation Guide Magaya Software Installation Guide MAGAYA SOFTWARE INSTALLATION GUIDE INTRODUCTION Introduction This installation guide explains the system requirements for installing any Magaya software, the steps to

More information

Configuration Guide. BES12 Cloud

Configuration Guide. BES12 Cloud Configuration Guide BES12 Cloud Published: 2016-04-08 SWD-20160408113328879 Contents About this guide... 6 Getting started... 7 Configuring BES12 for the first time...7 Administrator permissions you need

More information

DameWare Server. Administrator Guide

DameWare Server. Administrator Guide DameWare Server Administrator Guide About DameWare Contact Information Team Contact Information Sales 1.866.270.1449 General Support Technical Support Customer Service User Forums http://www.dameware.com/customers.aspx

More information

Mechanics Bank Mobile Banking Mobile Finance Manager (MFM) Application Palm Treo Installation

Mechanics Bank Mobile Banking Mobile Finance Manager (MFM) Application Palm Treo Installation Mechanics Bank Mobile Banking Mobile Finance Manager (MFM) Application Palm Treo Installation Thank you for your interest in Mechanics Bank Mobile Banking. This guide will help you get started with Mechanics

More information

StreamServe Persuasion SP5 Control Center

StreamServe Persuasion SP5 Control Center StreamServe Persuasion SP5 Control Center User Guide Rev C StreamServe Persuasion SP5 Control Center User Guide Rev C OPEN TEXT CORPORATION ALL RIGHTS RESERVED United States and other international patents

More information

educ Office 365 email: Remove & create new Outlook profile

educ Office 365 email: Remove & create new Outlook profile Published: 29/01/2015 If you have previously used Outlook the with the SCC/SWO service then once you have been moved into Office 365 your Outlook will need to contact the SCC/SWO servers one last time

More information

UP L18 Enhanced MDM and Updated Email Protection Hands-On Lab

UP L18 Enhanced MDM and Updated Email Protection Hands-On Lab UP L18 Enhanced MDM and Updated Email Protection Hands-On Lab Description The Symantec App Center platform continues to expand it s offering with new enhanced support for native agent based device management

More information

Application. 1.1 About This Tutorial. 1.1.1 Tutorial Requirements. 1.1.2 Provided Files

Application. 1.1 About This Tutorial. 1.1.1 Tutorial Requirements. 1.1.2 Provided Files About This Tutorial 1Creating an End-to-End HL7 Over MLLP Application 1.1 About This Tutorial 1.1.1 Tutorial Requirements 1.1.2 Provided Files This tutorial takes you through the steps of creating an end-to-end

More information

Installation and Program Essentials

Installation and Program Essentials CS PROFESSIONAL SUITE ACCOUNTING PRODUCTS Installation and Program Essentials version 2010.x.x TL 22538 (5/25/10) Copyright Information Text copyright 1998 2010 by Thomson Reuters/Tax & Accounting. All

More information

Profit Developers, Inc. (PDI) 2015 SAXTAX Software Installation Guide

Profit Developers, Inc. (PDI) 2015 SAXTAX Software Installation Guide 2015 SAXTAX Software Installation Guide 1. Installation: Installing from a Link: Please click on the link provided in the setup email received. Some email accounts will not allow access to executable links

More information

Configuring, Customizing, and Troubleshooting Outlook Express

Configuring, Customizing, and Troubleshooting Outlook Express 3 Configuring, Customizing, and Troubleshooting Outlook Express............................................... Terms you ll need to understand: Outlook Express Newsgroups Address book Email Preview pane

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

How To Configure CU*BASE Encryption

How To Configure CU*BASE Encryption How To Configure CU*BASE Encryption Configuring encryption on an existing CU*BASE installation INTRODUCTION This booklet was created to assist CU*Answers clients with the configuration of encrypted CU*BASE

More information

NETWRIX USER ACTIVITY VIDEO REPORTER

NETWRIX USER ACTIVITY VIDEO REPORTER NETWRIX USER ACTIVITY VIDEO REPORTER ADMINISTRATOR S GUIDE Product Version: 1.0 January 2013. Legal Notice The information in this publication is furnished for information use only, and does not constitute

More information

TIBCO Spotfire Automation Services Installation and Configuration

TIBCO Spotfire Automation Services Installation and Configuration TIBCO Spotfire Automation Services Installation and Configuration Software Release 7.0 February 2015 Updated March 2015 Two-Second Advantage 2 Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES

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

Enterprise Site Manager (ESM) & Administrator Console Installation / Uninstall

Enterprise Site Manager (ESM) & Administrator Console Installation / Uninstall Enterprise Site Manager (ESM) & Administrator Console Installation / Uninstall July 2013 For further information visit our support page: www.pearsonwbl.edexcel.com/our-support 1 Contents Please note clicking

More information

Connection and Printer Setup Guide

Connection and Printer Setup Guide Connection and Printer Setup Guide For connection issues, see the following sections of this document: "Connection Requirements" on page 1 "Log on" on page 2 "Troubleshooting Your Connection" on page 4

More information

MAC OS X 10.5 Mail Setup

MAC OS X 10.5 Mail Setup MAC OS X 10.5 Mail Setup Automatically Configuring Mail Manually Configuring Mail Changing Mail Settings Automatically Configuring Mail Mail in Mac OS X 10.5 includes the automatically set up account option.

More information