Synchronization Server SDK Version Release Notes and Known Issues List

Size: px
Start display at page:

Download "Synchronization Server SDK Version 4.1.2 Release Notes and Known Issues List"

Transcription

1 Synchronization Server SDK Version Release Notes and Known Issues List 2007 Research In Motion Limited. All rights reserved.

2 Synchronization Server SDK 2 of 6 NOTE This document is provided for informational purposes only, and does not constitute a binding legal document unless specifically incorporated by reference into a binding legal agreement between you and Research In Motion (RIM). In the event that you enter into a binding legal agreement with RIM, all provisions contained in such binding legal agreement shall apply, regardless of whether such provisions conflict with information contained herein Research In Motion Limited. All Rights Reserved. The BlackBerry and RIM families of related marks, images, and symbols are the exclusive properties of Research In Motion Limited. RIM, Research In Motion, BlackBerry, Always On, Always Connected and the envelope in motion symbol are registered with the U.S. Patent and Trademark Office and may be pending or registered in other countries. Java is a trademark of Sun Microsystems, Inc. Microsoft, Windows, Visual Studio, and Visual C++ are trademarks of Microsoft Corporation. Intel and Pentium are trademarks of Intel Corporation. All other brands, product names, company names, trademarks and service marks are the properties of their respective owners. The BlackBerry device and/or associated software are protected by copyright, international treaties, and various patents, including one or more of the following U.S. patents: 6,278,442; 6,271,605; 6,219,694; 6,075,470; 6,073,318; D445,428; D433,460; D416,256. Other patents are registered or pending in various countries around the world. Visit for a current list of RIM [as hereinafter defined] patents. This document is provided as is and Research In Motion Limited (RIM) assumes no responsibility for any typographical, technical, or other inaccuracies in this document. RIM reserves the right to periodically change information that is contained in this document; however, RIM makes no commitment to provide any such changes, updates, enhancements, or other additions to this document to you in a timely manner or at all. RIM MAKES NO REPRESENTATIONS, WARRANTIES, CONDITIONS, OR COVENANTS, EITHER EXPRESS OR IMPLIED (INCLUDING, WITHOUT LIMITATION, ANY EXPRESS OR IMPLIED WARRANTIES OR CONDITIONS OF FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT, MERCHANTABILITY, DURABILITY, TITLE, OR RELATED TO THE PERFORMANCE OR NON- PERFORMANCE OF ANY SOFTWARE REFERENCED HEREIN, OR PERFORMANCE OF ANY SERVICES REFERENCED HEREIN). IN CONNECTION WITH YOUR USE OF THIS DOCUMENTATION, NEITHER RIM NOR THEIR RESPECTIVE DIRECTORS, OFFICERS, EMPLOYEES, OR CONSULTANTS SHALL BE LIABLE TO YOU FOR ANY DAMAGES WHATSOEVER BE THEY DIRECT, ECONOMIC, COMMERCIAL, SPECIAL, CONSEQUENTIAL, INCIDENTAL, EXEMPLARY, OR INDIRECT DAMAGES, EVEN IF RIM HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES, INCLUDING, WITHOUT LIMITATION, LOSS OF BUSINESS REVENUE OR EARNINGS, LOST DATA, DAMAGES CAUSED BY DELAYS, LOST PROFITS, OR A FAILURE TO REALIZE EXPECTED SAVINGS. This document might contain references to third-party sources of information and/or third-party web sites ( Third-Party Information ). RIM does not control, and is not responsible for, any Third-Party Information, including, without limitation, the content, accuracy, copyright compliance, legality, decency, links, or any other aspect of Third-Party Information. The inclusion of Third-Party Information in this document does not imply endorsement by RIM of the third party in any way. Any dealings with third parties, including, without limitation, compliance with applicable licenses, and terms and conditions are solely between you and the third party. RIM shall not be responsible or liable for any part of such dealings. This document is accurate as of the product release date. For updated documentation, visit the BlackBerry Developer Zone: Send us your comments on release notes and known issues lists:

3 Synchronization Server SDK 3 of 6 About the Synchronization Server SDK The Synchronization Server SDK allows corporations to create custom connectors to synchronize corporate backend databases over the wireless network with the BlackBerry device. The Synchronization Server provides an interface between these connectors and the Sync Agent of the BlackBerry device. The Synchronization Server SDK is composed of a sample custom connector, sample device code for wireless synchronization, BlackBerry Enterprise Server connector APIs, and Synchronization Server SDK documentation. Synchronization Server SDK system requirements Important: Do not install the Synchronization Server SDK on a computer with a BlackBerry Enterprise Server. Unstable connectors and applications can cause data loss. Microsoft Windows 2000 Service Pack 4 or Microsoft Windows XP Service Pack 2 Microsoft Visual Studio 2005 or Microsoft Visual C Express Edition (download from the Microsoft web site at Intel Pentium III processor or compatible (800 MHz or higher) 512 MB RAM 500 MB available hard disk space Java SDK Version 1.5 (download from the Sun Microsystems web site at BlackBerry Enterprise Server Version or later (Required only if you intend to use the ConnectorInstall utility to install a connector application) BlackBerry Device Simulator Package Version 4.2 or later, or the BlackBerry Java Development Environment Version 4.2 or later BlackBerry and MDS Services Simulator Package Version or later Mapping a connector application to a database In the registry, the SampleConnectorApp connector application points to the SyncSDKSample database. To change this registry setting, change the HKEY_LOCAL_MACHINE\SOFTWARE\Research In Motion\BlackBerry Enterprise Server\Database\SDKDatabaseName registry key. Testing with the Synchronization Server SDK To test new applications created with the Synchronization Server SDK, you must install both the BlackBerry MDS simulator and the BlackBerry Device Simulator on the same computer on which you installed the Synchronization Server. The BlackBerry MDS Simulator is part of BlackBerry and MDS Services Simulator Package Version You can download this version from the BlackBerry Developer Zone at Each version of the BlackBerry JDE comes with the BlackBerry device simulators that were available when that version of the BlackBerry JDE was made public. You can download the BlackBerry JDE or additional BlackBerry Device Simulators from the BlackBerry Developer Zone at

4 Synchronization Server SDK 4 of 6 Testing environments Environment Required components Description Development Environment without the BlackBerry Enterprise Server Development Environment with the BlackBerry Enterprise Server Production Environment with the BlackBerry Enterprise Server BlackBerry MDS simulator Version or later and BlackBerry Device Simulator Version 4.2 or later BlackBerry Enterprise Server Version or later, and one or more BlackBerry devices BlackBerry Enterprise Server Version or later, and one or more BlackBerry devices The Synchronization Server uses the BlackBerry MDS Simulator instead of the BlackBerry Enterprise Server and the BlackBerry Infrastructure; the BlackBerry Device Simulator runs the BlackBerry application. The Syncrhonization Server uses the BlackBerry Enterprise Server; the BlackBerry device runs the BlackBerry application. The Syncrhonization Server uses the BlackBerry Enterprise Server; the BlackBerry device runs the BlackBerry application. Documentation The Synchronization Server SDK Development Guide is available on the BlackBerry Developer Zone web site at Release notes SampleConnectorApp connector application SDR The column name value from the SQL query is no longer appended to the m_sgetstring variable. In previous releases, you needed a workaround including some specialized code to fix this problem. ConnectorInstall application SDR The DLLs that are part of the Synchronization Server SDK can now be installed if the BlackBerry Enterprise Server has multiple users. In previous release, the installation gave an error when installing second target database if there were two or more users.

5 Synchronization Server SDK 5 of 6 Known issues This section lists known issues for the Synchronization Server SDK Version BlackBerry Manager When using the Synchronization Server SDK with a simulated USB-connected BlackBerry device, using the BlackBerry Manager to assign the simulated BlackBerry device to a user causes a dialog box to appear, displaying the following message: An error occurred while assigning the device to the user. RPC parameters for the user s server could not be retrieved. This dialog box is displayed erroneously. Impact: When using the Synchronization Server SDK with a simulated USB-connected BlackBerry device, in BlackBerry Manager, clicking Device Management > Assign the device to assign a simulated BlackBerry device to a user erroneously displays an error message. Workaround: Do not use the Assign the device menu item in the BlackBerry Manager to assign a BlackBerry device to a user. When you use BlackBerry Manager to add a user, BlackBerry Manager assigns a BlackBerry device to the user automatically. SDR Using BlackBerry Manager with the Synchronization Server SDK to send a message causes a dialog box to appear, displaying the following message: Error has occurred while trying to send a message by PIN. RPC error detail: RPC Server is unavailable. This dialog box is displayed erroneously. Impact: Clicking the Account > Send Message menu item when using the BlackBerry Manager with the Synchronization Server SDK erroneously displays an error message. When using the Synchronization Server SDK with a simulated USB connected BlackBerry device, using BlackBerry Manager to delete data from the simulated BlackBerry device does not work as expected. Impact: When using the Synchronization Server SDK with a simulated USB-connected BlackBerry device, in BlackBerry Manager, clicking IT Admin > Erase Data and Disable Handheld does not delete existing data from the simulated BlackBerry device. Attempting to launch the BlackBerry Manager help file produces an error message stating that the bb_mgr.chm file cannot be found. Impact: The help file for the BlackBerry Manager is not available for use. SDR After you delete all data from the BlackBerry Device Simulator, attempting to activate an existing user causes the BlackBerry Device Simulator to throw an IOException. Impact: After you delete all data from the BlackBerry Device Simulator, attempting to activate an existing user will cause the BlackBerry Device Simulator to throw an IOException and does not activate the user. Workaround: 1. Use the BlackBerry Manager to add a new user, instead of using an existing user. 2. On the BlackBerry Device Simulator, on the Home screen, select Options > Security Options > General Settings > Wipe Handheld.

6 Synchronization Server SDK 6 of 6 3. Activate the new user. Synchronization Server SDK installation If the Synchronization Server SDK installation process detects the BlackBerry Enterprise Server on the same computer you are installing the Synchronization Server SDK on, the installation process does not complete. Impact: You cannot install the Synchronization Server SDK on a computer that has the BlackBerry Enterprise Server installed. Workaround: Install the Synchronization Server SDK on a computer that does not have the BlackBerry Enterprise Server. Removing the sample connector When using ConnectorInstall to remove the Sample connector, the connector name is case-sensitive. You must specify the connector name as Sample ; otherwise the removal process will not work as expected. Impact: To use ConnectorInstall to remove the Sample connector, you must refer to the sample connector as Sample. To remove the Sample connector, from a command prompt, type ConnectorInstall -u -n Sample. Installing the SampleConnector.dll file When using ConnectorInstall to install the SampleConnector.dll file, the installation process continues if you specify an incorrect installation path. An error message does not appear. Impact: When you install the SampleConnector.dll, if you specify an incorrect installation path, the installation process continues without informing you about the incorrect path information. Workaround: Make sure you specify the correct installation path when you install the SampleConnector.dll file.

Accessing BlackBerry Data Services Using Wi-Fi Networks

Accessing BlackBerry Data Services Using Wi-Fi Networks Accessing BlackBerry Data Services Using Wi-Fi Networks 2007 Research In Motion Limited. All rights reserved. 2 of 7 Contents Introduction...3 Wi-Fi access to BlackBerry data services...3 Priority for

More information

Installing the BlackBerry Enterprise Server Management console with a remote database

Installing the BlackBerry Enterprise Server Management console with a remote database Installing the BlackBerry Enterprise Server Originally posted: March 2002 Affected software versions BlackBerry Enterprise Server version 2.1 for Microsoft Exchange with Service Pack 1 Summary This document

More information

Deploying Java Applications

Deploying Java Applications Deploying Java Applications Contents Executive summary...3 Audience...3 BlackBerry solutions...3 BlackBerry Internet Solution...3 BlackBerry Enterprise Solution...4 Developing Java applications for BlackBerry

More information

Administration Guide. Wireless software upgrades

Administration Guide. Wireless software upgrades Administration Guide Wireless software upgrades SWDT207654-207654-0727045705-001 Contents Upgrading the BlackBerry Device Software over the wireless network... 3 Wireless software upgrades... 3 Sources

More information

BlackBerry Enterprise Server Express. Version: 5.0 Service Pack: 4. Update Guide

BlackBerry Enterprise Server Express. Version: 5.0 Service Pack: 4. Update Guide BlackBerry Enterprise Server Express Version: 5.0 Service Pack: 4 Update Guide Published: 2012-08-31 SWD-20120831100948745 Contents 1 About this guide... 4 2 Overview: BlackBerry Enterprise Server Express...

More information

BlackBerry Professional Software For Microsoft Exchange Compatibility Matrix January 30, 2009

BlackBerry Professional Software For Microsoft Exchange Compatibility Matrix January 30, 2009 BlackBerry Professional Software For Microsoft Exchange Compatibility Matrix January 30, 2009 2008 Research In Motion Limited. All rights reserved. www.rim.com Page: 1 RECOMMENDED SUPPORTED SUPPORTED BEST

More information

Installing the BlackBerry Enterprise Server Management Software on an administrator or remote computer

Installing the BlackBerry Enterprise Server Management Software on an administrator or remote computer Installing the BlackBerry Enterprise Server Management Software on an administrator or Introduction Some administrators want to install their administrative tools on their own Windows 2000 computer. This

More information

BlackBerry Enterprise Solution and RSA SecurID

BlackBerry Enterprise Solution and RSA SecurID Technology Overview BlackBerry Enterprise Solution and RSA SecurID Leveraging Two-Factor Authentication to Provide Secure Access to Corporate Resources Table of Contents Executive Summary 3 Empowering

More information

BlackBerry Enterprise Server Resource Kit BlackBerry Analysis, Monitoring, and Troubleshooting Tools Version: 5.0 Service Pack: 2.

BlackBerry Enterprise Server Resource Kit BlackBerry Analysis, Monitoring, and Troubleshooting Tools Version: 5.0 Service Pack: 2. BlackBerry Enterprise Server Resource Kit BlackBerry Analysis, Monitoring, and Troubleshooting Tools Version: 5.0 Service Pack: 2 Release Notes Published: 2010-06-04 SWD-1155103-0604111944-001 Contents

More information

BlackBerry Desktop Manager Version: 1.0.1. User Guide

BlackBerry Desktop Manager Version: 1.0.1. User Guide BlackBerry Desktop Manager Version: 1.0.1 User Guide SWD-857131-0929025909-001 Contents Basics... 2 About BlackBerry Desktop Manager... 2 System requirements: BlackBerry Desktop Manager... 2 Set up your

More information

BlackBerry IT Policy Manager Research In Motion

BlackBerry IT Policy Manager Research In Motion Research In Motion 2002 Research In Motion Limited. All Rights Reserved. Contents Overview... 1 Understanding the BlackBerry IT Policy feature... 2 Policy files and the BlackBerry Desktop Manager configuration...

More information

BlackBerry Enterprise Server. BlackBerry Administration Service Roles and Permissions Version: 5.0 Service Pack: 4.

BlackBerry Enterprise Server. BlackBerry Administration Service Roles and Permissions Version: 5.0 Service Pack: 4. BlackBerry Enterprise Server BlackBerry Administration Service Roles and Permissions Version: 5.0 Service Pack: 4 Reference Guide Published: 2013-03-28 SWD-20130328143914668 Contents 1 Administrative s

More information

Compatibility Matrix March 05, 2010

Compatibility Matrix March 05, 2010 BlackBerry Enterprise Server Express Compatibility Matrix March 05, 2010 2010 Research In Motion Limited. All rights reserved. www.rim.com Page: 1 Operating Systems - BlackBerry Enterprise Server Express

More information

BlackBerry Enterprise Server for Microsoft Exchange. Compatibility Matrix January 31, 2011

BlackBerry Enterprise Server for Microsoft Exchange. Compatibility Matrix January 31, 2011 BlackBerry Enterprise Server for Microsoft Exchange Compatibility Matrix January 31, 2011 2010 Research In Motion Limited. All rights reserved. www.rim.com Page: 1 Operating Systems: BlackBerry Enterprise

More information

BlackBerry Mobile Voice System - BlackBerry MVS Client

BlackBerry Mobile Voice System - BlackBerry MVS Client BlackBerry Mobile Voice System - BlackBerry MVS Client BlackBerry Device Software 5.0 User Guide Version: 5.2 SWD-1249531-0316085151-001 Contents Basics... 2 About the BlackBerry MVS Client... 2... 3 basics...

More information

BlackBerry Web Desktop Manager. Version: 5.0 Service Pack: 4. User Guide

BlackBerry Web Desktop Manager. Version: 5.0 Service Pack: 4. User Guide BlackBerry Web Desktop Manager Version: 5.0 Service Pack: 4 User Guide Published: 2012-10-03 SWD-20121003174218242 Contents 1 Basics... 5 Log in to the BlackBerry Web Desktop Manager... 5 Connect your

More information

BlackBerry Enterprise Server for Microsoft Exchange. Compatibility Matrix March 25, 2013

BlackBerry Enterprise Server for Microsoft Exchange. Compatibility Matrix March 25, 2013 BlackBerry Enterprise Server for Microsoft Exchange Compatibility Matrix March 25, 2013 2013 Research In Motion Limited. All rights reserved. www.rim.com Page: 1 Software version support life cycle has

More information

Decommissioning the original Microsoft Exchange

Decommissioning the original Microsoft Exchange Decommissioning the original Microsoft Exchange Originally posted: March 2002 Affected software versions BlackBerry Enterprise Server version 2.0 and version 2.1 for Microsoft Exchange (all service pack

More information

BES10 Self-Service. Version: 10.2. User Guide

BES10 Self-Service. Version: 10.2. User Guide BES10 Self-Service Version: 10.2 User Guide Published: 2014-09-10 SWD-20140908171306471 Contents 1 BES10 Self-Service overview... 4 2 Log in to BES10 Self-Service... 5 3 Activating your device...6 Create

More information

BlackBerry Business Cloud Services. Version: 6.1.7. Release Notes

BlackBerry Business Cloud Services. Version: 6.1.7. Release Notes BlackBerry Business Cloud Services Version: 6.1.7 Release Notes Published: 2015-04-02 SWD-20150402141754388 Contents 1 Related resources...4 2 What's new in BlackBerry Business Cloud Services 6.1.7...

More information

BlackBerry Mobile Conferencing

BlackBerry Mobile Conferencing BlackBerry Mobile Conferencing BlackBerry Device Software 5.0 User Guide Version: 3.0 SWD-1908281-0130021643-001 Contents Conference call basics... 2 About BlackBerry Mobile Conferencing... 2 Join a conference

More information

Placing the BlackBerry Enterprise Server for Microsoft Exchange in a demilitarized zone

Placing the BlackBerry Enterprise Server for Microsoft Exchange in a demilitarized zone Placing the for Originally posted: June 2002 Affected software versions BlackBerry Enterprise version 2.0 for Microsoft Exchange version 2.1 for Microsoft Exchange version 3.5 for Microsoft Exchange Summary

More information

Configuring Microsoft Internet Information Service (IIS6 & IIS7)

Configuring Microsoft Internet Information Service (IIS6 & IIS7) Configuring Microsoft Internet Information Service (IIS6 & IIS7) Configuring Microsoft Internet Information Service (IIS6 & IIS7) Guide Last revised: June 25, 2012 Copyright 2012 Nexent Innovations Inc.

More information

BlackBerry Enterprise Server for Microsoft Office 365. Version: 1.0.3. Release Notes

BlackBerry Enterprise Server for Microsoft Office 365. Version: 1.0.3. Release Notes BlackBerry Enterprise Server for Microsoft Office 365 Version: 1.0.3 Release Notes Published: 2013-11-21 SWD-20131121133951605 Contents 1 Fixed issues...4 2 Known issues...5 3 Legal notice...8 Fixed issues

More information

About Recovery Manager for Active

About Recovery Manager for Active Dell Recovery Manager for Active Directory 8.6.1 May 30, 2014 These release notes provide information about the Dell Recovery Manager for Active Directory release. About Resolved issues Known issues System

More information

Installation and Configuration Guide

Installation and Configuration Guide Installation and Configuration Guide BlackBerry Email Compression for Enterprise Version 1.0 Published: 2015-12-09 SWD-20151209151544215 Contents What is BlackBerry Email Compression for Enterprise?...

More information

BlackBerry Enterprise Server Express for Microsoft Exchange

BlackBerry Enterprise Server Express for Microsoft Exchange BlackBerry Enterprise Server Express for Microsoft Exchange Compatibility Matrix December 19, 2013 2013 BlackBerry. All rights reserved. Page: 1 Operating Systems: BlackBerry Enterprise Server and BlackBerry

More information

BlackBerry Enterprise Server Express for IBM Domino. October 7, 2014 Version: 5.0 Service Pack: 4. Compatibility Matrix

BlackBerry Enterprise Server Express for IBM Domino. October 7, 2014 Version: 5.0 Service Pack: 4. Compatibility Matrix BlackBerry Enterprise Server Express for IBM Domino October 7, 2014 Version: 5.0 Service Pack: 4 Compatibility Matrix Published: 2014-10-08 SWD-20141008134243982 Contents 1...4 Legend... 4 Operating system...

More information

BlackBerry Enterprise Server 2.1 for Microsoft Exchange Service Pack 3, Hotfix 2 update information March 13, 2002

BlackBerry Enterprise Server 2.1 for Microsoft Exchange Service Pack 3, Hotfix 2 update information March 13, 2002 BlackBerry Enterprise Server 2.1 for Microsoft Exchange Service Pack 3, Hotfix 2 update information March 13, 2002 PLEASE READ THE LEGAL NOTICES SET OUT AT THE END OF THIS DOCUMENT. Contents Fixed issues

More information

Getting Started Guide

Getting Started Guide Getting Started Guide BlackBerry 8700f Wireless Handheld Power button Mute button Turn microphone on/off during a call Notification LED Headset jack USB port Side Convenience key Opens the profile list

More information

BlackBerry Enterprise Server for Microsoft Exchange

BlackBerry Enterprise Server for Microsoft Exchange BlackBerry Enterprise Server for Microsoft Exchange Version 4.1 Performance Benchmarking BlackBerry Enterprise Server Version 4.1 for Microsoft Exchange Performance Benchmarking Last modified: 14 August

More information

Work Space Manager for BES12 26387_449

Work Space Manager for BES12 26387_449 Work Space Manager for BES12 26387_449 About this document This guide contains fixed and known issues for version 26387_449 of Work Space Manager for BES12. To see previous versions of the release notes,

More information

Compatibility Matrix. BlackBerry Enterprise Server for Microsoft Exchange. Version 5.0.4

Compatibility Matrix. BlackBerry Enterprise Server for Microsoft Exchange. Version 5.0.4 Compatibility Matrix BlackBerry Enterprise Server for Microsoft Exchange Version 5.0.4 Published: 2016-01-13 SWD-20160113140222708 Contents BlackBerry Enterprise Server for Microsoft Exchange compatibility

More information

BlackBerry Enterprise Server for IBM Lotus Domino. Compatibility Matrix. July 18, 2013

BlackBerry Enterprise Server for IBM Lotus Domino. Compatibility Matrix. July 18, 2013 BlackBerry Enterprise Server for IBM Lotus Domino Compatibility Matrix July 18, 2013 2013 Research In Motion Limited. All rights reserved. www.rim.com Page: 1 Software version support life cycle has ended

More information

BlackBerry World Storefront. Version: 4.3. User Guide

BlackBerry World Storefront. Version: 4.3. User Guide BlackBerry World Storefront Version: 4.3 User Guide Published: 2013-02-21 SWD-20130221142618627 Contents About BlackBerry World... 5 New features and enhancements... 6 Browsing and searching... 7 Search

More information

Compatibility Matrix BES10. April 27, 2016. Version 10.2 and later

Compatibility Matrix BES10. April 27, 2016. Version 10.2 and later Compatibility Matrix BES10 April 27, 2016 Version 10.2 and later Published: 2016-04-28 SWD-20160428152359812 Contents Enterprise Service 10 Compatibility Matrix... 4 Introduction...4 Legend... 4 Operating

More information

BlackBerry Enterprise Server Wireless Software Upgrades Version: 4.1 Service Pack: 7. Administration Guide

BlackBerry Enterprise Server Wireless Software Upgrades Version: 4.1 Service Pack: 7. Administration Guide BlackBerry Enterprise Server Wireless Software Upgrades Version: 4.1 Service Pack: 7 Administration Guide Published: 2009-10-30 SWDT207654-207654-1030044737-001 Contents 1 Upgrading the BlackBerry Device

More information

Release Notes. BlackBerry Web Services. Version 12.1

Release Notes. BlackBerry Web Services. Version 12.1 Release Notes BlackBerry Web Services Version 12.1 Published: 2015-02-25 SWD-20150225105429677 Contents New features in BES12... 4 12.1... 4 Unsupported as of 12.1... 6 Fixed issues...9 Known issues...

More information

Web Enabled Software for 8614xB-series Optical Spectrum Analyzers. Installation Guide

Web Enabled Software for 8614xB-series Optical Spectrum Analyzers. Installation Guide for 8614xB-series Optical Spectrum Analyzers Installation Guide Copyright Agilent Technologies Company 2001 All Rights Reserved. Reproduction, adaptation, or translation without prior written permission

More information

Reference Document: Best Practices for Managing Your BlackBerry Environment

Reference Document: Best Practices for Managing Your BlackBerry Environment Reference Document: Best Practices for Managing Your BlackBerry Environment Contents Executive Summary... 1 Webcast Summary... 1 Performing Semi-Annual Maintenance... 1 Disaster Recovery Plan... 1 Configuration

More information

Deploying BlackBerry Desktop and Handheld Software Research In Motion

Deploying BlackBerry Desktop and Handheld Software Research In Motion Research In Motion 2003 Research In Motion Limited. All Rights Reserved. Contents Introduction...1 Simplifying deployment...1 BlackBerry Desktop Manager version 3.5...1 Silent install...1 Forced handheld

More information

Compatibility Matrix. BlackBerry Enterprise Server Express for Microsoft Exchange. Version 5.0.4

Compatibility Matrix. BlackBerry Enterprise Server Express for Microsoft Exchange. Version 5.0.4 Compatibility Matrix BlackBerry Enterprise Server Express for Microsoft Exchange Version 5.0.4 Published: 2016-01-13 SWD-20160113140023414 Contents BlackBerry Enterprise Server Express for Microsoft Exchange

More information

Host OS Compatibility Guide

Host OS Compatibility Guide Host OS Compatibility Guide Last Updated: December 16, 2014 For more information go to vmware.com. Host Operating System Compatibility Microsoft Windows 7 Supported s Windows 7 vsphere Client (Windows)4.1

More information

Wise Package Studio 8.0 MR1 Release Notes

Wise Package Studio 8.0 MR1 Release Notes Wise Package Studio 8.0 MR1 Release Notes Wise Package Studio 8.0 MR1 Release Notes The software described in this book is furnished under a license agreement and may be used only in accordance with the

More information

Crystal Reports Developer 11 Installation Guide

Crystal Reports Developer 11 Installation Guide Developer 11 Copyright 2007 RiT Technologies. All rights reserved. No part of this book shall be reproduced, stored in a retrieval system, or transmitted by any means, electronic, mechanical, photocopying,

More information

Technical Note. BlackBerry Business Cloud Services

Technical Note. BlackBerry Business Cloud Services BlackBerry Business Cloud Services Migrating User Accounts from the Hosted BlackBerry for Microsoft Exchange Online to BlackBerry Business Cloud Services Technical Note Published: 2012-07-20 SWD-20120720144649963

More information

Installation and Administration Guide

Installation and Administration Guide Installation and Administration Guide BlackBerry Collaboration Service Version 12.1 Published: 2015-02-25 SWD-20150225135812271 Contents About this guide... 5 Planning a BlackBerry Collaboration Service

More information

BlackBerry Enterprise Server Express for Microsoft Exchange

BlackBerry Enterprise Server Express for Microsoft Exchange BlackBerry Enterprise Server Express for Microsoft Exchange Version: 5.0 Service Pack: 3 System s Reference Guide Published: 2011-04-11 SWD-1575161-0411051422-001 Contents 1 Hardware requirements: BlackBerry

More information

User Guide. BES12 Self-Service

User Guide. BES12 Self-Service User Guide BES12 Self-Service Published: 2016-01-27 SWD-20160127153905522 Contents About BES12 Self-Service...4 Log in to BES12 Self-Service... 4 Forgot your login password?... 4 Change your login password...5

More information

Essential 5.0 - Managing the BlackBerry Enterprise Server using the BlackBerry Administration Service

Essential 5.0 - Managing the BlackBerry Enterprise Server using the BlackBerry Administration Service Essential 5.0 - Managing the BlackBerry Enterprise Server using the BlackBerry Administration Service Overview This instructor led course teaches BlackBerry Enterprise Server administrators how to manage

More information

Dell Recovery Manager for Active Directory 8.6.0

Dell Recovery Manager for Active Directory 8.6.0 Dell Recovery Manager for Active Directory 8.6.0 April, 2014 These release notes provide information about the Recovery Manager for Active Directory release. About Recovery Manager for Active Directory

More information

Installing USB Drivers With Microsoft Windows XP

Installing USB Drivers With Microsoft Windows XP Installing USB Drivers With Microsoft Windows XP Legal Notice No part of this guide may be reproduced, transmitted, transcribed, stored in a retrieval system, or translated into any computer language,

More information

Compatibility Matrix BES12. September 16, 2015

Compatibility Matrix BES12. September 16, 2015 Compatibility Matrix BES12 September 16, 2015 Published: 2015-09-16 SWD-20150916153710116 Contents Introduction... 4 Legend...5 BES12 server... 6 Operating system...6 Database server...6 Browser... 8 Mobile

More information

New Security Features

New Security Features New Security Features BlackBerry 10 OS Version 10.3.2 Published: 2015-06-08 SWD-20150608104314635 Contents About this guide... 4 What's new... 4 NFC smart card support... 5 OCSP stapling support in the

More information

BlackBerry Web Desktop Manager. User Guide

BlackBerry Web Desktop Manager. User Guide BlackBerry Web Desktop Manager User Guide Published: 2012-01-26 SWD-1952106-0126040849-001 Contents 1 About the BlackBerry Web Desktop Manager... 3 About the BlackBerry Business Cloud Services... 3 2 Getting

More information

Feature and Technical

Feature and Technical BlackBerry Enterprise Server for Microsoft Office 365 Version: 1.0 Feature and Technical Overview Published: 2013-01-15 SWD-20130115123817850 Contents 1 Related resources... 4 2 About BlackBerry Enterprise

More information

FileMaker 11. ODBC and JDBC Guide

FileMaker 11. ODBC and JDBC Guide FileMaker 11 ODBC and JDBC Guide 2004 2010 FileMaker, Inc. All Rights Reserved. FileMaker, Inc. 5201 Patrick Henry Drive Santa Clara, California 95054 FileMaker is a trademark of FileMaker, Inc. registered

More information

Compatibility Matrix. BES12 Cloud. December 14, 2015

Compatibility Matrix. BES12 Cloud. December 14, 2015 Compatibility Matrix BES12 Cloud December 14, 2015 Published: 2015-12-14 SWD-20151214144314895 Contents Introduction... 4 Legend... 4 Browser... 4 BlackBerry Cloud Connector...5 Operating system...5 Microsoft

More information

QuarkCopyDesk 8.12 ReadMe

QuarkCopyDesk 8.12 ReadMe QuarkCopyDesk 8.12 ReadMe CONTENTS Contents QuarkCopyDesk 8.12 ReadMe...4 System requirements...5 Mac OS...5 Windows...5 Installing: Mac OS...7 Performing a silent installation...7 Preparing for silent

More information

BBM for Android. Version: 1.0. User Guide

BBM for Android. Version: 1.0. User Guide BBM for Android Version: 1.0 User Guide Published: 2013-07-30 SWD-20130730124958121 Contents About BBM...4 Get started using BBM... 6 Navigating BBM...6 Signing in with your BlackBerry ID... 6 Change your

More information

Compatibility Matrix. VPN Authentication by BlackBerry. Version 1.7.1

Compatibility Matrix. VPN Authentication by BlackBerry. Version 1.7.1 Compatibility Matrix VPN Authentication by BlackBerry Version 1.7.1 Published: 2015-07-09 SWD-20150709134854714 Contents Introduction... 4 Legend...5 VPN Authentication server... 6 Operating system...6

More information

BlackBerry Enterprise Server for Microsoft Office 365. Version: 1.0. Release Notes

BlackBerry Enterprise Server for Microsoft Office 365. Version: 1.0. Release Notes BlackBerry Enterprise Server for Microsoft Office 365 Version: 1.0 Release Notes Published: 2013-01-23 SWD-20130123141932981 Contents 1... 4 Activation known issues... 4 BlackBerry Administration Service

More information

RSM Web Gateway RSM Web Client INSTALLATION AND ADMINISTRATION GUIDE

RSM Web Gateway RSM Web Client INSTALLATION AND ADMINISTRATION GUIDE RSM Web Gateway RSM Web Client INSTALLATION AND ADMINISTRATION GUIDE Installation and Administration Guide RSM Web Client and RSM Web Gateway 17 August, 2004 Page 1 Copyright Notice 2004 Sony Corporation.

More information

Object Level Authentication

Object Level Authentication Toad Intelligence Central Version 2.5 New in This Release Wednesday, 4 March 2015 New features in this release of Toad Intelligence Central: Object level authentication - Where authentication is required

More information

Integration Guide. Enterprise Identity by BlackBerry

Integration Guide. Enterprise Identity by BlackBerry Integration Guide Enterprise Identity by BlackBerry Published: 2015-10-13 SWD-20151013141946897 Contents About Enterprise Identity... 4 Configure a new SAML connection in the SaaS client...5 Create a SaaS

More information

Symantec Backup Exec 2010 R2. Quick Installation Guide

Symantec Backup Exec 2010 R2. Quick Installation Guide Symantec Backup Exec 2010 R2 Quick Installation Guide 20047221 The software described in this book is furnished under a license agreement and may be used only in accordance with the terms of the agreement.

More information

Promotion Model. CVS SUITE QUICK GUIDE 2009 Build 3701 February 2010. March Hare Software Ltd

Promotion Model. CVS SUITE QUICK GUIDE 2009 Build 3701 February 2010. March Hare Software Ltd CVS SUITE QUICK GUIDE 2009 Build 3701 February 2010 March Hare Software Ltd Legal Notices Legal Notices There are various product or company names used herein that are the trademarks, service marks, or

More information

SUPPORT GUIDE FOR NOKIA PC SYNC

SUPPORT GUIDE FOR NOKIA PC SYNC SUPPORT GUIDE FOR NOKIA PC SYNC Copyright Nokia Mobile Phones 2002. All rights reserved Issue 4 Contents 1. INTRODUCTION...1 2. SYSTEM REQUIREMENTS...1 3. CONFIGURATION...1 4. SYNCHRONIZATION...6 5. FREQUENTLY

More information

INSTALLATION GUIDE. AXIS Camera Station

INSTALLATION GUIDE. AXIS Camera Station INSTALLATION GUIDE AXIS Camera Station About this Guide This guide is intended for administrators and users of the AXIS Camera Station, and is applicable for software release 3.50 and later. It covers

More information

BIMASS and You - A Copyright Infringement Conclusions

BIMASS and You - A Copyright Infringement Conclusions PRODUCT SCHEDULE Hosted Exchange This Product Schedule (the Schedule ), between BIMASS and ( You ) is effective immediately and is issued pursuant to and incorporates by reference the terms and conditions

More information

Pipeliner CRM Phaenomena Guide Getting Started with Pipeliner. 2015 Pipelinersales Inc. www.pipelinersales.com

Pipeliner CRM Phaenomena Guide Getting Started with Pipeliner. 2015 Pipelinersales Inc. www.pipelinersales.com Getting Started with Pipeliner 05 Pipelinersales Inc. www.pipelinersales.com Getting Started with Pipeliner Learn How to Get Started with Pipeliner Sales CRM Application. CONTENT. Setting up Pipeliner

More information

FileMaker 12. ODBC and JDBC Guide

FileMaker 12. ODBC and JDBC Guide FileMaker 12 ODBC and JDBC Guide 2004 2012 FileMaker, Inc. All Rights Reserved. FileMaker, Inc. 5201 Patrick Henry Drive Santa Clara, California 95054 FileMaker and Bento are trademarks of FileMaker, Inc.

More information

Symantec Backup Exec TM 11d for Windows Servers. Quick Installation Guide

Symantec Backup Exec TM 11d for Windows Servers. Quick Installation Guide Symantec Backup Exec TM 11d for Windows Servers Quick Installation Guide September 2006 Symantec Legal Notice Copyright 2006 Symantec Corporation. All rights reserved. Symantec, Backup Exec, and the Symantec

More information

COM Port Stress Test

COM Port Stress Test COM Port Stress Test COM Port Stress Test All rights reserved. No parts of this work may be reproduced in any form or by any means - graphic, electronic, or mechanical, including photocopying, recording,

More information

Lepide Software Asset Management

Lepide Software Asset Management Installation Guide Lepide Software Asset Management , All Rights Reserved This User Guide and documentation is copyright of Lepide Software Private Limited, with all rights reserved under the copyright

More information

Quark License Administrator 4.5.0.2 ReadMe

Quark License Administrator 4.5.0.2 ReadMe Quark License Administrator 4.5.0.2 ReadMe CONTENTS Contents Quark License Administrator 4.5.0.2 ReadMe...4 System requirements: QLA Server...5 System requirements : QLA Server: Mac OS X...5 System requirements

More information

Best Practices for Installing and Configuring the Hyper-V Role on the LSI CTS2600 Storage System for Windows 2008

Best Practices for Installing and Configuring the Hyper-V Role on the LSI CTS2600 Storage System for Windows 2008 Best Practices Best Practices for Installing and Configuring the Hyper-V Role on the LSI CTS2600 Storage System for Windows 2008 Installation and Configuration Guide 2010 LSI Corporation August 13, 2010

More information

Technical Note. BlackBerry Enterprise Server for Novell GroupWise

Technical Note. BlackBerry Enterprise Server for Novell GroupWise BlackBerry Enterprise Server for Novell GroupWise Placing the BlackBerry Enterprise Server in a Segmented Network Version: 5.0 Service Pack: 4 Technical Note Published: 2014-01-16 SWD-20140116165308659

More information

Automated Database Backup. Procedure to create an automated database backup using SQL management tools

Automated Database Backup. Procedure to create an automated database backup using SQL management tools Automated Database Backup Procedure to create an automated database backup using SQL management tools Genetec Technical Support 6/29/2009 Notice This manual, and the software that it describes, is provided

More information

Xperia TM. Read about how Xperia TM devices can be administered in a corporate IT environment

Xperia TM. Read about how Xperia TM devices can be administered in a corporate IT environment Xperia TM in Business Mobile Device Management Read about how Xperia TM devices can be administered in a corporate IT environment Device management clients June 2015 Exchange ActiveSync The my Xperia service

More information

Installing the IPSecuritas IPSec Client

Installing the IPSecuritas IPSec Client Mac Install Installing the IPSecuritas IPSec Client IPSecuritasMac201003-01 Global Technology Associates 3505 Lake Lynda Drive Suite 109 Orlando, FL 32817 Tel: +1.407.380.0220 Fax. +1.407.380.6080 Email:

More information

SyAM Software* Server Monitor Local/Central* on a Microsoft* Windows* Operating System

SyAM Software* Server Monitor Local/Central* on a Microsoft* Windows* Operating System SyAM Software* Server Monitor Local/Central* on a Microsoft* Windows* Operating System with Internal Storage Focusing on IPMI Out of Band Management Recipe ID: 19SYAM190000000011-01 Contents Hardware Components...3

More information

Quest vworkspace Virtual Desktop Extensions for Linux

Quest vworkspace Virtual Desktop Extensions for Linux Quest vworkspace Virtual Desktop Extensions for Linux What s New Version 7.6 2012 Quest Software, Inc. ALL RIGHTS RESERVED. Patents Pending. This guide contains proprietary information protected by copyright.

More information

Active Directory Synchronization with Lotus ADSync

Active Directory Synchronization with Lotus ADSync Redbooks Paper Active Directory Synchronization with Lotus ADSync Billy Boykin Tommi Tulisalo The Active Directory Synchronization tool, or ADSync, allows Active Directory administrators to manage (register,

More information

Disaster Recovery Planning for BlackBerry Enterprise Server for Microsoft Exchange

Disaster Recovery Planning for BlackBerry Enterprise Server for Microsoft Exchange Disaster Recovery Planning for BlackBerry Enterprise Server for Microsoft An Overview of Best Practices Contents Audience... 1 Purpose... 1 BlackBerry Architecture... 2 Overview of BlackBerry Enterprise

More information

PRODUCT GUIDE. N u c l e u s D a t a R e c o v e r y. C o m P riv a t e L i m i t e d

PRODUCT GUIDE. N u c l e u s D a t a R e c o v e r y. C o m P riv a t e L i m i t e d PRODUCT GUIDE Table of Contents 1. Introduction to Kernel SQL Password Recovery... 4 1.1 Using this Manual... 4 1.2 About Kernel SQL Password Recovery... 5 1.4 Who Should Use this Software?... 5 2. Getting

More information

Welcome to InFixi Exchange Mailbox Recovery Software. Help Guide. Exchange Mailbox recovery software

Welcome to InFixi Exchange Mailbox Recovery Software. Help Guide. Exchange Mailbox recovery software Welcome to InFixi Exchange Mailbox Recovery Software Help Guide Exchange Mailbox Recovery Software 1 Introduction about InFixi Exchange Mailbox Recovery Software InFixi Exchange Mailbox Recovery software

More information

Dell Recovery Manager for Active Directory 8.6.3

Dell Recovery Manager for Active Directory 8.6.3 Dell Recovery Manager for Active Directory 8.6.3 May 15, 2015 These release notes provide information about the Dell Recovery Manager for Active Directory release. Resolved Issues Known Issues System Requirements

More information

System Requirements. Installation. Microsoft SQL Express 2008 R2 Installation

System Requirements. Installation. Microsoft SQL Express 2008 R2 Installation Contents System Requirements... 3 Installation... 3 Microsoft SQL Express 2008 R2 Installation... 3 Microsoft.NET Framework 4.0 Installation... 7 InFocus Management Tool Installation... 8 Log In... 10

More information

etrust Audit Using the Recorder for Check Point FireWall-1 1.5

etrust Audit Using the Recorder for Check Point FireWall-1 1.5 etrust Audit Using the Recorder for Check Point FireWall-1 1.5 This documentation and related computer software program (hereinafter referred to as the Documentation ) is for the end user s informational

More information

VERITAS Backup Exec TM 10.0 for Windows Servers

VERITAS Backup Exec TM 10.0 for Windows Servers VERITAS Backup Exec TM 10.0 for Windows Servers Quick Installation Guide N134418 July 2004 Disclaimer The information contained in this publication is subject to change without notice. VERITAS Software

More information

Resetting USB drive using Windows Diskpart command

Resetting USB drive using Windows Diskpart command Resetting USB drive using Windows Diskpart command Simon Huang Technical Product Manager simon.huang@supertalent.com Super Talent Technology October, 2013 Release 1.00 1 Legal Disclaimer INFORMATION IN

More information

CompleteView Alarm Client User s Manual. Version 3.8

CompleteView Alarm Client User s Manual. Version 3.8 CompleteView Alarm Client User s Manual Version 3.8 Table Of Contents Introduction... 1 Overview... 2 System Requirements... 2 Configuration... 3 Starting the Alarm Client... 3 Menus... 3 File Menu...

More information

Symantec Enterprise Vault Technical Note. Administering the Monitoring database. Windows

Symantec Enterprise Vault Technical Note. Administering the Monitoring database. Windows Symantec Enterprise Vault Technical Note Administering the Monitoring database Windows December 2006 Symantec Enterprise Vault Administering the Monitoring database Copyright 2006 Symantec Corporation.

More information

New Features and Enhancements

New Features and Enhancements Dell Migration Manager for SharePoint 4.7 Build number: 4.7.20141207 December 9, 2014 These release notes provide information about the Dell Migration Manager for SharePoint release. New Features and Enhancements

More information

Self Help Guides. Create a New User in a Domain

Self Help Guides. Create a New User in a Domain Self Help Guides Create a New User in a Domain Creating Users & Groups This document is to be used as a guide to creating users and/or groups in a Domain Server environment; 1. Windows Server Domain exists,

More information

Dell Statistica 13.0. Statistica Enterprise Installation Instructions

Dell Statistica 13.0. Statistica Enterprise Installation Instructions Dell Statistica 13.0 2015 Dell Inc. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described in this guide is furnished under a software license or

More information

CompleteView Alarm Client User Manual. CompleteView Version 4.3

CompleteView Alarm Client User Manual. CompleteView Version 4.3 CompleteView Alarm Client User Manual CompleteView Version 4.3 Table of Contents Introduction...1 Overview... 2 System Requirements... 2 Configuration...3 Starting the Alarm Client... 3 Menus... 3 File

More information

CA Nimsoft Monitor. Probe Guide for Active Directory Server. ad_server v1.4 series

CA Nimsoft Monitor. Probe Guide for Active Directory Server. ad_server v1.4 series CA Nimsoft Monitor Probe Guide for Active Directory Server ad_server v1.4 series Legal Notices Copyright 2013, CA. All rights reserved. Warranty The material contained in this document is provided "as

More information

Remote Management System

Remote Management System RMS Copyright and Distribution Notice November 2009 Copyright 2009 ARTROMICK International, Inc. ALL RIGHTS RESERVED. Published 2009. Printed in the United States of America WARNING: ANY UNAUTHORIZED

More information