SOLUS3 Database Migration to SQL2012. : Nicolas Attwood Authorised by :

Size: px
Start display at page:

Download "SOLUS3 Database Migration to SQL2012. : Nicolas Attwood Authorised by :"

Transcription

1 SOLUS3 Database Migration to SQL2012 Author : Nicolas Attwood Authorised by : Version : 1.1 Date : 25/06/2013

2 Table of Contents PAGE 1 INTRODUCTION PURPOSE: SCOPE: ASSUMPTIONS AND CONSTRAINTS: PROCESS DISCONNECTING THE SOLUS3 DATABASE MOVING THE DATABASE AMENDING SOLUS DOCUMENT CONTROL Version: 1.1 Page 2 of 21

3 1 INTRODUCTION 1.1 Purpose: Procedure document for migrating the SOLUS3 SQL database and SIMS, FMS and Discover SQL targets from a SQL 2008/R2 instance to a SQL 2012 instance. 1.2 Scope: All requests from schools which have logged a call to the IT Helpdesk. 1.3 Assumptions and Constraints: It is assumed that the person carrying out this task: Has a login with System Administration rights to the server which they are carrying out the procedure on. That the procedure is being carried out on a Windows 7 or Windows Server 2008/R2 server. Has checked that the school has applied at least the update for SOLUS3. Knows that the server meets the recommended Capita Hardware Specification. Is an ICT technician with adequate technical knowledge and knowledge of the local network. Is from a CSD supported school with a valid SIMS license. Has a server which is a CSD Schools standard configuration. Has already migrated SIMS, FMS and Discover (if applicable) to SQL Has installed SQL Server 2012 Management Studio. Important Please be aware that even if you have purchased a server from CSD, unless a CSD engineer has configured the machine for you the server may have been set up differently. This may mean that some drives on your server setup, do not match to places that are specified in this procedure document. Version: 1.1 Page 3 of 21

4 2 PROCESS 2.1 Disconnecting the SOLUS3 Database Important Please make sure that you are signed into the server as administrator. If you are not sure if you are logged in as Administrator, STOP NOW! This process needs to be carried out with a login with administrator rights to minimise any potential issues. If you don t know the administrator user name and password, please contact your IT support to find out or arrange for them to carry out the migration on your behalf. Important Please make sure you have installed SQL Server 2012 Management Studio. If you have not, STOP NOW! This process is a lot easier with SQL Server 2012 Management Studio and cannot be carried out with DbAttach. If you have not installed SQL Server 2012 Management Studio, it can be downloaded using these links. Important If you are moving the SOLUS3 database to a new server with a different name, please uninstall all the SOLUS3 agents from all the workstations and from the SOLUS3 UI. This will save time and prevent a problem with the SOLUS3 agents connecting to the server. Click Start All Programs Microsoft SQL Server 2012 Open SQL Server Management Studio. Log onto the SIMS2008 server instance. TIP E.G. server instance: myserver\sims2008 Make sure the authentication selected from the dropdown menu is SQL Server Authentification. Use the SA username and password to log into the server instance. Version: 1.1 Page 4 of 21

5 Once logged into the SIMS2008 server instance, expand Databases. Right click on the solus3_deployment_server and open Tasks. Select Back Up Version: 1.1 Page 5 of 21

6 Click OK and let the backup process run through. If successful, the message above will appear. This backup gives us some extra security if anything goes wrong. Version: 1.1 Page 6 of 21

7 Right click on the solus3_deployment_server again and open Tasks. Select Detach Tick Drop Connections and Update Statistics. Click OK and then allow the process run through. Once finished, right click the server instance and select Disconnect. Version: 1.1 Page 7 of 21

8 2.2 Moving the Database Open My Computer by using the Computer shortcut on the desktop or by clicking Start Computer Navigate to the DATA folder, in the SQL instance folder. TIP Examples of DATA folder locations are: G:\Capita\MSSQL10_50.SIMS2008\MSSQL\DATA G:\MSSQL10_50.SIMS2008\MSSQL\DATA S:\MSSQL10_50.SIMS2008\MSSQL\DATA D:\MSSQL10_50.SIMS2008\MSSQL\DATA TIP Pleases be aware if you have SQL 2008 and not SQL 2008 R2, the SQL folder instance folder will start with MSSQL10. Copy solus3_deployment_server.mdf and solus3_deployment_server.ldf. Both files do need to be copied or else the migration will fail. Paste the files into the DATA folder for SQL Depending on if you are performing an upgrade or TIP SQL 2012 folder instance will start with MSSQL11 Important If you are copying the solus3_deployment_server database to another server, you will need to install SOLUS3 on the new server, then detach and remove the solus3 database created by the install. Then paste in the solus3_deployment_server database files and then you will be able to attach them. Version: 1.1 Page 8 of 21

9 Attaching the SOLUS3 Database Select Connect and then Database Engine Log onto the SIMS2012 server instance. TIP E.G. server instance: myserver\sims2008 Make sure the authentication selected from the dropdown menu is SQL Server Authentication. Use the SA username and password to log into the server instance. Once logged into the SIMS2012 server instance, right click on Databases. Then select Attach Version: 1.1 Page 9 of 21

10 Click Add and navigate to the DATA folder where the solus3_deployment_server.mdf and solus3_deployment_server.ldf where stored. Version: 1.1 Page 10 of 21

11 Select the solus3_deployment_server.mdf and click OK. Version: 1.1 Page 11 of 21

12 The Attach Databases UI should now be populated. Please check in the database details to make sure that there is a data and log file type. If there is click OK and start the process for attaching databases. If successful, the database should now appear in Databases for the SIMS2012 server instance. Version: 1.1 Page 12 of 21

13 2.3 Amending SOLUS3 Click Start All Programs Solus 3 Open SOLUS 3 Deployment Server connection string editor Change the instance from sims2008 to sims2012, keeping the server name the same. Click Test And Save If successful the following message will appear. Click Start All Programs Solus 3 Open SOLUS 3 Deployment Server UI connection string editor and check to see if the change has been made. Version: 1.1 Page 13 of 21

14 Open SOLUS3, either by the shortcut SOLUS 3 Deployment Server UI on the desktop or by clicking Start All Programs Solus 3 SOLUS 3 Deployment Server UI Select System Settings Check under the SOLUS3 tab that the Deployment database instance name has changed to SIMS2012. If the setting is incorrect, amend and then save. Otherwise click close to return to main menu. Open SOLUS3 Agents and click Update Environment. Click Move SQL database targets. Version: 1.1 Page 14 of 21

15 Select all the databases you want to move and click Next. If the SQL System Administrator password was changed when the SQL 2012 instance was installed, please change the password now and click Next. If you did not change the password when the SQL 2012 instance was installed, click Next. Version: 1.1 Page 15 of 21

16 Unless you have put in some of the SQL server targets already you will need to create a new SQL server target. Click Select, add the server which you installed the SQL 2012 instance on and click Save. Add the Instance Name and Binn folder location. Click Next. Version: 1.1 Page 16 of 21

17 Check to make sure that these are the databases which you want to migrate and then click Finish. If successful, the message above should appear. If you now check the settings in channels, all relevant settings should now be changed to the SQL 2012 instance. Version: 1.1 Page 17 of 21

18 Click System Settings. Click Workstation Settings. Version: 1.1 Page 18 of 21

19 Although the settings may be correct, the actual configuration within the connect.ini file will be wrong. Click and browse to where SOLUS3 access the connect.ini. Right click the connect.ini file and select Edit. Edit the server instance to the SQL 2012 server instance and then save. Select the connect.ini file and then click Open. Any settings that are incorrect will now be correct. Click the tick box for If ALL entries in the local connect.ini file should be overwritten tick this check box. Version: 1.1 Page 19 of 21

20 Click Send Connect.ini to agents. Do the same for the FMSconnect.ini file. Any settings that are incorrect will now be correct. Click the tick box for If ALL entries in the local fmsconnect.ini file should be overwritten tick this check box. Click Send FMSconnect.ini to agents. If you have Discover, make sure the settings are correct for the Sims server and Discover server and then click Update Discover config. Once done click Save or Close. You now have successfully migrated SOLUS3. Version: 1.1 Page 20 of 21

21 DOCUMENT CONTROL Changes History Version Date Amended By Change CR No 0.a 26 th June a 12 th Febuary 2014 Initial Draft for review (no action taken on this version) N/A Nicolas Attwood Procedure document creatation. N/A /02/14 Tina Jackaman Re Branded Approval (CSD) Role Name Signed Date Authorisation (Client) Role Name Signed Date Reviewers Reviewer(s) Name(s) Role & Review Responsibilities Once authorised Name All CSD Staff All Service Transformation Teams Distribution List Organisation Customer Service Direct Customer Service Direct Version: 1.1 Page 21 of 21

SOLUS3 for Schools. Applicable to onwards

SOLUS3 for Schools. Applicable to onwards SOLUS3 for Schools Applicable to 3.10.88 onwards Revision History Version Change Description Date 3.10.88-1.0 Initial release. 24/03/2016 Capita Business Services Ltd 2016. All rights reserved. No part

More information

SOLUS Release Note version 1.0

SOLUS Release Note version 1.0 SOLUS3 3.12.1 Release Note version 1.0 Introduction 2 What's New in this Release? 2 Prerequisites 2 Preparing to Upgrade 2 Performing a SIMS, FMS or Discover Upgrade 3 Deploying SOLUS3 Version 3.12.1 for

More information

FMS Workstation Installation

FMS Workstation Installation ation There are two methods of installing the SIMS workstation software onto a client PC. There is an automated version and a manual version. This document will outline the steps to be taken to use either

More information

Print Audit 5 - Step by Step Walkthrough

Print Audit 5 - Step by Step Walkthrough Print Audit 5 - Step by Step Walkthrough IMPORTANT: READ THIS BEFORE PERFORMING A PRINT AUDIT 5 INSTALLATION Print Audit 5 is a desktop application that you must install on every computer where you want

More information

Read Naturally SE Update Windows Network Installation Instructions

Read Naturally SE Update Windows Network Installation Instructions Windows Network This document explains how to apply the Read Naturally Software Edition 2.0.3 update to existing installations of SE version 2.0, 2.0.1, or 2.0.2. First update the SE server software, and

More information

Deploying an upgrade using SOLUS 3. Guide to deploying SIMS, FMS and Discover upgrades for schools

Deploying an upgrade using SOLUS 3. Guide to deploying SIMS, FMS and Discover upgrades for schools Deploying an upgrade using SOLUS 3 Guide to deploying SIMS, FMS and Discover upgrades for schools Introduction This document is designed to help customers upgrade SIMS, FMS and Discover using SOLUS 3.

More information

Intelligent Systems Upgrade Guide SQL 2014

Intelligent Systems Upgrade Guide SQL 2014 Intelligent Systems Upgrade Guide SQL 2014 Intelligent Time Upgrade Guide isys Group Limited 38.1502.0.1008 140415 isys Group Limited Page 1 of 31 Intelligent Time Installation Guide Scope This document

More information

System Manager 7 Quick Guide (SIMS.net onwards)

System Manager 7 Quick Guide (SIMS.net onwards) System Manager 7 Quick Guide (SIMS.net 7.142 onwards) Published December 11 School IT Systems Support Hertfordshire Development Centre Six Hills Way Stevenage SG1 2FQ Website: http://www.thegrid.org.uk/info/traded/sitss

More information

TROUBLESHOOTING ERRORS/ISSUES ASSOCIATED WITH THE CONNECTIVITY OF ONESOURCE FBT TO MICROSOFT SQL SERVER

TROUBLESHOOTING ERRORS/ISSUES ASSOCIATED WITH THE CONNECTIVITY OF ONESOURCE FBT TO MICROSOFT SQL SERVER TROUBLESHOOTING ERRORS/ISSUES ASSOCIATED WITH THE CONNECTIVITY OF ONESOURCE FBT TO MICROSOFT SQL SERVER IMPORTANT: Microsoft SQL Server is a product which is used in conjunction with ONESOURCE FBT. The

More information

Deploying an Upgrade Using SOLUS 3. Guide to deploying SIMS, FMS, and Discover upgrades for schools

Deploying an Upgrade Using SOLUS 3. Guide to deploying SIMS, FMS, and Discover upgrades for schools Deploying an Upgrade Using SOLUS 3 Guide to deploying SIMS, FMS, and Discover upgrades for schools Introduction This document is designed to help customers upgrade SIMS, FMS and Discover using SOLUS 3

More information

Backing Up your BellHawk Database for Problem Diagnosis

Backing Up your BellHawk Database for Problem Diagnosis Introduction Backing Up your BellHawk Database for Problem Diagnosis If you report a problem with your BellHawk system then we may request that you take a zipped backup of your BellHawk database and copy

More information

Discover Installation For use with SIMS Autumn 2014 (version 7.160)

Discover Installation For use with SIMS Autumn 2014 (version 7.160) Discover Installation For use with SIMS Autumn 2014 (version 7.160) Please check the Server & Workstation Requirements carefully before beginning! School IT Systems Support Herts for Learning Ltd SROB220,

More information

Plug-ins. V8 Peregrine User Manual. for Microsoft Windows

Plug-ins. V8 Peregrine User Manual. for Microsoft Windows Plug-ins V8 Peregrine User Manual for Microsoft Windows Copyright Notice and Proprietary Information All rights reserved. Attix5, 2015 Trademarks - Microsoft, Windows, Microsoft Windows, Microsoft Windows

More information

Standalone on a Single PC 3. Server/Network Installation to Access VETtrak from Multiple PCs Database... Server Installation

Standalone on a Single PC 3. Server/Network Installation to Access VETtrak from Multiple PCs Database... Server Installation Install Guide 2 Install Guide Standalone on a Single PC 3 1 Install VETtrak... 3 2 Install.NET... Framework 7 3 Install Firebird... 7 4 Configuration... 8 Database Connection... 9 Registration Key... 10

More information

Version June 2016

Version June 2016 HOSTING GUIDE Version 3.2.3 June 2016 This guide is sold in conjunction with the VETtrak Hosting Serv ice and is current at the time of purchase. Later v ersions are av ailable for download from www.v

More information

New submission portal for Issuer Management cases

New submission portal for Issuer Management cases New submission portal for Issuer Management cases 1 New online portal for submissions In July we will introduce an online portal which will be our preferred method for submitting applications, requests

More information

Log on to the server. The user name and password for this will be issued for each user by Pellcomp.

Log on to the server. The user name and password for this will be issued for each user by Pellcomp. USING PICS HOSTED BY PELLCOMP This note is for PICS users whose database is hosted by Pellcomp on our servers. It is not relevant if PICS is kept on your own company network, other hosted servers or just

More information

IP-guard v3.2 Migration Guideline

IP-guard v3.2 Migration Guideline IP-guard v3.2 Migration Guideline Copyright 2012 Teclink Development Ltd. All rights reserved. IP-guard v3.2 Migration Guideline P. 2 INTRODUCTION The purpose of this document is to provide detailed guideline

More information

Migrating to MIL-Comply SQL Server Edition

Migrating to MIL-Comply SQL Server Edition Migrating to MIL-Comply SQL Server Edition Step by step instructions for migrating MIL-Comply s local database to Microsoft SQL Server or SQL Server Express. Pre-start Checklist: The following items must

More information

ODBC INSTALLATION Operating System: Windows Bit

ODBC INSTALLATION Operating System: Windows Bit ODBC INSTALLATION Operating System: Windows 10 64-Bit This is documentation that will guide you through installing ODBC on a Windows 10 64-Bit Operating System. It is also VERY IMPORTANT that no one is

More information

Installing SQL 2005 Express Edition

Installing SQL 2005 Express Edition Installing SQL 2005 Express Edition Go to www.msdn.microsoft.com/vstudio/express/sql The following page will appear Click on the button Select the option I don t want to register Please take me to the

More information

Outlook Integration. Installation & Configuration

Outlook Integration. Installation & Configuration Outlook Integration Installation & Configuration Table of Contents Outlook Integration Installation... 2 Outlook Integration Configuration... 4 Additional Notes for Outlook... 5 User Configuration... 6

More information

SQL Server Deployment Installation Manual. Call a Hygiena representative for more information or support

SQL Server Deployment Installation Manual. Call a Hygiena representative for more information or support SQL Server Deployment Installation Manual Call a Hygiena representative for more information or support 1.805.388.8007 Why SQL Server? Performance Quicker performance with reporting due to querying Security

More information

Adding a VPN connection in Windows XP

Adding a VPN connection in Windows XP Adding a VPN connection in Windows XP Open up the Control Panel by selecting Start, Settings, Control Panel (in Classic Menu view) or Start, Control Panel (in XP Menu view). Double click on Network Connections.

More information

What you will need. 1 P a g e

What you will need. 1 P a g e Windows 7 Professional/Ultimate Scan to Folder setup (Windows 7 Home is not supported) (Other versions of Windows may be different) (You may need to refer to your Windows documentation) What you will need

More information

SharpSchool Chapter 7 USER MANUAL EXTERNAL LINK PAGE For more information, please visit:

SharpSchool Chapter 7 USER MANUAL EXTERNAL LINK PAGE For more information, please visit: SHARPSCHOOL USER MANUAL CHAPTER 7 EXTERNAL LINK PAGE For more information, please visit: www.customernet.sharpschool.com www.sharpschool.com 0 TABLE OF CONTENTS 1. 2. 3. 4. INTRODUCTION... 1 KEY INFORMATION...

More information

SMEC ASSET MANAGEMENT SYSTEM PMS Version 5.5. System Administrator s Guide

SMEC ASSET MANAGEMENT SYSTEM PMS Version 5.5. System Administrator s Guide SMEC ASSET MANAGEMENT SYSTEM PMS Version 5.5 System Administrator s Guide January 2015 PREPARATION, REVIEW AND AUTHORISATION Revision # Date Prepared by Reviewed by Approved for Issue by 1 21-Jan-2015

More information

INSTALLATION AND CONFIGURATION

INSTALLATION AND CONFIGURATION INSTALLATION AND CONFIGURATION filesmart - Installation and Configuration Table of Contents filesmart - Installation and Configuration... 2 Table of Contents... 2 Server Installation Instructions... 3

More information

SelectHR Installation & Upgrade Instructions

SelectHR Installation & Upgrade Instructions SelectHR Installation & Upgrade Instructions 1 Table of Contents Important Notes... 4 Components of SelectHR... 4 New Installations... 4 Upgrades... 4 Understanding SSUs... 4 Windows Authentication & Single

More information

Setting up and Connecting to a MSSQL database

Setting up and Connecting to a MSSQL database Setting up and Connecting to a MSSQL database Setting Up MSSQL... 1 SQL Server Instance... 1 Why do we need socdbconnect and socadminuser?... 1 On the Client... 1 Creating an ODBC Data Source... 1 Setting

More information

Migrate From Version 3.1 to Version 4 Guide Vovici Enterprise 4.0. December 2008

Migrate From Version 3.1 to Version 4 Guide Vovici Enterprise 4.0. December 2008 Migrate From Version 3.1 to Version 4 Guide Vovici Enterprise 4.0 December 2008 For installation support, please contact our Vovici installation experts at installefmc@vovici.com. If phone support is requested

More information

Shelter Pro Installation Guide SQL Server Backend. Server Side Requirements Overview. Shelter Pro Installation Guide SQL Server Backend Page 1

Shelter Pro Installation Guide SQL Server Backend. Server Side Requirements Overview. Shelter Pro Installation Guide SQL Server Backend Page 1 Server Side Requirements Overview This document describes how to install the Shelter Pro as a client/server application with Microsoft SQL Server as the backend database engine. This overview section gives

More information

Accessing McKesson Radiology 12.3 PACS Remotely Over VPN

Accessing McKesson Radiology 12.3 PACS Remotely Over VPN Accessing McKesson Radiology 12.3 PACS Remotely Over VPN Web: www.interiorhealth.ca 2 Getting Started Please ensure that your PACS administrator has setup your McKesson account for access to the McKesson

More information

Your trusted partner SIMS/FMS USER GUIDE

Your trusted partner SIMS/FMS USER GUIDE Your trusted partner SIMS/FMS USER GUIDE 2016/2017 Freephone 0808 281 9440 kcs4education.co.uk KCS SIMS/FMS Setup Guide Contents 1. Introduction & Before You Begin 2. Checking & Modifying Establishment

More information

Release Note RM Neon. Contents

Release Note RM Neon. Contents RM Neon Contents About this Release Note... 2 About RM Neon... 2 What it does... 2 Components... 2 Data protection... 3 Requirements... 4 RM Unify... 4 Server... 4 Before you start... 5 Back up your servers...

More information

QTD and Supporting Files Installation Instructions

QTD and Supporting Files Installation Instructions QTD and Supporting Files Installation Instructions April 2017 Quality Training Systems www.qualitytrainingsystems.com support@qualitytrainingsystems.com 2017, Quality Training Systems Contents Introduction...

More information

Employee Self Service Guide

Employee Self Service Guide Employee Self Service Guide Contents 1. Logging in What is Employee Self Service? How do I access Employee Self Service? How do I log into Employee Self Service? 2. Employee Self Service Homepage 3. Personal

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

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

SIMS Discover Upgrade

SIMS Discover Upgrade SIMS Discover Upgrade For use with SIMS Autumn 2014 (version 7.160) School IT Systems Support Herts for Learning Ltd SROB220, Robertson House, Six Hills Way, Stevenage, Herts, SG1 2FQ Doc Ref Error! Unknown

More information

Working in the Web Editor 20

Working in the Web Editor 20 This guide is intended to assist you with resolving any issues you may encounter when trying to access and work in MultiTrans TM. It has been split into sections to help you quickly find the information

More information

Medtech32 Interbase 2011 Client Installation Instructions (Windows Vista Machines) Technical Documentation

Medtech32 Interbase 2011 Client Installation Instructions (Windows Vista Machines) Technical Documentation Medtech32 Interbase 2011 Client Installation Instructions (Windows Vista Machines) Technical Documentation These Documentations contain important information for Medtech32. Please ensure the Technical

More information

SOLUS Guide to Upgrading SOLUS to v3.12

SOLUS Guide to Upgrading SOLUS to v3.12 SOLUS 3.12 Guide to Upgrading SOLUS to v3.12 Introduction This document has been designed to help customers through the process of upgrading SOLUS 3.6-10 to 3.12. SOLUS 3.12 has been provided to enhance

More information

Windows 8.1 User Guide for ANU Staff

Windows 8.1 User Guide for ANU Staff Windows 8.1 User Guide for ANU Staff This guide has been created to assist with basic tasks and navigating Windows 8.1. Further tips for using Windows 8.1 can be found on the IT Services website, or by

More information

Moving HRtrack to a new computer

Moving HRtrack to a new computer First Reference Moving HRtrack to a new computer Process at a Glance Confirm the location of your HRtrack data Install HRtrack on the new computer Copy the HRtrack data folder from the old computer to

More information

General Maintenance Practices for SQL Servers (SIMS Servers and Office Masters)

General Maintenance Practices for SQL Servers (SIMS Servers and Office Masters) General Maintenance Practices for SQL Servers (SIMS Servers and Office Masters) ICT Services Herts for Learning Ltd SROB202, Robertson House, Six Hills Way, Stevenage, Herts, SG1 2FQ Doc Ref T051 Published

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

Installing the PC-Kits SQL Database

Installing the PC-Kits SQL Database 1 Installing the PC-Kits SQL Database The Network edition of VHI PC-Kits uses a SQL database. Microsoft SQL is a database engine that allows multiple users to connect to the same database. This document

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

Instructions for implementing the new DfES Codes in Attendance

Instructions for implementing the new DfES Codes in Attendance Instructions for implementing the new DfES Codes in Attendance Published June 06 School IT Systems Support Hertfordshire Development Centre Butterfield Road, Wheathampstead, AL4 8PY Website: http://www.thegrid.org.uk/info/traded/sitss/

More information

Where to save your work

Where to save your work Where to save your work on the Kent network Contents Your network folders...2 Where to find your folders...2 Access your files from your laptop...3 Access your files from off campus...4 Help and support...5

More information

SFC Interface Extranet User Manual

SFC Interface Extranet User Manual SFC Interface Extranet User Manual Introduction... 2 How to access SFC Interface Extranet... 2 Management of SFC Interface Extranet... 3 Management of information in LINKS... 3 Records Management... 3

More information

Avaya Web Conferencing Administrator's Guide

Avaya Web Conferencing Administrator's Guide Avaya Web Conferencing Administrator's Guide Version 4.1.20 October 2008 Document number 04-603073 2008 Avaya Inc. All Rights Reserved. Notice While reasonable efforts were made to ensure that the information

More information

Upgrading Satellite Installations of Nova-T6. LT MIS Team 04/01/2016 Version 1.0

Upgrading Satellite Installations of Nova-T6. LT MIS Team 04/01/2016 Version 1.0 Upgrading Satellite Installations of Nova-T6 LT MIS Team 04/01/2016 Version 1.0 This procedure allows Schools to create the Nova Satellite upgrade files and folders required immediately following a SIMS.net

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

Reference Guide Importing data into SureTrend 4.x. Call a Hygiena representative for more information or support

Reference Guide Importing data into SureTrend 4.x. Call a Hygiena representative for more information or support Reference Guide Importing data into SureTrend.x Call a Hygiena representative for more information or support.805.88.8007 Importing Data SureTrend makes consolidating databases and importing data easy.

More information

SQL Server 2016 installation/setup instructions

SQL Server 2016 installation/setup instructions SQL Server 2016 installation/setup instructions Abbreviated notes for installing SQL 2016 servers. Installation Install SQL Server 2016 and then configure it as per below. Some steps like the SQL Server

More information

Church of England Online Parish Return System. User Guide October 2017

Church of England Online Parish Return System. User Guide October 2017 Church of England Online Parish Return System User Guide October 2017 Contents at a Glance 1. Background... 2 2. Accessing the system for the first time... 2 2.1 Parish Administrator... 2 2.2 Other system

More information

End of Support Microsoft products

End of Support Microsoft products End of Support Microsoft products Operating system and database server updates Prepared by: ACCEO Estimation team ACCEO Solutions Mai 2018 75 Queen St., Suite 6100 Montreal QC H3C 2N6 Table of Contents

More information

Functional Skills ICT on-demand

Functional Skills ICT on-demand Functional Skills ICT on-demand User Guide Page 1 of 25 Contents of this guide Introduction Page 3 Registering Learners Page 4-8 Booking a test Page 9-11 Amending a test booking Page 12 Downloading test

More information

SAS Activity-Based Management Server Software 6.1 for Windows

SAS Activity-Based Management Server Software 6.1 for Windows Installation Instructions SAS Activity-Based Management Server Software 6.1 for Windows Pre-installation Checklist Before you start to install or upgrade SAS Activity-Based Management Server, please follow

More information

Shavlik Protect. Upgrade Guide

Shavlik Protect. Upgrade Guide Shavlik Protect Upgrade Guide Copyright and Trademarks Copyright Copyright 2009 2014 LANDESK Software, Inc. All rights reserved. This product is protected by copyright and intellectual property laws in

More information

SCRIPT REFERENCE. UBot Studio Version 4. The Browser Commands

SCRIPT REFERENCE. UBot Studio Version 4. The Browser Commands SCRIPT REFERENCE UBot Studio Version 4 The Browser Commands Navigate This command will navigate to whatever url you insert into the url field within the command. In the section of the command labeled Advanced,

More information

Including Accounts Receivable, Budget Planning and Equipment Register. Revision History Enhancements in FMS

Including Accounts Receivable, Budget Planning and Equipment Register. Revision History Enhancements in FMS FMS 6.148 Including Accounts Receivable, Budget Planning and Equipment Register Contents Revision History... 2 Enhancements in FMS 6.148... 2 Clear Supplier Catalogue... 2 Issues Resolved in FMS 6.148...

More information

FMS 2018 Autumn Release Note (FMS 6.184)

FMS 2018 Autumn Release Note (FMS 6.184) FMS 2018 Autumn Release Note (FMS 6.184) Including Accounts Receivable, Budget Planning and Equipment Register - version 0.1 Release Notes 2 Enhancements in FMS 6.184 2 Essential Information 2 Restoring

More information

Getting started with System Center Essentials 2007

Getting started with System Center Essentials 2007 At a glance: Installing and upgrading Configuring Essentials 2007 Troubleshooting steps Getting started with System Center Essentials 2007 David Mills System Center Essentials 2007 is a new IT management

More information

Celadon Password Self-Service

Celadon Password Self-Service Celadon Password Self-Service Quest Password Manager is a facility that allows you to reset your Celadon Windows password as well as unlock the account without calling the Helpdesk to provide self-service

More information

A Guide to Reading LSE

A Guide to Reading LSE A Guide to Reading Lists @ LSE Contents Overview... 2 Section 1: Getting Started... 3 Activity 1: Logging in... 3 Activity 2: Searching for a list... 3 Activity 3: Navigating a list... 4 Activity 4: Accessing

More information

MyCalls Installation Manual Version 1.3 for MyCalls

MyCalls Installation Manual Version 1.3 for MyCalls MyCalls Installation Manual Version 1.3 for MyCalls 4.0.0.4 1 P a g e Table of Contents What is MyCalls... 3 Requirements... 4 Telephone System... 4 MyCalls PC Specification... 4 Before you Begin... 5

More information

Chapter A1: Setting up BankLink Practice, BankLink Notes and BankLink Notes Online

Chapter A1: Setting up BankLink Practice, BankLink Notes and BankLink Notes Online Chapter A1: Setting up BankLink Practice, BankLink Notes and BankLink Notes Online This chapter is aimed at BankLink Administrators This chapter covers setting up BankLink Practice and BankLink Notes Online

More information

s2tier Remote Desktop Instructions

s2tier Remote Desktop Instructions s2tier Remote Desktop Instructions These instructions are for s2tier users only. If you do not know if you are a 2tier user, then you are not a s2tier user. General Guidelines The s2tier servers are s2tier1,

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

Quick guide to the SmartSimple on-line portal (making an application)

Quick guide to the SmartSimple on-line portal (making an application) EPA Research Programme 2014-2020 Quick guide to the SmartSimple on-line portal (making an application) POWERED BY SMARTSIMPLE Disclaimer Please read this document carefully prior to using the on-line portal.

More information

Installation Guide. 3CX CRM Plugin for ConnectWise. Single Tenant Version

Installation Guide. 3CX CRM Plugin for ConnectWise. Single Tenant Version Installation Guide 3CX CRM Plugin for ConnectWise Single Tenant Version "Copyright VoIPTools, LLC 2011-2016" Information in this document is subject to change without notice. No part of this document may

More information

The EDGE Estimator v12 Network Database Install

The EDGE Estimator v12 Network Database Install The EDGE Estimator v12 Network Database Install Table of Contents Prerequisites... 1 Installing SQL Express 2014 on a server... 2 Configuring SQL... 7 Restoring your Estimating Database... 8 Setting up

More information

Decision First Lawyer Existing Members

Decision First Lawyer Existing Members Decision First Lawyer Existing Members User Guide Document Reference: DF 1 Document Version Number: 3 Compiled by/document Owner: Issue Date: 06.08.2014 Approved by: Nicola Wrighton/ Victoria Gould Tom

More information

ADDING STAFF AS CONTACTS. DOCUMENT Here is a guide to Webdadi. WEBDADI Updated June 2015

ADDING STAFF AS CONTACTS. DOCUMENT Here is a guide to Webdadi. WEBDADI Updated June 2015 DOCUMENT Here is a guide to Webdadi WEBDADI Updated June 2015 ADDING STAFF AS CONTACTS How to add Internal staff and assign them their Webdadi User Rights ADDING INTERNAL STAFF IN WEBDADI: Adding staff

More information

LiNC-NXG for Windows 8 Professional, Windows 7 Professional, Vista Business Edition and XP Professional

LiNC-NXG for Windows 8 Professional, Windows 7 Professional, Vista Business Edition and XP Professional LiNC-NXG for Windows 8 Professional, Windows 7 Professional, Vista Business Edition and XP Professional Installation Guide for LiNC-NXG 33-10067-001 REV: C PCSC 3541 Challenger Street Torrance, CA 90503

More information

ETD FAQ. Table of Contents

ETD FAQ. Table of Contents ETD FAQ Table of Contents Help... 2 Log-In Help... 3 How do I enter a Start/End Location?... 5 How do I use the Mileage Reimbursement option?... 6 How do I use the Enterprise CarClub/pool car tool?...

More information

Staff Remote Working Guide

Staff Remote Working Guide System / Project : Purpose: Applicability: FLT / SDL Details staff options for remote working. Optional Document Number : 0061 Filename Document Type Document Classification : Remote Working - Staff.docx

More information

Purchasing Encumbrance User Guide

Purchasing Encumbrance User Guide ICIS Purchasing Encumbrance User Guide i procurement guide for purchase requisitions 1. Logging Into ICIS...3 1.1 Introduction to Purchasing and Encumbrances...3 1.2 Controls...3 1.3 Prerequisites...3

More information

Client Care Desktop V4

Client Care Desktop V4 Client Care Desktop V4 V4.1 Quay Document Manager V4.1 Contents 1. LOCATIONS...3 1.1. Client... 3 1.2. Holdings... 4 1.3. Providers... 4 1.4. Contacts/Introducers... 5 1.5. Adviser... 5 2. ADDING EXISTING

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

Install SQL Server 2012 with SP1 Express Edition

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

More information

Abila MIP DrillPoint Reports. Installation Guide

Abila MIP DrillPoint Reports. Installation Guide Abila MIP DrillPoint Reports This is a publication of Abila, Inc. Version 16.1 2015 Abila, Inc. and its affiliated entities. All rights reserved. Abila, the Abila logos, and the Abila product and service

More information

SWCS 4.2 Server Manager Users Guide Revision /22/2012 Solatech, Inc.

SWCS 4.2 Server Manager Users Guide Revision /22/2012 Solatech, Inc. SWCS 4.2 Server Manager Users Guide Revision 39 10/22/2012 Solatech, Inc. Contents Introduction... 5 Installation... 5 Installing on a server with the Solatech Window Covering Software... 5 Running the

More information

INTEGRATION TO MICROSOFT EXCHANGE Installation Guide

INTEGRATION TO MICROSOFT EXCHANGE Installation Guide INTEGRATION TO MICROSOFT EXCHANGE Installation Guide V44.1 Last Updated: March 5, 2018 EMS Software emssoftware.com/help 800.440.3994 2018 EMS Software, LLC. All Rights Reserved. Table of Contents CHAPTER

More information

Remote Desktop How to guide

Remote Desktop How to guide CaseMap Remote Desktop for Windows User Contents How to open Remote Desktop Connection and Login to the Terminal Server... 2 How to save your connection settings and create a shortcut on your desktop...

More information

Chapter A2: BankLink Books clients

Chapter A2: BankLink Books clients Chapter A2: BankLink Books clients This chapter is aimed at BankLink Administrators This Chapter covers the options available for processing in BankLink Books. The BankLink Service Agreement permits you

More information

Agresso Unit 4 Business World. File Options & User Setup

Agresso Unit 4 Business World. File Options & User Setup Agresso Unit 4 Business World File Options & User Setup Author SJ Price - June 2018 Contents M7 Agresso File Options, User Set-Up and Screen Navigation... 3 More About the Menu pane... 5 Are some screens

More information

Migrate From Version 2.2 to Version 3.1 Guide

Migrate From Version 2.2 to Version 3.1 Guide Migrate From Version 2.2 to Version 3.1 Guide EFM Community Fall 2007(Version 3.10) July 2008 For support, contact Vovici Technical Support at (781) 261-4300, ext. 2 or use the web form located at: http://s3.parature.com/ics/support/default.asp?deptid=5474

More information

Sage Residential Management Versions 9.5 through Installation Guide

Sage Residential Management Versions 9.5 through Installation Guide Sage Residential Management Versions 9.5 through 14.1 Installation Guide This is a publication of Sage Software, Inc. Copyright 2014. Sage Software, Inc. All rights reserved. Sage, the Sage logos, and

More information

IT Training Services. SharePoint 2013 Getting Started. Version: 2015/2016 V1

IT Training Services. SharePoint 2013 Getting Started. Version: 2015/2016 V1 IT Training Services SharePoint 2013 Getting Started Version: 2015/2016 V1 Table of Contents ACCESSING SHAREPOINT SITE 1 IT Intranet SharePoint Site... 1 Create a SubSite... 1 DOCUMENT LIBRARIES 2 Create

More information

AKCess Pro Server User Interface Manual

AKCess Pro Server User Interface Manual www.akcp.com AKCess Pro Server User Interface Manual Updated until Version 11.2 Copyright 2014, AKCess Pro Co., Ltd.. After the installation is complete, you are ready to run AKCess Pro Server for the

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

Oxleas NHS Foundation Trust

Oxleas NHS Foundation Trust Oxleas NHS Foundation Trust Title: NHSMail - Security Questions Scope Trust wide Owner IT Department Contact Service Desk Supervisor Version 1 Issue date 22/03/2017 Review date 21/03/2018 Search summary:

More information

Secure Mobile Access Module

Secure Mobile Access Module Secure Mobile Access Module Administration Guide Version 1.0 GlobalSCAPE, Inc. (GSB) Address: 4500 Lockhill-Selma Road, Suite 150 San Antonio, TX (USA) 78249 Sales: (210) 308-8267 Sales (Toll Free): (800)

More information

How to Use the Online Helpdesk

How to Use the Online Helpdesk How to Use the Online Helpdesk Author(s): The ICT Service Reviewed by: Publication date: 08 January 2017 Version1: 1.1 email: support@theictservice.org.uk website: www.theictservice.org.uk phone: 0300

More information

Installing SSP Admin Console

Installing SSP Admin Console The School Seating Planner admin console for SIMS is an application that enables School Seating Planner to integrate with SIMS in order to set-up, configure, and maintain the seating planner for your school

More information

Client Care Desktop v4.3. Document Manager V4.3

Client Care Desktop v4.3. Document Manager V4.3 Client Care Desktop v4.3 Document Manager V4.3 Contents 1. LOCATIONS... 3 1.1. Client... 3 1.2. Enquiries... 4 1.3. Holdings... 4 1.4. Providers... 5 1.5. Contacts/Introducers... 6 1.6. Adviser... 6 2.

More information