An Mformation Whitepaper FOTA BEST PRACTICES: IMPROVING THE PROPORTION OF SUCCESSFUL FIRMARE UPDATES

Size: px
Start display at page:

Download "An Mformation Whitepaper FOTA BEST PRACTICES: IMPROVING THE PROPORTION OF SUCCESSFUL FIRMARE UPDATES"

Transcription

1 An Mformation Whitepaper FOTA BEST PRACTICES: IMPROVING THE PROPORTION OF SUCCESSFUL FIRMARE UPDATES 1

2 FOTA Best Practices: Improving the Proportion of Successful Firmware Updates Mformation has supported firmware update or firmware over-the-air (FOTA) services for several years. This paper outlines specific actions and techniques that can ensure best practices for mobile operators/carriers running or planning to run firmware update services. In specified instances where best practices are used, we have seen acceptance rates of 80%-90%. In other circumstances, low acceptances rates even rates in single figures have been observed. This paper outlines a range of options to support efforts to increase acceptance rates. Summary There is a range of techniques available that increase the proportion of successful firmware updates. This paper recommends the following actions: 1. Limit user interaction and ensure good usability: Minimizing user interaction in the update process reduces the impact on the user, thereby increasing acceptance rates. The optimal outcome is a hands free firmware update. There is a range of options to reduce user interaction, from running the updates in the background to 1 click acceptance. 2. Clearly communicate to customers: Marketing plays a fundamental role in increasing acceptance rates, from supporting clear communication with the user, to creating some perceived or actual value within the update campaign. 3. Utilize a range of FOTA channels: Provide users with additional update mechanisms beyond a network-initiated batch program. A push plus pull campaign that is well supported by marketing and customer care leads to higher 1

3 acceptance rates. Device-initiated firmware updates, for example, have high acceptance rates because the user is actually triggering the process. Customer care-initiated firmware updates also have high acceptance rates because the customer care agent is often considered a trusted advisor. 4. Carefully plan FOTA campaigns: A FOTA campaign should be treated like a development project it needs clear objectives, milestones and deliverables. A firmware update campaign needs to be thought through and tested to ensure that all users, devices and network states have been considered, that the download and update processes work as expected, and that there are no unusual or unintended consequences. 5. Use the FOTA client optimally: Device vendors/oems should take care when implementing the FOTA client to make sure that it uses the technology to its optimum effect. One of the most successful times to initiate FOTA is when the SIM card is inserted or when the device discovers the home network for the first time. Additionally, it is possible for the device to initiate a FOTA session periodically to check for updates; this can be done in the background and significantly increases the success rate because there is not interaction with he consumer. A range of techniques is available for increasing the proportion of successful firmware updates. This paper looks at both technical recommendations and marketing techniques that can improve the acceptance rates of firmware updates: 1. Technical recommendations: MDM/FOTA server implementations Device implementations Firmware update campaigns 2. Marketing Mixed channels General marketing Promotions and incentives Feedback loops 2

4 Context The key components and interfaces of a typical firmware update deployment are outlined in the diagram to the right. The key component is the MDM/FOTA (firmware over the air) server, which provides centralized management of the firmware update process. The MDM/FOTA server has the following interfaces: Firmware Package Ingestion. The firmware packages are forwarded from the device vendors for ingestion on the platform. Firmware packages come with a set of metadata detailing items such as the source and target revisions of the firmware, the device model, the delta binary and general notes on the purpose of the firmware package. Network Interface. This is an optional interface providing three key data points: the phone number, the phone serial number and a shared secret. The phone number is used to contact the user. The serial number is used for different things depending on the network type: in a GSM network it is used to identify the device as it appears on the network; in a CDMA network it is used as part of a shared secret to secure the OMA DM bootstrap configuration. In GSM networks the shared secret is used as-is to secure the OMA DM bootstrap. Roaming information is also provided on this interface and can be used to restrict firmware updates to the home network. SMS-C interface. In practical terms, for GSM and CDMA networks this is a mandatory interface used to push a request to the device. The ability to push to a device is key, as it enables remote bootstrap and server-initiated sessions. The Device s Communication Interface. The device can connect to the server in two ways: 1) in an unsolicited way, also known as a client-initiated firmware update, or 2) 3

5 on demand from the MDM/FOTA server, also known as a server-initiated firmware update. Customer/Self-Care Interface. This is used to trigger network-initiated firmware update sessions for a particular end user. It will aslo ensure that the support organsisation can respsond to any customer issues. This can be driven by a Call Center operative or via an internet portal. Batch Submission Interface. This is used to trigger network-initiated firmware update sessions to multiple users. The interface can be a file upload or a database query mechanism. Management Lifecycle Management of Firmware Packages Device vendors/oems are an important part of the firmware update process. They design, source, build and market the devices, and generate the delta packages that are used for the firmware updates. Once the devices are in use, the device vendors are expected to provide delta packages for use with remote firmware update processes/systems. Most updates occur early in the life of a device. In many cases the devices are under some sort of warranty. This means that there is a business benefit to the device vendor to updating the device in the field rather than having the device returned or repaired in a service center. When the device vendor has provided the firmware package and associated metadata, it can be ingested into the firmware update server. This can be done semi-automatically if the metadata and firmware package are bundled in such a way that the firmware update server can ingest them automatically. This sort of automation has the benefit of reducing the time spent and errors associated with ingesting the firmware. When using the OMA DM protocol, it is necessary to bootstrap the device prior to actually deploying a firmware package to that device. This enables a secure and trusted communication channel between the device and the MDM/FOTA server. There are a number of ways to bootstrap a device. The most reliable method is to bootstrap the device prior to when it enters the network; this is known as factory bootstrap. However, factory bootstrap may not always be possible if the MDM/FOTA server mobile operator/carrier is not able to influence the manufacturing and retail processes. The alternative is to bootstrap the device over the air (OTA); this can be achieved with varying levels of success depending on whether the user is expecting the update and what level of interaction between the MDM/FOTA server and the user is required. 4

6 Assuming that the device bootstrap task has been addressed, there are three key mechanisms for actually triggering firmware updates: Batch submission Customer/self-care-initiated Customer device-initiated Batch Submission In a batch submission, the firmware package is received from the device vendor and ingested into the MDM/FOTA server. The devices in the market that need the update are identified, and the MDM/FOTA server distributes the firmware update to the target devices. Delivery and acceptance of the update package are monitored. Customer/Self-Care-Initiated The customer/self-care-initiated firmware update occurs when the user contacts a customer care agent because of an issue with their device. The customer care agent has made a determination, based on a prompt from the MDM/FOTA server, that a firmware update is required to resolve the issue. The customer care agent initiates the firmware update to the user s device and monitors delivery and acceptance. Customer Device-Initiated A customer device-initiated firmware update is user initiated via an on-device trigger (e.g., a repair button in menu) embedded in the device, which the user can use to trigger the MDM/FOTA server to upgrade their device. In the most common case, when a user requests a firmware update via an on-device trigger, it is to upgrade the firmware to the most recent revision supported by the MDM/FOTA server. Recommendations Technical MDM/FOTA Server Implementations 1. Network PIN is almost a mandatory requirement. The MDM/FOTA server needs to be integrated into the network in order to obtain subscriber information. When the MDM/FOTA server is informed of the identity of the user via a network PIN, the end-user experience is much improved and user interaction is minimized. 5

7 Expecting a user to input another PIN and/or requiring some other acceptance procedure will lead to lower acceptance rates. 2. It is important to be able to assess roaming status. The MDM server needs to be integrated in such a way that it can assess the roaming status of the subscriber at firmware update time. When the user is roaming, significant charges can be incurred. It is best to avoid firmware updates to subscribers when they are not in their home or partner network. 3. A customizable workflow tool should be utilized so that the firmware update customer experience can be tailored to the conditions of the particular network. Device Requirements Device requirements implemented by the device vendor/oem are critical. requirements include: Device 1. The ability to run updates in the background. Updates in the background have one of the highest acceptance rates and are fully supported by the OMA DM and FUMO standards. 2. The ability to run the update without acceptance. In this case the end user can be presented with a status bar and notification of what is happening on their device. This is an alternative if executing in the background is not permitted due to customer, regulatory or legal reasons. 3. The ability to control the interaction. In the case where an interaction is required, the device should always allow the OMA DM session, but the actual notification will come from the server in a user interface alert. This allows the MDM/FOTA server to provide a more friendly process (e.g., a user alert that steps the user through to the update). 4. Device interoperability. The device implementation should go through an interoperability test with the MDM/FOTA server to ensure that the process works and complies with FOTA service requirements from end to end. 5. OMA DM bootstrap. The whole process relies on the OMA DM bootstrap. If factory bootstrap cannot be performed, then the OTA bootstrap should be optimized without interaction from the user through the use of a network-provided shared secret. Factory bootstrap is the most reliable method of OMA DM bootstrap and the 6

8 device provider should have the devices bootstrapped to the MDM/FOTA server at manufacture. 6. The ability to initiate a firmware update from the device. In this case, a menu item or button should be provided on the device to initiate the firmware upgrade. The location of the button or menu item should be intuitive and easy to find. Alternatively the device can initiate the pull at a certain event such as when the SIM is inserted or when the mobile operator s/carrier s network is detected for the first time. It is also possible to have a schedule in the device that acts at particular intervals; these types of mechanisms tend to have a very high success rate, as there is no need for consumer interaction. Firmware Update Campaigns General: 1. Set a maximum file size and update time. If there is an explicit process that downloads then begins a foreground update process, it is not reasonable to expect the user to defer other activity while the download or update is running. The file size limit will vary by market. In some customers, the marketing group has set explicit limits on both the file size/download time and the update time. Batch Firmware Updates: 1. The process needs to define the user device correctly using a mix of MDM and other customer data. It is necessary to have the right user and device information in order to clearly understand the full target population. 2. To control the flow of upgrades such that they do not overload the network resources, the devices to be updated should be segmented into manageable chunks. Mformation recommends a maximum of 5,000 users or devices per run. From a management point of view, the result of each run should be monitored and assessed prior to initiating the next run. 3. The size and timing of batch runs need to be within the performance parameters of both your MDM server and other network elements. 4. Retry should allow enough time for all devices to be reached in sequence before the start of the retry process. In our experience, performing the retry process 8 hours or more after the initial attempt ensures that there is no abnormal queue forming due to a short retry period. 7

9 5. Timing of batch runs is critical and needs to reflect local market conditions, from network activity and congestion to user behavior and activity. Other: 6. Where possible, augment the batch program with other FOTA channels the most successful campaigns combine network-initiated batch campaigns withcustomer care/self care capabilities and device-initiated updates: Integrate with mobile operator/carrier support processes. When a firmware campaign is running, ensure that technical support or customer care can support the campaign if fielding a call. Performing FOTA updates through customer care leads to higher acceptance rates. Device-initiated FOTA updates lead to high acceptance rates. Using the device to trigger the FOTA update is a valuable additional channel. Test/trialing recommendations: Trialing is a very critical part of the process thorough trialing can ensure that acceptance rates and likelihood of success increase. 1. Thoroughly test a wide range of device, user and network states. Over time, Mformation has seen unintended consequences leading to lower acceptance rates from not testing each of these conditions (e.g., a specific device state causing the update not to run and therefore leaving the device in an un-updated state, causing non-acceptance) 2. Test with friendly user groups to road test all elements of the campaign. User groups can provide invaluable feedback on both hard and soft elements of a campaign. 3. Certified devices perform better and in an expected manner. A certification or selfcertification process for devices and firmware packages will increase the certainty that firmware updates will work properly in the field. Uncertified devices will need to be tested to determine that they comply with FOTA service requirements. Marketing Marketing plays a fundamental role in increasing firmware update acceptance rates. A successful firmware update process often will depend on some sort of user/subscriber acceptance. 8

10 Channels: Customer-Care, User Initiated And Point-of-Sale As noted previously, the Call Center offers a great opportunity for supporting the firmware update process. First, if the customer is ringing about a device issue, embedding the update process into the standard workflow of the Call Center agent should be a natural part of the call flow for diagnosing and resolving the issue. For other types of calls that may be non-device-related (billing, upgrades, churn, top-ups), there is an opportunity to cross-sell the firmware update during the call. It can be presented as an opportunity to ensure that the user s device is working/will work and can be sold as being preventative, ensuring that the subscriber does not need to contact the Call Center again. In a number of customers, Mformation has worked on Call Center programs to embed the firmware update process into the call flow. The firmware update acceptance rate when users are on a call interacting with the Call Center is greater than 80%. Customer-initiated firmware updates lead to high acceptance rates. The onus is on the mobile operator/carrier to directly communicate the capability and value to the user of the on-device menu. The alert on the device need to clear and prominent and should be supported by other communication. Communication channels can include all of the normal channels (e.g., website, bill insert, etc.). As part of a wider service provider self-service program, self-care provides a operationally cost-effective mechanism for accessing firmware updates. The self-care environment can be used to communicate with the user, detailing both the issue and the solution, and should also be able to initiate the update. Where a mobile operator/carrier has point-of-sale premises, there is a similar opportunity to embed the update process into the discussion flow on other device and non-device issues. Further, in many territories mobile operators/carriers may have dealers or agents who act on their behalf, providing another opportunity to embed the firmware update process into the discussion flow. General Marketing T&Cs: If possible, get acceptance for the OTA management of firmware on the device through standard terms and conditions of service when the device, tariff or subscription is purchased or entered into. This reduces the criticality of user acceptance during the update process. At that point, the issue becomes determining the appropriate level of user communication. 9

11 Communications: The specific update interaction needs to fit within the wider relationship between the subscriber and the mobile operator/carrier. This can apply to any piece of the program outlined below, from the use of logos, brands and brand assets, to a consistent lookand-feel for materials and the mobile operator s/carrier s language and terms. Messaging: If a user needs to physically review and accept a message before the firmware update can be accepted and successful, there are a number of specific marketing techniques that can raise the success rates of the process: Benefits of accepting: There needs to be a clear and concise articulation of the benefit to the user of accepting the firmware update. The specific problem(s) that the update file resolves need to be highlighted; these benefits can include such things as: The update will resolve x or y. You need to accept these updates for the xx service to work. Clear copy: The message needs to be clearly written in non-technical language. The message should clearly identify the sender (the mobile operator/carrier), the actions that need to be performed by the user (accept the message) and the benefits (services will work). Trusted sender: Subscribers receive all kinds of unwanted communication including texts from unknown (and known) third parties. Spam and fraud via this channel are on the increase. There is significant resistance to engaging non-trusted senders. The mobile operator/carrier must reinforce their role as (trusted) service provider and ensure that the message is clearly understood to be from the mobile operator/carrier and not from some other party. Key steps include: o Clearly branding the alert-sms message with the mobile operator/carrier name a necessary first step o Reinforcing the mobile operator/carrier contact/contact name by engaging the subscriber at key trigger points (e.g., when roaming) o Using the SMS-alert channel with some sensitivity a mobile operator/carrier that overuses the channel may be perceived to be no different from other third parties o MDM alerts have the advantage of being assigned to the mobile operator/carrier and of allowing control of the user flow and interactions. 10

12 It may be necessary to align multiple messaging channels in order to effectively communicate with the users, including: General communication that includes information on the issue (e.g., website, bill insert, staff training etc.) OMA DM or SMS alert with batch campaign Customer care script with call workflow in call center Device menu and on-device alert Promotions and Incentives As has been noted previously, all interactions with the subscriber should be benefit-focused for example, highlighting the benefit to the user of accepting the firmware update message. One very effective technique for increasing acceptance rates is to provide direct incentives to the user for accepting the firmware update. Incentives can be goods and services that are dependent on a well-set-up, bug-free device. For example, for a bug or issue related to internet access, the user might be offered free ringtones from the mobile operator s/carrier s portal. This approach: Incentivizes acceptance Is dependent on a successful update Promotes an advanced data service from the mobile operator/carrier An incentive/promotion could be across any wireless service area and could include such things as: airtime, improved tariff, picture messaging, ringtones, downloadable content, etc. Depending on how well the mobile operator/carrier understands the user base, there also may be opportunities to tailor or segment the incentives/offers. The tailoring of these incentives and promotions will be mobile operator/carrier-specific and will necessarily depend on the commercial strategy and key objectives of the device management program. All mobile operators/carriers have promotional activities occurring throughout the year. When high-priority services are being promoted into the subscriber base, this provides another opportunity to ensure the basic setup of their devices for device management. Services that work well for this are advanced data services that require 11

13 connectivity and specific settings on the device. The device management team needs to engage more widely with the organization in order to tie into these activities. There have been countless examples of mobile operators/carriers incentivizing acceptance this is very well understood process and has significantly increased acceptance rates for those mobile operators/carriers who have used it. Feedback Loops As with any program, there should be both a definition and an execution phase. For each and every element of the program, ongoing monitoring is necessary in order to assess effectiveness and outcomes (e.g., do customers/customer segments understand the message, is the mobile operator/carrier a trusted source, is trust increasing, are Call Center agents effectively supporting call flow, are incentives working, etc.). For an update program of many stages, monitoring and optimization can occur as segments or batches are run. Gathering feedback then allows further tailoring of the programs to improve outcomes and increase acceptance for the next firmware update campaign. Lessons learned in each campaign should be applied to the next one. 12

14 CONTACT US If you would like to receive additional information on our company and our innovative mobility management solutions, please feel free to contact us. Mformation Software Technologies, LLC 581 Main Street, Suite 640 Woodbridge, NJ Tel: Fax: Mformation Software Technologies LLC. All rights reserved 13

An Mformation Whitepaper SERVICE ENABLEMENT USING MDM TO ENABLE HIGH-VALUE DATA SERVICES

An Mformation Whitepaper SERVICE ENABLEMENT USING MDM TO ENABLE HIGH-VALUE DATA SERVICES An Mformation Whitepaper SERVICE ENABLEMENT USING MDM TO ENABLE HIGH-VALUE DATA SERVICES 1 Service Enablement - Using MDM to Enable High-Value Data Services Mobile data contributes significantly to data

More information

From small businesses to large enterprise companies, Recurly offers the simplicity and sophistication your business needs as it grows.

From small businesses to large enterprise companies, Recurly offers the simplicity and sophistication your business needs as it grows. GROWING with From small businesses to large enterprise companies, Recurly offers the simplicity and sophistication your business needs as it grows. Our features, tools, and support help you effectively

More information

Avature Employee Referrals Solution

Avature Employee Referrals Solution Get Engaged to Talent version nº V9.1 Avature helps you tap into employees' social networks and increase their engagement in your ERP so that you can maximize the results of this powerful talent sourcing

More information

ipad in Business Mobile Device Management

ipad in Business Mobile Device Management ipad in Business Mobile Device Management ipad supports Mobile Device Management, giving businesses the ability to manage scaled deployments of ipad across their organizations. These Mobile Device Management

More information

Deploying iphone and ipad Mobile Device Management

Deploying iphone and ipad Mobile Device Management Deploying iphone and ipad Mobile Device Management ios supports Mobile Device Management (MDM), giving businesses the ability to manage scaled deployments of iphone and ipad across their organizations.

More information

iphone in Business Mobile Device Management

iphone in Business Mobile Device Management 19 iphone in Business Mobile Device Management iphone supports Mobile Device Management, giving businesses the ability to manage scaled deployments of iphone across their organizations. These Mobile Device

More information

Developing Vietnam s Infrastructure

Developing Vietnam s Infrastructure Developing Vietnam s Infrastructure Creating investment opportunities by including interoperability in deployment plans Jari Alvinen Chairman of the Board, Open Mobile Alliance www.openmobilealliance.org

More information

31 Examples of how Microsoft Dynamics CRM Integrates with Marketing Automation

31 Examples of how Microsoft Dynamics CRM Integrates with Marketing Automation 31 Examples of how Microsoft Dynamics CRM Integrates with Marketing Automation Manage Email Campaigns In-House 1. Quickly Design Emails Save time creating marketing emails using drag and drop template

More information

CRM. itouch Vision. This document gives an overview of OneTouch Cloud CRM and discusses the different features and functionality.

CRM. itouch Vision. This document gives an overview of OneTouch Cloud CRM and discusses the different features and functionality. itouch Vision CRM This document gives an overview of OneTouch Cloud CRM and discusses the different features and functionality. For further information, about implementation and pricing please contact us.

More information

W H I T E P A P E R. Extend the Value of M2M Modules with Firmware Over-the-Air (FOTA) Updating

W H I T E P A P E R. Extend the Value of M2M Modules with Firmware Over-the-Air (FOTA) Updating W H I T E P A P E R Extend the Value of M2M Modules with Firmware Over-the-Air (FOTA) Updating Extend the Value of M2M Modules with Firmware Over-the-Air (FOTA) Updating Important questions to ask M2M

More information

Mitel Professional Services Catalog for Contact Center JULY 2015 SWEDEN, DENMARK, FINLAND AND BALTICS RELEASE 1.0

Mitel Professional Services Catalog for Contact Center JULY 2015 SWEDEN, DENMARK, FINLAND AND BALTICS RELEASE 1.0 Mitel Professional Services Catalog for Contact Center JULY 2015 SWEDEN, DENMARK, FINLAND AND BALTICS RELEASE 1.0 Contents MITEL PROFESSIONAL SERVICES DELIVERY METHODOLOGY... 2 CUSTOMER NEEDS... 2 ENGAGING

More information

Standard based Device Management

Standard based Device Management Standard based Device Management March 2012 1 Motive at-a-glance Product Div. within Alcatel-Lucent(ALU) Started in 1997 and acquired by ALU Oct. 2008 Based in Austin, TX Focus Help wireline, wireless,

More information

HarePoint Workflow Scheduler Manual

HarePoint Workflow Scheduler Manual HarePoint Workflow Scheduler Manual For SharePoint Server 2010/2013, SharePoint Foundation 2010/2013, Microsoft Office SharePoint Server 2007 and Microsoft Windows SharePoint Services 3.0. Product version

More information

Quick Start Guide: Iridium GO! Advanced Portal

Quick Start Guide: Iridium GO! Advanced Portal Quick Start Guide: Iridium GO! Advanced Portal Contents Set-Up... 3 Overview... 4 Main Tab 1: General... 5 Status.... 5 Settings... 8 Audio.... 8 GPS.... 9 Tab 2: Communication... 9 Wi-Fi... 9 Satellite...

More information

Enterprise Content Management with Microsoft SharePoint

Enterprise Content Management with Microsoft SharePoint Enterprise Content Management with Microsoft SharePoint Overview of ECM Services and Features in Microsoft Office SharePoint Server 2007 and Windows SharePoint Services 3.0. A KnowledgeLake, Inc. White

More information

2. Bulk SMS Software: Custom Desktop Software application using our API.

2. Bulk SMS Software: Custom Desktop Software application using our API. What is Bulk SMS? In marketing industry SMS stands for Smart Marketing Services. The charges for SMS on mobile phones is very high especially when sending multiple messages and exorbitant when sending

More information

Sophos Mobile Control Technical guide

Sophos Mobile Control Technical guide Sophos Mobile Control Technical guide Product version: 2 Document date: December 2011 Contents 1. About Sophos Mobile Control... 3 2. Integration... 4 3. Architecture... 6 4. Workflow... 12 5. Directory

More information

Migrating Within the Cloud, SaaS to SaaS

Migrating Within the Cloud, SaaS to SaaS Migrating Within the Cloud, SaaS to SaaS A Real World Experience COLLABORATIVE WHITEPAPER SERIES COLLABORATIVE WHITE PAPER SERIES: Migrating Within the Cloud, SaaS to SaaS How do you know when a technology

More information

Temperature & Humidity SMS Alert Controller

Temperature & Humidity SMS Alert Controller Temperature & Humidity SMS Alert Controller Version 7 [Windows XP/Vista/7] GSMS THR / GSMS THP Revision 110507 [Version 2.2.14A] ~ 1 ~ SMS Alarm Messenger Version 7 [Windows XP/Vista/7] SMS Pro series

More information

Bottom line you must be compliant. It s the law. If you aren t compliant, you are leaving yourself open to fines, lawsuits and potentially closure.

Bottom line you must be compliant. It s the law. If you aren t compliant, you are leaving yourself open to fines, lawsuits and potentially closure. Payment Card Industry Security Standards Over the past years, a series of new rules and regulations regarding consumer safety and identify theft have been enacted by both the government and the PCI Security

More information

Nokia Siemens Networks Device Management Solution Executive summary

Nokia Siemens Networks Device Management Solution Executive summary NOKIA SIEMENS NETWORKS DEVICE MANAGEMENT SOLUTION Nokia Siemens Networks Device Management Solution Executive summary 2/6 NOKIA SIEMENS NETWORKS DEVICE MANAGEMENT SOLUTION 1. Introduction In today s markets,

More information

Managed Service Plans

Managed Service Plans Managed Service Plans www.linkedtech.com 989.837.3060 989.832.2802 fax Managed Information Technology Services System downtime, viruses, spy ware, losses of productivity Are the computer systems you rely

More information

Customer Support Services Guide

Customer Support Services Guide Customer Support Services Guide pg> 1 of 20 Foreword Services Welcome to ecopy. The goal of this guide is to provide information about the services offered by ecopy s Customer Support Services, Educational

More information

What s New Guide. Help Desk Authority 9.1

What s New Guide. Help Desk Authority 9.1 What s New Guide Help Desk Authority 9.1 2011ScriptLogic Corporation ALL RIGHTS RESERVED. ScriptLogic, the ScriptLogic logo and Point,Click,Done! are trademarks and registered trademarks of ScriptLogic

More information

How To Create A Help Desk For A System Center System Manager

How To Create A Help Desk For A System Center System Manager System Center Service Manager Vision and Planned Capabilities Microsoft Corporation Published: April 2008 Executive Summary The Service Desk function is the primary point of contact between end users and

More information

How to Manage Your Data as a Strategic Information Asset

How to Manage Your Data as a Strategic Information Asset How to Manage Your Data as a Strategic Information Asset CONCLUSIONS PAPER Insights from a webinar in the 2012 Applying Business Analytics Webinar Series Featuring: Mark Troester, Former IT/CIO Thought

More information

TEMS PRODUCTS PART ACTIVE IN TESTING WHITE AND MONITORING OF CONVERGED APPLICATIONS

TEMS PRODUCTS PART ACTIVE IN TESTING WHITE AND MONITORING OF CONVERGED APPLICATIONS TEMS PRODUCTS TITLE TEMS BROCHURE MONITOR MASTER IN COLOR SECOND PART ACTIVE IN TESTING WHITE AND MONITORING OF CONVERGED APPLICATIONS 2 TEMS MONITOR MASTER 8.5 TEMS Monitor Master is a carrier-grade software

More information

NCR APTRA EMARKETING DOES IT ALL

NCR APTRA EMARKETING DOES IT ALL NCR APTRA EMARKETING DOES IT ALL Deliver personalized, relevant messages and marketing across multiple channels. For more information visit www.ncr.com or contact us at www.ncr.com/financial Create customer

More information

Vodafone Secure Device Manager Administration User Guide

Vodafone Secure Device Manager Administration User Guide Vodafone Secure Device Manager Administration User Guide Vodafone New Zealand Limited. Correct as of September 2014. Do business better Contents Introduction 3 Help 4 How to find help in the Vodafone Secure

More information

Read about the many features ExDesk provides your organization including our various implementation options.

Read about the many features ExDesk provides your organization including our various implementation options. ExDesk is a complete help desk software solution that is remotely hosted and accessed via the web for ease of use and affordability. It s a fully configurable help desk software system that matches your

More information

AnceroAir Mobile Device Management (MDM) Service Guide

AnceroAir Mobile Device Management (MDM) Service Guide AnceroAir Mobile Device Management (MDM) Service Guide Contents Service Overview... 3 Core Mobile Device Management... 3 Mobility Management Bundle... 3 Secure Productivity Suite... 4 TouchDown (with Exchange

More information

Customer Experience Management Requires a New Device Perspective

Customer Experience Management Requires a New Device Perspective TELCORDIA IS NOW PART OF ERICSSON SINCE JANUARY 2012 white paper Customer Experience Management Requires a New Device Perspective Abstract The high expectations of mobile customers for performance and

More information

Oracle Real Time Decisions

Oracle Real Time Decisions A Product Review James Taylor CEO CONTENTS Introducing Decision Management Systems Oracle Real Time Decisions Product Architecture Key Features Availability Conclusion Oracle Real Time Decisions (RTD)

More information

Technical White Paper. Altiris Deployment Solution 6.5. Integration in vpms 2006 R2

Technical White Paper. Altiris Deployment Solution 6.5. Integration in vpms 2006 R2 Technical White Paper Altiris Deployment Solution 6.5 Integration in vpms 2006 R2 Contents 1 Preface... 1 2 Introduction... 2 2.1 Requirements...2 3 Background... 3 4 Requirements... 4 5 Configuration

More information

Mobile Device Management

Mobile Device Management Vodafone Global Enterprise Mobile Device Management Technical paper Vodafone Global Enterprise Introduction Managing for the future Secure control over your mobile data, devices and applications. The multi-national

More information

Support Operations Handbook

Support Operations Handbook Support Operations Handbook Cray Platinum Diamond Support Cray Inc. Version 2.2 February 11, 2014 Table of Contents About Cray Customer Service.4 About This Document...........5 Document Version History...

More information

Fromdistance MDM. Setting the standard in device management

Fromdistance MDM. Setting the standard in device management Fromdistance MDM Setting the standard in device management GOAL to make mobile devices part of Enterprise Information System MAIN PRODUCT Fromdistance MDM (Mobile Device Manager) Mobile device management

More information

Key Benefits of Microsoft Visual Studio Team System

Key Benefits of Microsoft Visual Studio Team System of Microsoft Visual Studio Team System White Paper November 2007 For the latest information, please see www.microsoft.com/vstudio The information contained in this document represents the current view

More information

Only Athena provides complete command over these common enterprise mobility needs.

Only Athena provides complete command over these common enterprise mobility needs. Mobile devices offer great potential for making your enterprise run faster, smarter, and more profitably. However, mobile devices can create considerable challenges for your IT organization, since they

More information

Control Traffic from Grey Routes and Boost Enterprise Messaging Revenue

Control Traffic from Grey Routes and Boost Enterprise Messaging Revenue SAP Brief SAP Mobile Services SAP SMS Firewall 365 Objectives Control Traffic from Grey Routes and Boost Enterprise Messaging Revenue Cloud-based managed service helps control messaging abuse Cloud-based

More information

Talk2M ewon Internet Connection How To

Talk2M ewon Internet Connection How To AUG: 003 Rev.: 1.0 How To GPRS Contents: This guide will explain how to set up the Internet connection of your ewon for the Talk2M connection. Table of Contents 1. Hardware and software requirements...

More information

HP Service Manager. Software Version: 9.40 For the supported Windows and Linux operating systems. Processes and Best Practices Guide (Codeless Mode)

HP Service Manager. Software Version: 9.40 For the supported Windows and Linux operating systems. Processes and Best Practices Guide (Codeless Mode) HP Service Manager Software Version: 9.40 For the supported Windows and Linux operating systems Processes and Best Practices Guide (Codeless Mode) Document Release Date: December, 2014 Software Release

More information

WHITEPAPER. Creating and Deploying Predictive Strategies that Drive Customer Value in Marketing, Sales and Risk

WHITEPAPER. Creating and Deploying Predictive Strategies that Drive Customer Value in Marketing, Sales and Risk WHITEPAPER Creating and Deploying Predictive Strategies that Drive Customer Value in Marketing, Sales and Risk Overview Angoss is helping its clients achieve significant revenue growth and measurable return

More information

PULSE SECURE CARE PLUS SERVICES

PULSE SECURE CARE PLUS SERVICES DATASHEET PULSE SECURE CARE PLUS SERVICES Service Overview In today s dynamic marketplace, organizations are under constant pressure to meet market demand while maintaining or increasing return on investment.

More information

Employee Active Directory Self-Service Quick Setup Guide

Employee Active Directory Self-Service Quick Setup Guide Employee Active Directory Self-Service Quick Setup Guide (V2.0) Last update: 11/5/2014 Copyright 2014 InfraDog Inc. All rights reserved Corporate Phone: +1 (416) 473-4096, Fax: +1 (888) 863-3936, Email:

More information

Mobile Banking. Product Overview

Mobile Banking. Product Overview Mobile Banking Product Overview financial services & retail enterprise internet content providers public sector telecommunications > PRODUCT transport Introduction Mobile phones have become an integral

More information

Integrating Autotask Service Desk Ticketing with the Cisco OnPlus Portal

Integrating Autotask Service Desk Ticketing with the Cisco OnPlus Portal Integrating Autotask Service Desk Ticketing with the Cisco OnPlus Portal This Application Note provides instructions for configuring Apps settings on the Cisco OnPlus Portal and Autotask application settings

More information

About This Guide... 4. Signature Manager Outlook Edition Overview... 5

About This Guide... 4. Signature Manager Outlook Edition Overview... 5 Contents About This Guide... 4 Signature Manager Outlook Edition Overview... 5 How does it work?... 5 But That's Not All...... 6 And There's More...... 6 Licensing... 7 Licensing Information... 7 System

More information

Information Technology Solutions. Managed IT Services

Information Technology Solutions. Managed IT Services Managed IT Services System downtime, viruses, spyware, lost productivity; if these problems are impacting your business, it is time to make technology work for you. At ITS, we understand the importance

More information

1. What are the System Requirements for using the MaaS360 for Exchange ActiveSync solution?

1. What are the System Requirements for using the MaaS360 for Exchange ActiveSync solution? MaaS360 FAQs This guide is meant to help answer some of the initial frequently asked questions businesses ask as they try to figure out the who, what, when, why and how of managing their smartphone devices,

More information

Integrating ConnectWise Service Desk Ticketing with the Cisco OnPlus Portal

Integrating ConnectWise Service Desk Ticketing with the Cisco OnPlus Portal Integrating ConnectWise Service Desk Ticketing with the Cisco OnPlus Portal This Application Note explains how to configure ConnectWise PSA (Professional Service Automation) application settings and Cisco

More information

Field Service in the Cloud: Solving the 5 Biggest Challenges of Field Service Delivery

Field Service in the Cloud: Solving the 5 Biggest Challenges of Field Service Delivery Field Service in the Cloud: Solving the 5 Biggest Challenges of Field Service Delivery The ServiceMax Whitepaper Executive Summary The time has come for field service organizations to also reap the benefits

More information

A discussion of information integration solutions November 2005. Deploying a Center of Excellence for data integration.

A discussion of information integration solutions November 2005. Deploying a Center of Excellence for data integration. A discussion of information integration solutions November 2005 Deploying a Center of Excellence for data integration. Page 1 Contents Summary This paper describes: 1 Summary 1 Introduction 2 Mastering

More information

Better Email Marketing: Making Sure Your Messages Get Read & Acted On

Better Email Marketing: Making Sure Your Messages Get Read & Acted On Better Email Marketing: Making Sure Your Messages Get Read & Acted On Better Email Marketing What to Know Where to Start What to Watch Out For Information You Need to Gather About Your Audience How to

More information

Proven deployments across different Industry verticals; Being used by leading brands

Proven deployments across different Industry verticals; Being used by leading brands What is SapphireIMS? Comprehensive IT Service Management Suite consisting of IT Service desk certified as per ITIL 3.0 (ITSM) IT Asset management (ITAM) Business Service Monitoring (BSM) IT Automation

More information

Case Management Implementation Guide

Case Management Implementation Guide Case Management Implementation Guide Salesforce, Summer 15 @salesforcedocs Last updated: June 30, 2015 Copyright 2000 2015 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark

More information

J-Care Agility Services

J-Care Agility Services Agility Services Service Description January 2010 Contents 1. Introduction... 2 2. Eligibility and Purchasing... 2 3. Service Features and Deliverable Description... 2 4. Customer Responsibilities... 8

More information

Computrace Agent Quick Reference and Best Practices Guide

Computrace Agent Quick Reference and Best Practices Guide Computrace Agent Quick Reference and Best Practices Guide www.absolute.com May 14, 2008 Absolute Software Computrace Agent Quick Reference and Best Practices Guide This document, as well as the software

More information

Best Practices for Deploying and Managing Linux with Red Hat Network

Best Practices for Deploying and Managing Linux with Red Hat Network Best Practices for Deploying and Managing Linux with Red Hat Network Abstract This technical whitepaper provides a best practices overview for companies deploying and managing their open source environment

More information

Manage Risk And Fraud Across The Entire Customer Lifecycle

Manage Risk And Fraud Across The Entire Customer Lifecycle N E T M I N D E N T E R P R I S E C U S T O M E R R I S K & F R A U D M A N A G E M E N T Manage Risk And Fraud Across The Entire Customer Lifecycle NetMind is a cutting edge, enterprise class risk and

More information

Are you looking for a single solution to deliver targeted marketing campaigns across multiple channels?

Are you looking for a single solution to deliver targeted marketing campaigns across multiple channels? Are you looking for a single solution to deliver targeted marketing campaigns across multiple channels? NCR APTRA TM emarketing For Retail Experience a new world of interaction C-Tailing Imperative Marketers

More information

QuickStart Guide for Mobile Device Management. Version 8.6

QuickStart Guide for Mobile Device Management. Version 8.6 QuickStart Guide for Mobile Device Management Version 8.6 JAMF Software, LLC 2012 JAMF Software, LLC. All rights reserved. JAMF Software has made all efforts to ensure that this guide is accurate. JAMF

More information

Warranty Claims Management System (WCMS)

Warranty Claims Management System (WCMS) Warranty Claims Management System (WCMS) Product Overview Many warranty departments are not as efficient as they can be in terms of speed and communication. Often, claims are handled via email and telephone

More information

Installing and Administering VMware vsphere Update Manager

Installing and Administering VMware vsphere Update Manager Installing and Administering VMware vsphere Update Manager Update 1 vsphere Update Manager 5.1 This document supports the version of each product listed and supports all subsequent versions until the document

More information

RS MDM. Integration Guide. Riversand

RS MDM. Integration Guide. Riversand RS MDM 2009 Integration Guide This document provides the details about RS MDMCenter integration module and provides details about the overall architecture and principles of integration with the system.

More information

NMS300 Network Management System

NMS300 Network Management System NMS300 Network Management System User Manual June 2013 202-11289-01 350 East Plumeria Drive San Jose, CA 95134 USA Support Thank you for purchasing this NETGEAR product. After installing your device, locate

More information

User Guide: Vodafone Mobile Broadband

User Guide: Vodafone Mobile Broadband User Guide: Vodafone Mobile Broadband Contents Introduction... 3 Vodafone Mobile Broadband... 4 Application Start... 4 Main View... 4 Pre-Pay Account Option... 4 My Account tab... 5 Customer Messaging...

More information

Maintaining a Competitive Edge with Interaction Analysis

Maintaining a Competitive Edge with Interaction Analysis Explore Maintaining a Competitive Edge with Interaction Analysis Winner of the Frost & Sullivan 2007 Product Innovation Award Autonomy etalk White Paper Maintaining a Competitive Edge with Interaction

More information

Pivotal CRM: The Market s Most Innovative CRM Solution

Pivotal CRM: The Market s Most Innovative CRM Solution Pivotal CRM: The Market s Most Innovative CRM Solution Pivotal CRM: Microsoft Partner of the Year Why Your Business Will Love Pivotal CRM BUSINESS INNOVATION What Is Business Innovation? Business innovation

More information

ATM Channel Management

ATM Channel Management Hosted by: Presented by: ATM Channel Management Agenda Introduction Marketing at the ATM ATM Availability Management Software Deployment Future of Channel Management Q & A Introduction ATM Channel Management

More information

W H I T E P A P E R T h e B u s i n e s s V a l u e o f P r o a c t i v e S u p p o r t S e r v i c e s

W H I T E P A P E R T h e B u s i n e s s V a l u e o f P r o a c t i v e S u p p o r t S e r v i c e s Global Headquarters: 5 Speen Street Framingham, MA 01701 USA P.508.872.8200 F.508.935.4015 www.idc.com W H I T E P A P E R T h e B u s i n e s s V a l u e o f P r o a c t i v e S u p p o r t S e r v i

More information

SapphireIMS Service Desk Feature Specification

SapphireIMS Service Desk Feature Specification SapphireIMS Service Desk Feature Specification All rights reserved. COPYRIGHT NOTICE AND DISCLAIMER No parts of this document may be reproduced in any form without the express written permission of Tecknodreams

More information

AppAssure Software Information Collection Utility: AAInfo

AppAssure Software Information Collection Utility: AAInfo AppAssure Software Information Collection Utility: AAInfo Introduction AppAssure Software understands the value of being able to quickly and easily provide our technical staff valuable system information

More information

Managing Software Updates with System Center 2012 R2 Configuration Manager

Managing Software Updates with System Center 2012 R2 Configuration Manager Managing Software Updates with System Center 2012 R2 Configuration Manager Managing Microsoft Updates with Configuration Manager 2012 R2 This document is for informational purposes only. MICROSOFT MAKES

More information

Monetizing Mobile Software Management: Business Models and Benefits to the Software Value Chain

Monetizing Mobile Software Management: Business Models and Benefits to the Software Value Chain Monetizing Mobile Software Management: Business Models and Benefits to the Software Value Chain TABLE OF CONTENTS 1. Executive Summary...2 2. Introduction to Mobile Software Management...2 3. Mobile Software

More information

1. Introduction...3 2. Email Deliverability-Benchmarks...4 2.1. Working with Your Service Provider...4 2.2. Email sent...4 2.3. Email delivered...

1. Introduction...3 2. Email Deliverability-Benchmarks...4 2.1. Working with Your Service Provider...4 2.2. Email sent...4 2.3. Email delivered... 1. Introduction...3 2. Email Deliverability-Benchmarks...4 2.1. Working with Your Service Provider...4 2.2. Email sent...4 2.3. Email delivered...4 2.4. Bounces....4 2.5. Email unsubscribe requests....5

More information

Kaseya 2. User Guide. Version 7.0. English

Kaseya 2. User Guide. Version 7.0. English Kaseya 2 Mobile Device Management User Guide Version 7.0 English September 3, 2014 Agreement The purchase and use of all Software and Services is subject to the Agreement as defined in Kaseya s Click-Accept

More information

Remote Services. Managing Open Systems with Remote Services

Remote Services. Managing Open Systems with Remote Services Remote Services Managing Open Systems with Remote Services Reduce costs and mitigate risk with secure remote services As control systems move from proprietary technology to open systems, there is greater

More information

Customer Success Platform Buyer s Guide

Customer Success Platform Buyer s Guide Customer Success Platform Buyer s Guide Table of Contents Customer Success Platform Overview 3 Getting Started 4 Making the case 4 Priorities and problems 5 Key Components of a Successful Customer Success

More information

Support Desk Help Manual. v 1, May 2014

Support Desk Help Manual. v 1, May 2014 Support Desk Help Manual v 1, May 2014 Table of Contents When do I create a ticket in DataRPM?... 3 How do I decide the Priority of the bug I am logging in?... 3 How do I Create a Ticket?... 3 How do I

More information

QMX ios MDM Pre-Requisites and Installation Guide

QMX ios MDM Pre-Requisites and Installation Guide QMX ios MDM Pre-Requisites and Installation Guide QMX System Requirements The following requirements apply to the system that QMX will be installed on. This system will host the QMX MDM Service. These

More information

Red Hat Network: Monitoring Module Overview

Red Hat Network: Monitoring Module Overview Red Hat Network: Monitoring Module Overview Red Hat has built the next generation of systems management software presenting both highgrowth businesses and service providers with a simple, scalable and

More information

Better Data. Smarter Decisions. Learn to Maximize Growth with Marketing Data. Greater Revenue.

Better Data. Smarter Decisions. Learn to Maximize Growth with Marketing Data. Greater Revenue. Better Data. Smarter Decisions. Learn to Maximize Growth with Marketing Data Greater Revenue. DataMentors, LLC March 2014 1 Better Data. Smarter Decisions. Greater Revenue. Better Data. Smarter Decisions.

More information

Feature List for Kaspersky Security for Mobile

Feature List for Kaspersky Security for Mobile Feature List for Kaspersky Security for Mobile Contents Overview... 2 Simplified Centralized Deployment... 2 Mobile Anti-Malware... 3 Anti-Theft / Content Security... Error! Bookmark not defined. Compliance

More information

BlackBerry Mobile Voice System

BlackBerry Mobile Voice System BlackBerry Mobile Voice System Mobile Unified Communications BlackBerry Mobile Voice System (BlackBerry MVS) brings desk phone features to BlackBerry smartphones. Work with one business number at the office

More information

A Guide Through the BPM Maze

A Guide Through the BPM Maze A Guide Through the BPM Maze WHAT TO LOOK FOR IN A COMPLETE BPM SOLUTION With multiple vendors, evolving standards, and ever-changing requirements, it becomes difficult to recognize what meets your BPM

More information

WHITE PAPER PAPER. Retail Store Automation Systems Management and the Role of the Bar Code Scanner. What Is Retail Store Automation Management?

WHITE PAPER PAPER. Retail Store Automation Systems Management and the Role of the Bar Code Scanner. What Is Retail Store Automation Management? WHITE PAPER PAPER Retail Store Automation Systems Management and the Role of the Bar Code Scanner What Is Retail Store Automation Management? Remote Systems Management is the ability to manage and control

More information

Experience Business Success Invest in Microsoft CRM Today

Experience Business Success Invest in Microsoft CRM Today Experience Business Success Invest in Microsoft CRM Today Published: August 2005 The information contained in this document represents the current view of Microsoft Corporation on the issues discussed

More information

mysensors mysensors Wireless Sensors and and Cellular Gateway Quick Start Guide Information to Users Inside the Box

mysensors mysensors Wireless Sensors and and Cellular Gateway Quick Start Guide Information to Users Inside the Box mysensors mysensors Wireless Sensors and and Cellular Gateway Quick Start Guide Information to Users The mysensors wireless products referenced in this Quick Start Guide have been tested to comply with

More information

AT&T Global Network Client Client Features Guide. Version 9.6

AT&T Global Network Client Client Features Guide. Version 9.6 Version 9.6 AT&T Global Network Client Client Features Guide 2015 AT&T Intellectual Property. All rights reserved. AT&T, the AT&T logo and all other AT&T marks contained herein are trademarks of AT&T Intellectual

More information

Juniper Care Plus Services

Juniper Care Plus Services Juniper Care Plus Services Service Overview In today s dynamic marketplace, organizations are under constant pressure to meet market demand while maintaining or increasing return on investment. IT departments

More information

QuickStart Guide for Mobile Device Management

QuickStart Guide for Mobile Device Management QuickStart Guide for Mobile Device Management Version 8.5 Inventory Configuration Security Management Distribution JAMF Software, LLC 2012 JAMF Software, LLC. All rights reserved. JAMF Software has made

More information

Smart Business Architecture for Midsize Networks Network Management Deployment Guide

Smart Business Architecture for Midsize Networks Network Management Deployment Guide Smart Business Architecture for Midsize Networks Network Management Deployment Guide Introduction: Smart Business Architecture for Mid-sized Networks, Network Management Deployment Guide With the Smart

More information

IDD-213T User Manual. (Rev. 1.0) China Aerospace Telecommunications Limited

IDD-213T User Manual. (Rev. 1.0) China Aerospace Telecommunications Limited (Rev. 1.0) China Aerospace Telecommunications Limited Contents 1. Introduction......3 2. Specifications...4 2.1 External Interface... 4 2.2 Status Indicator...... 5 2.3 Technical Parameters... 6 3. Device

More information

Encrypted Email Users Guide. Revised 6/8/2015

Encrypted Email Users Guide. Revised 6/8/2015 Encrypted Email Users Guide Revised 6/8/2015 Contents Encrypted email service overview Registering, activating and maintaining an account Online Help Accessing the encrypted email portal screens Downloading

More information

DST EMAIL. Product FAQs. Thank you for using our products. DST UK www.dstsystems.co.uk

DST EMAIL. Product FAQs. Thank you for using our products. DST UK www.dstsystems.co.uk EFFECTIVE PERSONALISED PRINT AND E-COMMUNICATION SOLUTIONS DESIGNED WITH YOU IN MIND DSTSYSTEMS.CO.UK DST EMAIL Product FAQs version 01 Thank you for using our products. DST UK www.dstsystems.co.uk DST

More information

Junifer Utility CIS. Flexibility. Scalability. Cost Effectiveness

Junifer Utility CIS. Flexibility. Scalability. Cost Effectiveness Junifer Utility CIS The volumes associated with Smart Meter rollout can be overwhelming. For instance in just the first two hours of operation, a Smart Meter implementation will generate the same amount

More information

GoToAssist Integration White Paper

GoToAssist Integration White Paper White paper Integration White Paper Integration Services offer a variety of methods to integrate Citrix, the industry-leading remote-support solution, into an existing infrastructure quickly and easily.

More information

EVERYTHING YOU NEED TO KNOW ABOUT EMAILCONDUCTOR

EVERYTHING YOU NEED TO KNOW ABOUT EMAILCONDUCTOR EVERYTHING YOU NEED TO KNOW ABOUT EMAILCONDUCTOR (AND THEN SOME...) General Information EmailConductor is a mature application now in its seventh major release, and is being used by more than 60 financial

More information

Are all MT messages originating from your Production short code and not the mblox test code (28444)?

Are all MT messages originating from your Production short code and not the mblox test code (28444)? mblox Certification Checklist PLEASE NOTE: These guidelines are not intended to supersede or replace any requirements in the MMA or Carrier Guidelines. They are merely to aid providers and their clients

More information