Modus v4.4 Database Information

Size: px
Start display at page:

Download "Modus v4.4 Database Information"

Transcription

1 Mdus v4.4 Database Infrmatin

2 Database Infrmatin Mdus v4.4 Database Infrmatin Latest revisin: September 2007 The cntent f this manual is fr infrmatinal use nly and is subject t change withut ntice. Neither Vircm nr anyne else wh has been invlved in the creatin r prductin f this manual assumes any respnsibility r liability fr any errrs r inaccuracies that may ccur in this manual, nr fr any lss f anticipated prfit r benefits, resulting frm the use f this manual. This manual is prtected by cpyright laws and internatinal treaties. Yur right t cpy this manual is limited by cpyright law and the terms f yur sftware license agreement. As the sftware licensee, yu may make a reasnable number f cpies r printuts, prvided they are fr yur wn use. Making unauthrized cpies, adaptatins, cmpilatins r derivative wrks fr any type f distributin is prhibited and cnstitutes a punishable vilatin f the law. Any references t names f actual cmpanies, prducts, peple and/r data used in screenshts are fictitius and are in n way intended t represent any real individual, cmpany, prduct, event and/r data unless therwise nted. VOP, Vircm Online Platfrm, VOP Mail, Mdus, MdusMail, MdusGate, Mdus Sieve, SCA and VOP Radius are trademarks f Vircm, Inc. Nrman Virus Cntrl and NVC are trademarks f Nrman Data Defense Inc. Windws, Windws NT, Windws 2000, Windws Server 2003, IIS, Internet Infrmatin Server and Data Access Cmpnents are either registered trademarks r trademarks f Micrsft Crpratin in the United States and/r ther cuntries. Platypus, RODOPI, Emerald, EcBuilder, Lgisense and Wrldgrup are trademarks f their respective wners. All ther prducts r services mentined in this dcument are identified by the trademarks r service marks f their respective cmpanies r rganizatins. McAfee and NetScan are registered trademarks f Netwrk Assciates, Inc. and/r its affiliates in the US and/r ther cuntries Netwrks Assciates Technlgy, Inc. All Rights Reserved. Prtins f this sftware are based, in part, n ImageMagick, Cpyright , ImageMagick Studi LLC. MdusMail is based n the Prfessinal Internet Mail Services prduct licensed frm the University f Edinburgh. Certain algrithms used in parts f this sftware are derived frm the RSA Data Security, Inc. MD5 Message-Digest Algrithm. Cpyright Vircm, Inc. Vircm Inc., 460 Ste-Catherine W, Suite 600, Mntreal, QC, Canada, H3B 1A7 Fr mre infrmatin, cntact Custmer Supprt at ; Sales at , Ext. 1 r visit ur website at 2

3 Database Infrmatin Table f Cntents Intrductin...4 Database Frmats...5 Creating a New Database...6 SQL Server... 6 PstgreSQL... 6 MS SQL Express... 6 Running a Database Script...7 SQL Server... 7 PstgreSQL... 7 MS SQL Express... 7 Creating an ODBC Cnnectin...8 SQL Server / SQL Express... 8 PstgreSQL... 8 MS Access SQL Server...17 Extended (MdusMail nly) SQL Server...17 PstgreSQL...17 Security and Maintenance...18 SQL Server Security Enhancements Maintaining a SQL Server Database Full Recvery Mdel...20 Simple Recvery Mdel...20 Bulk-Lgged Recvery Mdel...21 Changing Recvery Mdels...21 Optimizing PstgreSQL fr Mdus Checkpint Segments...22 Max_fsm_pages...23 Creating and Cnfiguring the Quarantine Database...10 SQL Server / SQL Express PstgreSQL MS Access Mail Client Quarantine Access Creating and Cnfiguring the Mnitring Database...11 SQL Server PstgreSQL MS Access Creating and Cnfiguring the Sieve Database...13 SQL Server / SQL Express PstgreSQL MS Access Creating and Cnfiguring the Audit Database...14 SQL Server / SQL Express PstgreSQL Creating and Cnfiguring the Extended Database...15 SQL Server PstgreSQL Upgrading the Databases...16 Quarantine SQL Server PstgreSQL Audit

4 Database Infrmatin Intrductin This dcument prvides infrmatin necessary t create and cnfigure the varius databases required fr use by Mdus. It als prvides the scripts fr upgrading Mdus. This dcument des nt replace the Mdus Administratin Guides but serves t cmpliment the infrmatin. Please cntinue t refer t the Administratin Guides fr detailed infrmatin cncerning yur Mdus prduct. 4

5 Database Infrmatin Database Frmats The fllwing table prvides the recmmended database frmats fr Mdus: Database MS SQL2000+ MS SLQ Express PstgreSQL MS Access & MSDE Quarantine Mnitring Audit Sieve Extended MdusMail nly MS Access and MSDE have a size limitatin f 2GB These are nt recmmended fr large envirnments but are acceptable in small envirnments Clients shuld cnsider using anther database prgram as these have limitatins and will nt supprt future features SQL Express has a size limitatin f 4GB It can be used in medium-sized envirnments This nly applies t the Audit DB as it can grw fairly large MySQL can be used fr the Quarantine database but is nt recmmended Additinal infrmatin can be fund in the fllwing KB article: 5

6 Database Infrmatin Creating a New Database The fllwing prvides infrmatin fr creating a new database: SQL Server Open the SQL Enterprise Manager Expand the tree and g t Databases Click n Actin > New Database In Database Prperties, name the database and, at Cllatin Name, use the drpdwn menu t select Latin1_General_CI-AS Click n OK This ensures that the database remains case-insensitive PstgreSQL Open the pgadmin III Expand the tree and g t Databases Right-click n Databases and select New Database Click n OK When creating a Quarantine and Sieve databases, select SQL_ASCII fr the encding Fr all ther databases, select UNICODE fr the encding MS SQL Express Open the SQL Server Management Studi Right-click Databases and select New Database At the General panel and enter the name f the new database Click n Optins and use the drp-dwn menu t select Latin1_General_CI-AS as the Cllatin Name Click n OK 6

7 Database Infrmatin Running a Database Script The fllwing prvides basic infrmatin fr running database scripts: SQL Server Start the SQL Query Analyzer Select the apprpriate database Click n File Open and g t the lcatin f the scripts ( Vircm\Mdus<Mail r Gate>\DBStructures\SQL Server) Click n t run the scripts PstgreSQL Open the pgadmin III Expand the tree and select the apprpriate database Click n Tls > Query Tl Click n File > Open and g t the lcatin f the scripts ( Vircm\Mdus<Mail r Gate>\DBStructures\PstgreSQL) Click n t run the scripts MS SQL Express Open the SQL Server Management Studi Click n File > Open and g t the lcatin f the scripts ( Vircm\Mdus<Mail r Gate>\DBStructures\SQL Server Select the database Click n!execute t run the scripts 7

8 Database Infrmatin Creating an ODBC Cnnectin The fllwing prvides infrmatin fr creating an ODBC cnnectin: On the server, g t Administrative Tls > Data Surces (ODBC) Click n System DSN Click n Add Select the apprpriate driver (SQL Server, PstgreSQL r MS Access) and click Finish SQL Server / SQL Express Enter a name fr the data surce name Optinally, enter a descriptin f the data surce Select the SQL server frm the drp-dwn menu and click Next Select the SQL Server authenticatin methd and enter the lgin ID and passwrd Click n Next Change the default database t whichever database is being cnfigured (e.g. Quarantine, Sieve, etc.) Click n Next and then Finish PstgreSQL Enter a name fr the data surce name Optinally, enter a descriptin f the data surce Enter the name f the database being cnfigured (e.g. Quarantine, Sieve, etc.) Enter the name r IP address f the PstgreSQL server Enter the user name and passwrd Click n Datasurce and enter the fllwing infrmatin 8

9 Database Infrmatin G t Page 2 and set the fllwing parameters Click n OK Click n Save 9

10 Database Infrmatin MS Access Enter the data surce name and descriptin Click n Select t chse the database being cnfigured and click n OK Click n OK Exit the ODBC Data Surce Administratr panel Creating and Cnfiguring the Quarantine Database The fllwing prvides infrmatin fr creating the Quarantine database and cnfiguring it in Mdus: SQL Server / SQL Express Create a new database Run the fllwing script, lcated in \Vircm\mdus<Mail r Gate>\DBStructures\SQL Server\Quarantine mssql_quarantine_imap.sql Create the ODBC cnnectin In the Mdus Cnsle, g t System Prperties Quarantine Database Enter yur ODBC infrmatin and click Apply Stp and start all Mdus services PstgreSQL Create a new database Remember t select SQL_ASCII fr the encding Run the fllwing script, lcated in \Vircm\mdus<Mail r Gate>\DBStructures\PstgreSQL\Quarantine pg_quarantine_imap.sql Create the ODBC cnnectin In the Mdus Cnsle, g t System Prperties Quarantine Database Enter yur ODBC infrmatin and click Apply Stp and start all Mdus services 10

11 Database Infrmatin MS Access The database is created autmatically when Mdus is installed In the Mdus Cnsle, g t System Prperties Quarantine Database Select Use Native MDB Database Click n Apply Stp and start all Mdus services Mail Client Quarantine Access If yu are using SQL Server r PstgreSQL fr the Quarantine database, users can be given access t their quarantine cntents frm their mail clients: Ensure that mailbxes are using an IMAP cnnectin t the mail server In the Mdus Cnsle, g t System Prperties Services Select IMAP4S Click Settings IMAP4 Quarantine Access shuld be checked In the users mail client, a Quarantine flder will appear in the flder list alng with a Spam subflder Only spam messages will appear in the Spam subflder (nt viruses r frbidden attachments) The cntents f the Spam flder are synchrnized with WebMail & WebQuarantine Creating and Cnfiguring the Mnitring Database The fllwing prvides infrmatin fr creating the Mnitring database and cnfiguring it in Mdus: SQL Server Create a database Open a Cmmand Prmpt n the SQL server G t Vircm\Mdus<Mail r Gate>\DBStructures\SQL Server\Mnitring Run CreateMnitringSQL.exe with the fllwing parameters: createmnitringsql <server> <database> <username> <passwrd> Create the ODBC cnnectin 11

12 Database Infrmatin In the Mdus Cnsle, g t System Prperties Mnitring Database Select Use ODBC Database and enter yur ODBC infrmatin Click Apply Stp and start all Mdus services PstgreSQL If yu answered yes t install PstgreSQL during the initial Mdus installatin, the Mnitring database was autmatically created: In the Mdus Cnsle, g t System Prperties Mnitring Database Select Use Native Pstgres Database and enter the apprpriate infrmatin Click n Apply Stp and start all Mdus services If yu answered n t install PstgreSQL during the initial Mdus installatin ensure that versin 8.0 r higher is installed: The necessary files can be fund in the \Vircm\Mdus<Mail r Gate> directry: mduspgmn.dll Mnitr_pg.sql Create the Mdus tables in yur PstgreSQL database and link Mdus t it: Extract the mduspgmn.dll file t \PstgreSQL\8.0\lib Frm a Cmmand Prmpt, g t \Vircm\Mdus<Mail r Gate> and type the fllwing cmmands: SET PGPASSWORD=<<yur superuser passwrd>> <enter> \Pstgresql\8.0\bin\createdb -h lcalhst -p U pstgres -q -E SQL_ASCII -T template1 -O pstgres Mdus <enter> \Pstgresql\8.0\bin\psql -h lcalhst -p U pstgres -q -d Mdus -f Mnitr_pg.sql <enter> SET PGPASSWORD= <enter> In the Mdus Cnsle, g t System Prperties Mnitring Database Select Use Native Pstgres Database and enter the apprpriate infrmatin Click n Apply Stp and start all Mdus services 12

13 Database Infrmatin MS Access This database is created autmatically during the Mdus installatin In the Mdus Cnsle, g t System Prperties Mnitring Database Select Use Legacy Access Database Click n Apply Stp and start all Mdus services Creating and Cnfiguring the Sieve Database The fllwing prvides infrmatin fr creating the Sieve database and cnfiguring it in Mdus: SQL Server / SQL Express Create a new database Run the fllwing script, lcated in \Vircm\mdus<Mail r Gate>\DBStructures\SQL Server\SieveStre mssql_sievestre_new.sql Create the ODBC cnnectin In the Mdus Cnsle, g t Spam Prperties Sieve Database Enter yur ODBC infrmatin and click Apply Stp and start all Mdus services PstgreSQL Create a new database Remember t select SQL_ASCII fr the encding Run the fllwing script, lcated in \Vircm\mdus<Mail r Gate>\DBStructures\PstgreSQL\SieveStre pg_sievestre_new.sql Create the ODBC cnnectin In the Mdus Cnsle, g t Spam Prperties Sieve Database Enter yur ODBC infrmatin and click Apply Stp and start all Mdus services 13

14 Database Infrmatin MS Access The database is created autmatically when Mdus is installed In the Mdus Cnsle, g t Spam Prperties Sieve Database Select Use Native MDB Database Click n Apply Stp and start all Mdus services Creating and Cnfiguring the Audit Database The fllwing prvides infrmatin fr creating the Message Audit database and cnfiguring it in Mdus: SQL Server / SQL Express Create a new database Run the fllwing scripts, in this rder, lcated in \Vircm\mdus<Mail r Gate>\DBStructures\SQL Server\Audit Audit_tables.sql Audit_prcs.sql In the Mdus Cnsle, g t the System Prperties Message Audit Database Select Micrsft SQL Server Click n Apply Enter the required infrmatin In the Cnsle, g t Lgs Prperties Message Audit Click n Apply Enable Audit Lgging and System-Wide Lgging Stp and start all Mdus services Frm a Cmmand Prmpt, type iisreset <enter> t restart the IIS service Reminder: if the SQL Server is installed n the same machine as Mdus and the Message Audit is enabled, yu will likely experience perfrmance prblems. 14

15 Database Infrmatin PstgreSQL Create a new database Remember t select UNICODE fr the encding Run the fllwing scripts, in this rder, lcated in \ Vircm\mdus<Mail r Gate>\DBStructures\PstgreSQL\Audit Audit_tables.sql Audit_prcs.sql In the Mdus Cnsle, g t the System Prperties Message Audit Database Select PstgreSQL Click n Apply Enter the required infrmatin In the Cnsle, g t Lgs Prperties Message Audit Click n Apply Enable Audit Lgging and System-Wide Lgging Stp and start all Mdus services Frm a Cmmand Prmpt, type iisreset <enter> t restart the IIS service Creating and Cnfiguring the Extended Database The fllwing prvides infrmatin fr creating the Extended database and cnfiguring it in Mdus. The Extended database is nly available fr MdusMail. SQL Server The fllwing steps must be executed in this rder: Create the database Run the fllwing script, lcated in Vircm\MdusMail\DBStructures\SQL Server\ExtendedDB mssql_extendeddb_new.sql Migrate the mailbx settings frm the registry t the database using the SyncUserRegDB.exe tl Select Cnvert existing registry mailbxes (this is nt selected by default) Create an ODBC cnnectin In the Mdus Cnsle, g t Auth Prperties ODBC Database Ensure Use Extended Database is checked Enter yur ODBC infrmatin and click Apply Stp and start all Mdus services 15

16 Database Infrmatin PstgreSQL The fllwing steps must be executed in this rder: Create the database Run the fllwing script, lcated in \Vircm\MdusMail\DBStructures\PstgreSQL\ExtendedDB pg_extendeddb_new.sql Migrate the mailbx settings frm the registry t the database using the SyncUserRegDB.exe tl Select Cnvert existing registry mailbxes (this is nt selected by default) Create an ODBC cnnectin In the Mdus Cnsle, g t Auth Prperties ODBC Database Ensure Use Extended Database is checked Enter yur ODBC infrmatin and click Apply Stp and start all Mdus services Upgrading the Databases The upgrade scripts can be run fr whichever versin f Mdus is being upgraded. Vircm prvides scripts that are run autmatically with every upgrade. These scripts are run manually because they take very lng t cmplete. It is, therefre, recmmended that yu run these scripts during ff peak times and fr every upgrade. Quarantine Befre running the manual script, stp the MODUSADM service. SQL Server Lcatin: \Vircm\Mdus<Mail r Gate>\DBStructures\SQL Server\Quarantine Run mssql_quarantine_manual_upgrade.sql PstgreSQL Lcatin: \Vircm\Mdus<Mail r Gate>\DBStructures\PstgreSQL\Quarantine Run pg_quarantine_manual_upgrade.sql 16

17 Database Infrmatin Audit SQL Server Lcatin: \Vircm\Mdus<Mail r Gate>\DBStructures\SQL Server\Audit Stp all Mdus services Run audit_upgrade.sql Run audit_prcs.sql Start all Mdus services Run audit_upgrade_data.sql Extended (MdusMail nly) Stp all services befre running the upgrade. Run the SyncUserRegDB.exe tl (lcated with the scripts) and use all defaults. Start the services upn cmpletin. SQL Server Lcatin: \Vircm\Mdus<Mail r Gate>\DBStructures\SQL Server\ExtendedDB Run mssql_extendeddb_upgrade.sql PstgreSQL Lcatin: \Vircm\Mdus<Mail r Gate>\DBStructures\PstgreSQL\ExtendedDB Run pg_extendeddb_upgrade.sql 17

18 Database Infrmatin Security and Maintenance The fllwing prvides basic infrmatin abut the security and maintenance f databases. These measures are ptinal but Vircm recmmends that yu maintain database standards. SQL Server Security Enhancements T imprve security, the database user shuld have minimum privileges: N server administratr rle Figure 1: SQL Lgin Server Rles Access granted t the new database nly Figure 2: SQL Lgin Database Access 18

19 Database Infrmatin Only db_datareader and db_datawriter permissins fr the new database Figure 3: SQL Database User Rle N permissin t create, drp r alter tables Permissin t execute all DB stred prcedures Figure 4: SQL Database User Permissins 19

20 Database Infrmatin Maintaining a SQL Server Database The fllwing prvides basic infrmatin fr maintaining SQL databases. SQL Server allws fr the recvery f databases. The recvery mdels available fr SQL Server databases each establish the type f backup and restre task that is permitted as well as the acceptable limit fr data lss. There are three recvery mdels: Full, Simple and Bulk lgged. Full Recvery Mdel Uses database and transactin lg backups which prvide the ptin fr full r differential restres Allws yu t precisely recver the database t a specific time which greatly reduces the lss f data All peratins are lgged and can easily be recvered Prvides the mst flexibility and is the mst cmmnly used ptin Use this methd if: yur data is critical and yu cannt affrd t lse any f it yu require recvery t a pint in time yu use replicatin and require the ptin t synchrnize all f yur databases t a particular pint in time yur standard transactin incrprates bulk lgged activities Regular backups are required. It is suggested that a full backup be perfrmed daily and transactin lg backups be perfrmed hurly. Simple Recvery Mdel Only restres data frm the mst recent full r differential backup There are n transactin lg backups The cntents fr the lg are truncated whenever a checkpint is issued fr the database Use this methd if: yur data is nt critical and des nt change ften data is cllected frm varius surces and can be easily reprduced disk space is limited fr lgging transactin (the issue with disk space shuld be addressed with a pssible hardware upgrade) 20

21 Database Infrmatin Bulk-Lgged Recvery Mdel Prvides prtectin withut affecting system perfrmance Sme peratins are minimally lgged and are nt fully recverable Damaged file recvery requires yu t manually reslve the issue fr peratins that are nt cmpletely lgged Only allws fr database restres t the end f a transactin lg backup (where it cntains bulk changes) Use this methd if: data is critical but s is system perfrmance bulk peratins are perfrmed during ff-hurs and d nt impede regular prcessing recvery t a pint in time is required This ptin is nt recmmended fr use with MdusMail. Changing Recvery Mdels In SQL Server, pen Enterprise Manager Right click n the database name and select Prperties Select the Optins tab At Recvery Mdel use the pull-dwn menu t select the mdel Click n OK Figure 5: Recvery Mdel Settings 21

22 Database Infrmatin The recmmended minimum settings fr Mdus databases are: Audit: Simple Quarantine: Simple Mnitring: Simple Sieve: Full Extended: Full Extended and sieve databases are mre imprtant in that they cntain the user settings and sme cmputed values used by the services. As such, a full backup and transactin lg backups will reduce user interventin in the event f a recvery. Optimizing PstgreSQL fr Mdus Checkpint Segments Mdus data written t the PstgreSQL database is cached in a lg file until enugh data is accumulated t warrant a disk-write. Ideally, the lg size shuld be larger than the default setting as this allws Mdus t perfrm faster (if PstgreSQL writes t the disk t ften, Mdus perfrmance slws). The checkpint_segments cnfiguratin setting determines when PstgreSQL can write data t the disk. PstgreSQL has tw settings fr the checkpints. The first, checkpint_segments, is based n the amunt f data mdified. The secnd, checkpint_timeut, is a timeut in secnds. If there are n checkpints perfrmed in the past X secnds, PstgreSQL will perfrm ne. A segment represents a certain amunt f data mdified. During the PstgreSQL installatin, this value defaults t 3 s that when 3 segments f data are accumulated, PstgreSQL writes t the disk. Vircm recmmends changing the checkpint_segments value t 10 fr ptimum Mdus perfrmance. Keep the default value fr checkpint_timeut. T change the checkpint_segments setting: G t PstgreSQL > Cnfiguratin files and select edit pstgresql.cnf Find the line checkpint_segments and change the value t 10 Remve the # at the start f the line t uncmment the line Save the file Stp and start the POSTGRESQL service n the server Stp and start all Mdus services 22

23 Database Infrmatin Max_fsm_pages Whenever a database is mdified, PstgreSQL allcates new space in pages f 8K. The ld page is still there and cannt be re-used until there is a vacuum cmmand called. Once every hur, Mdus issues the cmmand t be able t re-use the ld pages. Re-using an ld page will nt increase the size f the file n the disk. The setting max_fsm_pages indicates the maximum number f pages t mark as re-usable when the vacuum cmmand is used. Prblems ccur when there are mre than 20,000 pages that are mdified per hur. Setting the cnfiguratin t 1,000,000 pages shuld re-use all f the ld pages even if the vacuum peratin takes many hurs t cmplete. The dwnside is that it uses mre memry. PstgreSQL will use abut 5MG f additinal memry when the setting is changed frm 20,000 pages. Frm the Start menu, g t PstgreSQL > Cnfiguratin Files > Edit pstgresql.cnf Lcate the line #max_fsm_pages = and mdify it t max_fsm_pages = Remve the # s that the line is n lnger a cmment Stp and start the PstgreSQL service Stp and start all Mdus services Fr mre infrmatin, cnsult the Knwledge Base article Inf: PstgreSQL Mnitring Database Grws T Large. 23

AvePoint High Speed Migration Supplementary Tools

AvePoint High Speed Migration Supplementary Tools AvePint High Speed Migratin Supplementary Tls User Guide Issued April 2016 1 Table f Cntents Intrductin... 3 MD5 Value Generatr Tl... 3 Azure Data Uplad Tl... 3 Dwnlading and Unpacking the Tl... 4 Using

More information

BackupAssist SQL Add-on

BackupAssist SQL Add-on WHITEPAPER BackupAssist Versin 6 www.backupassist.cm 2 Cntents 1. Requirements... 3 1.1 Remte SQL backup requirements:... 3 2. Intrductin... 4 3. SQL backups within BackupAssist... 5 3.1 Backing up system

More information

Implementing SQL Manage Quick Guide

Implementing SQL Manage Quick Guide Implementing SQL Manage Quick Guide The purpse f this dcument is t guide yu thrugh the quick prcess f implementing SQL Manage n SQL Server databases. SQL Manage is a ttal management slutin fr Micrsft SQL

More information

How To Upgrade A Crptocard To A 6.4 Migratin Tl (Cpl) For A 6Th Generation Of A Crntl (Cypercoder) On A Crperd (Cptl) 6.

How To Upgrade A Crptocard To A 6.4 Migratin Tl (Cpl) For A 6Th Generation Of A Crntl (Cypercoder) On A Crperd (Cptl) 6. BlackShield ID Upgrade and Migratin Guide Fr CRYPTO-Server 6.4 Users Cpyright 2010 CRYPTOCard Inc. website: http://www.cryptcard.cm Trademarks CRYPTOCard and the CRYPTOCard lg are registered trademarks

More information

SBClient and Microsoft Windows Terminal Server (Including Citrix Server)

SBClient and Microsoft Windows Terminal Server (Including Citrix Server) SBClient and Micrsft Windws Terminal Server (Including Citrix Server) Cntents 1. Intrductin 2. SBClient Cmpatibility Infrmatin 3. SBClient Terminal Server Installatin Instructins 4. Reslving Perfrmance

More information

Installation Guide Marshal Reporting Console

Installation Guide Marshal Reporting Console Installatin Guide Installatin Guide Marshal Reprting Cnsle Cntents Intrductin 2 Supprted Installatin Types 2 Hardware Prerequisites 2 Sftware Prerequisites 3 Installatin Prcedures 3 Appendix: Enabling

More information

State of Wisconsin. File Server Service Service Offering Definition

State of Wisconsin. File Server Service Service Offering Definition State f Wiscnsin File Server Service Service Offering Definitin Dcument Revisin Histry Date Versin Creatr Ntes 2/16/2008 1.0 JD Urfer First pass 2/16/2008 2.0 Tm Runge Editing changes 2/19/2009 2.1 Tm

More information

ISAM TO SQL MIGRATION IN SYSPRO

ISAM TO SQL MIGRATION IN SYSPRO 118 ISAM TO SQL MIGRATION IN SYSPRO This dcument is aimed at assisting yu in the migratin frm an ISAM data structure t an SQL database. This is nt a detailed technical dcument and assumes the reader has

More information

Readme File. Purpose. Introduction to Data Integration Management. Oracle s Hyperion Data Integration Management Release 9.2.

Readme File. Purpose. Introduction to Data Integration Management. Oracle s Hyperion Data Integration Management Release 9.2. Oracle s Hyperin Data Integratin Management Release 9.2.1 Readme Readme File This file cntains the fllwing sectins: Purpse... 1 Intrductin t Data Integratin Management... 1 Data Integratin Management Adapters...

More information

HarePoint HelpDesk for SharePoint. For SharePoint Server 2010, SharePoint Foundation 2010. User Guide

HarePoint HelpDesk for SharePoint. For SharePoint Server 2010, SharePoint Foundation 2010. User Guide HarePint HelpDesk fr SharePint Fr SharePint Server 2010, SharePint Fundatin 2010 User Guide Prduct versin: 14.1.0 04/10/2013 2 Intrductin HarePint.Cm (This Page Intentinally Left Blank ) Table f Cntents

More information

Improved Data Center Power Consumption and Streamlining Management in Windows Server 2008 R2 with SP1

Improved Data Center Power Consumption and Streamlining Management in Windows Server 2008 R2 with SP1 Imprved Data Center Pwer Cnsumptin and Streamlining Management in Windws Server 2008 R2 with SP1 Disclaimer The infrmatin cntained in this dcument represents the current view f Micrsft Crpratin n the issues

More information

HP Email Archiving software for Microsoft Exchange

HP Email Archiving software for Microsoft Exchange HP Email Archiving sftware fr Micrsft Exchange PST Imprt Tls Cmpnents and Deplyment Best Practices Table f Cntents Overview... 2 Prerequisites... 2 Cmpnents... 2 Archive Credentials... 2 PST Lader... 2

More information

MaaS360 Cloud Extender

MaaS360 Cloud Extender MaaS360 Clud Extender Installatin Guide Cpyright 2012 Fiberlink Cmmunicatins Crpratin. All rights reserved. Infrmatin in this dcument is subject t change withut ntice. The sftware described in this dcument

More information

ScaleIO Security Configuration Guide

ScaleIO Security Configuration Guide ScaleIO Security Cnfiguratin Guide 1 Intrductin This sectin prvides an verview f the settings available in ScaleIO t ensure secure peratin f the prduct: Security settings are divided int the fllwing categries:

More information

Helpdesk Support Tickets & Knowledgebase

Helpdesk Support Tickets & Knowledgebase Helpdesk Supprt Tickets & Knwledgebase User Guide Versin 1.0 Website: http://www.mag-extensin.cm Supprt: http://www.mag-extensin.cm/supprt Please read this user guide carefully, it will help yu eliminate

More information

Instant Chime for IBM Sametime Quick Start Guide

Instant Chime for IBM Sametime Quick Start Guide Instant Chime fr IBM Sametime Quick Start Guide Fall 2014 Cpyright 2014 Instant Technlgies. All rights reserved. Cpyright and Disclaimer This dcument, as well as the sftware described in it, is furnished

More information

E-Biz Web Hosting Control Panel

E-Biz Web Hosting Control Panel 1 f 38 E-Biz Web Hsting Cntrl Panel This dcument has been created t give yu a useful insight in t the Hsting Cntrl Panel available with E-Biz hsting services. Please nte: Optins available are dependent

More information

Installation Guide Marshal Reporting Console

Installation Guide Marshal Reporting Console INSTALLATION GUIDE Marshal Reprting Cnsle Installatin Guide Marshal Reprting Cnsle March, 2009 Cntents Intrductin 2 Supprted Installatin Types 2 Hardware Prerequisites 3 Sftware Prerequisites 3 Installatin

More information

Preparing to Deploy Reflection : A Guide for System Administrators. Version 14.1

Preparing to Deploy Reflection : A Guide for System Administrators. Version 14.1 Preparing t Deply Reflectin : A Guide fr System Administratrs Versin 14.1 Table f Cntents Table f Cntents... 2 Preparing t Deply Reflectin 14.1:... 3 A Guide fr System Administratrs... 3 Overview f the

More information

STIOffice Integration Installation, FAQ and Troubleshooting

STIOffice Integration Installation, FAQ and Troubleshooting STIOffice Integratin Installatin, FAQ and Trubleshting Installatin Steps G t the wrkstatin/server n which yu have the STIDistrict Net applicatin installed. On the STI Supprt page at http://supprt.sti-k12.cm/,

More information

StarterPak: Dynamics CRM Opportunity To NetSuite Sales Order

StarterPak: Dynamics CRM Opportunity To NetSuite Sales Order StarterPak: Dynamics CRM Opprtunity T NetSuite Sales Order Versin 1.0 7/20/2015 Imprtant Ntice N part f this publicatin may be reprduced, stred in a retrieval system, r transmitted in any frm r by any

More information

NETWRIX CHANGE NOTIFIER

NETWRIX CHANGE NOTIFIER NETWRIX CHANGE NOTIFIER FOR ACTIVE DIRECTORY, EXCHANGE AND GROUP POLICY QUICK-START GUIDE Prduct versin: 7.5.873 February 2014 February 2014. Legal Ntice The infrmatin in this publicatin is furnished fr

More information

Click Studios. Passwordstate. RSA SecurID Configuration

Click Studios. Passwordstate. RSA SecurID Configuration Passwrdstate RSA SecurID Cnfiguratin This dcument and the infrmatin cntrlled therein is the prperty f Click Studis. It must nt be reprduced in whle/part, r therwise disclsed, withut prir cnsent in writing

More information

TaskCentre v4.5 Send Message (SMTP) Tool White Paper

TaskCentre v4.5 Send Message (SMTP) Tool White Paper TaskCentre v4.5 Send Message (SMTP) Tl White Paper Dcument Number: PD500-03-17-1_0-WP Orbis Sftware Limited 2010 Table f Cntents COPYRIGHT 1 TRADEMARKS 1 INTRODUCTION 2 Overview 2 FEATURES 2 GLOBAL CONFIGURATION

More information

Configuring and Monitoring AS400 Servers. eg Enterprise v5.6

Configuring and Monitoring AS400 Servers. eg Enterprise v5.6 Cnfiguring and Mnitring AS400 Servers eg Enterprise v5.6 Restricted Rights Legend The infrmatin cntained in this dcument is cnfidential and subject t change withut ntice. N part f this dcument may be reprduced

More information

KronoDesk Migration and Integration Guide Inflectra Corporation

KronoDesk Migration and Integration Guide Inflectra Corporation / KrnDesk Migratin and Integratin Guide Inflectra Crpratin Date: September 24th, 2015 0B Intrductin... 1 1B1. Imprting frm Micrsft Excel... 2 6B1.1. Installing the Micrsft Excel Add-In... 2 7B1.1. Cnnecting

More information

Recommended Backup Plan for SQL 2000 Server Database Servers

Recommended Backup Plan for SQL 2000 Server Database Servers Recmmended Backup Plan fr SQL 2000 Server Database Servers (DAISI) General Ntes STI recmmends that data backup be perfrmed n a regular basis. Transactin Lg Backup Users shuld nt truncate the Transactin

More information

Introduction to Mindjet MindManager Server

Introduction to Mindjet MindManager Server Intrductin t Mindjet MindManager Server Mindjet Crpratin Tll Free: 877-Mindjet 1160 Battery Street East San Francisc CA 94111 USA Phne: 415-229-4200 Fax: 415-229-4201 mindjet.cm 2013 Mindjet. All Rights

More information

MedNetwork Systems Impulse Database Management

MedNetwork Systems Impulse Database Management Ttal Slutins Prvider MedNetwrk Systems Impulse Database Management 1300765 110 02 9290 9898 @ sales@mednet.cm.au www.mednet.cm.au MedNetwrk Systems Pty Ltd Database Management Impulse User Manual Database

More information

User Manual Brainloop Outlook Add-In. Version 3.4

User Manual Brainloop Outlook Add-In. Version 3.4 User Manual Brainlp Outlk Add-In Versin 3.4 Cntent 1. Summary... 3 2. Release Ntes... 3 2.1 Prerequisites... 3 2.2 Knwn Restrictins... 4 3. Installatin and Cnfiguratin... 4 3.1 The installatin prgram...

More information

E2E Express 3.0. Requirements

E2E Express 3.0. Requirements E2E Express 3.0 Requirements February 2016 Table f Cntents Requirements... 3 Hardware Prerequisites... 3 General Installatin Requirements... 3 Netwrk Requirement... 4 SQL Server Installatin Requirements...

More information

Uninstalling and Reinstalling on a Server Computer. Medical Director / PracSoft

Uninstalling and Reinstalling on a Server Computer. Medical Director / PracSoft Uninstalling and Reinstalling n a Server Cmputer Medical Directr / PracSft This guide describes the prcess fr uninstalling and then reinstalling Medical Directr, PracSft, and/r SQL Instances n a cmputer

More information

SMART Active Directory Migrator 9.0.2. Requirements

SMART Active Directory Migrator 9.0.2. Requirements SMART Active Directry Migratr 9.0.2 January 2016 Table f Cntents... 3 SMART Active Directry Migratr Basic Installatin... 3 Wrkstatin and Member Server System... 5 Netwrking... 5 SSL Certificate... 6 Service

More information

Configuring and Monitoring SysLog Servers

Configuring and Monitoring SysLog Servers Cnfiguring and Mnitring SysLg Servers eg Enterprise v5.6 Restricted Rights Legend The infrmatin cntained in this dcument is cnfidential and subject t change withut ntice. N part f this dcument may be reprduced

More information

Avatier Identity Management Suite

Avatier Identity Management Suite Avatier Identity Management Suite AIMS Versin 9 System Requirements Versin 9 2603 Camin Ramn Suite 110 San Ramn, CA 94583 Phne: 800-609-8610 925-217-5170 FAX: 925-217-0853 Email: supprt@avatier.cm Page

More information

Connector for Microsoft Dynamics Installation Guide

Connector for Microsoft Dynamics Installation Guide Micrsft Dynamics Cnnectr fr Micrsft Dynamics Installatin Guide June 2014 Find updates t this dcumentatin at the fllwing lcatin: http://g.micrsft.cm/fwlink/?linkid=235139 Micrsft Dynamics is a line f integrated,

More information

Deployment Overview (Installation):

Deployment Overview (Installation): Cntents Deplyment Overview (Installatin):... 2 Installing Minr Updates:... 2 Dwnlading the installatin and latest update files:... 2 Installing the sftware:... 3 Uninstalling the sftware:... 3 Lgging int

More information

Often people have questions about new or enhanced services. This is a list of commonly asked questions and answers regarding our new WebMail format.

Often people have questions about new or enhanced services. This is a list of commonly asked questions and answers regarding our new WebMail format. Municipal Service Cmmissin Gerald P. Cle Frederick C. DeLisle Thmas M. Kaul Gregry L. Riggle Stanley A. Rutkwski Electric, Steam, Water Cable Televisin and High Speed Internet Service since 1889 Melanie

More information

User Guide Version 3.9

User Guide Version 3.9 User Guide Versin 3.9 Page 2 f 22 Summary Cntents 1 INTRODUCTION... 3 1.1 2 CREATE A NEW ACCOUNT... 4 2.1 2.2 3 NAVIGATION... 3 CREATE AN EMAIL ACCOUNT... 4 CREATE AN ALIAS ACCOUNT... 6 MODIFYING AN EXISTING

More information

SQL 2005 Database Management Plans

SQL 2005 Database Management Plans SQL 2005 Database Management Plans Overview STI recmmends that users create database maintenance plans fr Micrsft SQL 2005 t maintain the integrity f the system s database. Database maintenance plans are

More information

WatchDox Server. Administrator's Guide. Version 3.8.5

WatchDox Server. Administrator's Guide. Version 3.8.5 WatchDx Server Administratr's Guide Versin 3.8.5 Cnfidentiality This dcument cntains cnfidential material that is prprietary WatchDx. The infrmatin and ideas herein may nt be disclsed t any unauthrized

More information

Configuring BMC AREA LDAP Using AD domain credentials for the BMC Windows User Tool

Configuring BMC AREA LDAP Using AD domain credentials for the BMC Windows User Tool Cnfiguring BMC AREA LDAP Using AD dmain credentials fr the BMC Windws User Tl Versin 1.0 Cnfiguring the BMC AREA LDAP Plugin fr Dmain Username and Passwrds Intrductin...3 LDAP Basics...4 What is LDAP and

More information

Using PayPal Website Payments Pro UK with ProductCart

Using PayPal Website Payments Pro UK with ProductCart Using PayPal Website Payments Pr UK with PrductCart Overview... 2 Abut PayPal Website Payments Pr & Express Checkut... 2 What is Website Payments Pr?... 2 Website Payments Pr and Website Payments Standard...

More information

esupport Quick Start Guide

esupport Quick Start Guide esupprt Quick Start Guide Last Updated: 5/11/10 Adirndack Slutins, Inc. Helping Yu Reach Yur Peak 908.725.8869 www.adirndackslutins.cm 1 Table f Cntents PURPOSE & INTRODUCTION... 3 HOW TO LOGIN... 3 SUBMITTING

More information

Getting Started Guide

Getting Started Guide fr SQL Server www.lgbinder.cm Getting Started Guide Dcument versin 1 Cntents Installing LOGbinder fr SQL Server... 3 Step 1 Select Server and Check Requirements... 3 Select Server... 3 Sftware Requirements...

More information

How To Install An Orin Failver Engine On A Network With A Network Card (Orin) On A 2Gigbook (Orion) On An Ipad (Orina) Orin (Ornet) Ornet (Orn

How To Install An Orin Failver Engine On A Network With A Network Card (Orin) On A 2Gigbook (Orion) On An Ipad (Orina) Orin (Ornet) Ornet (Orn SlarWinds Technical Reference Preparing an Orin Failver Engine Installatin Intrductin t the Orin Failver Engine... 1 General... 1 Netwrk Architecture Optins and... 3 Server Architecture Optins and... 4

More information

FOCUS Service Management Software Version 8.5 for CounterPoint Installation Instructions

FOCUS Service Management Software Version 8.5 for CounterPoint Installation Instructions FOCUS Service Management Sftware Versin 8.5 fr CunterPint Installatin Instructins Thank yu fr purchasing Fcus Service Management Sftware frm RTM Cmputer Slutins. This bklet f installatin instructins will

More information

McAfee Enterprise Security Manager. Data Source Configuration Guide. Infoblox NIOS. Data Source: September 2, 2014. Infoblox NIOS Page 1 of 8

McAfee Enterprise Security Manager. Data Source Configuration Guide. Infoblox NIOS. Data Source: September 2, 2014. Infoblox NIOS Page 1 of 8 McAfee Enterprise Security Manager Data Surce Cnfiguratin Guide Data Surce: Infblx NIOS September 2, 2014 Infblx NIOS Page 1 f 8 Imprtant Nte: The infrmatin cntained in this dcument is cnfidential and

More information

Diagnosis and Troubleshooting

Diagnosis and Troubleshooting Diagnsis and Trubleshting DataDirect Cnnect Series ODBC Drivers Intrductin This paper discusses the diagnstic tls that are available t cnfigure and trublesht yur ODBC envirnment and prvides a trubleshting

More information

WatchDox for Windows User Guide

WatchDox for Windows User Guide WatchDx fr Windws User Guide Versin 3.9.7 Cnfidentiality This dcument cntains cnfidential material that is prprietary WatchDx. The infrmatin and ideas herein may nt be disclsed t any unauthrized individuals

More information

Password Reset for Remote Users

Password Reset for Remote Users 1 Passwrd Reset fr Remte Users Curin prvides a cmpnent fr the PasswrdCurier Passwrd Prvisining System that manages the lcal passwrd cache in cnjunctin with self-service passwrd reset activities. The slutin

More information

Introduction LIVE MAPS UNITY PORTAL / INSTALLATION GUIDE. 2015 Savision B.V. savision.com All rights reserved.

Introduction LIVE MAPS UNITY PORTAL / INSTALLATION GUIDE. 2015 Savision B.V. savision.com All rights reserved. Rev 7.5.0 Intrductin 2 LIVE MAPS UNITY PORTAL / INSTALLATION GUIDE 2015 Savisin B.V. savisin.cm All rights reserved. This manual, as well as the sftware described in it, is furnished under license and

More information

Using Sentry-go Enterprise/ASPX for Sentry-go Quick & Plus! monitors

Using Sentry-go Enterprise/ASPX for Sentry-go Quick & Plus! monitors Using Sentry-g Enterprise/ASPX fr Sentry-g Quick & Plus! mnitrs 3Ds (UK) Limited, February, 2014 http://www.sentry-g.cm Be Practive, Nt Reactive! Intrductin Sentry-g Enterprise Reprting is a self-cntained

More information

StarterPak: Dynamics CRM On-Premise to Dynamics Online Migration - Option 2. Version 1.0

StarterPak: Dynamics CRM On-Premise to Dynamics Online Migration - Option 2. Version 1.0 StarterPak: Dynamics CRM On-Premise t Dynamics Online Migratin - Optin 2 Versin 1.0 1/7/2016 Imprtant Ntice N part f this publicatin may be reprduced, stred in a retrieval system, r transmitted in any

More information

ROSS RepliWeb Operations Suite for SharePoint. SSL User Guide

ROSS RepliWeb Operations Suite for SharePoint. SSL User Guide ROSS RepliWeb Operatins Suite fr SharePint SSL User Guide Sftware Versin 2.5 March 18, 2010 RepliWeb, Inc., 6441 Lyns Rad, Ccnut Creek, FL 33073 Tel: (954) 946-2274, Fax: (954) 337-6424 E-mail: inf@repliweb.cm,

More information

The Relativity Appliance Installation Guide

The Relativity Appliance Installation Guide The Relativity Appliance Installatin Guide February 4, 2016 - Versin 9 & 9.1 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

More information

System Business Continuity Classification

System Business Continuity Classification Business Cntinuity Prcedures Business Impact Analysis (BIA) System Recvery Prcedures (SRP) System Business Cntinuity Classificatin Cre Infrastructure Criticality Levels Critical High Medium Lw Required

More information

CSC IT practix Recommendations

CSC IT practix Recommendations CSC IT practix Recmmendatins CSC Healthcare 28th January 2014 Versin 3 www.csc.cm/glbalhealthcare Cntents 1 Imprtant infrmatin 3 2 IT Specificatins 4 2.1 Wrkstatins... 4 2.2 Minimum Server with 1-5 wrkstatins

More information

System Business Continuity Classification

System Business Continuity Classification System Business Cntinuity Classificatin Business Cntinuity Prcedures Infrmatin System Cntingency Plan (ISCP) Business Impact Analysis (BIA) System Recvery Prcedures (SRP) Cre Infrastructure Criticality

More information

Software Distribution

Software Distribution Sftware Distributin Quantrax has autmated many f the prcesses invlved in distributing new cde t clients. This will greatly reduce the time taken t get fixes laded nt clients systems. The new prcedures

More information

URM 11g Implementation Tips, Tricks & Gotchas ALAN MACKENTHUN FISHBOWL SOLUTIONS, INC.

URM 11g Implementation Tips, Tricks & Gotchas ALAN MACKENTHUN FISHBOWL SOLUTIONS, INC. URM 11g Implementatin Tips, Tricks & Gtchas ALAN MACKENTHUN FISHBOWL SOLUTIONS, INC. i Fishbwl Slutins Ntice The infrmatin cntained in this dcument represents the current view f Fishbwl Slutins, Inc. n

More information

Introduction Getting help Getting started Prerequisites 5 Installation 6 Entering License Key 8 Checking Current License

Introduction Getting help Getting started Prerequisites 5 Installation 6 Entering License Key 8 Checking Current License Email Migratr Guide 3.0 Cpyright 2014 Metalgix Internatinal GmbH This sftware is prtected by cpyright law and internatinal treaties. Unauthrized reprductin r distributin f this sftware, r any prtin f it,

More information

990 e-postcard FAQ. Is there a charge to file form 990-N (e-postcard)? No, the e-postcard system is completely free.

990 e-postcard FAQ. Is there a charge to file form 990-N (e-postcard)? No, the e-postcard system is completely free. 990 e-pstcard FAQ Fr frequently asked questins abut filing the e-pstcard that are nt listed belw, brwse the FAQ at http://epstcard.frm990.rg/frmtsfaq.asp# (cpy and paste this link t yur brwser). General

More information

TaskCentre v4.5 MS SQL Server Trigger Tool White Paper

TaskCentre v4.5 MS SQL Server Trigger Tool White Paper TaskCentre v4.5 MS SQL Server Trigger Tl White Paper Dcument Number: PD500-03-02-1_0-WP Orbis Sftware Limited 2010 Table f Cntents COPYRIGHT... 1 TRADEMARKS... 1 INTRODUCTION... 2 Overview... 2 Features...

More information

Instructions for Configuring a SAFARI Montage Managed Home Access Expansion Server

Instructions for Configuring a SAFARI Montage Managed Home Access Expansion Server Instructins fr Cnfiguring a SAFARI Mntage Managed Hme Access Expansin Server ~ Please read these instructins in their entirety befre yu begin. ~ These instructins explain hw t add a SAFARI Mntage Managed

More information

April 3, 2014. Release Notes

April 3, 2014. Release Notes April 3, 2014 Release Ntes Cntacting Lestream Lestream Crpratin 411 Waverley Oaks Rd. Suite 316 Waltham, MA 02452 USA http://www.lestream.cm Telephne: +1 781 890 2019 Fax: +1 781 688 9338 T submit an enhancement

More information

Service Desk Self Service Overview

Service Desk Self Service Overview Tday s Date: 08/28/2008 Effective Date: 09/01/2008 Systems Invlved: Audience: Tpics in this Jb Aid: Backgrund: Service Desk Service Desk Self Service Overview All Service Desk Self Service Overview Service

More information

Connecting to Email: Live@edu

Connecting to Email: Live@edu Cnnecting t Email: Live@edu Minimum Requirements fr Yur Cmputer We strngly recmmend yu upgrade t Office 2010 (Service Pack 1) befre the upgrade. This versin is knwn t prvide a better service and t eliminate

More information

FOCUS Service Management Software Version 8.5 for Passport Business Solutions Installation Instructions

FOCUS Service Management Software Version 8.5 for Passport Business Solutions Installation Instructions FOCUS Service Management Sftware fr Passprt Business Slutins Installatin Instructins Thank yu fr purchasing Fcus Service Management Sftware frm RTM Cmputer Slutins. This bklet f installatin instructins

More information

Understand Business Continuity

Understand Business Continuity Understand Business Cntinuity Lessn Overview In this lessn, yu will learn abut: Business cntinuity Data redundancy Data availability Disaster recvery Anticipatry Set What methds can be emplyed by a system

More information

Disk Redundancy (RAID)

Disk Redundancy (RAID) A Primer fr Business Dvana s Primers fr Business series are a set f shrt papers r guides intended fr business decisin makers, wh feel they are being bmbarded with terms and want t understand a cmplex tpic.

More information

CSAT Account Management

CSAT Account Management CSAT Accunt Management User Guide March 2011 Versin 2.1 U.S. Department f Hmeland Security 1 CSAT Accunt Management User Guide Table f Cntents 1. Overview... 1 1.1 CSAT User Rles... 1 1.2 When t Update

More information

HP ExpertOne. HP2-T21: Administering HP Server Solutions. Table of Contents

HP ExpertOne. HP2-T21: Administering HP Server Solutions. Table of Contents HP ExpertOne HP2-T21: Administering HP Server Slutins Industry Standard Servers Exam preparatin guide Table f Cntents Overview 2 Why take the exam? 2 HP ATP Server Administratr V8 certificatin 2 Wh shuld

More information

RSA SecurID Software Token Security Best Practices Guide. Version 3

RSA SecurID Software Token Security Best Practices Guide. Version 3 RSA SecurID Sftware Tken Security Best Practices Guide Versin 3 Cntact Infrmatin G t the RSA crprate web site fr reginal Custmer Supprt telephne and fax numbers: www.rsa.cm. Trademarks RSA, the RSA Lg

More information

Telelink 6. Installation Manual

Telelink 6. Installation Manual Telelink 6 Installatin Manual Table f cntents 1. SYSTEM REQUIREMENTS... 3 1.1. Hardware Requirements... 3 1.2. Sftware Requirements... 3 1.2.1. Platfrm... 3 1.2.1.1. Supprted Operating Systems... 3 1.2.1.2.

More information

o 1.1 - How AD Query Works o 1.2 - Installation Requirements o 2.1 - Inserting your License Key o 2.2 - Selecting and Changing your Search Domain

o 1.1 - How AD Query Works o 1.2 - Installation Requirements o 2.1 - Inserting your License Key o 2.2 - Selecting and Changing your Search Domain SysOp Tls Active Directry Management sftware Active Directry Query v1.x Sftware Installatin and User Guide Updated September 29, 2008 In This Dcument: 1.0 Intrductin 1.1 - Hw AD Query Wrks 1.2 - Installatin

More information

Implementing ifolder Server in the DMZ with ifolder Data inside the Firewall

Implementing ifolder Server in the DMZ with ifolder Data inside the Firewall Implementing iflder Server in the DMZ with iflder Data inside the Firewall Nvell Cl Slutins AppNte www.nvell.cm/clslutins JULY 2004 OBJECTIVES The bjectives f this dcumentatin are as fllws: T cnfigure

More information

Monthly All IFS files, all Libraries, security and configuration data

Monthly All IFS files, all Libraries, security and configuration data Server Backup Plicy Intrductin Data is ne f Banks DIH Limited s mst imprtant assets. In rder t prtect this asset frm lss r destructin, it is imperative that it be safely and securely captured, cpied, and

More information

How To Install Fcus Service Management Software On A Pc Or Macbook

How To Install Fcus Service Management Software On A Pc Or Macbook FOCUS Service Management Sftware Versin 8.4 fr Passprt Business Slutins Installatin Instructins Thank yu fr purchasing Fcus Service Management Sftware frm RTM Cmputer Slutins. This bklet f installatin

More information

Exercise 5 Server Configuration, Web and FTP Instructions and preparatory questions Administration of Computer Systems, Fall 2008

Exercise 5 Server Configuration, Web and FTP Instructions and preparatory questions Administration of Computer Systems, Fall 2008 Exercise 5 Server Cnfiguratin, Web and FTP Instructins and preparatry questins Administratin f Cmputer Systems, Fall 2008 This dcument is available nline at: http://www.hh.se/te2003 Exercise 5 Server Cnfiguratin,

More information

HP Connected Backup Online Help. Version 8.7.1 04 October 2012

HP Connected Backup Online Help. Version 8.7.1 04 October 2012 HP Cnnected Backup Online Help Versin 8.7.1 04 Octber 2012 Legal Ntices Warranty The nly warranties fr Hewlett-Packard prducts and services are set frth in the express statements accmpanying such prducts

More information

BASIC TECHNICAL FEATURE DESCRIPTION

BASIC TECHNICAL FEATURE DESCRIPTION BASIC TECHNICAL FEATURE DESCRIPTION AUDRIGA EMAIL AND GROUPWARE MIGRATION SERVICE Versin 1.3 Datum 20.09.2013 Kntakt Hans-Jörg Happel (happel@audriga.cm) TECHNICAL FEATURE DESCRIPTION This is a basic technical

More information

Setup O365 mailbox access on MACs

Setup O365 mailbox access on MACs Setup O365 mailbx access n MACs Yu can use a web brwser r an email prgram n yur cmputer t cnnect t yur email accunt. Web brwser access Yu cnnect yur Apple cmputer t yur email accunt by using a web brwser

More information

Product Documentation. New Features Guide. Version 9.7.5/XE6

Product Documentation. New Features Guide. Version 9.7.5/XE6 Prduct Dcumentatin New Features Guide Versin 9.7.5/XE6 2015 Embarcader Technlgies, Inc. Embarcader, the Embarcader Technlgies lgs, and all ther Embarcader Technlgies prduct r service names are trademarks

More information

Pharmaserv GR 7.1.0 Release Notes. Product Name: Pharmaserv Release Version: GR 7.1.0

Pharmaserv GR 7.1.0 Release Notes. Product Name: Pharmaserv Release Version: GR 7.1.0 Prduct Name: Pharmaserv Release Versin: GR 7.1.0 0202114 Cpyright 2014 McKessn Crpratin and/r ne f its subsidiaries. All Rights Reserved. This dcumentatin is an unpublished wrk f McKessn Crpratin and/r

More information

Blue Link Solutions Terminal Server Configuration How to Install Blue Link Solutions in a Terminal Server Environment

Blue Link Solutions Terminal Server Configuration How to Install Blue Link Solutions in a Terminal Server Environment Blue Link Slutins Terminal Server Cnfiguratin Hw t Install Blue Link Slutins in a Terminal Server Envirnment Prepared by: Darren Myher April 9, 2002 Table f Cntents Backgrund... 2 Applicatin Server mde

More information

Information Services Hosting Arrangements

Information Services Hosting Arrangements Infrmatin Services Hsting Arrangements Purpse The purpse f this service is t prvide secure, supprted, and reasnably accessible cmputing envirnments fr departments at DePaul that are in need f server-based

More information

Archiving IVTVision Video (Linux)

Archiving IVTVision Video (Linux) Archiving IVTVisin Vide (Linux) 1 Intrductin Because IVTVisin Server recrds vide using a straightfrward perating system file structure, archiving vide shuld be simple fr any IT prfessinal. This dcument

More information

Remote Setup and Configuration of the Outlook Email Program Information Technology Group

Remote Setup and Configuration of the Outlook Email Program Information Technology Group Remte Setup and Cnfiguratin f the Outlk Email Prgram Infrmatin Technlgy Grup The fllwing instructins will help guide yu in the prper set up f yur Outlk Email Accunt. Please nte that these instructins are

More information

SMART Active Directory Migrator 9.2

SMART Active Directory Migrator 9.2 SMART Active Directry Migratr 9.2 Installatin Guide MAY 2016 Table f Cntents Sectin 1. Intrductin... 3 1.1 Abut SMART Active Directry Migratr... 3 1.2 Audience fr SMART Active Directry Migratr... 4 1.3

More information

Exercise 5 Server Configuration, Web and FTP Instructions and preparatory questions Administration of Computer Systems, Fall 2008

Exercise 5 Server Configuration, Web and FTP Instructions and preparatory questions Administration of Computer Systems, Fall 2008 Exercise 5 Server Cnfiguratin, Web and FTP Instructins and preparatry questins Administratin f Cmputer Systems, Fall 2008 This dcument is available nline at: http://www.hh.se/te2003 Exercise 5 Server Cnfiguratin,

More information

ABELMed Platform Setup Conventions

ABELMed Platform Setup Conventions ABELMed Platfrm Setup Cnventins 1 Intrductin 1.1 Purpse f this dcument The purpse f this dcument is t prvide prspective ABELMed licensees and their hardware vendrs with the infrmatin that they will require

More information

Mobile Device Manager Admin Guide. Reports and Alerts

Mobile Device Manager Admin Guide. Reports and Alerts Mbile Device Manager Admin Guide Reprts and Alerts September, 2013 MDM Admin Guide Reprts and Alerts i Cntents Reprts and Alerts... 1 Reprts... 1 Alerts... 3 Viewing Alerts... 5 Keep in Mind...... 5 Overview

More information

1) Update the AccuBuild Program to the latest version Version 9.3.0.3 or later.

1) Update the AccuBuild Program to the latest version Version 9.3.0.3 or later. Certified Payrll XML Exprt As f June 4 th, 2015, The Califrnia Department f Industrial Relatins (DIR) is requiring that all certified payrll reprts be submitted nline using the ecpr system. The ecpr System

More information

Configuring and Integrating LDAP

Configuring and Integrating LDAP Cnfiguring and Integrating LDAP The Basics f LDAP 3 LDAP Key Terms and Cmpnents 3 Basic LDAP Syntax 4 The LDAP User Experience Mnitr 6 This dcument includes infrmatin abut LDAP and its rle with SlarWinds

More information

Firewall/Proxy Server Settings to Access Hosted Environment. For Access Control Method (also known as access lists and usually used on routers)

Firewall/Proxy Server Settings to Access Hosted Environment. For Access Control Method (also known as access lists and usually used on routers) Firewall/Prxy Server Settings t Access Hsted Envirnment Client firewall settings in mst cases depend n whether the firewall slutin uses a Stateful Inspectin prcess r ne that is cmmnly referred t as an

More information

User Guide. Sysgem SysMan Remote Control. By Sysgem AG

User Guide. Sysgem SysMan Remote Control. By Sysgem AG Sysgem SysMan Remte Cntrl User Guide By Sysgem AG Sysgem is a registered trademark f Sysgem AG. Other brands and prducts are registered trademarks f their respective hlders. 2012 Sysgem AG, Lavaterstrasse

More information

Emulated Single-Sign-On in LISTSERV Rev: 15 Jan 2010

Emulated Single-Sign-On in LISTSERV Rev: 15 Jan 2010 Emulated Single-Sign-On in LISTSERV Rev: 15 Jan 2010 0. Nte that frm LISTSERV versin 15.5, LISTSERV supprts using an external LDAP directry (r Windws Active Directry) fr lgin authenticatin in additin t

More information

Backups and Backup Strategies

Backups and Backup Strategies IT Security Office Versin 2.3 02/19/10 Backups and Backup Strategies IT managers need t plan fr backups in terms f time and space required. Hwever, mst mdern backup sftware can cmpress the backup files

More information

CallRex 4.2 Installation Guide

CallRex 4.2 Installation Guide CallRex 4.2 Installatin Guide This dcument describes hw t install CallRex 4.2. It cvers the fllwing: CallRex 4.2 Cmpnents. Server Prerequisites. Perfrming the Installatin. Changing the Accunt Used by CallRex

More information