Installation Manual. Fleet Maintenance Software. Version 6.4

Size: px
Start display at page:

Download "Installation Manual. Fleet Maintenance Software. Version 6.4"

Transcription

1 Fleet Maintenance Software Installation Manual Version Terri Lane, Suite 700 Burlington, NJ (609) Fax (609) Dossier@dossiersystemsinc.com

2 Copyright Dossier Systems - All Rights Reserved Microsoft, Windows, and Excel are registered trademarks of Microsoft Corporation in the United States and/or other countries. Intel and Pentium are trademarks of Intel Corporation in the U.S. and other countries. Avery is a trademark of Avery Dennison Corporation. LoadMaster is a registered trademark of McLeod Software. Networkfleet is a registered trademark of Networkfleet, Inc. NAPA is a trademark of the National Automotive Parts Association. The GMC trademark and design are registered trademarks of GMC. Zonar and EVIR are registered trademarks of Zonar Systems. All other registered and unregistered trademarks are the property of their respective owners.

3 Contents Chapter 1: Prerequisites 1 SQL Server 1 Report Server 1 Windows Features 2 General 2 Chapter 2: Installing Dossier 5 Overview of the Dossier Installation Process 5 Uninstalling Prior Versions of Dossier 6 Installation Media 6 Creating a New Dossier Database 6 Upgrading a Dossier Database 9 Installing Dossier Services 11 Installing Dossier Reports 13 Running the Install Reports Installation Option 13 Running the Report Deployment Tool 15 Installing Dossier on Client Machines 17 Installing the Dossier Barcode Font 23 Disabling Data Execution Prevention (DEP) 24 Entering License Keys 28 Assigning User Account Types 30 Chapter 3: SQL Server Configuration 33 Configuring SQL Server for Network Access 33 Configuring Windows 7 Firewall 34 Configuring Server or Third-Party Firewalls 36 SQL Server Reporting Services Machine Selection 36 Establishing Report Server Settings 36 Chapter 4: Backing Up and Restoring the Dossier Database 37 Backing Up the Dossier Database 37 Dossier Installation Manual iii

4 Restoring a Dossier Database 40 Restoring Over an Existing Database 40 Restoring a Backup and Creating a New Database 40 Starting the Restore Process 40 Additional Procedure If Using SQL Server Authentication 41 Chapter 5: SQL Server Management Studio 43 Chapter 6: Pocket Dossier Installation and Configuration 45 Pocket Dossier Service Installation 45 Prerequisites 45 Installation Procedure 45 Pocket Dossier Installation 50 Prerequisites 50 Installation Procedure 50 Configuration 55 Configuring Pocket Dossier Service Access to the Dossier Database 55 Configuring Pocket Dossier to Use the Pocket Dossier Service 56 Registering the Pocket PC with Dossier 56 Firewall Settings for Pocket Dossier Service 57 Additional Configuration Tasks for Pocket Dossier Service 58 Installing ASP.NET on Windows 2008, 2008 R2, or Turning on ASP.NET in Windows 7 and Windows 8 60 Chapter 7: Dossier Data Exchange Installation and Configuration 61 Installing Dossier Data Exchange 61 Configuring the Event Broker 66 Starting the Dossier Event Broker 67 Starting the PM Schedule Update Service 68 Chapter 8: McLeod Integration Installation 69 Chapter 9: DCloud Client Coordinator Installation 75 iv Contents

5 Chapter 1: Prerequisites SQL Server Report Server If you have another edition of SQL Server to be installed, or if you wish to install SQL Server on a separate machine, the desired edition of Microsoft SQL Server must be installed on the target server system(s) before Dossier installation can be completed. The following SQL Server editions are supported. SQL Server 2008 (Standard), Service Pack 3 or later SQL Server 2008 R2 (Standard), Service Pack 2 or later SQL Server 2012 (Standard), Service Pack 1 or later The following SQL features must be included: Database Engine Services Reporting Services When installing and configuring SQL Server for use with Dossier, the following SQL features are optional: Management Tools Basic When performing the Database Engine Configuration portion of the SQL Server installation, the following authentication mode must be specified: Mixed Mode (SQL Server authentication and Windows authentication) When installing and configuring the SQL Server Report Server for use with Dossier, in the Server Configuration dialog, the following service account information should be specified: Service Account Name Password Startup Type SQL Server Database Engine SQL Server Reporting Services SQL Server Browser NT AUTHORITY\NETWORK SERVICE NT AUTHORITY\NETWORK SERVICE NT AUTHORITY\LOCAL SERVICE Automatic Automatic Automatic The Report Server Mode must be set to Native. To avoid possible security issues, the following steps should be performed by a user with administrative privileges after the SSRS Server is installed. Dossier Installation Manual 1

6 1. Right-click the Internet Explorer (or Internet Explorer 64 bit) icon in the Start > All Programs menu and select Run as Administrator. Click Yes at the prompt that displays. 2. Connect to the instance of SSRS (i.e., 3. On the Site Settings menu, click Security. 4. Click New Role Assignment. 5. If using Windows Trusted mode for SSRS, add the Windows user(s) or group of Windows accounts of the Dossier users (i.e., domain\windowsusername). If not using Windows Trusted mode, add the Windows user account with which Dossier will be connecting. Assign all listed roles, and click OK. 6. Click the Home link. 7. Click the Folder Settings button. 8. Click the New Role Assignment button. 9. Add the user account with which Dossier will be connecting, assign all listed roles, and click OK. 10. Close Internet Explorer. Windows Features General Refer to "Configuring SQL Server for Network Access" on page 33" for additional configuration steps. The Microsoft Message Queue feature must be enabled for all Dossier 6.4 installations. For Windows 7 and Windows 8 installations: 1. Go to Control Panel > Programs and Features. 2. Select the Turn Windows features on or off option. 3. Select the checkbox next to Microsoft Message Queue (MSMQ) Server. For Windows Server installations: 1. Open the Add Roles and Features Wizard. This wizard can be opened from Control Panel > Programs and Features or from the Server Manager. 2. Proceed through the wizard (by clicking the Next button) to the Select Features window. 3. Select the Message Queuing option. If installing SQL Server 2012 on Windows Server 2008 or Windows Server 2008 R2, the latest OS Service Packs should be installed. Refer to "SQL Server Configuration" on page 33 for help with SQL Server installation. 2 Chapter 1: Prerequisites

7 Dossier 6.4 only supports a new database or existing SQL databases from Dossier versions 5.1 and 6.* (levels 36 through 50). SQL Databases prior to Dossier 5.1 must be upgraded to Dossier 5.1 before they will be supported by Dossier 6.4. Any existing Dossier MS Access databases must be converted to SQL Server databases and upgraded to Dossier 5.1 before they can be used with Dossier 6.4. If your current Dossier installation is using an Access database, please contact Dossier Customer Support at or at Support@DossierSystemsInc.com. Dossier Installation Manual 3

8

9 Chapter 2: Installing Dossier Overview of the Dossier Installation Process An outline of the Dossier installation process steps is as follows: 1. If you are upgrading from a previous version of Dossier, back up the Dossier database. For more information, refer to "Backing Up the Dossier Database" on page Uninstall prior versions of Dossier on your computer(s). This topic is covered in this chapter under "Uninstalling Prior Versions of Dossier" below. 3. If you are installing Dossier for the first time, install the Dossier database. This procedure is covered in this chapter under "Creating a New Dossier Database" on page 6. If you are not installing Dossier for the first time, a database upgrade is required. Refer to "Upgrading a Dossier Database" on page Install or Upgrade Dossier Reports. Refer to "Installing Dossier Reports" on page Install the Dossier application on each client computer. This procedure is covered in this chapter under "Installing Dossier on Client Machines" on page Install any additional Dossier applications (Integrated Products) that you have purchased: Pocket Dossier. Refer to "Pocket Dossier Installation and Configuration" on page 45. Dossier Data Exchange, for interfacing to Dossier On-Board,or NAPA, and other Dossier services. Refer to "Dossier Data Exchange Installation and Configuration" on page 61 McLeod Integration (not available with the Essentials edition). Refer to "McLeod Integration Installation" on page 69. DCloud Client Coordinator. Refer to "DCloud Client Coordinator Installation" on page Provide license key information. Refer to "Entering License Keys" on page If you are upgrading from a previous version of Dossier, you must assign all Dossier users to a User Account Type. Refer to "Assigning User Account Types" on page 30. NOTE: Your installation options will vary depending on your purchased Dossier edition (Essentials or Professional). Installation options that do not appear in all Dossier editions will be noted. Dossier Installation Manual 5

10 Uninstalling Prior Versions of Dossier If you have a prior version of Dossier installed on your computer(s), it must be uninstalled on each computer prior to installing this new Dossier version. To uninstall Dossier, you must go to the Programs and Features tool in the Windows Control Panel and choose to uninstall Dossier. NOTE: Uninstalling Dossier does not affect the Dossier database. However, before installing the current version of Dossier, you should back up the Dossier database. For backup instructions, refer to "Backing Up the Dossier Database" on page 37. It is also recommended that you save a copy of the.udl file that is currently used by Dossier to provide database connection information. Installation Media Dossier 6.4 software is delivered on a USB flash drive. When Dossier is to be installed on more than one machine, database information is retained on the flash drive to simplify the installation and configuration process. Creating a New Dossier Database The Dossier Install wizard is used to create a new Dossier database. 1. From the machine that is to be your Dossier database server, locate the setup.exe file on your installation media. 2. Double-click the setup.exe file to start the Dossier Install wizard. NOTE: You will be prompted for Windows administrator credentials to perform the installation. It is recommended that your right click on setup.exe and run as administrator if available to avoid possible permission issues. The Dossier Installer Welcome screen displays. 6 Chapter 2: Installing Dossier

11 3. Click the Continue button. A description of the Dossier installation options displays. 4. Scroll to the bottom to read all of the text, and then click the Continue button. 5. Review the Dossier Systems Software License Agreement and click the I Agree or the Cancel button. You must accept the license agreement to continue the installation. Dossier Installation Manual 7

12 If you agree, the first of two pages of Dossier installation options displays. The first page includes the options for creating and updating a Dossier database and initializing supporting services. This list will vary depending on the Dossier edition that you have purchased. The Dossier installer includes the following options related to database creation: Create New Dossier Database on Existing SQL Server Install Dossier Services 6. Click the blue launch link of the installation operation that you wish to perform. Most of the installation options will request information about the name, location, and credentials of the Dossier database. One or more progress bars will be displayed and updated as the selected operation proceeds. 8 Chapter 2: Installing Dossier

13 When the database installation has completed, the second page of the installation options is displayed. This page includes the Install Dossier Client and Integrated Products installation options. NOTE: To use this new database, you must login to Dossier with the following default login ID and password: Login ID: D32ADMIN; Password: Dossier$. The password should be changed to provide better database security. Upgrading a Dossier Database The Dossier Install wizard is used to upgrade a Dossier database. 1. Perform steps 1 through 5 in "Creating a New Dossier Database" on page 6 so that the Dossier Installation Options page is displayed. Dossier Installation Manual 9

14 2. Click the Upgrade Existing Dossier Database link. You are prompted to provide information about the name, location, and credentials of the Dossier database. 3. Enter the required database information. The Essentials edition installer automatically installs reports. 10 Chapter 2: Installing Dossier

15 The Professional edition installer includes an Install Reports option. If this option is selected, the installer program obtains the report server information from the database and deploys all required reports. 4. Click Continue when you are ready to start the database upgrade. One or more progress bars are displayed and updated as the upgrade proceeds. When the database upgrade has completed, the second page of the installation options is displayed. This page includes the Install Dossier Client and Integrated Products installation options. 5. Select any additional installation tasks you wish to perform or click the Continue button to proceed to the License Key Entry screen Next, perform the following installation tasks: Provide license keys as described in "Entering License Keys" on page 28. Upgraded databases require that all existing Dossier users be assigned to a User Account Type. Assign all users to account types as described in "Assigning User Account Types" on page 30. Installing Dossier Services This installation option installs core services for Dossier. It should be used after a Dossier database has been created or upgraded. 1. Perform steps 1 through 5 in "Creating a New Dossier Database" on page 6 so that the Dossier Installation Options page is displayed. 2. Click the Install Dossier Services link. Dossier Installation Manual 11

16 You are prompted to provide information about the name, location, and credentials of the Dossier database. 3. Enter the required database information, then click Continue. The Dossier Service Credentials form displays. 4. Enter your report server credentials and select whether you would like to install the DCloud Client Coordinator. Then click the Continue button. The progress of the installation process displays. 12 Chapter 2: Installing Dossier

17 5. Click Continue when the installation is complete. You are returned to the Installation Options screen, from where you can continue with other installations or click Cancel to exit the installer. Installing Dossier Reports Typically, Dossier Reports are installed as part of the database creation or upgrade process. However, if report installation was intentionally skipped or if errors occurred during installation, the reports must be installed before the database can be used with Dossier. If more than one report server is to be used by Dossier, the Report Deployment tool must be used to install the reports; refer to "Running the Report Deployment Tool" on page 15. Otherwise, the Install Reports installation option can be used. Running the Install Reports Installation Option NOTE: The Install Reports operation assumes that the Report Server information is correct in the Dossier database. If you intend to use a different report server, you should use the Report Deployment tool to install reports; refer to "Running the Report Deployment Tool" on page Perform steps 1 through 5 in "Creating a New Dossier Database" on page 6 so that the Dossier Installation Options page is displayed. Dossier Installation Manual 13

18 2. Click Install Reports link. You are prompted to provide information about the name, location, and credentials of the Dossier database. NOTE: The sa account can be used as long as you know the password, or the D32ADMIN account can be used with the encrypted password. 3. Enter the required database information, then click Continue. 14 Chapter 2: Installing Dossier

19 The progress of the installation process is displayed. 4. Click Continue when the installation is complete. You are returned to the Installation Options screen, from where you can continue with other installations or click Cancel to exit the installer. Running the Report Deployment Tool 1. On the Dossier installation media, locate the Dossier Report Deployment folder (<media path>\reports). 2. Open the Dossier Report Deployment tool by running the DossierReportDeploymentUI.exe file. NOTE: It is recommended that you right-click the DossierReportDeploymentUI.exe file and click Run as Administrator to avoid possible permission issues. 3. If you are prompted for Windows administrator credentials, enter the appropriate information. The Dossier Report & Database Deployment dialog box displays. Dossier Installation Manual 15

20 4. Enter the deployment parameters, which are described in the following table. Parameter Server Name Username and Password Database Overwrite SQL Data Connection Load Deployment Locations button Deploy Scripts Deploy Reports Description The server\instance of the SQL database server (the name that is shown in the Microsoft SQL Server Management Studio). The IP address of the server can also be used. Enter a valid user name and password for your SQL database server (the built-in account sa can be used). The name of the database for which the reports are to be deployed (as shown in the Microsoft SQL Server Management Studio). Select this option to have the data connection that is specified saved to SSRS. If you are already using Dossier 6.1 or above, by default, the connection originally setup will not be overwritten. You can overwrite it with the new information by selecting this option. If the Report Server information has already been configured in Dossier, click this button to load the SSRS Server information, described below. Determines whether the scripts behind the reports are deployed to the database or not. If you want the scripts deployed, select this check box. Determines whether the reports will be deployed to the deployment location or not. If you want the reports deployed, select this check box. Enter or modify the SSRS server information: Report Server URL The report server URL can be obtained from the SQL Server Reporting Services Configuration Manager (Web Service URL). If your system configuration includes more than one report server, each server must be listed here. 16 Chapter 2: Installing Dossier

21 Parameter Use Sub Folder Folder Path Use Trusted Connection SSRS User Name SSRS Password Use Replicated Database check box SQL Replicated Server SQL Replicated Database SQL Username SQL Password Overwrite SQL Data Connection Description If selected, the default Dossier report folders will be placed under a subfolder in the Reports database. If not selected, the Dossier report folders will be placed at the top level in the Reports database. This parameter must be specified if the Use Sub Folder option is selected. Enter the name of the folder to be created in the Reports database or the name of an existing folder. If selected, Windows authentication will be used. If not selected, the SSRS User Name and SSRS Password must be specified. NOTE: If the Use Trusted Connection option is selected, you might be required to add permissions to SSRS for the current user. If Use Trusted Connection is not selected, specify a valid Report Server user name. If Use Trusted Connection is not selected, enter the password of the specified SSRS User. If your system configuration uses a replicated database, select this option and provide information about the replicated server in the parameters that follow. The name of the replicated server. The name of the replicated database. The user name to be used on the replicated server. The password to be used on the replicated server. The data connection specified is saved to SSRS. 5. Click the Deploy button to start the deployment process. 6. When deployment is complete, check for deployment errors and then exit the deployment tool. Installing Dossier on Client Machines From the machine on which you want to install the Dossier client application, locate the Dossier Setup.exe file on your installation medium. NOTE: The Setup.exe file must be located on the local machine. If the installation folder is located on a network share drive, it should be copied somewhere on the local machine before beginning the installation process. 1. Double-click the Dossier Setup.exe file to start the Dossier Install wizard. Dossier Installation Manual 17

22 NOTE: You will be prompted for Windows administrator credentials to perform the installation. It is recommended that you right-click the setup.exe file and click Run as Administrator to avoid possible permission issues. 2. Click the Continue button. A description of the Dossier installation options displays. 18 Chapter 2: Installing Dossier

23 3. Scroll to the bottom to read all of the text, and then click the Continue button. 4. Review the Dossier Systems Software License Agreement and click the I Agree or the Cancel button. You must accept the license agreement to continue the installation. If you agree, the first of two pages of Dossier installation options displays. The first page includes the options for creating and updating a Dossier database and initializing supporting services. This list will vary depending on the Dossier edition that you have purchased. 5. Click the More Options button. The next screen includes launch links for the available installation components. Dossier Installation Manual 19

24 6. Click the Install Dossier Client link. If the Dossier database has not been installed on this same machine, the installer will prompt you to enter the database location. 7. Enter the required database information and click OK. Note that the SQL Server name is case-sensitive. The Dossier Client Install wizard displays. 20 Chapter 2: Installing Dossier

25 8. Click the Next button. The Destination Folder window displays. 9. If you want to change the folder in which Dossier application files will be installed, click the Change button. When the destination folder is set, click the Next button. The Ready to Install the Program window displays. Dossier Installation Manual 21

26 10. When you are ready to proceed with the installation, click the Install button. The progress of the installation process displays. Once the installation has finished, the Completed window displays. 22 Chapter 2: Installing Dossier

27 11. Click the Finish button to close the wizard. The License Key Entry screen should display. If you have not yet entered License information for your Dossier database, do so now; refer to "Entering License Keys" on page 28. Otherwise, click Finish. NOTE: If your Dossier database has been upgraded from a previous Dossier version, you might see a Continue button rather than Finish button. Click Continue to proceed to the User Account Type assignment screen. Assign all users to the proper account types. NOTE: If the Dossier client was installed on the same computer where Event Broker is configured and running, make sure the startup type of the Event Broker Service was not changed to Disabled. Services can be viewed in the Windows Control Panel, in Administrative Tools > Services. Installing the Dossier Barcode Font If the report server is going to run on a machine other than the Dossier client machine, the Dossier Barcode Font installation must be performed on each report server machine. 1. Perform steps 1 through 5 in "Creating a New Dossier Database" on page 6 so that the Dossier Installation Options page is displayed. Dossier Installation Manual 23

28 2. Click the Integrated Products link. 3. Click the Install Barcode Font link. 4. Exit the installer by clicking Cancel, or continue with other installation tasks by clicking Continue. NOTE: The report server machine must be restarted after installation. Disabling Data Execution Prevention (DEP) Installation of Dossier under Windows Servers (2008, 2008 R2, and 2012) requires disabling Data Execution Prevention (DEP) for several Dossier executables on the machine where Dossier is installed. 24 Chapter 2: Installing Dossier

29 1. On the Control Panel, click System. The System window displays. 2. Click Advanced system settings. The System Properties dialog box displays. Dossier Installation Manual 25

30 3. Go to the Advanced tab, and click the Settings button under Performance. The Performance Options dialog box displays. 4. Go to the Data Execution Prevention tab. If the Turn on DEP for essential Windows programs and services 26 Chapter 2: Installing Dossier

31 only option is selected, you do not need to make any changes. Click the Cancel button to close the dialog box. If the Turn on DEP for all programs and services except those I select: option is selected, Dossier.exe and desession.exe must be added to the list. Go to the next step. 5. Click the Add button, browse to and select Dossier.exe, and then click the Open button. Repeat these steps to add desession.exe. NOTE: The.exe files are version-specific, so this procedure will need to be repeated with every new version of Dossier that is installed. NOTE: The.exe files are in the installation directory (by default this is in C:\Program Files\ArsenaultAssociates\Dossier or C:\Program Files (x86) \ArsenaultAssociates\Dossier). Dossier Installation Manual 27

32 Entering License Keys One of the last steps of the installation process is to enter Dossier License keys. If a Dossier database has been created or updated, the license keys must be entered before any users can log in to Dossier. The License Key screen is displayed after clicking the Continue button on the Dossier Client Installation page of the Installer. There are two methods for entering License Keys. The first and easiest method is to click the Download button. This will download the license keys for the features that you have already purchased from an Dossier Systems website. If you are not able to retrieve your license keys in this manner, you will need to follow the steps below. 1. Record the Instance ID from the License Key Entry screen. 2. Contact Dossier Customer Support at or at Support@DossierSystemsInc.com. Your License keys will be generated and ed to you in a License Key file (.aak) along with a Customer ID. 3. Copy the License Key file to a location that is accessible from your Dossier machine. 28 Chapter 2: Installing Dossier

33 4. From the License Key Entry screen, enter the Customer ID then click the Import button. 5. Select the License Key file from the Open dialog and click the Open button. The License Entry screen lists all of your available license keys. Each version requires a setup key to turn editions and features on or off. Setup keys are provided by Dossier Systems upon software installation. Contact Dossier Customer Support at or at Support@DossierSystemsInc.com to obtain your setup keys. 6. Enter your setup keys. 7. After entering a setup key, the Value next to the options in your edition of Dossier should be set to Yes. 8. Once your license keys have been established, click the Finish button to complete the installation. If you see a Continue button instead of a Finish button, then you must assign User Account Types before the installation is complete. For instructions, refer to "Assigning User Account Types" on page 30. NOTE: Once you have provided your License Keys and Dossier logins are permitted, license keys can be deleted and new license keys can be added by users with proper access rights. This same License Key Entry screen can be accessed from within Dossier on the Setup menu by clicking License Keys. Dossier Installation Manual 29

34 Assigning User Account Types If your Dossier installation included a database upgrade, the last screen you will see in the installation process is the User Account Type Assignment screen. All Dossier user accounts must be assigned an account type using this screen. NOTE: Inactive user accounts are not displayed by this utility. These can only be assigned an account type within Dossier after being reactivated. 1. Select one of the account types on the right side. 2. If the user accounts for this account type belong to a Dossier Group Account, select the group account. This will filter the list to members of the group account. 3. Select the user accounts to assign. You can use Ctrl-click or Shift-click to select multiple user accounts, or press Ctrl+A to select all user accounts. 4. Click the Assign button to assign the users to the selected account type. 5. Repeat the above steps until all user accounts have been assigned to an account type, or all licensed account types have been used. 6. Click Finish to exit the installer. 30 Chapter 2: Installing Dossier

35 NOTE: Any user accounts which have not been assigned to an account type will not be able to log into or use Dossier. Dossier Installation Manual 31

36

37 Chapter 3: SQL Server Configuration Configuring SQL Server for Network Access If you intend to access a database on your SQL Server from a remote computer, you must configure SQL Server to accept network connections. To enable network connections: 1. Start the SQL Server Configuration Manager. A shortcut is located in Start > Programs > Microsoft SQL Server 2012 > Configuration Tools. 2. Expand the SQL Server Network Configuration node and select the Protocols node. For a new installation, all protocols except for Shared Memory are disabled. 3. Right-click the TCP/IP node and select Enable. A message displays indicating that the setting has been changed, but will not take effect until the database engine has been restarted. 4. Enable Named Pipes (and Shared Memory if necessary) using the same method as in step 3. Dossier Installation Manual 33

38 5. Select the SQL Server Services node in the left pane. A list of SQL Server services is listed in the right pane. 6. Locate the service named SQL Server. If it is in the running state, right-click it and click Restart. Configuring Windows 7 Firewall If you are hosting SQL Server on a Windows 7 system, and want to allow network access, you might need to make a change to your Windows 7 firewall settings to enable it. 1. In the Control Panel, click System and Security and then click Windows Firewall. 2. Check to see if the firewall state is on. If it is not on, you can skip the rest of the steps below. 3. If your firewall is on, click Advance settings on the left pane of the window. 4. Right-click Inbound Rules in the navigation tree on the left pane and select New Rule. 5. Choose Program as the rule type and click the Next button. 6. Select this program path, click the Browse button, browse to the location where you installed SQL Server, and select sqlservr.exe. 34 Chapter 3: SQL Server Configuration

39 7. Click the Next button. By default SQL Server is installed at the following location: 32-bit: 64-bit: C:\Program Files (x86)\microsoft SQL Server\MSSQL11.SQLEXPRESS\MSSQL\Binn\sqlservr.exe C:\Program Files\Microsoft SQL Server\MSSQL11.SQLEXPRESS\MSSQL\Binn\sqlservr.exe 8. Select the Allow the connection options for the action and click the Next button. 9. Select Domain and Private for the Profile and click the Next button. 10. Provide a name and/or description for the rule and click the Finish button. Optionally, repeat steps 4 through 10 to allow network access to SQL Browser. By default SQL Browser is installed at the following location: C:\Program Files (x86)\microsoft SQL Server\90\Shared\sqlbrowser.exe NOTE: Allowing network access to SQL Browser poses a security risk because it allows anyone on the network to see the available SQL Servers. Dossier Installation Manual 35

40 Configuring Server or Third-Party Firewalls For server based operating systems or third-party firewalls, please refer to appropriate technical documentation for configuration information. SQL Server Reporting Services Machine Selection When choosing a machine on which to install SSRS, it should be a machine that is not frequently restarted or shut down. Frequent restarts and shutdowns can impact the execution of scheduled reports. Establishing Report Server Settings When attempting to memorize reports in Dossier, problems could occur if settings have not been configured in the SQL Report Server. To establish the settings: 1. Open the Reporting Services Configuration Manager (e.g., Microsoft SQL Server 2012 > Configuration Tools > Reporting Services Configuration Manager). 2. Enter the Server Name and Report Server Instance name, then click the Connect button. 3. In the Reporting Services Configuration Manager, enter an address and SMTP Server name, and then click the Apply button. NOTE: This does not provide the ability to reports from within Dossier. To support this, from Dossier, click the Setup > Options > Mail Server menu option or select the Setup > Configuration > Sites menu option and select the Mail Server tab. Enter the mail server name, and user account, password, and reply-to address. 36 Chapter 3: SQL Server Configuration

41 Chapter 4: Backing Up and Restoring the Dossier Database While it is true that SQL Server databases are stored as files on the SQL Server computer, you cannot simply copy or move SQL Server database files from one location to another safely. This is because when SQL Server is running, all of its databases are open and might be inconsistent at any moment due to update activity. To make reliable backups of SQL Server databases while SQL Server is running, SQL Server has special backup and restore utilities that read and write databases with their own file format, These utilities guarantee database consistency through the backup/restore process. The SQL Server databases backup serves as a point in time complete snapshot of the database that can be restored if the production database is lost or corrupted. Backups should be performed on a schedule corresponding to the importance of the data and the conditions in the environment. Once per day in many production environments is adequate. For test or demo databases, backups might not be important at all unless you have made changes to the database that you want to make sure are saved. Backing Up the Dossier Database SQL Server database backup files essentially allow you to create a copy of your database and save it in a backup file. The backup file can be used to recover the database in the event it becomes damaged or corrupted. To create a backup of your Dossier database: 1. Open SQL Server Management Studio from the following menu path: Start > All Programs > Microsoft SQL Server 2012 > SQL Server Management Studio. The Connect to Server window displays. Dossier Installation Manual 37

42 2. Choose the server on which the Dossier database resides. 3. Enter a valid SQL Server login name and password, and then click the Connect button to connect to the server. The Object Explorer window displays. 4. In the Object Explorer window, expand Database and locate the Dossier database. NOTE: If the Object Explorer window is not visible, it can be opened via the Object Explorer command on the View menu. 38 Chapter 4: Backing Up and Restoring the Dossier Database

43 5. Right-click the database, click Tasks, and then click Back Up. The Back Up Database window displays. 6. The backup file will be saved in the path shown in the Destination panel. To choose a different location, click the Remove button. Then click the Add button and navigate to and select another location. 7. Click OK to create the database backup. Depending on the size of the database, this might be lengthy process. When the back-up operation is complete, a success message is displayed. We recommend copying the backup file to external media for safe keeping. Ideally, the external media should be kept offsite in a secure location for disaster recovery purposes. Dossier Installation Manual 39

44 Restoring a Dossier Database Restoring Over an Existing Database To restore over an existing database: 1. In the SQL Server Management Studio Object Explorer, navigate to the database you want to restore. 2. Right-click the database and then click Tasks/Restore/Database. The Restore Database dialog displays. Go to "Starting the Restore Process" below. Restoring a Backup and Creating a New Database To restore a backup and create a new database at the same time: In SQL Server Management Studio Object Explorer, right-click the Databases folder and select Restore Database. The Restore Database dialog displays. Go to "Starting the Restore Process" below. Starting the Restore Process 1. Complete the information in the Restore Database dialog box, making sure that the database name is correct. 40 Chapter 4: Backing Up and Restoring the Dossier Database

45 2. In the Specify the source and location options, select the From Device option. 3. Select the source file/database to restore and any related options. 4. If you are restoring over an existing database, click Options in the pane on the left. The Options pane displays on the right. 5. In the restore options area, select Overwrite the existing database. 6. Click OK to restore the database. A message displays indicating when the restore process is completed. Additional Procedure If Using SQL Server Authentication Perform the following procedure if you are using SQL Server Authentication: 1. Launch the CreateD32ADMIN utility located on your installation media under the Utilities folder and complete the necessary fields. 2. Click the Drop/Re-Add button to drop and re-add the D32ADMIN user to the database. Dossier Installation Manual 41

46

47 Chapter 5: SQL Server Management Studio SQL Server Management Studio (SSMS) is the program you will use most often to interact with SQL Server after installation is completed. You can access the shortcut to launch SQL Server Management Studio from the Start menu. When you start SSMS, you are prompted to connect to a server and provide credentials. By default, your local server should be selected and your default Windows credentials should be sufficient to complete the connection. However, you can also use SSMS to connect to SQL Servers on other computers. You can also use the Authentication controls to provide alternate credentials. Upon logging into SSMS, the default view of the Object Explorer displays. This view organizes the SQL Server management activities into a series of folders. The Object Explorer works like most other Explorer windows in Windows; that is, selecting an object in the navigation tree pane displays information about that object in the right pane. Dossier Installation Manual 43

48

49 Chapter 6: Pocket Dossier Installation and Configuration The Pocket Dossier architecture consists of two pieces: Pocket Dossier Service runs on Microsoft s Internet Information Server and is a Microsoft.Net Web Service. The Pocket Dossier application runs on Pocket PC devices within the Microsoft.Net Compact Framework. The Pocket Dossier application consumes the Pocket Dossier Service through a wireless network card fitted to the Pocket PC device. This enables real time viewing and manipulation of Dossier data. Pocket Dossier Service Installation The Pocket Dossier Service provides data to the Pocket Dossier application. Client Pocket PCs that connect to the Pocket Dossier Service can access much of the information available in the full Dossier software package. This is because Pocket Dossier Service ties directly into the Dossier database and utilizes many of the same components. Prerequisites The target computer must have IIS installed. The following IIS features must be enabled: Web Management Tools (all standard sub-features) World Wide Web Services (all standard sub-features) For more information, refer to "Additional Configuration Tasks for Pocket Dossier Service" on page 58. If an earlier version of Pocket Dossier is already installed on the handheld device, it should be uninstalled prior to the installation of Pocket Dossier 6.4. Installation Procedure Pocket Dossier Service can be installed using the Dossier Installer. 1. From the desired target, locate the setup.exe file on your installation media. 2. Double-click the setup.exe file to start the Dossier Install wizard. Dossier Installation Manual 45

50 NOTE: You will be prompted for Windows administrator credentials to perform the installation. It is recommended that your right click on setup.exe and run as administrator if available to avoid possible permission issues. The Dossier Installer Welcome screen displays. 3. Click the Continue button. A description of the Dossier installation options displays. 4. Scroll to the bottom to read all of the text, and then click the Continue button. 46 Chapter 6: Pocket Dossier Installation and Configuration

51 The Dossier Software License Agreement displays. 5. Review the agreement and click the I Agree button to continue the installation. The first of two pages of Dossier installation options displays. The first page includes the options for creating and updating a Dossier database and initializing supporting services. This list will vary depending on the Dossier edition that you have purchased. 6. Click the More Options button. The next screen of install links displays. Dossier Installation Manual 47

52 7. Click the Integrated Products link. A list of integrated product links displays. 8. Click the Install Pocket Dossier Service link. The Pocket Dossier Service installation wizard displays. 48 Chapter 6: Pocket Dossier Installation and Configuration

53 9. Click the Next button. The Destination Folder window displays. 10. If you want to change the destination for the Pocket Dossier Service application, click the Change button. Navigate to and select the destination folder. 11. When the desired folder destination has been set, click the Next button. The Ready to Install the Program window displays. 12. When you are ready to start the installation, click the Install button. Dossier Installation Manual 49

54 13. When installation is finished, the Completed window displays. 14. Click the Finish button to close the installation wizard and return to the Integrated Products installation page. NOTE: If Pocket Dossier Service was installed on the same computer where Event Broker is configured and running, make sure the startup type of the Event Broker Service was not changed to Disabled. Pocket Dossier Installation The Pocket Dossier application provides a scaled down version of the full Dossier application. It is most useful in environments where desktop computer equipment is not practical. If the Pocket PC s wireless network card can get a signal, Pocket Dossier can be used to enter and retrieve fleet data from the Pocket Dossier Service. Prerequisites The client computer must have Microsoft Windows Mobile Device Center installed. Windows 7 is required to load Pocket Dossier on the Pocket PC device. The Pocket PC device should be connected to the client PC and communicating via Windows Mobile Device Center. Windows Mobile Device Center for 32-bit and 64-bit editions of Windows can be downloaded here: Installation Procedure Pocket Dossier is installed using the Dossier Installer. 1. From the desired target machine, locate the setup.exe file on your installation media. 2. Double-click the setup.exe file to start the Dossier Install wizard. 50 Chapter 6: Pocket Dossier Installation and Configuration

55 NOTE: You will be prompted for Windows administrator credentials to perform the installation. It is recommended that your right click on setup.exe and run as administrator if available to avoid possible permission issues. The Dossier Installer Welcome screen displays. 3. Click the Continue button. A description of the Dossier installation options displays. 4. Scroll to the bottom to read all of the text, and then click the Continue button. Dossier Installation Manual 51

56 The Dossier Software License Agreement displays. 5. Review the agreement and click the I Agree button to continue the installation. The first of two pages of Dossier installation options displays. The first page includes the options for creating and updating a Dossier database and initializing supporting services. This list will vary depending on the Dossier edition that you have purchased. 6. Click the More Options button. The next screen of install links displays. 52 Chapter 6: Pocket Dossier Installation and Configuration

57 7. Click the Integrated Products link. A list of integrated product links displays. 8. Click the Install Pocket Dossier link. The Pocket Dossier installation wizard displays. Dossier Installation Manual 53

58 9. Click the Next button. The Ready to Install the Program window displays. 10. When you are ready to begin the installation, click the Install button. NOTE: If the Pocket PC is not connected at install time, the following message is displayed. The application will be downloaded to the device the next time it connects to the client computer. When the installation process finishes, the Completed window displays. 54 Chapter 6: Pocket Dossier Installation and Configuration

59 Configuration 11. Click the Finish button to close the Install wizard and return to the Integrated Products installation page. Configuring Pocket Dossier Service Access to the Dossier Database The Pocket Dossier Service setup page can be loaded in a web browser by entering the following URL of the computer running the Pocket Dossier Service: On the setup page, the Pocket Dossier Service can be configured for access to the desired Dossier database. The Maximum Find Results value determines the maximum number of items that will be returned from the find screens in Pocket Dossier (Find Unit, Find Part, etc). Note that searches that return many items can take a considerable amount of time to complete. We recommend keeping the default value of 500 unless you have a specific reason to modify it. Dossier Installation Manual 55

60 Configuring Pocket Dossier to Use the Pocket Dossier Service The Pocket Dossier application must be pointed to the Pocket Dossier Service. This is done on the Pocket Dossier login screen by entering the URL of the.asmx file on the computer running the Pocket Dossier Service in the Pocket Dossier Web Service URL box. The standard format of the URL is: address or host name of the computer running the service>/ PocketDossierService/PocketDossierService.asmx. NOTE: If you are unsure of the IP address, use the ipconfig command in a Command Prompt window to display the computer s IP address. Registering the Pocket PC with Dossier To register the Pocket PC with Dossier, you will need the name and device ID of the handheld device. These can be found on the login screen of Pocket Dossier in the About menu. 56 Chapter 6: Pocket Dossier Installation and Configuration

61 1. To register the device, log in to Dossier. 2. On the Setup menu, click Security and then click Pocket Dossier. The Pocket Dossier dialog box displays. 3. In the first blank Name cell, enter the device name. 4. In the Hardware Identifier cell, enter the device ID. 5. When you are finished making the entries, click OK to save them. Firewall Settings for Pocket Dossier Service Windows Firewall might prevent proper communications between the Pocket PC and the client computer (where Pocket Dossier Service is installed). Make sure the client computer has one of the following items enabled in the Windows Firewall - Inbound Rules: World Wide Web Services (HTTP Traffic-In), if not using a secure connection World Wide Web Services (HTTPS Traffic-In), if using a secure connection A Windows 7 example is shown below. Dossier Installation Manual 57

62 Additional Configuration Tasks for Pocket Dossier Service The following is required for the Pocket Dossier Service: ASP.NET must be enabled. 32-bit applications must be enabled for Windows 7 and Windows 8 64-bit edition. Installing ASP.NET on Windows 2008, 2008 R2, or 2012 Perform the following procedure to see whether ASP.NET is installed and, if it is not, to install it. 1. On the Start menu, click Administrative Tools and then click Server Manager. The Server Manager window displays. 2. Under Roles Summary, click the Web Server (IIS) link. The Web Server window displays. 3. Locate the ASP.NET Role Service. If ASP.NET is installed, you are finished. You can close the Server Manager window. 58 Chapter 6: Pocket Dossier Installation and Configuration

63 4. If it is not installed, click the Add Role Services link on the right side. The Add Role Services window displays. 5. Select the ASP.NET check box. The Add Role Services dialog box displays. 6. Click the Add Required Role Services button. 7. Click the Next button. Dossier Installation Manual 59

64 8. Click Install. It might take several minutes for ASP.NET to install. When it does complete, the Installation Results are displayed. NOTE: If you are unsure of the IP address, use the ipconfig command in a Command Prompt window to display the computer s IP address. 9. Click the Close button to complete the installation. Turning on ASP.NET in Windows 7 and Windows 8 Perform the following procedure to see whether ASP.NET is on and, if it is not, to turn it on. 1. On the Control Panel window, click the Programs and Features link. 2. On the Programs window, under Programs and Features, click the Turn Windows features on or off. The Windows Features dialog box displays. 3. Open the following branches in the settings tree: Internet Information Services > World Wide Web Services > Application Development Features. 4. If it is not already selected, select the ASP.NET check box. 5. Click OK to save the setting. 60 Chapter 6: Pocket Dossier Installation and Configuration

65 Chapter 7: Dossier Data Exchange Installation and Configuration Dossier Data Exchange provides an application programming interface (API) for custom applications to obtain Dossier data. The Dossier Installer is used to install this feature. Included in the Dossier Data Exchange installation is the Dossier Event Broker, which is used to notify applications of Dossier events. After installation, the Event Broker must be configured as described in "Configuring the Event Broker" on page 66. NOTE: Microsoft Messaging Queue must be enabled prior to begging the Dossier Data Exchange installation process. For instructions on how to turn this feature on, refer to "Prerequisites" on page 1. Installing Dossier Data Exchange 1. From the machine that is your Dossier database server, locate the setup.exe file on your installation media. 2. Double-click the setup.exe file to start the Dossier Install wizard. NOTE: You will be prompted for Windows administrator credentials to perform the installation. It is recommended that your right click on setup.exe and run as administrator if available to avoid possible permission issues. The Dossier Installer Welcome screen displays. 61 Chapter 7: Dossier Data Exchange Installation and Configuration

66 3. Click the Continue button. A description of the Dossier installation options displays. 4. Scroll to the bottom to read all of the text, and then click the Continue button. The Dossier Software License Agreement displays. 5. Review the agreement and click the I Agree button to continue the installation. Dossier Installation Manual 62

67 The first of two pages of Dossier installation options displays. The first page includes the options for creating and updating a Dossier database and initializing supporting services. This list will vary depending on the Dossier edition that you have purchased. 6. Click the More Options button. The next screen of install links displays. 7. Click the Integrated Products link. A list of integrated product links displays. 63 Chapter 7: Dossier Data Exchange Installation and Configuration

68 8. Click the Install Dossier Data Exchange link. The Dossier Data Exchange install wizard displays. 9. Click the Next button. The Ready to Modify the Program window displays. Dossier Installation Manual 64

69 10. When you are ready to begin the installation, click the Install button. When the installation is complete, the Completed window displays. 11. Click the Finish button to close the install wizard. NOTE: If the Dossier Data Exchange was installed on the same computer where Event Broker is configured and running, make sure the start-up type of the Event Broker Service was not changed to Disabled. 65 Chapter 7: Dossier Data Exchange Installation and Configuration

70 Configuring the Event Broker The Dossier Data Exchange installation installs the Dossier Event Broker. After installation, the Event Broker must be configured and the Event Broker service must be started. You also need to start the PM Schedule Update service. Locate the EventBrokerConfigurationManager.exe program and double-click this file to open the Event Broker Configuration Manager. The default location is: <drive>:\program Files (x86)\common Files\ArsenaultAssociates\Dossier The following configuration items are available: Event Time to Live Dossier events will only be managed by the Event Broker for a limited time before they are discarded. Enter the amount of time in minutes that events will be retained. The default is 120 minutes, but this can be changed. Polling Time Enter the number of seconds between event cycles. Every n seconds, the Event Broker will check for new events. The default is 10 seconds, but this can be changed. Use TCP Connections Instead of Server Names Select this option if the Event Broker machine is on a domain and is not on the same machine as the conduits with which it must communicate. Use Public Messaging Queues Select this option if you are using Active Directory and do not want to use the default private message queues. Dossier Installation Manual 66

71 Settings Location Configuration settings and Event Broker activity logs will be written to this location. Event Broker Server Enter the server name or IP address of where the active Event Broker resides. Dossier Logon Name and Password. Dossier Database Server Name. Dossier Database User Name and Password. Typically, this is the sa user name and password, or the user name D32ADMIN with the encrypted password is used. Dossier Database Name. When you have finished configuring the Event Broker, click Save. Starting the Dossier Event Broker After configuring the Event Broker, go to Windows Services at Control Panel > Administrative Tools > Services. The Services window displays. Locate the Dossier Systems Event Broker Service and select it. Select Action Properties. Specify a Startup Type of Automatic, then click OK. Select Action Start. The Event Broker Service should show a status of Running. 67 Chapter 7: Dossier Data Exchange Installation and Configuration

72 Starting the PM Schedule Update Service In the Services window, locate the Dossier Systems PM Schedule Update service and select it. Select Action Properties. Specify a Startup Type of Automatic, then click OK. Select Action Start. The Dossier Systems PM Schedule Update service should show a status of Running. Dossier Installation Manual 68

73 Chapter 8: McLeod Integration Installation The Professional edition of the Dossier includes an optional feature: McLeod Integration. To install McLeod Integration, perform the following steps: 1. From the desired target machine, locate the setup.exe file on your installation media. 2. Double-click the setup.exe file to start the Dossier Install wizard. NOTE: You will be prompted for Windows administrator credentials to perform the installation. It is recommended that your right click on setup.exe and run as administrator if available to avoid possible permission issues. The Dossier Installer Welcome screen displays. 3. Click the Continue button. A description of the Dossier installation options displays. Dossier Installation Manual 69

74 4. Scroll to the bottom to read all of the text, and then click the Continue button. The Dossier Software License Agreement displays. 5. Review the agreement and click the I Agree button to continue the installation. The first of two pages of Dossier installation options displays. The first page includes the options for creating and updating a Dossier database and initializing supporting services. This list will vary depending on the Dossier edition that you have purchased. 6. Click the More Options button. 70 Chapter 8: McLeod Integration Installation

75 The next screen of install links displays. 7. Click the Integrated Products link. A list of integrated product links displays. 8. Click the Install McLeod Integration link. The McLeod Integration install wizard displays. 9. Click the Next button. The Destination Folder window displays. Dossier Installation Manual 71

76 10. If you want to change the folder in which McLeod Integration application files will be installed, click the Change button. When the destination folder is set, click the Next button. The Ready to Install window displays. 11. Click Install to begin the installation. 12. When the installation has completed, click Finish to exit the wizard and return to the Integrated Products screen. 72 Chapter 8: McLeod Integration Installation

77 NOTE: If McLeod Integration was installed on the same computer where Event Broker is configured and running, make sure the startup type of the Event Broker Service was not changed to Disabled. Dossier Installation Manual 73

78

79 Chapter 9: DCloud Client Coordinator Installation The Professional edition of Dossier includes an optional feature: DCloud Client Coordinator. The DCloud Coordinator must be installed if you are using DCloud conduits to exchange data with external systems. To install DCloud Client Coordinator, perform the following steps: 1. From the desired target machine, locate the setup.exe file on your installation media. 2. Double-click the setup.exe file to start the Dossier Install wizard. NOTE: You will be prompted for Windows administrator credentials to perform the installation. It is recommended that your right click on setup.exe and run as administrator if available to avoid possible permission issues. The Dossier Installer Welcome screen displays. 3. Click the Continue button. A description of the Dossier installation options displays. Dossier Installation Manual 75

80 4. Scroll to the bottom to read all of the text, and then click the Continue button. The Dossier Software License Agreement displays. 5. Review the agreement and click the I Agree button to continue the installation. The first of two pages of Dossier installation options displays. The first page includes the options for creating and updating a Dossier database and initializing supporting services. This list will vary depending on the Dossier edition that you have purchased. 6. Click the More Options button. 76 Chapter 9: DCloud Client Coordinator Installation

81 The next screen of install links displays. 7. Click the Integrated Products link. A list of integrated product links displays. 8. Click the Install DCloud Client Coordinator link. A message displays stating that Dossier Data Exchange must be installed. NOTE: You do not have to install Dossier Data Exchange prior to completing this installation, but it must be installed prior to running the DCloud Client Coordinator. 9. Click OK to close the message. The DCloud Client install wizard displays. Dossier Installation Manual 77

82 10. Click the Next button. The Destination Folder window displays. 11. If you want to change the folder in which DCloud Client Coordinator application files will be installed, click the Change button. When the destination folder is set, click the Next button. The Ready to Install window displays. 78 Chapter 9: DCloud Client Coordinator Installation

83 12. Click Install to begin the installation. When the installation has completed, the Wizard Completed window displays. 13. Click Finish to exit the wizard. The Dossier Database Location dialog box displays. Dossier Installation Manual 79

84 Completing this dialog box is optional. DCloud has its own set of user login accounts separate from Dossier. This step creates an initial DCloud Client Coordinator user account that will be ready for use. If you choose to not create a user account now, you will have to do so at a later time to use DCloud. 14. To create the DCloud Client Coordinator system user, complete the fields in the dialog box and click OK. The Dossier database credential information for these fields was specified when the Dossier database was created. Refer to "Creating a New Dossier Database" on page 6. - or - To not create the DCloud Client Coordinator system user, click Cancel. If you click Cancel, the following message displays. You can ignore this message. However, you will have to configure DCloud Client Coordinator system user at a later time. 80 Chapter 9: DCloud Client Coordinator Installation

STS INSTALLATION GUIDE

STS INSTALLATION GUIDE STS INSTALLATION GUIDE STS INSTALLATION GUIDE This document walks through the steps necessary for installing the program. FIRST STEPS: Must have administrator Rights on local computer for install If using

More information

ASSET TRACKING SYSTEM INSTALLATION GUIDE

ASSET TRACKING SYSTEM INSTALLATION GUIDE ASSET TRACKING SYSTEM INSTALLATION GUIDE 1 ASSET TRACKING SYSTEM INSTALLATION GUIDE This document walks through the steps necessary for installing the program. TO INSTALL ATS: You should have administrator

More information

Installation Guide for Pulse on Windows Server 2012

Installation Guide for Pulse on Windows Server 2012 USER GUIDE MADCAP PULSE 4 Installation Guide for Pulse on Windows Server 2012 Copyright 2018 MadCap Software. All rights reserved. Information in this document is subject to change without notice. The

More information

DOCUMENT TRACKING INSTALLATION GUIDE

DOCUMENT TRACKING INSTALLATION GUIDE DOCUMENT TRACKING INSTALLATION GUIDE DOCUMENT TRACKING INSTALLATION GUIDE This document walks through the steps necessary for installing the program. TO INSTALL DTS: You should have administrator rights

More information

IT Planning Manual. Fleet Maintenance Software. Version 6.4

IT Planning Manual. Fleet Maintenance Software. Version 6.4 Fleet Maintenance Software IT Planning Manual Version 6.4 6 Terri Lane, Suite 700 Burlington, NJ 08016 (609) 747-8800 Fax (609) 747-8801 Dossier@dossiersystemsinc.com www.dossiersystemsinc.com Copyright

More information

Dossier. Version 6.2 IT Planning Manual ARSENAULT. Associates. Fleet Asset Maintenance Management Software. Since

Dossier. Version 6.2 IT Planning Manual ARSENAULT. Associates. Fleet Asset Maintenance Management Software. Since Dossier Fleet Asset Maintenance Management Software Version 6.2 IT Planning Manual ARSENAULT Associates Since 1979 www.arsenault.com Fleet Maintenance Software Dossier IT Planning Manual Version 6.2 By

More information

Jonas Activity Management Technical Deployment Guide

Jonas Activity Management Technical Deployment Guide Jonas Activity Management Technical Deployment Guide [] Software for Life Jonas Activity Management Technical Deployment Guide, Jonas, Jonas Software, Software for Life, and Gary Jonas Computing are registered

More information

APPENDIX B: INSTALLATION AND SETUP

APPENDIX B: INSTALLATION AND SETUP APPENDIX B: INSTALLATION AND SETUP Page A. Overview... B:1 How do I install and setup ICMS?... B:1 Do I need special security rights to install ICMS?... B:1 Installation Basics... B:1 How do I get a quick

More information

Installation on Windows Server 2008

Installation on Windows Server 2008 USER GUIDE MADCAP PULSE 4 Installation on Windows Server 2008 Copyright 2018 MadCap Software. All rights reserved. Information in this document is subject to change without notice. The software described

More information

AccessVia Publishing Platform

AccessVia Publishing Platform AccessVia Publishing Platform Installation and Setup Guide Publishing Platform Manager Version: 8.6.x Written by: Product Documentation, R&D Date: February 2014 2014 Perceptive Software. All rights reserved

More information

IQSweb Installation Instructions Version 5.0

IQSweb Installation Instructions Version 5.0 IQSweb Installation Instructions Version 5.0 Contents Additional References... 3 IQSweb ROSS Connection... 3 IQSweb V5.0 Install/Upgrade Scenarios... 4 IQSweb Configuration Options... 5 A. Single Computer/Server

More information

10ZiG Technology. Thin Desktop Quick Start Guide

10ZiG Technology. Thin Desktop Quick Start Guide 10ZiG Technology Thin Desktop Quick Start Guide 2010 05 20 Introduction This document is intended as a quick start guide for installing Thin Desktop. After reading this document, you will know how to:

More information

Immotec Systems, Inc. SQL Server 2008 Installation Document

Immotec Systems, Inc. SQL Server 2008 Installation Document SQL Server Installation Guide 1. From the Visor 360 installation CD\USB Key, open the Access folder and install the Access Database Engine. 2. Open Visor 360 V2.0 folder and double click on Setup. Visor

More information

CONTENTS. p r e m i u m e d i t i o n 2008

CONTENTS. p r e m i u m e d i t i o n 2008 Install Guide CONTENTS Basics... 1 Server Install... 3 Workstation Install... 9 Workstation Offline Components Install... 11 Appendix: Installing Runtime SQL Server 2005...14 p r e m i u m e d i t i o

More information

Step-by-Step Guide to Ansur Executive 3.0 With or without Electronic Signatures

Step-by-Step Guide to Ansur Executive 3.0 With or without Electronic Signatures Step-by-Step Guide to Ansur Executive 3.0 With or without Electronic Signatures Table of Contents Background...3 Set up Central PC:...4 Configuring SQL Server 2005:... 11 Ansur Executive Server Installation:...

More information

HR-Lite Database & Web Service Setup Guide

HR-Lite Database & Web Service Setup Guide HR-Lite Database & Web Service Setup Guide Version: 1.00 HR21 Limited All rights reserved. No part of this document may be reproduced or transmitted in any form or by any means, electronic or mechanical,

More information

INSTALL GUIDE: Upgrading from an Earlier Version of

INSTALL GUIDE: Upgrading from an Earlier Version of INSTALL GUIDE: Upgrading from an Earlier Version of Premium Edition Contents Basics... 1 Server and Amicus Preparation... 3 Server Upgrade... 5 Workstation Upgrade... 10 Workstation Offline Install...

More information

Privileged Identity App Launcher and Session Recording

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

More information

Microsoft Windows Servers 2012 & 2016 Families

Microsoft Windows Servers 2012 & 2016 Families Version 8 Installation Guide Microsoft Windows Servers 2012 & 2016 Families 2301 Armstrong St, Suite 2111, Livermore CA, 94551 Tel: 925.371.3000 Fax: 925.371.3001 http://www.imanami.com Installation Guide

More information

IT Planning Manual. Fleet Maintenance Software. Version 6.6

IT Planning Manual. Fleet Maintenance Software. Version 6.6 Fleet Maintenance Software IT Planning Manual Version 6.6 6 Terri Lane, Suite 700 Burlington, NJ 08016 (609) 747-8800 Fax (609) 747-8801 Dossier@dossiersystemsinc.com www.dossiersystemsinc.com Copyright

More information

Desktop Deployment Guide

Desktop Deployment Guide ARGUS Enterprise 11.7.0 12/13/2017 ARGUS Enterprise 11.7.0 12/13/2017 Published by: ARGUS Software, Inc. 750 Town and Country Blvd Suite 800 Houston, TX 77024 Telephone (713) 621-4343 Facsimile (713) 621-2787

More information

Status Web Evaluator s Guide Software Pursuits, Inc.

Status Web Evaluator s Guide Software Pursuits, Inc. Status Web Evaluator s Guide 2018 Table of Contents Introduction... 2 System Requirements... 2 Contact Information... 2 Installing Microsoft IIS... 2 Verifying Microsoft IIS Features... 9 Installing the

More information

DOCUMENT TRACKING INSTALLATION GUIDE

DOCUMENT TRACKING INSTALLATION GUIDE DOCUMENT TRACKING INSTALLATION GUIDE DOCUMENT TRACKING INSTALLATION GUIDE This document walks through the steps necessary for installing the program. TO INSTALL DTS: You should have administrator rights

More information

INSTALL GUIDE: Upgrading from an Earlier Version of

INSTALL GUIDE: Upgrading from an Earlier Version of INSTALL GUIDE: Upgrading from an Earlier Version of Premium Edition Contents Basics... 1 Server and Amicus Preparation... 3 Server Upgrade... 5 Workstation Upgrade... 11 Workstation Offline Install...

More information

INSTALL GUIDE. Basics. Contents. Evaluation and licensing

INSTALL GUIDE. Basics. Contents. Evaluation and licensing INSTALL GUIDE Contents Basics... 1 Server Install... 3 Workstation Install... 8 Workstation Offline Install... 10 Appendix: Installing Runtime SQL Server 2008 R2... 12 Who should use this Guide: Firms

More information

Business Insights Dashboard

Business Insights Dashboard Business Insights Dashboard Sage 500 ERP 2000-2013 Sage Software, Inc. All rights reserved. Sage, the Sage logos, and the Sage product and service names mentioned herein are registered trademarks or trademarks

More information

December P Xerox FreeFlow Core Installation Guide

December P Xerox FreeFlow Core Installation Guide 5.1.0.0 December 2017 702P06246 2017 Xerox Corporation. All rights reserved. Xerox, Xerox and Design, and FreeFlow are trademarks of Xerox Corporation in the United States and/or other countries. This

More information

Perceptive TransForm E-Forms Manager

Perceptive TransForm E-Forms Manager Perceptive TransForm E-Forms Manager Installation and Setup Guide Version: 8.x Date: February 2017 2016-2017 Lexmark. All rights reserved. Lexmark is a trademark of Lexmark International Inc., registered

More information

Dynamic Work Order System (DWOS) Installation Guide

Dynamic Work Order System (DWOS) Installation Guide Dynamic Work Order System (DWOS) Installation Guide The Future of Job Shop Software 4506 Hwy. 20 Suite 200 Niceville, FL 32578 Phone (800) 725-7304 Support@ds2corp.com www.getdwos.com Copyright Notice

More information

NTP Software File Auditor for Windows Edition

NTP Software File Auditor for Windows Edition NTP Software File Auditor for Windows Edition An NTP Software Installation Guide Abstract This guide provides a short introduction to installation and initial configuration of NTP Software File Auditor

More information

Lasso Continuous Data Protection Lasso CDP Client Guide August 2005, Version Lasso CDP Client Guide Page 1 of All Rights Reserved.

Lasso Continuous Data Protection Lasso CDP Client Guide August 2005, Version Lasso CDP Client Guide Page 1 of All Rights Reserved. Lasso CDP Client Guide August 2005, Version 1.6.8 Lasso CDP Client Guide Page 1 of 32 Copyright Copyright 2005 Lasso Logic, LLC. All Rights Reserved. No part of this publication may be reproduced, stored

More information

WhatsUp Gold 2016 Installation and Configuration Guide

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

More information

Version Installation Guide. 1 Bocada Installation Guide

Version Installation Guide. 1 Bocada Installation Guide Version 19.4 Installation Guide 1 Bocada Installation Guide Copyright 2019 Bocada LLC. All Rights Reserved. Bocada and BackupReport are registered trademarks of Bocada LLC. Vision, Prism, vpconnect, and

More information

MassTransit Server Installation Guide for Windows

MassTransit Server Installation Guide for Windows MassTransit 6.1.1 Server Installation Guide for Windows November 24, 2009 Group Logic, Inc. 1100 North Glebe Road, Suite 800 Arlington, VA 22201 Phone: 703-528-1555 Fax: 703-528-3296 E-mail: info@grouplogic.com

More information

Print Audit 6. Print Audit 6 Documentation Apr :07. Version: Date:

Print Audit 6. Print Audit 6 Documentation Apr :07. Version: Date: Print Audit 6 Version: Date: 37 21-Apr-2015 23:07 Table of Contents Browse Documents:..................................................... 3 Database Documentation.................................................

More information

INSTALLATION AND SET UP GUIDE

INSTALLATION AND SET UP GUIDE INSTALLATION AND SET UP GUIDE This guide will help IT administrators to install and set up NVivo Server. It provides step by step instructions for installing the software, configuring user permissions

More information

Desktop Installation Guide

Desktop Installation Guide Desktop Installation Guide Desktop Installation Guide Legal notice Copyright 2017 LAVASTORM ANALYTICS, INC. ALL RIGHTS RESERVED. THIS DOCUMENT OR PARTS HEREOF MAY NOT BE REPRODUCED OR DISTRIBUTED IN ANY

More information

Junxure Code Upgrade Instructions

Junxure Code Upgrade Instructions Junxure Code Upgrade Instructions If at any time you run into an issue with the following process, call or email Junxure Support (866-586-9873, opt 1 or support@junxure.com) and we will assist you with

More information

Media Writer. Installation Guide LX-DOC-MW5.1.9-IN-EN-REVB. Version 5.1.9

Media Writer. Installation Guide LX-DOC-MW5.1.9-IN-EN-REVB. Version 5.1.9 Media Writer Installation Guide Version 5.1.9 Regulations and Compliance Tel: 1-844-535-1404 Email: TS_PACSGEAR@hyland.com 2018 Hyland. Hyland and the Hyland logo are trademarks of Hyland LLC, registered

More information

UC for Enterprise (UCE) NEC Centralized Authentication Service (NEC CAS)

UC for Enterprise (UCE) NEC Centralized Authentication Service (NEC CAS) UC for Enterprise (UCE) NEC Centralized Authentication Service (NEC CAS) Installation Guide NEC NEC Corporation October 2010 NDA-30362, Revision 15 Liability Disclaimer NEC Corporation reserves the right

More information

Installation Guide Worksoft Certify

Installation Guide Worksoft Certify Installation Guide Worksoft Certify Worksoft, Inc. 15851 Dallas Parkway, Suite 855 Addison, TX 75001 www.worksoft.com 866-836-1773 Worksoft Certify Installation Guide Version 9.0.3 Copyright 2017 by Worksoft,

More information

Veritas Desktop and Laptop Option 9.2

Veritas Desktop and Laptop Option 9.2 1. Veritas Desktop and Laptop Option 9.2 Quick Reference Guide for DLO Installation and Configuration 24-Jan-2018 Veritas Desktop and Laptop Option: Quick Reference Guide for DLO Installation and Configuration.

More information

DefendX Software Control-Audit for Hitachi Installation Guide

DefendX Software Control-Audit for Hitachi Installation Guide DefendX Software Control-Audit for Hitachi Installation Guide Version 4.1 This guide details the method for the installation and initial configuration of DefendX Software Control-Audit for NAS, Hitachi

More information

Connect Install Guide

Connect Install Guide Connect Install Guide Version 3.2 Publication Date: December 16, 2013 Copyright Metalogix International GmbH 2008-2013. All Rights Reserved. This software is protected by copyright law and international

More information

New World ERP-eSuite

New World ERP-eSuite New World ERP-eSuite 2018.1 INSTALLATION GUIDE April 9, 2018 Review important information for installing this release: SSL is required for esuite Services and Website servers. 2018 Tyler Technologies.

More information

CompuCal Version 6 Installation Guide (Windows 2008/R2) Release

CompuCal Version 6 Installation Guide (Windows 2008/R2) Release CompuCal Version 6 Installation Guide (Windows 2008/R2) Release 6.3.0.4 Copyright CompuCal Calibration Solutions 2015 Page 1 of 17 Table of Contents 1. MINIMUM SPECIFICATIONS... 3 1.1 Client Server Spec...

More information

Desktop Installation Guide

Desktop Installation Guide Desktop Installation Guide Desktop Installation Guide Legal notice Copyright 2018 LAVASTORM ANALYTICS, INC. ALL RIGHTS RESERVED. THIS DOCUMENT OR PARTS HEREOF MAY NOT BE REPRODUCED OR DISTRIBUTED IN ANY

More information

Data Store and Admin Tool User Guide

Data Store and Admin Tool User Guide Data Store and Admin Tool User Guide Contents Contents What is a Data Store?... 8 Getting Started... 8 System Requirements... 8 Supported Operating Systems... 8 Support SQL Servers... 8 Tools Required

More information

Installation & Configuration Guide

Installation & Configuration Guide Installation & Configuration Guide Installation redisend Installation Steps: 1. Run the setupredisend.exe from the location it was downloaded 2. Select your language and click OK - figure 1.0 Figure 1.0:

More information

Immotec Systems, Inc. SQL Server 2008 Installation Document

Immotec Systems, Inc. SQL Server 2008 Installation Document SQL Server Installation Guide 1. From the Visor 360 installation CD\USB Key, open the Access folder and install the Access Database Engine. 2. Open Visor 360 V2.0 folder and double click on Setup. Visor

More information

Installation Instructions New and Upgrade

Installation Instructions New and Upgrade Wolters Kluwer Financial Services Medici Commercial Lending Documentation System Version 2015.2 Installation Instructions New and Upgrade November 2015 Copyright 2015 Wolters Kluwer Financial Services,

More information

KYOCERA Net Admin Installation Guide

KYOCERA Net Admin Installation Guide KYOCERA Net Admin Guide Legal Notes Unauthorized reproduction of all or part of this guide is prohibited. The information in this guide is subject to change without notice. We cannot be held liable for

More information

NTP Software File Auditor for Hitachi

NTP Software File Auditor for Hitachi NTP Software File Auditor for Hitachi Installation Guide Version 3.3 This guide details the method for the installation and initial configuration of NTP Software File Auditor for NAS, Hitachi Edition,

More information

LexisNexis PCLaw Installation & Upgrade Guide

LexisNexis PCLaw Installation & Upgrade Guide LexisNexis PCLaw Version 16 2017 LexisNexis All rights reserved. Copyright 2017 LexisNexis. All rights reserved. No part of this work may be reproduced or transmitted in any form or by any means, electronic

More information

Installation Instructions. Your Guide to Installing and Getting Started with WinSteam Version 4.0

Installation Instructions. Your Guide to Installing and Getting Started with WinSteam Version 4.0 Installation Instructions Your Guide to Installing and Getting Started with WinSteam Version 4.0 Copyright 1992-2012 Techware Engineering Applications, Inc. www.techwareeng.com Toll Free (866) TECHWAR

More information

Reliable High-Speed Connection to Publication Database for Synchronization

Reliable High-Speed Connection to Publication Database for Synchronization PCS Axis v1.9 Client/Server New Installation with Replication May 2015 Introduction American Innovations (AI) is pleased to announce version 1.9 of our Pipeline Compliance System Axis software (PCS Axis

More information

Silk Performance Manager Installation and Setup Help

Silk Performance Manager Installation and Setup Help Silk Performance Manager 18.5 Installation and Setup Help Micro Focus The Lawn 22-30 Old Bath Road Newbury, Berkshire RG14 1QN UK http://www.microfocus.com Copyright 2004-2017 Micro Focus. All rights reserved.

More information

Client Installation and User's Guide

Client Installation and User's Guide IBM Tivoli Storage Manager FastBack for Workstations Version 7.1 Client Installation and User's Guide SC27-2809-03 IBM Tivoli Storage Manager FastBack for Workstations Version 7.1 Client Installation

More information

Abila MIP. Installation Guide

Abila MIP. Installation Guide This is a publication of Abila, Inc. Version 2018.1.0 2017 Abila, Inc. and its affiliated entities. All rights reserved. Abila, the Abila logos, and the Abila product and service names mentioned herein

More information

Microsoft Dynamics GP Web Client Installation and Administration Guide For Service Pack 1

Microsoft Dynamics GP Web Client Installation and Administration Guide For Service Pack 1 Microsoft Dynamics GP 2013 Web Client Installation and Administration Guide For Service Pack 1 Copyright Copyright 2013 Microsoft. All rights reserved. Limitation of liability This document is provided

More information

Important notice regarding accounts used for installation and configuration

Important notice regarding accounts used for installation and configuration System Requirements Operating System Nintex Reporting 2008 can be installed on Microsoft Windows Server 2003 or 2008 (32 and 64 bit supported for both OS versions). Browser Client Microsoft Internet Explorer

More information

GraffixPro Studio Getting Started Guide

GraffixPro Studio Getting Started Guide GraffixPro Studio Getting Started Guide The GraffixPro Studio Software is comprised of a set of linked applications: the Administrator, the Library, and the design software. This guide outlines the procedures

More information

Client Installation and User's Guide

Client Installation and User's Guide IBM Tivoli Storage Manager FastBack for Workstations Version 7.1.1 Client Installation and User's Guide SC27-2809-04 IBM Tivoli Storage Manager FastBack for Workstations Version 7.1.1 Client Installation

More information

Accops HyWorks v3.0. Installation Guide

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

More information

Pulse 4.11 SCADA/HMI. Installation Guide

Pulse 4.11 SCADA/HMI. Installation Guide Pulse 4.11 SCADA/HMI Installation Guide June 2017 Copyright The information in this document is subject to change without prior notice and does not represent a commitment on the part of AFCON Control and

More information

NBC-IG Installation Guide. Version 7.2

NBC-IG Installation Guide. Version 7.2 Installation Guide Version 7.2 2017 Nuance Business Connect 7.2 Installation Guide Document Revision History Revision Date August 8, 2017 Revision List Updated supported SQL Server versions June 14, 2017

More information

BLUEPRINT TEAM REPOSITORY. For Requirements Center & Requirements Center Test Definition

BLUEPRINT TEAM REPOSITORY. For Requirements Center & Requirements Center Test Definition BLUEPRINT TEAM REPOSITORY Installation Guide for Windows For Requirements Center & Requirements Center Test Definition Table Of Contents Contents Table of Contents Getting Started... 3 About the Blueprint

More information

Abila MIP. Human Resource Management Installation Guide

Abila MIP. Human Resource Management Installation Guide Human Resource Management Installation Guide This is a publication of Abila, Inc. Version 2017.2 2017 Abila, Inc. and its affiliated entities. All rights reserved. Abila, the Abila logos, and the Abila

More information

MegaTrack. Quick Start Guide

MegaTrack. Quick Start Guide MegaTrack Quick Start Guide MegaTrack Quick Start Guide This document will help you quickly install and test the MegaTrack software. For additional information regarding the operation and configuration

More information

BCPro Installation Instructions Code No. LIT Software Release 3.0 Issued September 2017

BCPro Installation Instructions Code No. LIT Software Release 3.0 Issued September 2017 Code No. LIT-12011910 Software Release 3.0 Issued September 2017 Welcome...2 Summary of Changes...2 Related Documentation...2 Installation Overview...2 Prerequisite Software Checklist for Installation

More information

SplendidCRM Deployment Guide

SplendidCRM Deployment Guide SplendidCRM Deployment Guide Version 11.x Last Updated: November 11, 2016 Category: Deployment This guide is for informational purposes only. SPLENDIDCRM SOFTWARE MAKES NO WARRANTIES, EXPRESS OR IMPLIED,

More information

x10data Application Platform v7.1 Installation Guide

x10data Application Platform v7.1 Installation Guide Copyright Copyright 2010 Automated Data Capture (ADC) Technologies, Incorporated. All rights reserved. Complying with all applicable copyright laws is the responsibility of the user. Without limiting the

More information

Installation Guide Version May 2017

Installation Guide Version May 2017 Installation Guide Version 2017 5 May 2017 GeoCue Group, Inc 9668 Madison Blvd. Suite 202 Madison, AL 35758 1-256-461-8289 www.geocue.com NOTICES The material in GeoCue Group, Inc. documents is protected

More information

Automation Anywhere Enterprise 10 LTS

Automation Anywhere Enterprise 10 LTS Automation Anywhere Enterprise 10 LTS Document Version: 1.3 Installation Guide Date of Publication: 15 th November, 2016 Update(s) to this document edition: Table of Contents 1. Client Prerequisites Processor

More information

LifeSize Control Installation Guide

LifeSize Control Installation Guide LifeSize Control Installation Guide January 2009 Copyright Notice 2005-2009 LifeSize Communications Inc, and its licensors. All rights reserved. LifeSize Communications has made every effort to ensure

More information

NeuralStar Installation Guide

NeuralStar Installation Guide NeuralStar Installation Guide Version 9.8 Release 3 May 2012 1st Edition Preface Software License Agreement Software is defined as the Kratos Technology & Training Solutions, Inc. computer programs with

More information

VMware AirWatch Database Migration Guide A sample procedure for migrating your AirWatch database

VMware AirWatch Database Migration Guide A sample procedure for migrating your AirWatch database VMware AirWatch Database Migration Guide A sample procedure for migrating your AirWatch database For multiple versions Have documentation feedback? Submit a Documentation Feedback support ticket using

More information

GiftMaker Pro & EventMaker Pro 8.2

GiftMaker Pro & EventMaker Pro 8.2 GiftMaker Pro & EventMaker Pro 8.2 Update Installation Instructions Windows Please be sure you have a working backup copy of your data file before proceeding. To install any of the Pro Series version 8.2

More information

Deploying HP SIM 6.x on MSCS clusters on Windows 2008 with SQL Server 2008 SP1 White Paper

Deploying HP SIM 6.x on MSCS clusters on Windows 2008 with SQL Server 2008 SP1 White Paper Deploying HP SIM 6.x on MSCS clusters on Windows 2008 with SQL Server 2008 SP1 White Paper Table of Contents Abstract... 2 Introduction... 2 System infrastructure... 3 Storage configuration... 3 IP addresses...

More information

GlobalSearch. Installation Guide v Church Street, New Haven, CT O: (203) E:

GlobalSearch. Installation Guide v Church Street, New Haven, CT O: (203) E: GlobalSearch Installation Guide v4.4.1.0 127 Church Street, New Haven, CT 06510 O: (203) 789-0889 E: education@square-9.com Square 9 Softworks Inc. 127 Church Street New Haven, CT 06510 www.square-9.com

More information

Time Matters and Billing Matters Installation Guide. Version 13

Time Matters and Billing Matters Installation Guide. Version 13 Time Matters and Billing Matters Version 13 Copyright 2014 LexisNexis. All rights reserved. Copyright and Trademark LexisNexis, Lexis, and the Knowledge Burst logo are registered trademarks of Reed Elsevier

More information

Administrator s Guide

Administrator s Guide Administrator s Guide 1995 2011 Open Systems Holdings Corp. All rights reserved. No part of this manual may be reproduced by any means without the written permission of Open Systems, Inc. OPEN SYSTEMS

More information

M i c r o s o f t S Q L S e r v e r I n s t a l l a t i o n G u i d e for A D S S S e r v e r

M i c r o s o f t S Q L S e r v e r I n s t a l l a t i o n G u i d e for A D S S S e r v e r M i c r o s o f t S Q L S e r v e r I n s t a l l a t i o n G u i d e for A D S S S e r v e r A S C E R T I A LTD S E P T E M B E R 2 0 1 8 D o c u m e n t V e r s i o n - 5.9. 0. 1 Ascertia Limited. All

More information

Contents Upgrading BFInventory iii

Contents Upgrading BFInventory iii Upgrading ii Upgrading Contents Upgrading.............. 1 Upgrading to IBM Tivoli Endpoint Manager for Software Use Analysis version 2.0....... 1 Planning and preparing for the upgrade.... 2 Installing

More information

Kaseya 2. Installation guide. Version R8. English

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

More information

ControlPoint. Advanced Installation Guide. September 07,

ControlPoint. Advanced Installation Guide. September 07, ControlPoint Advanced Installation Guide September 07, 2017 www.metalogix.com info@metalogix.com 202.609.9100 Copyright International GmbH., 2008-2017 All rights reserved. No part or section of the contents

More information

KYOCERA Device Manager Installation and Upgrade Guide

KYOCERA Device Manager Installation and Upgrade Guide KYOCERA Device Manager Installation and Upgrade Guide Legal Notes Unauthorized reproduction of all or part of this guide is prohibited. The information in this guide is subject to change without notice.

More information

Installing Intellicus DotNet Client on Windows. Version: 16.0

Installing Intellicus DotNet Client on Windows. Version: 16.0 Installing Intellicus DotNet Client on Windows Version: 16.0 Copyright 2015 Intellicus Technologies This document and its content is copyrighted material of Intellicus Technologies. The content may not

More information

LABEL ARCHIVE Administrator s Guide

LABEL ARCHIVE Administrator s Guide LABEL ARCHIVE Administrator s Guide DOC-LAS2015_25/05/2015 The information in this manual is not binding and may be modified without prior notice. Supply of the software described in this manual is subject

More information

Connectware Manager Getting Started Guide

Connectware Manager Getting Started Guide Connectware Manager Getting Started Guide 90000699_B 2004, 2005 Digi International Inc. Digi, Digi International, the Digi logo, the Digi Connectware log, the Making Device Networking Easy logo, Digi

More information

Online Backup Manager v7 Quick Start Guide for Synology NAS

Online Backup Manager v7 Quick Start Guide for Synology NAS Online Backup Manager v7 Quick Start Guide for Synology NAS Copyright Notice The use and copying of this product is subject to a license agreement. Any other use is prohibited. No part of this publication

More information

VMware Mirage Web Manager Guide

VMware Mirage Web Manager Guide Mirage 5.3 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent editions of this document,

More information

Employee Web Services. Installation Guide

Employee Web Services. Installation Guide Employee Web Services This is a publication of Abila, Inc. Version 2017.x 2016 Abila, Inc. and its affiliated entities. All rights reserved. Abila, the Abila logos, and the Abila product and service names

More information

LiveNX Upgrade Guide from v5.1.2 to v Windows

LiveNX Upgrade Guide from v5.1.2 to v Windows LIVEACTION, INC. LiveNX Upgrade Guide from v5.1.2 to v5.1.3 - Windows UPGRADE LiveAction, Inc. 3500 Copyright WEST BAYSHORE 2016 LiveAction, ROAD Inc. All rights reserved. LiveAction, LiveNX, LiveUX, the

More information

Perceptive TransForm E-Forms Manager 8.x. Installation and Configuration Guide March 1, 2012

Perceptive TransForm E-Forms Manager 8.x. Installation and Configuration Guide March 1, 2012 Perceptive TransForm E-Forms Manager 8.x Installation and Configuration Guide March 1, 2012 Table of Contents 1 Introduction... 3 1.1 Intended Audience... 3 1.2 Related Resources and Documentation... 3

More information

Installing SQL Server Developer Last updated 8/28/2010

Installing SQL Server Developer Last updated 8/28/2010 Installing SQL Server Developer Last updated 8/28/2010 1. Run Setup.Exe to start the setup of SQL Server 2008 Developer 2. On some OS installations (i.e. Windows 7) you will be prompted a reminder to install

More information

Reconfiguring VMware vsphere Update Manager. 17 APR 2018 VMware vsphere 6.7 vsphere Update Manager 6.7

Reconfiguring VMware vsphere Update Manager. 17 APR 2018 VMware vsphere 6.7 vsphere Update Manager 6.7 Reconfiguring VMware vsphere Update Manager 17 APR 2018 VMware vsphere 6.7 vsphere Update Manager 6.7 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/

More information

Software Installation with Microsoft SQL 2008

Software Installation with Microsoft SQL 2008 Agency Information Manager Software Installation with Microsoft SQL 2008 Revised: 3.7.2012 2012 Vertafore, Inc. All Rights Reserved. This software and documentation are copyrighted materials. Law prohibits

More information

TABLE OF CONTENTS. Page 1 of 59

TABLE OF CONTENTS. Page 1 of 59 Page 1 of 59 TABLE OF CONTENTS Introduction... 3 Features... 4 General Features... 4 IBackup Professional lets you view the log files of backup, restore, scheduled backup and the details of files and folders

More information

T E KLYNX BACKTRACK V E R S I O N 6 I N S T A L L A T I O N G U I D E

T E KLYNX BACKTRACK V E R S I O N 6 I N S T A L L A T I O N G U I D E BACKTRACK 6 T E K LY NX VERSION I N S T A L L A T I O N G U I D E Note Installation Guide The information in this manual is not binding and may be modified without prior notice. Supply of the software

More information