BlackBerry Enterprise Server Application Push FAQ

Size: px
Start display at page:

Download "BlackBerry Enterprise Server Application Push FAQ"

Transcription

1 BlackBerry Enterprise Server Application Push FAQ We have a custom BlackBerry application that is dependent on certain versions of the BlackBerry OS. Can we use an IT Policy to install the application based on the BlackBerry OS that the user is running? When you are writing your custom BlackBerry application, it is possible to stipulate which smartphones your application is intended for. During the application polling that is performed by the BlackBerry Enterprise Server, information regarding the BlackBerry model type that users have is utilized, to ensure that the target BlackBerry smartphones meet the criteria for the delivery of the source application. Can you prevent BlackBerry smartphones from resetting after a software push? If the application that has been pushed included file level changes that require a reset of the BlackBerry, then the reset must occur, to make sure that the requisite files are updated. It is also possible to provoke a reset programmatically, if the newer BlackBerry Java Development environment (JDE) is used when developing a custom application for BlackBerry smartphones. What are some examples of BlackBerry applications that are being pushed and enforced? BlackBerry customers are pushing and enforcing many applications, according to the unique needs of their respective business environments. Examples include various CRM and financial applications, emergency contact lists, games and useful business utilities. If an application is central to the function of your business, it is a common practice to enforce the associated applications, so that users always have access to those applications at their fingertips. The ability to disallow applications gives administrators the flexibility to ensure that applications that are not required or that pose a security or productivity risk can be controlled and kept from user access. Do users have to do anything when we push down the BlackBerry smartphone software? The BlackBerry smartphone software is not pushed according to the same mechanism as applications. Users are not responsible for performing any actions, however when the loading of the BlackBerry smartphone software completes, a reset must be performed, so that the BlackBerry OS is started with the updated software. Are MDS IS BlackBerry applications included in BlackBerry Enterprise Server application push? BlackBerry Enterprise Server application push is done by leveraging the BlackBerry Policy server. It is possible to use this mechanism to push down an application and have the data pushed to the application using BlackBerry MDS; however there is a difference in what BlackBerry MDS does and what the BlackBerry Policy server does. Using BlackBerry MDS, you can perform operations such as channel pushes, which allow an administrator to push a custom icon to target BlackBerry smartphones and using that icon, the BlackBerry user can access various resources that have been configured to be accessed (for example, a custom intranet page or back end application data).

2 How much RAM should your BlackBerry Enterprise Server have to accommodate pushing applications to 500+ BlackBerry smartphones? Is there a limit to how many pushes can be performed? The requirements for the BlackBerry Enterprise Server include enough resources to facilitate application push. Please refer to the System Requirements for further details about the suggested hardware for running the BlackBerry Enterprise Server. The appropriate documentation for your specific messaging platform (IBM Lotus Domino, Microsoft Exchange or Novell Groupwise) can be found here: Generally speaking, the more RAM that you make available to the BlackBerry Enterprise Server, the better performance you will observe. Additionally, administrators can deploy their applications in segments, rather than to all users at once. This practice will minimize any concurrent resource strain on the BlackBerry Enterprise Server. To measure the expected resources during an application push, administrators are encouraged to perform testing and benchmarking before pursuing a production deployment. There is no limit for how many BlackBerry users that can receive application pushes, however performing the application pushes in batches is recommend for network and server resource conservation purposes. At which point should I consider using a separate host server for our BlackBerry applications? We have 1 BlackBerry Enterprise Server with about 300 users? Customers with large enterprise environments are typically those who choose to host applications on a separate host server. Many BlackBerry Enterprise Servers (coupled with target users across all or many of them) necessitates that continued communication take place between each server; the host server, the BlackBerry Enterprise Server and the BlackBerry configuration database. If you currently have one BlackBerry Enterprise Server with less than 500 BlackBerry users, a separate host server is not needed but is certainly optional. How do the loader.exe utility and the Apploader folder get positioned on the host share if the share is configured to reside on a server that is not housing the BlackBerry Enterprise Server? The indexing of the BlackBerry applications is performed by running the loader.exe application locally on the BlackBerry Enterprise Server. Although the loader.exe resides on the BlackBerry Enterprise Server, since you have configured the BlackBerry Enterprise Server with the location of the applications (during the setup of the Software Configuration), the loader.exe knows exactly where to check for the BlackBerry applications that must be indexed. When is it appropriate to use the /index and /reindex commands against the loader.exe application? I ve had some confusion in the past about when to use the different commands. The Application Loader builds the directory structure in the shared software directory and adds any missing index files for installed software upgrades. If you modify an alx file after creating a software index, re index the Handheld Software, using the loader/ reindex command. Using both of the aforementioned commands will ultimately perform an indexing operation against the application share.

3 How do I allow some BlackBerry applications (downloaded by my users) without maintaining.alx/.cod files internally? Is there a way to do this? If an administrator has not disallowed such applications from residing on BlackBerry user smartphones, they are free to download them and use them without the involvement of the BlackBerry Enterprise Server. Only the applications that an administrator intend to push via the BlackBerry Enterprise Server will have the associated files monitored on the host application share. If a user has an existing software configuration assigned to their BlackBerry Enterprise Server account and they activate a new BlackBerry, does the software automatically get re pushed to the new BlackBerry? Yes. During the periodic polling that is performed by the BlackBerry Policy server, any user with an assigned software configuration will have a check performed, to determine if they are supposed to have any applications but do not. When the check has been completed, any BlackBerry users who need to receive the applications have these application queued and pushed to their BlackBerry smartphone automatically. Is there any reconfiguring we will need to do if we upgrade all our smartphones to a different model BlackBerry? No. All BlackBerry smartphones that are running a minimum of BlackBerry smartphone software 4.0 (or higher) have the ability to receive applications via application push. No added configuration is required, beyond what is typically done to create a software configuration and assign that configuration to a target BlackBerry user. Do these applications take up space on the smartphone or do they run off the host computer? The applications that are pushed to the target BlackBerry smartphones will do not run from the host server; they are delivered to and reside on the BlackBerry smartphone. It is possible to have such an application leverage data from a back end application server but the physical application that the user has delivered to them is resident on their BlackBerry smartphone. Our company was previously using LCS 2005 and recently upgraded to LCS BlackBerry smartphones that originally had the BlackBerry LCS 2005 client application installed on them cannot be seamlessly upgraded wirelessly. These BlackBerry smartphones have to have the existing client deleted manually or both clients will be present. Is there a workaround for this? Applications that are developed by RIM are signed differently than those developed externally. This disallows conventional removal of applications using the disposition options within the BlackBerry Enterprise Server software configurations. We are aware of this behavior and are planning to address it in the BlackBerry Enterprise Server 5.0 release (tentatively), in conjunction with BlackBerry smartphone software 4.5. In the interim, we are investigating possible solutions.

4 I ve seen applications not get pushed, after waiting for more than 4 hours. Ultimately, we used the Deploy Applications option and that seemed to work fine. Why? It is likely that a condition was encountered that prevented a successful software push. The debug logs for the BlackBerry Policy server should be reviewed, to determine what the condition is. There may also be relevant information in the ITAdminQueue in the BlackBerry configuration database. Is it possible to increase the 4 hour AppProvisioningPollInterval to 24 hours? Yes. The AppProvisioningPollInterval registry key affords administrators the opportunity to increase or decrease the polling interval. If you would like to increase the polling interval to a value that would cause the polling to occur every 24 hours, this is optional. How do you know what the minimal time requirement is before beginning another push? Are there any feedback parameters that we can monitor to know that the process has completed? The goal is to safely minimize the push frequency (reduce from 4hrs to 30min) for urgent app push requirements. There is no method to use for gathering the exact time differential between application pushes, as this is highly influenced by the amount of users that are being pushed to, hardware specifications and the availability and resources on the BlackBerry Enterprise Server. There is however, a debug log line in the BlackBerry policy server logs that can be utilized to know when an individual application push has been completed successfully: [30000] (01/16 03:17:03):{0xFDC} {john.h.chacanaca@usps.gov, PIN=23C853ED, UserId=4288}RequestHandler::HandleAPPDDataCommand - Send Application to smartphone succeeded for entryid Where are the config status messages actually stored? Is it in ITAdminQueue Table? Yes. The BlackBerry configuration database contains dedicated columns in the ITAdminQueue table that store the status messages (and the applicable status codes). Can a user belong to multiple groups? Yes, a BlackBerry user can belong to multiple groups. My company is currently using BlackBerry Enterprise Server How do I access the ITAdminQueue table in the BlackBerry configuration database? The ITAdminQueue table is present in the BlackBerry configuration database. It is possible to access and interrogate this database using various tools, such as those provided by Microsoft with SQL Server and MSDE or those provided by IBM for use with DB2 databases. Any software application that can make a SQL connection to a database can access any of the tables in the BlackBerry configuration database. Does the BlackBerry MDS service need to be started and configured where Is Push server=true?

5 The push server setting that is available to configure in the BlackBerry MDS is not the same push mechanism. The push server role for MDS is responsible for data push exclusively and application push is performed using the BlackBerry Policy server. When you configure a MDS push server, you are configuring a MDS server as the principal in data push, leveraging a back end application server. Does the 4 hour poll interval performed by the BlackBerry Enterprise Server apply to the wired software delivery method in a software configuration? Yes. The polling performed by the BlackBerry Enterprise Server occurs at the specified polling interval, regardless of the method of delivery (wireline or wireless). How can I prevent a BlackBerry user the BlackBerry Enterprise Server from deleting an application that has been distributed as a required application? If an application has been configured by an administrator as required, BlackBerry users are prevented from removing it. If an administrator would like to provide their users with the option to remove the application after it has been delivered, the application must be configured to optional in the disposition of the Application control Policy. Is there any way to remove BlackBerry applications other than using the Disallowed disposition setting in the Application Control Policy? The only other way to remove an application involves user interaction; the BlackBerry user must delete the application on the BlackBerry or use the BlackBerry Desktop Manager to remove the application via the Application Loader. Is there a way to assign a blank software configuration policy to a BlackBerry user? It is possible to leave all options blank in the software configuration policy but doing so is uncommon. Most administrators are creating software configurations that they can use to deploy and govern existing BlackBerry applications, so this necessitates some modification of the software configuration. When setting up groups for specific BlackBerry application pushes, is it possible to pull groups via OpenLDAP or do the groups need to be created manually? The groups that you intend to push BlackBerry applications to need to be manually configured using the BlackBerry Manager or through using the BlackBerry Enterprise Server Resource Kit. Is the AppProvisioningPollInterval DWORD value set in minutes or hours? The value for the AppProvisioningPollInterval registry key is entered in minutes. Is Application Push a standard part of BlackBerry Enterprise Server? Yes Application Push is a native functionality of BlackBerry Enterprise Server 4.0 and later. BlackBerry smartphones must be running version 4.0 or later of the BlackBerry Smartphone software.

6 Is it possible to determine at what hours the poll occurs? In the debug logs for the BlackBerry Policy server, the polling sequence can be reviewed by searching for the string PollForMissingApps. This is the BlackBerry Enterprise Server function that is used to perform the polling process and runs within the BlackBerry Policy Server. How can I determine which applications are currently installed for each BlackBerry user on the BlackBerry Enterprise Server? The BlackBerry Enterprise Server Resource Kit has a utility named the BlackBerry Application Reporting Tool that can be leveraged to audit the BlackBerry applications that are in use throughout the BlackBerry Domain, and to identify any unapproved applications. How would BlackBerry Enterprise Server application push work for BlackBerry users that are overseas or currently travelling in a remote country (with BlackBerry coverage)? The BlackBerry solution is designed to connect users with their information while they are mobile. Similarly to how the other core functionalities operate (such as , calendaring and web browsing), a user does not have to be local to the BlackBerry Enterprise Server in order to receive an application push. The BlackBerry user is simply required to be in an area of adequate BlackBerry coverage and the source applications will be pushed to them automatically. Is the immediate push feature available via the BlackBerry Enterprise Server Resource Kit? No, this functionality is available exclusively in the BlackBerry Manager on each BlackBerry Enterprise Server (it is called Deploy Applications in the associated menu). The option to control the software configurations (that BlackBerry users are assigned to) is available in the BlackBerry Enterprise Server Resource Kit, however. Where do you find the Deploy Applications feature that avoids the polling interval (for testing)? The Deploy Applications feature can be found in the BlackBerry Manager, by right clicking on the desired BlackBerry user (in the Users tab) and selecting Deploy Applications from the context menu. What options are there for deploying applications which do not have alx/cod files? If the application is a commercial one, contact the vendor to see if they can help with providing these files. While access to the physical cod files is necessary, an alx file can be created manually, as well. What is the best way to clean up the package cache directory on each BlackBerry Enterprise Server? The host file share must be maintained manually. Each time that changes are made, it is recommended that the host folder share be re indexed, to ensure that the BlackBerry Enterprise Server has the most up to date inventory of the applications residing within the host folder share.

7 After attempting an application push to a BlackBerry user, I have seen a 907 invalid cod error. What would be a good method to correct this? Please refer to BlackBerry Technical Solution Center article KB15438 for details on how to resolve the 907 invalid cod error that can be experienced following an application push: =SAL_Public&dialogID= &stateId=0%200% How are existing BlackBerry applications on BlackBerry user smartphones (and in the host application share) affected by BlackBerry Enterprise Server upgrades? Will there be any adverse effects? Applications that exist on BlackBerry user s smartphones (and in the host application share) are not affected by BlackBerry Enterprise Server upgrades.

3. Where can I obtain the Service Pack 5 software?

3. Where can I obtain the Service Pack 5 software? Reasons to upgrade: 1. What are the features of BlackBerr y Enterprise Server 4.1 Service Pack 5? What issues does Service Pack 5 address? Are there any current known issues with Service Pack 5? The BlackBerry

More information

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

BlackBerry Enterprise Server. BlackBerry Device Software Version: 5.0 Service Pack: 4. Update Guide BlackBerry Enterprise Server BlackBerry Device Software Version: 5.0 Service Pack: 4 Update Guide Published: 2014-01-16 SWD-20140116161513673 Contents 1 Updating the BlackBerry Device Software... 6 2 Permitting

More information

FAQ: Understanding BlackBerry Enterprise Server Debug Logs

FAQ: Understanding BlackBerry Enterprise Server Debug Logs FAQ: Understanding BlackBerry Enterprise Server Debug Logs When attempting to solve an issue with a BlackBerry user s calendar, what should I be looking for after I search the BlackBerry Enterprise Server

More information

Conference Controller Deployment Guide

Conference Controller Deployment Guide Conference Controller Deployment Guide BES 5.0/May 2014 Page 2 of 7 1. Introduction This document outlines the processes for wirelessly deploying the LoopUp Conference Controller for BlackBerry to users

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

Installation and Configuration Guide

Installation and Configuration Guide Installation and Configuration Guide BlackBerry Resource Kit for BlackBerry Enterprise Service 10 Version 10.2 Published: 2015-11-12 SWD-20151112124827386 Contents Overview: BlackBerry Enterprise Service

More information

Understanding the BlackBerry Enterprise Server Resource Kit Information Session

Understanding the BlackBerry Enterprise Server Resource Kit Information Session Understanding the BlackBerry Enterprise Server Resource Kit Information Session Originally posted: March 2009 Summary This document provides questions and answers from the Understanding the BlackBerry

More information

BlackBerry Enterprise Server Version: 5.0. Upgrade Planning Guide

BlackBerry Enterprise Server Version: 5.0. Upgrade Planning Guide BlackBerry Enterprise Server Version: 5.0 Upgrade Planning Guide SWDT577232-577232-0327090551-001 Contents 1 Overview: BlackBerry Enterprise Server... 3 2 Upgrading a BlackBerry Enterprise Server environment...

More information

Configuration Guide. Installation and. BlackBerry Enterprise Server Resource Kit. Version: 5.0 Service Pack: 4

Configuration Guide. Installation and. BlackBerry Enterprise Server Resource Kit. Version: 5.0 Service Pack: 4 BlackBerry Enterprise Server Resource Kit Version: 5.0 Service Pack: 4 Installation and Configuration Guide Published: 2012-10-15 SWD-20121015115608883 Contents 1 Overview... 5 BlackBerry Enterprise Server

More information

What's New in BlackBerry Enterprise Server 5.0 SP4 for Novell GroupWise

What's New in BlackBerry Enterprise Server 5.0 SP4 for Novell GroupWise What's New in BlackBerry Enterprise Server 5.0 SP4 for Novell GroupWise Upgrade paths Enhancements to the setup application Administrators can upgrade to BlackBerry Enterprise Server 5.0 SP4 for Novell

More information

Installation Guide. . All right reserved. For more information about Specops Inventory and other Specops products, visit www.specopssoft.

Installation Guide. . All right reserved. For more information about Specops Inventory and other Specops products, visit www.specopssoft. . All right reserved. For more information about Specops Inventory and other Specops products, visit www.specopssoft.com Copyright and Trademarks Specops Inventory is a trademark owned by Specops Software.

More information

Configuration Guide. BlackBerry Enterprise Service 12. Version 12.0

Configuration Guide. BlackBerry Enterprise Service 12. Version 12.0 Configuration Guide BlackBerry Enterprise Service 12 Version 12.0 Published: 2014-12-19 SWD-20141219132902639 Contents Introduction... 7 About this guide...7 What is BES12?...7 Key features of BES12...

More information

BlackBerry Enterprise Server for Microsoft Exchange Version: 5.0 Service Pack: 2. Feature and Technical Overview

BlackBerry Enterprise Server for Microsoft Exchange Version: 5.0 Service Pack: 2. Feature and Technical Overview BlackBerry Enterprise Server for Microsoft Exchange Version: 5.0 Service Pack: 2 Feature and Technical Overview Published: 2010-06-16 SWDT305802-1108946-0615123042-001 Contents 1 Overview: BlackBerry Enterprise

More information

BlackBerry Device Software. Protecting BlackBerry Smartphones Against Malware. Security Note

BlackBerry Device Software. Protecting BlackBerry Smartphones Against Malware. Security Note BlackBerry Device Software Protecting BlackBerry Smartphones Against Malware Security Note Published: 2012-05-14 SWD-20120514091746191 Contents 1 Protecting smartphones from malware... 4 2 System requirements...

More information

Installation and Administration Guide

Installation and Administration Guide Installation and Administration Guide BlackBerry Enterprise Transporter for BlackBerry Enterprise Service 12 Version 12.0 Published: 2014-11-06 SWD-20141106165936643 Contents What is BES12?... 6 Key features

More information

Feature and Technical

Feature and Technical BlackBerry Enterprise Server for Microsoft Exchange Version: 5.0 Service Pack: 4 Feature and Technical Overview Published: 2013-11-07 SWD-20131107160132924 Contents 1 Document revision history...6 2 What's

More information

Configuration Guide BES12. Version 12.1

Configuration Guide BES12. Version 12.1 Configuration Guide BES12 Version 12.1 Published: 2015-04-22 SWD-20150422113638568 Contents Introduction... 7 About this guide...7 What is BES12?...7 Key features of BES12... 8 Product documentation...

More information

BlackBerry Enterprise Server Resource Kit

BlackBerry Enterprise Server Resource Kit BlackBerry Enterprise Server Resource Kit Version: 5.0 Service Pack: 3 Installation Guide Published: 2011-06-20 SWD-1701641-0620052345-001 Contents 1 Overview... 3 Options for downloading the BlackBerry

More information

Configuration Guide BES12. Version 12.3

Configuration Guide BES12. Version 12.3 Configuration Guide BES12 Version 12.3 Published: 2016-01-19 SWD-20160119132230232 Contents About this guide... 7 Getting started... 8 Configuring BES12 for the first time...8 Configuration tasks for managing

More information

BlackBerry Enterprise Service 10. Version: 10.2. Configuration Guide

BlackBerry Enterprise Service 10. Version: 10.2. Configuration Guide BlackBerry Enterprise Service 10 Version: 10.2 Configuration Guide Published: 2015-02-27 SWD-20150227164548686 Contents 1 Introduction...7 About this guide...8 What is BlackBerry Enterprise Service 10?...9

More information

Disaster Recovery Planning BlackBerry Enterprise Server v4.0 for IBM Lotus Domino

Disaster Recovery Planning BlackBerry Enterprise Server v4.0 for IBM Lotus Domino Disaster Recovery Planning BlackBerry Enterprise Server v4.0 for IBM Lotus Domino About Disaster Recovery Disaster recovery is a broad term which can vary amongst different organizations Three main concepts

More information

BlackBerry Enterprise Server for Microsoft Exchange Version: 4.1 Service Pack: 7. Installation Guide

BlackBerry Enterprise Server for Microsoft Exchange Version: 4.1 Service Pack: 7. Installation Guide BlackBerry Enterprise Server for Microsoft Exchange Version: 4.1 Service Pack: 7 Installation Guide Published: 2009-10-18 SWD-906136-1018091037-001 Contents 1 Planning a BlackBerry Enterprise Server installation...

More information

Configuration Guide BES12. Version 12.2

Configuration Guide BES12. Version 12.2 Configuration Guide BES12 Version 12.2 Published: 2015-07-07 SWD-20150630131852557 Contents About this guide... 8 Getting started... 9 Administrator permissions you need to configure BES12... 9 Obtaining

More information

Exchange ActiveSync (EAS)

Exchange ActiveSync (EAS) Exchange ActiveSync (EAS) EAS allows for the synchronization of email, contacts, calendar, tasks and notes from an Exchange email server to a mobile device. Configuring and Connecting ios devices (iphone,

More information

BlackBerry Enterprise Server for Microsoft Office 365 preinstallation checklist

BlackBerry Enterprise Server for Microsoft Office 365 preinstallation checklist BlackBerry Enterprise Server for Microsoft Office 365 preinstallation checklist This document lists the preinstallation requirements that must be met before you install the BlackBerry Enterprise Server

More information

STOP READ THIS FIRST Creating Your BlackBerry E-Mail Account Guide

STOP READ THIS FIRST Creating Your BlackBerry E-Mail Account Guide RCL40184-8.5x11 12/8/04 12:41 PM Page 1 STOP READ THIS FIRST Creating Your BlackBerry E-Mail Account Guide RCL40184-8.5x11 12/8/04 12:41 PM Page 2 Welcome to your BlackBerry handheld set-up. Follow these

More information

BlackBerry Enterprise Server for IBM Lotus Domino Version: 4.1 Service Pack: 7. Installation Guide

BlackBerry Enterprise Server for IBM Lotus Domino Version: 4.1 Service Pack: 7. Installation Guide BlackBerry Enterprise Server for IBM Lotus Domino Version: 4.1 Service Pack: 7 Installation Guide SWD-906306-1018091231-001 Contents 1 Planning a BlackBerry Enterprise Server installation... 4 Installing

More information

Migrating helpdesk to a new server

Migrating helpdesk to a new server Migrating helpdesk to a new server Table of Contents 1. Helpdesk Migration... 2 Configure Virtual Web on IIS 6 Windows 2003 Server:... 2 Role Services required on IIS 7 Windows 2008 / 2012 Server:... 2

More information

Installation and Administration Guide. BlackBerry Web Desktop Manager for Microsoft Exchange. Version: 1.0 Service Pack: 1

Installation and Administration Guide. BlackBerry Web Desktop Manager for Microsoft Exchange. Version: 1.0 Service Pack: 1 BlackBerry Web Desktop Manager for Microsoft Exchange Version: 1.0 Service Pack: 1 SWDT373622-373622-0409013354-001 Contents 1 Architecture: BlackBerry Web Desktop Manager and BlackBerry Administration

More information

Group Mail Lists. Group Mailing Lists. Populating a Global Mail Lists 4. The Problem 6. The Solution 8. Scheduling Regular Updates 17

Group Mail Lists. Group Mailing Lists. Populating a Global Mail Lists 4. The Problem 6. The Solution 8. Scheduling Regular Updates 17 Group Mail Lists Group Mail Lists 1 Group Mailing Lists 1.1 1.2 1.3 1.4 Populating a Global Mail Lists 4 The Problem 6 The Solution 8 Scheduling Regular Updates 17 Group Mailing Lists Group Mail Lists

More information

How to monitor AD security with MOM

How to monitor AD security with MOM How to monitor AD security with MOM A article about monitor Active Directory security with Microsoft Operations Manager 2005 Anders Bengtsson, MCSE http://www.momresources.org November 2006 (1) Table of

More information

Tutorial: BlackBerry Object API Application Development. Sybase Unwired Platform 2.2 SP04

Tutorial: BlackBerry Object API Application Development. Sybase Unwired Platform 2.2 SP04 Tutorial: BlackBerry Object API Application Development Sybase Unwired Platform 2.2 SP04 DOCUMENT ID: DC01214-01-0224-01 LAST REVISED: May 2013 Copyright 2013 by Sybase, Inc. All rights reserved. This

More information

Quick Start Guide. Version R9. English

Quick Start Guide. Version R9. English Mobile Device Management Quick Start Guide Version R9 English February 25, 2015 Agreement The purchase and use of all Software and Services is subject to the Agreement as defined in Kaseya s Click-Accept

More information

BlackBerry Enterprise Server for Microsoft Exchange Version: 4.1 Service Pack: 7. Upgrade Guide

BlackBerry Enterprise Server for Microsoft Exchange Version: 4.1 Service Pack: 7. Upgrade Guide BlackBerry Enterprise Server for Microsoft Exchange Version: 4.1 Service Pack: 7 Upgrade Guide Published: 2009-10-18 SWD-905156-1018090704-001 Contents 1 Choosing a BlackBerry Enterprise Server upgrade

More information

VMware Mirage Web Manager Guide

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

More information

Windows XP Service Pack 2 Windows Firewall Group Policy Setup for Executive Software Products

Windows XP Service Pack 2 Windows Firewall Group Policy Setup for Executive Software Products Windows XP Service Pack 2 Windows Firewall Group Policy Setup for Executive Software Products 1.0 Overview By default, Windows XP Service Pack 2 (SP2) enables Windows Firewall, previously known as Internet

More information

Troubleshooting BlackBerry Enterprise Service 10 version 10.1.1 726-08745-123. Instructor Manual

Troubleshooting BlackBerry Enterprise Service 10 version 10.1.1 726-08745-123. Instructor Manual Troubleshooting BlackBerry Enterprise Service 10 version 10.1.1 726-08745-123 Instructor Manual Published: 2013-07-02 SWD-20130702091645092 Contents Advance preparation...7 Required materials...7 Topics

More information

Table of Contents. Introduction...9. Installation...17. Program Tour...31. The Program Components...10 Main Program Features...11

Table of Contents. Introduction...9. Installation...17. Program Tour...31. The Program Components...10 Main Program Features...11 2011 AdRem Software, Inc. This document is written by AdRem Software and represents the views and opinions of AdRem Software regarding its content, as of the date the document was issued. The information

More information

3 Setting up Databases on a Microsoft SQL 7.0 Server

3 Setting up Databases on a Microsoft SQL 7.0 Server 3 Setting up Databases on a Microsoft SQL 7.0 Server Overview of the Installation Process To set up GoldMine properly, you must follow a sequence of steps to install GoldMine s program files, and the other

More information

White Paper. Anywhere, Any Device File Access with IT in Control. Enterprise File Serving 2.0

White Paper. Anywhere, Any Device File Access with IT in Control. Enterprise File Serving 2.0 White Paper Enterprise File Serving 2.0 Anywhere, Any Device File Access with IT in Control Like it or not, cloud- based file sharing services have opened up a new world of mobile file access and collaborative

More information

A70 How to Deploy Applications

A70 How to Deploy Applications Research In Motion A70 How to Deploy and Distribute Applications For BlackBerry SmartPhones Andre Fabris 09 2 P a g e Contents A70 How to Deploy Applications... 3 Introduction... 4 Desktop Manager... 5

More information

PROJECTIONS SUITE. Database Setup Utility (and Prerequisites) Installation and General Instructions. v0.9 draft prepared by David Weinstein

PROJECTIONS SUITE. Database Setup Utility (and Prerequisites) Installation and General Instructions. v0.9 draft prepared by David Weinstein PROJECTIONS SUITE Database Setup Utility (and Prerequisites) Installation and General Instructions v0.9 draft prepared by David Weinstein Introduction These are the instructions for installing, updating,

More information

BlackBerry Enterprise Server for Microsoft Exchange. Version: 5.0 Service Pack: 4. Upgrade Guide

BlackBerry Enterprise Server for Microsoft Exchange. Version: 5.0 Service Pack: 4. Upgrade Guide BlackBerry Enterprise Server for Microsoft Exchange Version: 5.0 Service Pack: 4 Upgrade Guide Published: 2014-01-16 SWD-20140116175501016 Contents 1 Overview: BlackBerry Enterprise Server...7 2 Planning

More information

BlackBerry Enterprise Server Resource Kit

BlackBerry Enterprise Server Resource Kit BlackBerry Enterprise Server Resource Kit BlackBerry Analysis, Monitoring, and Troubleshooting Tools Version: 5.0 Service Pack: 3 Administration Guide Published: 2011-06-20 SWD-1701690-0620052958-001 Contents

More information

Pcounter Web Report 3.x Installation Guide - v2014-11-30. Pcounter Web Report Installation Guide Version 3.4

Pcounter Web Report 3.x Installation Guide - v2014-11-30. Pcounter Web Report Installation Guide Version 3.4 Pcounter Web Report 3.x Installation Guide - v2014-11-30 Pcounter Web Report Installation Guide Version 3.4 Table of Contents Table of Contents... 2 Installation Overview... 3 Installation Prerequisites

More information

EVENT LOG MANAGEMENT...

EVENT LOG MANAGEMENT... Event Log Management EVENT LOG MANAGEMENT... 1 Overview... 1 Application Event Logs... 3 Security Event Logs... 3 System Event Logs... 3 Other Event Logs... 4 Windows Update Event Logs... 6 Syslog... 6

More information

InventoryControl for use with QuoteWerks Quick Start Guide

InventoryControl for use with QuoteWerks Quick Start Guide InventoryControl for use with QuoteWerks Quick Start Guide Copyright 2013 Wasp Barcode Technologies 1400 10 th St. Plano, TX 75074 All Rights Reserved STATEMENTS IN THIS DOCUMENT REGARDING THIRD PARTY

More information

FREQUENTLY ASKED QUESTIONS

FREQUENTLY ASKED QUESTIONS FREQUENTLY ASKED QUESTIONS Secure Bytes, October 2011 This document is confidential and for the use of a Secure Bytes client only. The information contained herein is the property of Secure Bytes and may

More information

Rapid Assessment Key User Manual

Rapid Assessment Key User Manual Rapid Assessment Key User Manual Table of Contents Getting Started with the Rapid Assessment Key... 1 Welcome to the Print Audit Rapid Assessment Key...1 System Requirements...1 Network Requirements...1

More information

Comparing BlackBerry Solutions

Comparing BlackBerry Solutions Comparing Solutions solution comparison chart Messaging features Enterprise Express Cloud s Supported messaging environments Microsoft Exchange, IBM Lotus Domino, and Novell GroupWise Microsoft Exchange

More information

RIM BlackBerry Synchronization Guide

RIM BlackBerry Synchronization Guide IceWarp Unified Communications RIM BlackBerry Synchronization Guide Version 11.3 Published on 1/6/2015 Contents RIM BlackBerry Synchronization... 4 Blackberry Enterprise Server... 4 Choosing the Wireless

More information

Snow Inventory. Installing and Evaluating

Snow Inventory. Installing and Evaluating Snow Inventory Installing and Evaluating Snow Software AB 2002 Table of Contents Introduction...3 1. Evaluate Requirements...3 2. Download Software...3 3. Obtain License Key...4 4. Install Snow Inventory

More information

Interworks. Interworks Cloud Platform Installation Guide

Interworks. Interworks Cloud Platform Installation Guide Interworks Interworks Cloud Platform Installation Guide Published: March, 2014 This document contains information proprietary to Interworks and its receipt or possession does not convey any rights to reproduce,

More information

BlackBerry Internet Service. Version: 4.5.1. Administration Guide

BlackBerry Internet Service. Version: 4.5.1. Administration Guide BlackBerry Internet Service Version: 4.5.1 Administration Guide Published: 2014-01-22 SWD-20140122155744258 Contents 1 Getting started...6 Administrative feature availability... 6 Availability of features

More information

Installation Guide. . All right reserved. For more information about Specops Deploy and other Specops products, visit www.specopssoft.

Installation Guide. . All right reserved. For more information about Specops Deploy and other Specops products, visit www.specopssoft. . All right reserved. For more information about Specops Deploy and other Specops products, visit www.specopssoft.com Copyright and Trademarks Specops Deploy is a trademark owned by Specops Software. All

More information

Installing VinNOW Client Computers

Installing VinNOW Client Computers Installing VinNOW Client Computers Please review this entire document prior to proceeding Client computers must use UNC path for database connection and can t be connected using a mapped network drive.

More information

Advanced Configuration Steps

Advanced Configuration Steps Advanced Configuration Steps After you have downloaded a trial, you can perform the following from the Setup menu in the MaaS360 portal: Configure additional services Configure device enrollment settings

More information

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

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

More information

Specops Command. Installation Guide

Specops Command. Installation Guide Specops Software. All right reserved. For more information about Specops Command and other Specops products, visit www.specopssoft.com Copyright and Trademarks Specops Command is a trademark owned by Specops

More information

How To Create An Easybelle History Database On A Microsoft Powerbook 2.5.2 (Windows)

How To Create An Easybelle History Database On A Microsoft Powerbook 2.5.2 (Windows) Introduction EASYLABEL 6 has several new features for saving the history of label formats. This history can include information about when label formats were edited and printed. In order to save this history,

More information

IBM FileNet Image Services

IBM FileNet Image Services IBM FileNet Image Services Version 4.1 Microsoft Cluster Server Installation and Upgrade Procedures for Windows Server GC31-5531-01 IBM FileNet Image Services Version 4.1 Microsoft Cluster Server Installation

More information

Customer Success Story: Dragon Medical 360 Network Edition with Microsoft Application Virtualization

Customer Success Story: Dragon Medical 360 Network Edition with Microsoft Application Virtualization Customer Success Story: Dragon Medical 360 Network Edition with Microsoft Application Virtualization Contents Contents 2 Introduction 3 Hardware and Software Configurations 3 Dragon Medical 360 Network

More information

BlackBerry Business Cloud Services. Administration Guide

BlackBerry Business Cloud Services. Administration Guide BlackBerry Business Cloud Services Administration Guide Published: 2012-07-25 SWD-20120725193410416 Contents 1 About BlackBerry Business Cloud Services... 8 BlackBerry Business Cloud Services feature overview...

More information

System Center Configuration Manager 2007

System Center Configuration Manager 2007 System Center Configuration Manager 2007 Software Distribution Guide Friday, 26 February 2010 Version 1.0.0.0 Baseline Prepared by Microsoft Copyright This document and/or software ( this Content ) has

More information

Lab 5 Managing Access to Shared Folders

Lab 5 Managing Access to Shared Folders Islamic University of Gaza Computer Network Lab Faculty of engineering ECOM 4121 Computer Department. Prepared by : Eng. Eman R. Al-Kurdi Managing Access to Shared Folders Objective: Manage access to shared

More information

Sophos Mobile Control Administrator guide. Product version: 3

Sophos Mobile Control Administrator guide. Product version: 3 Sophos Mobile Control Administrator guide Product version: 3 Document date: January 2013 Contents 1 About Sophos Mobile Control...4 2 About the Sophos Mobile Control web console...7 3 Key steps for managing

More information

BlackBerry Enterprise Solution v4.1 For Microsoft Exchange Life is now

BlackBerry Enterprise Solution v4.1 For Microsoft Exchange Life is now BlackBerry Enterprise Solution v4.1 For Microsoft Exchange Life is now EXTENDING EXCHANGE WITH SECURE WIRELESS SOLUTIONS BlackBerry Enterprise Server software integrates with Microsoft Exchange and your

More information

QTEL MOBILE EMAIL CORPORATE EDITION

QTEL MOBILE EMAIL CORPORATE EDITION QTEL MOBILE EMAIL CORPORATE EDITION Overview With Qtel Mobile Email Corporate Edition, you ve got a secure, easy mobile email solution you can deploy across your entire organization, keeping your employees

More information

Gladinet Cloud Backup V3.0 User Guide

Gladinet Cloud Backup V3.0 User Guide Gladinet Cloud Backup V3.0 User Guide Foreword The Gladinet User Guide gives step-by-step instructions for end users. Revision History Gladinet User Guide Date Description Version 8/20/2010 Draft Gladinet

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

Idera SQL Diagnostic Manager Management Pack Guide for System Center Operations Manager. Install Guide. Idera Inc., Published: April 2013

Idera SQL Diagnostic Manager Management Pack Guide for System Center Operations Manager. Install Guide. Idera Inc., Published: April 2013 Idera SQL Diagnostic Manager Management Pack Guide for System Center Operations Manager Install Guide Idera Inc., Published: April 2013 Contents Introduction to the Idera SQL Diagnostic Manager Management

More information

Silect Software s MP Author

Silect Software s MP Author Silect MP Author for Microsoft System Center Operations Manager Silect Software s MP Author User Guide September 2, 2015 Disclaimer The information in this document is furnished for informational use only,

More information

Advanced Administration

Advanced Administration BlackBerry Enterprise Service 10 BlackBerry Device Service Version: 10.2 Advanced Administration Guide Published: 2014-09-10 SWD-20140909133530796 Contents 1 Introduction...11 About this guide...12 What

More information

Deploying System Center 2012 R2 Configuration Manager

Deploying System Center 2012 R2 Configuration Manager Deploying System Center 2012 R2 Configuration Manager This document is for informational purposes only. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED, OR STATUTORY, AS TO THE INFORMATION IN THIS DOCUMENT.

More information

Database FAQs - SQL Server

Database FAQs - SQL Server Database FAQs - SQL Server Kony Platform Release 5.0 Copyright 2013 by Kony, Inc. All rights reserved. August, 2013 This document contains information proprietary to Kony, Inc., is bound by the Kony license

More information

BlackBerry Enterprise Server Express for Microsoft Exchange. Version: 5.0 Service Pack: 4. Upgrade Guide

BlackBerry Enterprise Server Express for Microsoft Exchange. Version: 5.0 Service Pack: 4. Upgrade Guide BlackBerry Enterprise Server Express for Microsoft Exchange Version: 5.0 Service Pack: 4 Upgrade Guide Published: 2013-02-21 SWD-20130221113643226 Contents 1 Overview: BlackBerry Enterprise Server Express...

More information

Moving the TRITON Reporting Databases

Moving the TRITON Reporting Databases Moving the TRITON Reporting Databases Topic 50530 Web, Data, and Email Security Versions 7.7.x, 7.8.x Updated 06-Nov-2013 If you need to move your Microsoft SQL Server database to a new location (directory,

More information

Symantec Mobile Management 7.2 SP3 MR1 Release Notes

Symantec Mobile Management 7.2 SP3 MR1 Release Notes Mobile Management 7.2 SP3 MR1 Release Notes Mobile Management 7.2 SP3 MR1 Release Notes This document includes the following topics: About What's new in 7.2 SP3 MR1 Fixed issues in 7.2 SP3 MR1 Known issues

More information

Configuration Guide. BES12 Cloud

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

More information

TANDBERG MANAGEMENT SUITE 10.0

TANDBERG MANAGEMENT SUITE 10.0 TANDBERG MANAGEMENT SUITE 10.0 Installation Manual Getting Started D12786 Rev.16 This document is not to be reproduced in whole or in part without permission in writing from: Contents INTRODUCTION 3 REQUIREMENTS

More information

11.1. Performance Monitoring

11.1. Performance Monitoring 11.1. Performance Monitoring Windows Reliability and Performance Monitor combines the functionality of the following tools that were previously only available as stand alone: Performance Logs and Alerts

More information

Coveo Platform 7.0. Microsoft Dynamics CRM Connector Guide

Coveo Platform 7.0. Microsoft Dynamics CRM Connector Guide Coveo Platform 7.0 Microsoft Dynamics CRM Connector Guide Notice The content in this document represents the current view of Coveo as of the date of publication. Because Coveo continually responds to changing

More information

Upgrading Good Mobile Messaging and Good Mobile Control Servers

Upgrading Good Mobile Messaging and Good Mobile Control Servers Good Mobile Messaging Server 8.1.6 Good Mobile Control Server 2.6.4 for IBM Lotus Domino Upgrading Good Mobile Messaging and Good Mobile Control Servers Updated: 09/25/15 1 Introduction 1 2 Pre-Upgrade

More information

Propalms TSE Deployment Guide

Propalms TSE Deployment Guide Propalms TSE Deployment Guide Version 7.0 Propalms Ltd. Published October 2013 Overview This guide provides instructions for deploying Propalms TSE in a production environment running Windows Server 2003,

More information

Vector Asset Management User Manual

Vector Asset Management User Manual Vector Asset Management User Manual This manual describes how to set up Vector Asset Management 6.0. It describes how to use the: Vector AM Console Vector AM Client Hardware Inventory Software Inventory

More information

ACTIVE DIRECTORY DEPLOYMENT

ACTIVE DIRECTORY DEPLOYMENT ACTIVE DIRECTORY DEPLOYMENT CASAS Technical Support 800.255.1036 2009 Comprehensive Adult Student Assessment Systems. All rights reserved. Version 031809 CONTENTS 1. INTRODUCTION... 1 1.1 LAN PREREQUISITES...

More information

Cloud Services for Backup Exec. Planning and Deployment Guide

Cloud Services for Backup Exec. Planning and Deployment Guide Cloud Services for Backup Exec Planning and Deployment Guide Chapter 1 Introducing Cloud Services for Backup Exec This chapter includes the following topics: About Cloud Services for Backup Exec Security

More information

Introduction to BlackBerry Smartphone Web Development Widgets

Introduction to BlackBerry Smartphone Web Development Widgets Introduction to BlackBerry Smartphone Web Development Widgets Trainer name Date 2009 Research In Motion Limited V1.00 are stand-alone BlackBerry applications that consist of standard web components, including

More information

Mobile Admin Security

Mobile Admin Security Mobile Admin Security Introduction Mobile Admin is an enterprise-ready IT Management solution that generates significant cost savings by dramatically increasing the responsiveness of IT organizations facing

More information

There are numerous ways to access monitors:

There are numerous ways to access monitors: Remote Monitors REMOTE MONITORS... 1 Overview... 1 Accessing Monitors... 1 Creating Monitors... 2 Monitor Wizard Options... 11 Editing the Monitor Configuration... 14 Status... 15 Location... 17 Alerting...

More information

Enterprise Software. Understanding which BlackBerry Enterprise Solution is right for your organization

Enterprise Software. Understanding which BlackBerry Enterprise Solution is right for your organization Enterprise Software Understanding which Enterprise Solution is right for your organization Agenda: Introducing the products Business Features Technical Features Pricing, Support, Localization Putting it

More information

Welcome to Remote Access Services (RAS)

Welcome to Remote Access Services (RAS) Welcome to Remote Access Services (RAS) Our goal is to provide you with seamless access to the TD network, including the TD intranet site, your applications and files, and other important work resources

More information

Best Practices for BlackBerry Administrators. Paul Mooney Senior Architect Bluewave Technology

Best Practices for BlackBerry Administrators. Paul Mooney Senior Architect Bluewave Technology Best Practices for BlackBerry Administrators Paul Mooney Senior Architect Bluewave Technology Talking Points Logging & Best Practices IT Policies Best Practices Administrative rights Must DO BES Maintenance

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

SEER Enterprise Shared Database Administrator s Guide

SEER Enterprise Shared Database Administrator s Guide SEER Enterprise Shared Database Administrator s Guide SEER for Software Release 8.2 SEER for IT Release 2.2 SEER for Hardware Release 7.3 March 2016 Galorath Incorporated Proprietary 1. INTRODUCTION...

More information

BlackBerry Enterprise Server Express for Microsoft Exchange Version: 5.0 Service Pack: 1. Installation and Configuration Guide

BlackBerry Enterprise Server Express for Microsoft Exchange Version: 5.0 Service Pack: 1. Installation and Configuration Guide BlackBerry Enterprise Server Express for Microsoft Exchange Version: 5.0 Service Pack: 1 Installation and Configuration Guide Published: 2010-03-17 SWD-984521-0317024918-001 Contents 1 Overview: BlackBerry

More information

IBM Endpoint Manager Version 9.1. Patch Management for Red Hat Enterprise Linux User's Guide

IBM Endpoint Manager Version 9.1. Patch Management for Red Hat Enterprise Linux User's Guide IBM Endpoint Manager Version 9.1 Patch Management for Red Hat Enterprise Linux User's Guide IBM Endpoint Manager Version 9.1 Patch Management for Red Hat Enterprise Linux User's Guide Note Before using

More information

Netwrix Auditor for Exchange

Netwrix Auditor for Exchange Netwrix Auditor for Exchange Quick-Start Guide Version: 8.0 4/22/2016 Legal Notice The information in this publication is furnished for information use only, and does not constitute a commitment from Netwrix

More information

GO!Enterprise MDM Device Application User Guide Installation and Configuration for Android with TouchDown

GO!Enterprise MDM Device Application User Guide Installation and Configuration for Android with TouchDown GO!Enterprise MDM Device Application User Guide Installation and Configuration for Android with TouchDown GO!Enterprise MDM for Android, Version 3.x GO!Enterprise MDM for Android with TouchDown 1 Table

More information

SWCS 4.2 Client Configuration Users Guide Revision 49. 11/26/2012 Solatech, Inc.

SWCS 4.2 Client Configuration Users Guide Revision 49. 11/26/2012 Solatech, Inc. SWCS 4.2 Client Configuration Users Guide Revision 49 11/26/2012 Solatech, Inc. Contents Introduction... 4 Installation... 4 Running the Utility... 4 Company Database Tasks... 4 Verifying a Company...

More information