Reference Architecture: XenMobile with NetScaler

Size: px
Start display at page:

Download "Reference Architecture: XenMobile with NetScaler"

Transcription

1 ARCHITECTURE XenMobile Reference Architecture: XenMobile with NetScaler Configuration Guide for Establishing NS Load Balancing Front End

2 Table of Contents Table of Contents... 2 Introduction... 3 Network Flow Diagram... 4 XenMobile Port Table... 4 Load Balancing Configuration on NetScaler... 7 Conclusion Additional Links Key Contributors Disclaimer XenMobile on NetScaler Reference Architecture Page 2

3 Introduction Citrix Systems offering of XenMobile is a comprehensive solution portfolio designed to enable customers to experience the benefits of Mobile Device Management while maintaining secure access to applications and desktops. The purpose of this document is to provide reference architecture to place a NetScaler in front of your XenMobile MDM solution. This will allow the XenMobile Device Manager (XDM) to be placed within the walls of your datacenter leaving the NetScaler appliance in the DMZ. This will allow for a secure and scalable rollout of your MDM solution. We will walk through several diagrams to prepare us for the configuration steps near the conclusion of this document. This document covers configuration of the load balancing VIPs and not the overall setup of the NetScaler. For additional resources around the NetScaler and other configurations, please visit the Additional links section at the end of this document. Below (Diagram 1.1) is a basic architecture of the XenMobile environment before the addition of the NetScaler. Diagram 1.1 XenMobile on NetScaler Reference Architecture Page 3

4 Network Flow Diagram In the basic diagram below, we are showing the key ports within the function of the MDM solution. A full description of the ports required for the solution is laid out in the ports table. A quick summary of the current diagram is that port 80 and 443 are used by ios, Android and Windows devices for communication. With regards to port 8443, Apple ios uses this for over-the-air registration of the device with the XDM. The use of the server FQDN will also make use of this port. This FQDN is key, as this has been registered with the Apple Push Notification Service. Diagram 1.2 INTERNET ZONE CORPORATE DMZ ZONE CORPORATE LAN ZONE (TCP 389/636) LDAP/S Active Directory/LDAP TCP 80 TCP 80 TCP 1433 TCP 443 TCP 443 TCP 8443 NetScaler LB TCP 8443 XenMobile Device Manager HTTPS 443 MS SQL Server Microsoft CA or PKI Entity Diagram 1.2: A basic diagram of the network flow for NetScaler and XenMobile. Note the open internal ports of 80, 443 and XenMobile Port Table This table is designed to guide the XenMobile Administrator and Network Administrator through the TCP/IP Port requirements for the Device Manager Server and mobile device agent connections. XenMobile Device Manager Firewall Port Requirements TCP Port Description Source Destination 25 By default, the XDM SMTP configuration of the Notification Service uses port 25. However, if your corporate SMTP server uses a different port, XenMobile Device Manager Corporate SMTP Server XenMobile on NetScaler Reference Architecture Page 4

5 make sure that your corporate firewall does not block that port. Server 80 Over-the-Air (OTA) Enrollment and Agent Setup (Android and Windows Mobile) Over-the-Air (OTA) Enrollment and Agent Setup (Android and Windows Mobile), XDM Web Console, XDM Remote Support Client XDM Server Enterprise App Store connection to Apple itunes App Store (ax.itunes.apple.com). Used for publishing recommended itunes App Store apps from the available ios applications within the Web Console and ios Agent Internet Corporate LAN and Wi-Fi XenMobile Device Manager Server XenMobile Device Manager Server Apple itunes App Store (ax.itunes.apple.com) 80 or 443 XenMobile Device Manager Nexmo SMS Notification Relay outbound connection XenMobile Device Manager Server Nexmo SMS Relay server 389 or 636 LDAP/LDAPS connection from XDM Server to Directory Service Host (Active Directory Global Catalog server or equivalent LDAP directory service host) XenMobile Device Manager Server LDAP / Active Directory Services 443 SSL OTA Enrollment/Agent Setup (Android and Windows Mobile), All Device-related traffic and data connections (ios, Android and Windows Mobile) SSL OTA Enrollment/Agent Setup (Android and Windows Mobile), All Device-related traffic and data connections (ios, Android and Windows Mobile), XDM Web Console Internet Corporate LAN and Wi-Fi XenMobile Device Manager Server Remote database server connection to separate SQL Server (Optional) Apple APNS (Push Notification Service) outbound connection to gateway.push.apple.com, used for ios device notifications and device policy push XenMobile Device Manager Server XenMobile Device Manager SQL Server Internet (Apple APNS Service Hosts on public IP network /8) XenMobile on NetScaler Reference Architecture Page 5

6 2196 Apple APNS (Push Notification Service) outbound Server connection to feedback.push.apple.com, used for ios device notifications and device policy push 5223 Apple APNS (Push Notification Service) outbound connection from ios devices connected via Wi-Fi network to *.push.apple.com ios device on Wi-Fi network service Internet 8443 Over-the-Air (OTA) Enrollment for ios Devices only Corporate LAN and Wi-Fi XenMobile Device Manager Server Mobile App Tunnel Ports (Android and Windows App Mobile) to destination internal Application Server Tunnel via the XDM Server (All ports are individually defined for each Mobile AppTunnel used by a Ports Device through a XDM Device Configuration Policy) Internet Application Server via XenMobile Device Manager Server 1 Corporate LAN traffic outbound to DMZ and the Internet is assumed to be allowed. PLEASE NOTE: When using Remote Support or Mobile App tunnel (Android and Windows Mobile), the following traffic needs to be open at the firewall: TCP Port Description Source Destination 8081 Remote Support Console default server inbound connection (depending on the Remote Support Tunnel definition) Remote Support Console XenMobile Device Manager Server 80 or 443 Remote Support Console access to XDM to retrieve device list. Remote Support Console XenMobile Device Manager Server Tunnel port Mobile Application Tunnel access to Application XenMobile Device Server (port configured in the tunnel definition) Manager Server Internal Application Server XenMobile on NetScaler Reference Architecture Page 6

7 Load Balancing Configuration on NetScaler This section covers the required load balancing configuration on the NetScaler for use with XenMobile. For other links to other possible configurations, please see the Additional Links section at the end of this document. To begin configuration, the first step of this process will be to create the Servers entry in the load balancing section of the NS console. Add the Server Name and the internal IP address that the NetScaler will be routing the traffic to. Create your XenMobile Server that you are load balancing After you have created the entry for the XenMobile server, create your services for the 3 major ports as depicted in the Diagram 1.2. The screen shots below have incorporated the port number into the name for easy reference. All three services will be pointing to the same server. The screen shots only show tabs with information that has been edited. XenMobile on NetScaler Reference Architecture Page 7

8 Create our Services: Here is the basic setup for the services over port 80. Basic information for the port 80 monitor, all other tabs are configured as default; XenMobile on NetScaler Reference Architecture Page 8

9 Basic setup of the services for port 443: Configure the monitor for port 443, and all other tabs are configured as default: XenMobile on NetScaler Reference Architecture Page 9

10 Basic setup of services for port 8443: Configure the services for port 8443, and all tabs are configured as default: The final step will be to create the Virtual Servers using the Load Balancing Services and Server(s) that were previously configured. We have named the Virtual Server with the proper task in line from the port table from above. Configure your virtual servers: XenMobile on NetScaler Reference Architecture Page 10

11 For the enrollment Virtual Server (port 443), we place a check box next to the proper service that was set up. We then set the Method and Persistence tab for Least Connection and SSLSESSION with a timeout of 2 minutes. The IP address listed will be the address accessible in the DMZ address space. This IP address will be registered with DNS. Please verify that devices on the corporate LAN environment can be routed to this virtual server. Configure your XenMobile_Enroll (443) virtual server with your external/dmz IP address: XenMobile on NetScaler Reference Architecture Page 11

12 Configure the Method and Persistence as before: The same process will be followed for the creation of the Virtual Server for ports 8443 and 80. XenMobile on NetScaler Reference Architecture Page 12

13 Configure 8443 (profiles for ios) with same external IP: XenMobile on NetScaler Reference Architecture Page 13

14 Configure Profiles, Method and Persistence: XenMobile on NetScaler Reference Architecture Page 14

15 Configure the Virtual Server for port 80 (Console) settings: XenMobile on NetScaler Reference Architecture Page 15

16 Configure Console, Method and Persistence: XenMobile on NetScaler Reference Architecture Page 16

17 Conclusion This completes the configuration for front ending the XenMobile MDM environment with NetScaler. Load Balancing of all essential ports for the XenMobile server is complete Additional Links Below is a list of additional links for other configurations: Citrix XenMobile Solutions: XenMobile MDM edocs: Deploying Mobility Solutions Bundle Components: Key Contributors Josh Fleming, Senior Systems Engineer Jon Eugenio, Senior Systems Engineer Florin Lazurca, Senior Architect Author Content Contributor and Reviewer Content Contributor XenMobile on NetScaler Reference Architecture Page 17

18 Disclaimer THIS DOCUMENT IS FOR INFORMATIONAL PURPOSES ONLY, AND MAY CONTAIN TYPOGRAPHICAL ERRORS AND TECHNICAL INACCURACIES. THE CONTENT IS PROVIDED AS IS, WITHOUT EXPRESS OR IMPLIED WARRANTIES OF ANY KIND. Copyright 2013 Citrix Systems Inc. All rights reserved. Reproduction of this material in any manner whatsoever without the express written permission of Citrix Systems Inc. is strictly forbidden. For more information, contact Citrix Systems. Citrix, the Citrix logo, and the Citrix badge are trademarks of Citrix Systems Inc. Microsoft and Windows are registered trademarks of Microsoft Corporation in the United States and/or other countries. Other trademarks and trade names may be used in this document to refer to either the entities claiming the marks and names or their products. INTERNAL TRACKING LAST EDIT: 13-MAR-2013 JCE/JF Change: M.S. Edits XenMobile on NetScaler Reference Architecture Page 18

Using Dell Repository Manager to Update Your Local Repository

Using Dell Repository Manager to Update Your Local Repository Using Dell Repository Manager to Update Your Local Repository A Dell Technical White Paper Dell Inc. Dell Repository Manager Team i THIS WHITE PAPER IS FOR INFORMATIONAL PURPOSES ONLY, AND MAY CONTAIN

More information

Vendor: Citrix. Exam Code: 1Y Exam Name: Designing, Deploying and Managing Citrix XenMobile Solutions. Version: Demo

Vendor: Citrix. Exam Code: 1Y Exam Name: Designing, Deploying and Managing Citrix XenMobile Solutions. Version: Demo Vendor: Citrix Exam Code: 1Y0-370 Exam Name: Designing, Deploying and Managing Citrix XenMobile Solutions Version: Demo QUESTION NO: 1 Which connection type is used when WorxWeb for ios is configured to

More information

Citrix Exam 1Y0-371 Designing, Deploying and Managing Citrix XenMobile 10 Enterprise Solutions Version: 6.0 [ Total Questions: 143 ]

Citrix Exam 1Y0-371 Designing, Deploying and Managing Citrix XenMobile 10 Enterprise Solutions Version: 6.0 [ Total Questions: 143 ] s@lm@n Citrix Exam 1Y0-371 Designing, Deploying and Managing Citrix XenMobile 10 Enterprise Solutions Version: 6.0 [ Total Questions: 143 ] Topic break down Topic Topic 1: Installing the Components of

More information

Exam Questions 1Y0-371

Exam Questions 1Y0-371 Exam Questions 1Y0-371 Designing, Deploying and Managing Citrix XenMobile 10 Enterprise Solutions https://www.2passeasy.com/dumps/1y0-371/ 1. Scenario: A Citrix Engineer needs to deploy a XenMobile solution

More information

1Y0-371.exam. Number: 1Y0-371 Passing Score: 800 Time Limit: 120 min. Citrix 1Y0-371

1Y0-371.exam. Number: 1Y0-371 Passing Score: 800 Time Limit: 120 min. Citrix 1Y0-371 1Y0-371.exam Number: 1Y0-371 Passing Score: 800 Time Limit: 120 min Citrix 1Y0-371 Designing, Deploying and Managing Citrix XenMobile 10 Enterprise Solutions Sections 1. Installing the Components of a

More information

1Y0-371 Q&As. Designing, Deploying and Managing Citrix XenMobile 10 Enterprise Solutions. Pass home 1Y0-371 Exam with 100% Guarantee

1Y0-371 Q&As. Designing, Deploying and Managing Citrix XenMobile 10 Enterprise Solutions. Pass home 1Y0-371 Exam with 100% Guarantee 1Y0371 Q&As Designing, Deploying and Managing Citrix XenMobile 10 Enterprise Solutions Pass home 1Y0371 Exam with 100% Guarantee Free Download Real Questions & Answers PDF and VCE file from: 100% Passing

More information

Installation Guide. McAfee Enterprise Mobility Management 10.1

Installation Guide. McAfee Enterprise Mobility Management 10.1 Installation Guide McAfee Enterprise Mobility Management 10.1 COPYRIGHT Copyright 2012 McAfee, Inc. Do not copy without permission. TRADEMARK ATTRIBUTIONS McAfee, the McAfee logo, McAfee Active Protection,

More information

Trend Micro Incorporated reserves the right to make changes to this document and to the products described herein without notice. Before installing and using the product, please review the readme files,

More information

Sophos Mobile Control SaaS startup guide. Product version: 6.1

Sophos Mobile Control SaaS startup guide. Product version: 6.1 Sophos Mobile Control SaaS startup guide Product version: 6.1 Document date: September 2016 Contents 1 About this guide...4 2 About Sophos Mobile Control...5 3 What are the key steps?...7 4 Change your

More information

Pre-Installation ZENworks Mobile Management 2.7.x August 2013

Pre-Installation ZENworks Mobile Management 2.7.x August 2013 www.novell.com/documentation Pre-Installation ZENworks Mobile Management 2.7.x August 2013 Legal Notices Novell, Inc., makes no representations or warranties with respect to the contents or use of this

More information

Citrix 1Y0-371 Exam. Exam: 1Y Title : Designing, Deploying and Managing Citrix XenMobile 10 Enterprise Solutions

Citrix 1Y0-371 Exam. Exam: 1Y Title : Designing, Deploying and Managing Citrix XenMobile 10 Enterprise Solutions Citrix 1Y0-371 Exam Passing Score: 800 Time Limit: 120 min Exam: 1Y0-371 Title : Designing, Deploying and Managing Citrix XenMobile 10 Enterprise Solutions Экзамен A QUESTION 1 Which XenMobile deployment

More information

VMware Enterprise Systems Connector Installation and Configuration. JULY 2018 VMware Identity Manager 3.2 VMware Identity Manager VMware AirWatch 9.

VMware Enterprise Systems Connector Installation and Configuration. JULY 2018 VMware Identity Manager 3.2 VMware Identity Manager VMware AirWatch 9. VMware Enterprise Systems Connector Installation and Configuration JULY 2018 VMware Identity Manager 3.2 VMware Identity Manager VMware AirWatch 9.3 You can find the most up-to-date technical documentation

More information

Sophos Mobile Control SaaS startup guide. Product version: 7

Sophos Mobile Control SaaS startup guide. Product version: 7 Sophos Mobile Control SaaS startup guide Product version: 7 Contents 1 About this guide...4 2 About Sophos Mobile Control...5 3 What are the key steps?...7 4 Change your password...8 5 Change your login

More information

XenMobile 8.5 Migration Whitepaper

XenMobile 8.5 Migration Whitepaper Mobile Platforms Group XenMobile 8.5 Migration Whitepaper This document outlines the supported migration path from CloudGateway 2.6 components to XenMobile (Project Ares) components. In addition, the document

More information

Citrix.Certkey.1Y0-370.v by.JAMIE.60q. Exam Code: 1Y Exam Name: Designing, Deploying and Managing Citrix XenMobile Solutions

Citrix.Certkey.1Y0-370.v by.JAMIE.60q. Exam Code: 1Y Exam Name: Designing, Deploying and Managing Citrix XenMobile Solutions Citrix.Certkey.1Y0-370.v2014-06-12.by.JAMIE.60q Number: 1Y0-370 Passing Score: 620 Time Limit: 105 min File Version: 20.5 http://www.gratisexam.com/ Exam Code: 1Y0-370 Exam Name: Designing, Deploying and

More information

Trend Micro Incorporated reserves the right to make changes to this document and to the products described herein without notice. Before installing and using the product, please review the readme files,

More information

CUSTOMER SAP Afaria Overview

CUSTOMER SAP Afaria Overview SAP Afaria 7 SP17 Document Version: 1.0 2016-08-07 CUSTOMER Content 1 Afaria Overview....3 1.1 About Afaria....3 1.2 Afaria Access and Support....4 1.3 Finding Information....5 2 Afaria Architecture....7

More information

PASS4TEST. IT Certification Guaranteed, The Easy Way! We offer free update service for one year

PASS4TEST. IT Certification Guaranteed, The Easy Way!   We offer free update service for one year PASS4TEST \ http://www.pass4test.com We offer free update service for one year Exam : 1Y0-371 Title : Designing, Deploying and Managing Citrix XenMobile 10 Enterprise Solutions Vendor : Citrix Version

More information

Configuration Guide. BlackBerry UEM. Version 12.9

Configuration Guide. BlackBerry UEM. Version 12.9 Configuration Guide BlackBerry UEM Version 12.9 Published: 2018-07-16 SWD-20180713083904821 Contents About this guide... 8 Getting started... 9 Configuring BlackBerry UEM for the first time...9 Configuration

More information

Maintaining High Availability for Enterprise Voice in Microsoft Office Communication Server 2007

Maintaining High Availability for Enterprise Voice in Microsoft Office Communication Server 2007 Maintaining High Availability for Enterprise Voice in Microsoft Office Communication Server 2007 A Dell Technical White Paper By Farrukh Noman Dell Product Group - Enterprise THIS WHITE PAPER IS FOR INFORMATIONAL

More information

Sophos Mobile SaaS startup guide. Product version: 7.1

Sophos Mobile SaaS startup guide. Product version: 7.1 Sophos Mobile SaaS startup guide Product version: 7.1 Contents 1 About this guide...4 2 What are the key steps?...5 3 Change your password...6 4 Change your login name...7 5 Activate SMC Advanced licenses...8

More information

Deploying VMware Identity Manager in the DMZ. JULY 2018 VMware Identity Manager 3.2

Deploying VMware Identity Manager in the DMZ. JULY 2018 VMware Identity Manager 3.2 Deploying VMware Identity Manager in the DMZ JULY 2018 VMware Identity Manager 3.2 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have

More information

Customer Name. Citrix Cloud XenMobile Service Onboarding Handbook

Customer Name. Citrix Cloud XenMobile Service Onboarding Handbook Citrix Systems Netherlands BV Spaces Zuidas, 5 th floor Barbara Strozzilaan 201 1083 HN Amsterdam Phone: +31 (0)20 302 3400 E-mail: info@citrix.com Web: http://www.citrix.nl Customer Name Author: Jeroen

More information

Sophos Mobile in Central

Sophos Mobile in Central startup guide Product Version: 8.1 Contents About this guide... 1 What are the key steps?... 2 Activate Mobile Advanced licenses... 3 Configure settings... 4 Configure personal settings...4 Configure technical

More information

BlackBerry UEM Configuration Guide

BlackBerry UEM Configuration Guide BlackBerry UEM Configuration Guide 12.9 2018-11-05Z 2 Contents Getting started... 7 Configuring BlackBerry UEM for the first time... 7 Configuration tasks for managing BlackBerry OS devices... 9 Administrator

More information

Managing Windows 8.1 Devices with XenMobile

Managing Windows 8.1 Devices with XenMobile Managing Windows 8.1 Devices with XenMobile Mobile Device Management for Windows 8.1 Devices The Bring Your Own Device Challenge With the advent of the bring your own device (BYOD) trend, employees expect

More information

Sophos Mobile as a Service

Sophos Mobile as a Service startup guide Product Version: 8 Contents About this guide... 1 What are the key steps?... 2 Change your password... 3 Change your login name... 4 Activate Mobile Advanced licenses...5 Check your licenses...6

More information

Product Guide. McAfee Enterprise Mobility Management (McAfee EMM ) 9.6

Product Guide. McAfee Enterprise Mobility Management (McAfee EMM ) 9.6 Product Guide McAfee Enterprise Mobility Management (McAfee EMM ) 9.6 COPYRIGHT Copyright 2011 McAfee, Inc. All Rights Reserved. No part of this publication may be reproduced, transmitted, transcribed,

More information

Configuration Guide. BlackBerry UEM. Version 12.7 Maintenance Release 2

Configuration Guide. BlackBerry UEM. Version 12.7 Maintenance Release 2 Configuration Guide BlackBerry UEM Version 12.7 Maintenance Release 2 Published: 2017-12-04 SWD-20171130134721747 Contents About this guide... 8 Getting started... 9 Configuring BlackBerry UEM for the

More information

Configuring and Delivering Salesforce as a managed application to XenMobile Users with NetScaler as the SAML IDP (Identity Provider)

Configuring and Delivering Salesforce as a managed application to XenMobile Users with NetScaler as the SAML IDP (Identity Provider) Solution Guide ios Managed Configuration Configuring and Delivering Salesforce as a managed application to XenMobile Users with NetScaler as the SAML IDP (Identity Provider) Solution Guide 1 Introduction

More information

Deploying VMware Identity Manager in the DMZ. SEPT 2018 VMware Identity Manager 3.3

Deploying VMware Identity Manager in the DMZ. SEPT 2018 VMware Identity Manager 3.3 Deploying VMware Identity Manager in the DMZ SEPT 2018 VMware Identity Manager 3.3 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have

More information

Dell Management Console Best Practices

Dell Management Console Best Practices Dell Management Console Best Practices Dell Technical White Paper Dell Product Group - Enterprise THIS WHITE PAPER IS FOR INFORMATIONAL PURPOSES ONLY, AND MAY CONTAIN TYPOGRAPHICAL ERRORS AND TECHNICAL

More information

1Y Citrix. Designing Deploying and Managing Citrix XenMobile 10 Enterprise Solutions

1Y Citrix. Designing Deploying and Managing Citrix XenMobile 10 Enterprise Solutions Citrix 1Y0-371 Designing Deploying and Managing Citrix XenMobile 10 Enterprise Solutions Download Full version : https://killexams.com/pass4sure/exam-detail/1y0-371 QUESTION: 132 What would cause a subset

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

ShareFile Technical Presentation

ShareFile Technical Presentation ShareFile Technical Presentation Joerg Vosse Senior Systems Engineer - Citrix ShareFile CEE joerg.vosse@citrix.com ShareFile Enterprise Architecture Overview ShareFile Document Cloud ShareFile.com ShareFile.eu

More information

ISEC7 - B*Nator EMM Suite. Check Before Installation Guide

ISEC7 - B*Nator EMM Suite. Check Before Installation Guide ISEC7 - B*Nator EMM Suite Check Before Installation Guide Version 4.2.2 May 18, 2015 c 2015 by ISEC7 Software Ltd. The contents of this document are copyright protected, any guarantee is excluded. The

More information

NetScaler for Apps and Desktops CNS-222; 5 Days; Instructor-led

NetScaler for Apps and Desktops CNS-222; 5 Days; Instructor-led NetScaler for Apps and Desktops CNS-222; 5 Days; Instructor-led Course Description Designed for students with little or no previous NetScaler, NetScaler Gateway or Unified Gateway experience, this course

More information

VMware Enterprise Systems Connector Installation and Configuration

VMware Enterprise Systems Connector Installation and Configuration VMware Enterprise Systems Connector Installation and Configuration Modified APR 2018 VMware Identity Manager 3.1 VMware Identity Manager VMware AirWatch 9.2 You can find the most up-to-date technical documentation

More information

App Orchestration 2.6

App Orchestration 2.6 Configuring NetScaler 10.5 Load Balancing with StoreFront 3.0 and NetScaler Gateway for Last Updated: June 04, 2015 Contents Introduction... 3 Configure the NetScaler load balancer certificates... 3 To

More information

Sophos Mobile Control installation prerequisites form. Product version: 7

Sophos Mobile Control installation prerequisites form. Product version: 7 Sophos Mobile Control installation prerequisites form Product version: 7 Contents 1 About this document... 3 2 System environment... 3 3 Communication between devices and push servers... 11 4 Technical

More information

Trend Micro Incorporated reserves the right to make changes to this document and to the products described herein without notice. Before installing and using the product, please review the readme files,

More information

CNS-207-2I Implementing Citrix NetScaler 10.5 for App and Desktop Solutions

CNS-207-2I Implementing Citrix NetScaler 10.5 for App and Desktop Solutions 1800 ULEARN (853 276) www.ddls.com.au CNS-207-2I Implementing Citrix NetScaler 10.5 for App and Desktop Solutions Length 5 days Price $5500.00 (inc GST) Overview The objective of Implementing Citrix NetScaler

More information

XenMobile Service Citrix Systems, Inc. All rights reserved. p.1

XenMobile Service Citrix Systems, Inc. All rights reserved. p.1 XenMobile Service Sep 08, 2017 The Citrix Cloud XenMobile Service, previously called XenMobile Cloud, offers a XenMobile enterprise mobility management (EMM) environment for managing apps, devices, users,

More information

OVERVIEW... 3 WHAT'S NEW... 3 COMPATIBILITY WITH MDM PRODUCTS... 5 CONFIGURE AN MDM MANAGED VPN PROFILE FOR CITRIX SSO... 5

OVERVIEW... 3 WHAT'S NEW... 3 COMPATIBILITY WITH MDM PRODUCTS... 5 CONFIGURE AN MDM MANAGED VPN PROFILE FOR CITRIX SSO... 5 Citrix SSO Contents OVERVIEW... 3 WHAT'S NEW... 3 COMPATIBILITY WITH MDM PRODUCTS... 5 CONFIGURE AN MDM MANAGED VPN PROFILE FOR CITRIX SSO... 5 Device level VPN Profiles... 5 Per-App VPN Profiles... 7

More information

Using Dell Repository Manager to Manage Your Repositories Efficiently

Using Dell Repository Manager to Manage Your Repositories Efficiently Using Dell Repository Manager to Manage Your Repositories Efficiently A Dell Technical White Paper Dell Inc. Dell Repository Manager Team i THIS WHITE PAPER IS FOR INFORMATIONAL PURPOSES ONLY, AND MAY

More information

Cloud Link Configuration Guide. March 2014

Cloud Link Configuration Guide. March 2014 Cloud Link Configuration Guide March 2014 Copyright 2014 SOTI Inc. All rights reserved. This documentation and the software described in this document are furnished under and are subject to the terms of

More information

QuickStart Guide for Mobile Device Management. Version 8.7

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

More information

Planning, Deploying, and Monitoring Mobility Microsoft Lync Server 2010

Planning, Deploying, and Monitoring Mobility Microsoft Lync Server 2010 Microsoft Lync Server 2010 Published: March 2012 This document is provided as-is. Information and views expressed in this document, including URL and other Internet Web site references, may change without

More information

VMware Identity Manager Connector Installation and Configuration (Legacy Mode)

VMware Identity Manager Connector Installation and Configuration (Legacy Mode) VMware Identity Manager Connector Installation and Configuration (Legacy Mode) VMware Identity Manager This document supports the version of each product listed and supports all subsequent versions until

More information

Trend Micro Incorporated reserves the right to make changes to this document and to the product described herein without notice. Before installing and using the product, please review the readme files,

More information

Sophos Mobile in Central

Sophos Mobile in Central startup guide product version: 8.6 Contents About this guide... 1 What are the key steps?... 2 Activate Mobile Advanced licenses... 3 Configure settings... 4 Configure personal settings...4 Configure IT

More information

akkadian Global Directory 3.0 System Administration Guide

akkadian Global Directory 3.0 System Administration Guide akkadian Global Directory 3.0 System Administration Guide Updated July 19 th, 2016 Copyright and Trademarks: I. Copyright: This website and its content is copyright 2014 Akkadian Labs. All rights reserved.

More information

Installing and Configuring VMware Identity Manager Connector (Windows) OCT 2018 VMware Identity Manager VMware Identity Manager 3.

Installing and Configuring VMware Identity Manager Connector (Windows) OCT 2018 VMware Identity Manager VMware Identity Manager 3. Installing and Configuring VMware Identity Manager Connector 2018.8.1.0 (Windows) OCT 2018 VMware Identity Manager VMware Identity Manager 3.3 You can find the most up-to-date technical documentation on

More information

Citrix 1Y Designing Citrix XenDesktop 7.6 Solutions. Download Full Version :

Citrix 1Y Designing Citrix XenDesktop 7.6 Solutions. Download Full Version : Citrix 1Y0-401 Designing Citrix XenDesktop 7.6 Solutions Download Full Version : http://killexams.com/pass4sure/exam-detail/1y0-401 QUESTION: 229 existing XenApp environments. Group Policy Objects (GPOs)

More information

Sophos Mobile Control startup guide. Product version: 7

Sophos Mobile Control startup guide. Product version: 7 Sophos Mobile Control startup guide Product version: 7 Contents 1 About this guide...4 2 About Sophos Mobile Control...5 3 Sophos Mobile Control licenses...7 3.1 Trial licenses...7 3.2 Upgrade trial licenses

More information

Dell PowerVault NX1950 configuration guide for VMware ESX Server software

Dell PowerVault NX1950 configuration guide for VMware ESX Server software Dell PowerVault NX1950 configuration guide for VMware ESX Server software January 2008 Dell Global Solutions Engineering www.dell.com/vmware Dell Inc. 1 Table of Contents 1. Introduction... 3 2. Architectural

More information

App Orchestration 2.0

App Orchestration 2.0 App Orchestration 2.0 Getting Started with Citrix App Orchestration 2.0 Prepared by: Jenny Berger Commissioning Editor: Erin Smith Version: 1.0 Last Updated: April 4, 2014 Page 1 Contents Welcome to App

More information

PRINTED 13 APRIL 2018 NETWORK PORTS IN VMWARE HORIZON 7

PRINTED 13 APRIL 2018 NETWORK PORTS IN VMWARE HORIZON 7 PRINTED 13 APRIL 2018 NETWORK PORTS IN VMWARE HORIZON 7 Table of Contents About This Guide Client Connections Internal Connection External Connection Tunneled Connection Virtual Desktop or RDS Host View

More information

Nubo on premise POC requirements for VMWare ESXi

Nubo on premise POC requirements for VMWare ESXi for VMWare ESXi Version 1 Date October, 2015 page 1 Table of Contents 1. About this document 2. Nubo POC Architecture Diagram 3. Hardware Requirements 4. Software Requirements 5. Network & Settings Requirements

More information

Sophos Mobile Control Installation guide

Sophos Mobile Control Installation guide Sophos Mobile Control Installation guide Product version: 1.0 Document date: May 2011 Contents 1 Introduction... 3 2 The Sophos Mobile Control server... 4 3 Set up Sophos Mobile Control... 13 4 Apple Push

More information

Scheduled Automatic Search using Dell Repository Manager

Scheduled Automatic Search using Dell Repository Manager Scheduled Automatic Search using Dell Repository Manager A Dell Technical White Paper Dell, Inc. Dell Repository Manager Team THIS WHITE PAPER IS FOR INFORMATIONAL PURPOSES ONLY, AND MAY CONTAIN TYPOGRAPHICAL

More information

1 About this document System environment Communication between devices and push servers Technical support...

1 About this document System environment Communication between devices and push servers Technical support... Contents 1 About this document... 3 2 System environment... 3 3 Communication between devices and push servers... 13 4 Technical support... 15 5 Legal notices... 16 Installation prerequisites form 1 About

More information

VMware Workspace ONE UEM VMware AirWatch Cloud Connector

VMware Workspace ONE UEM VMware AirWatch Cloud Connector VMware AirWatch Cloud Connector VMware Workspace ONE UEM 1811 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have comments about this

More information

VMware AirWatch Cloud Connector Guide ACC Installation and Integration

VMware AirWatch Cloud Connector Guide ACC Installation and Integration VMware AirWatch Cloud Connector Guide ACC Installation and Integration Workspace ONE UEM v1810 Have documentation feedback? Submit a Documentation Feedback support ticket using the Support Wizard on support.air-watch.com.

More information

Configuration Guide. BlackBerry UEM Cloud

Configuration Guide. BlackBerry UEM Cloud Configuration Guide BlackBerry UEM Cloud Published: 2018-04-18 SWD-20180411125526296 Contents About this guide... 7 Getting started... 8 Configuring BlackBerry UEM Cloud for the first time... 8 Administrator

More information

Citrix SSO for Mac OS X. User Guide

Citrix SSO for Mac OS X. User Guide Citrix SSO for Mac OS X User Guide Contents OVERVIEW... 3 FEATURE COMPARISON BETWEEN CITRIX VPN AND CITRIX SSO... 4 COMPATIBILITY WITH MDM PRODUCTS... 5 CONFIGURE AN MDM MANAGED VPN PROFILE FOR CITRIX

More information

RSA NetWitness Logs. Citrix XenMobile EMM Suite Last Modified: Wednesday, January 25, Event Source Log Configuration Guide

RSA NetWitness Logs. Citrix XenMobile EMM Suite Last Modified: Wednesday, January 25, Event Source Log Configuration Guide RSA NetWitness Logs Event Source Log Configuration Guide Citrix XenMobile EMM Suite Last Modified: Wednesday, January 25, 2017 Event Source Product Information: Vendor: Citrix Event Source: Xenmobile Server

More information

Dell Wyse Datacenter for VMware Horizon View Cloud Pod Architecture

Dell Wyse Datacenter for VMware Horizon View Cloud Pod Architecture Dell Wyse Datacenter for VMware Horizon View Cloud Pod Architecture A brief guide for the configuration and management of a Cloud Pod environment. Dell Wyse Solutions Engineering May 2014 A Dell Technical

More information

Sophos Mobile. server deployment guide. Product Version: 8.1

Sophos Mobile. server deployment guide. Product Version: 8.1 Sophos Mobile server deployment guide Product Version: 8.1 Contents About this guide... 1 Sizing considerations... 2 Architecture examples...6 Ports and protocols... 9 Usage scenarios for the standalone

More information

Sophos Mobile. startup guide. Product Version: 8.1

Sophos Mobile. startup guide. Product Version: 8.1 Sophos Mobile startup guide Product Version: 8.1 Contents About this guide... 1 Sophos Mobile licenses... 2 Trial licenses...2 Upgrade trial licenses to full licenses... 2 Update licenses... 2 What are

More information

Sophos Mobile. server deployment guide. product version: 8.6

Sophos Mobile. server deployment guide. product version: 8.6 Sophos Mobile server deployment guide product version: 8.6 Contents About this guide... 1 Sizing considerations... 2 Architecture examples...6 Ports and protocols... 9 Usage scenarios for the standalone

More information

Azure MFA Integration with NetScaler

Azure MFA Integration with NetScaler Azure MFA Integration with NetScaler This guide focuses on describing the configuration required for integrating Azure MFA (Multi-Factor Authentication) with NetScaler. Citrix.com 1 NetScaler is a world-class

More information

VMware Enterprise Systems Connector Installation and Configuration. Modified 29 SEP 2017 VMware AirWatch VMware Identity Manager 2.9.

VMware Enterprise Systems Connector Installation and Configuration. Modified 29 SEP 2017 VMware AirWatch VMware Identity Manager 2.9. VMware Enterprise Systems Connector Installation and Configuration Modified 29 SEP 2017 VMware AirWatch 9.1.1 VMware Identity Manager 2.9.1 You can find the most up-to-date technical documentation on the

More information

Parallels Mac Management for Microsoft SCCM. Deployment Guide and Pre-Install Checklist. v6.1

Parallels Mac Management for Microsoft SCCM. Deployment Guide and Pre-Install Checklist. v6.1 Parallels Mac Management for Microsoft SCCM Deployment Guide and Pre-Install Checklist v6.1 Parallels International GmbH Vordergasse 59 8200 Schaffhausen Switzerland Tel: + 41 52 672 20 30 parallels.com

More information

Trend Micro Incorporated reserves the right to make changes to this document and to the product described herein without notice. Before installing and using the product, please review the readme files,

More information

VMware EUC a competitor to Citrix? 2010 VMware Inc. All rights reserved

VMware EUC a competitor to Citrix? 2010 VMware Inc. All rights reserved VMware EUC a competitor to Citrix? 2010 VMware Inc. All rights reserved Who? Name : Duco Jaspars Role : Consultant/Owner vconsult : http://blog.vconsult.nl/ : @vconsult 2 Who? Name : Kees Baggerman Role

More information

XenApp 7.x on Oracle Cloud Infrastructure

XenApp 7.x on Oracle Cloud Infrastructure 2018-032 XenApp 7.x on Oracle Cloud Infrastructure OUT OF BAND DEPLOYMENT GUIDE CITRIX SYSTEMS, INC. Citrix.com 1 Deploying Citrix Cloud XenApp and XenDesktop Service with Oracle Cloud Infrastructure Deploying

More information

Sophos Mobile Control Installation prerequisites form

Sophos Mobile Control Installation prerequisites form Sophos Mobile Control Installation prerequisites form Product version: 5.1 Document date: July 2015 Contents 1 About this document... 3 2 System environment... 3 3 Communication between devices and push

More information

MANAGING ANDROID DEVICES: VMWARE WORKSPACE ONE OPERATIONAL TUTORIAL VMware Workspace ONE

MANAGING ANDROID DEVICES: VMWARE WORKSPACE ONE OPERATIONAL TUTORIAL VMware Workspace ONE GUIDE APRIL 2019 PRINTED 17 APRIL 2019 MANAGING ANDROID DEVICES: VMWARE WORKSPACE ONE OPERATIONAL TUTORIAL VMware Workspace ONE Table of Contents Overview Introduction Audience Getting Started with Android

More information

Sophos Mobile as a Service

Sophos Mobile as a Service startup guide product version: 8.6 Contents About this guide... 1 What are the key steps?... 2 Change your password... 3 Change your login name... 4 Activate Mobile Advanced licenses... 5 Check your licenses...6

More information

Goliath Service Accounts & Firewall Settings

Goliath Service Accounts & Firewall Settings Goliath Service Accounts & Firewall Settings Please see the Table of Contents below for the appropriate service account and firewall settings information. Table of Contents I. Goliath Service Accounts...

More information

Dell Compellent Storage Center

Dell Compellent Storage Center Dell Compellent Storage Center How to Setup a Microsoft Windows Server 2012 Failover Cluster Reference Guide Dell Compellent Technical Solutions Group January 2013 THIS BEST PRACTICES GUIDE IS FOR INFORMATIONAL

More information

DIGIPASS Authentication to Citrix XenDesktop with endpoint protection

DIGIPASS Authentication to Citrix XenDesktop with endpoint protection DIGIPASS Authentication to Citrix XenDesktop with endpoint protection SmartAccess Configuration with Digipass INTEGRATION GUIDE Disclaimer Disclaimer of Warranties and Limitation of Liabilities All information

More information

Overview of Dell AIM Integration with Microsoft System Center 2012

Overview of Dell AIM Integration with Microsoft System Center 2012 Overview of Dell AIM Integration with Microsoft System Center 2012 A Dell Technical White Paper Dell Sridhar Chakravarthy Karthik Sethuramalingam THIS WHITE PAPER IS FOR INFORMATIONAL PURPOSES ONLY, AND

More information

Citrix NetScaler LLB Deployment Guide

Citrix NetScaler LLB Deployment Guide Deployment Guide Citrix NetScaler Citrix NetScaler LLB Deployment Guide Deployment Guide for Using a NetScaler Appliance for Outbound Link Load Balancing www.citrix.com Contents Introduction... 3 Solution

More information

MindLink Mobile. Technical Overview. Version 3.11

MindLink Mobile. Technical Overview. Version 3.11 Mobile Technical Overview Version 3.11 Table of Contents 1 Overview... 4 1.1 Mobile Platform Support... 4 1.2 High-level Architecture... 4 2 Application Lifecycle... 6 2.1 Configuration Bootstrapping...

More information

KillTest ᦝ䬺 䬽䭶䭱䮱䮍䭪䎃䎃䎃ᦝ䬺 䬽䭼䯃䮚䮀 㗴 㓸 NZZV ]]] QORRZKYZ PV ٶ瀂䐘މ悹伥濴瀦濮瀃瀆ݕ 濴瀦

KillTest ᦝ䬺 䬽䭶䭱䮱䮍䭪䎃䎃䎃ᦝ䬺 䬽䭼䯃䮚䮀 㗴 㓸 NZZV ]]] QORRZKYZ PV ٶ瀂䐘މ悹伥濴瀦濮瀃瀆ݕ 濴瀦 KillTest Exam : 1Y0-A21 Title : Basic Administration for Citrix NetScaler 9.2 Version : Demo 1 / 5 1.Scenario: An administrator is working with a Citrix consultant to architect and implement a NetScaler

More information

Understanding of basic networking concepts (routing, switching, VLAN, firewall functionality)

Understanding of basic networking concepts (routing, switching, VLAN, firewall functionality) Citrix NetScaler for Apps and Desktops Day(s): 5 Course Code: CNS-222 Overview This course is designed specifically for students who have limited or no previous NetScaler experience. The content is based

More information

Dell Client Manager 2.0 FAQ

Dell Client Manager 2.0 FAQ ; Dell Client Manager 2.0 FAQ Table of Contents Do I need to license Dell Client Manager Standard Edition?... 2 What are the system requirements and prerequisites for installation?... 2 When installing

More information

McAfee Enterprise Mobility Management 12.0 Software

McAfee Enterprise Mobility Management 12.0 Software Product Guide McAfee Enterprise Mobility Management 12.0 Software For use with epolicy Orchestrator 4.6.7-5.1 Software COPYRIGHT Copyright 2014 McAfee, Inc. Do not copy without permission. TRADEMARK ATTRIBUTIONS

More information

REVISED 6 NOVEMBER 2018 COMPONENT DESIGN: VMWARE IDENTITY MANAGER ARCHITECTURE

REVISED 6 NOVEMBER 2018 COMPONENT DESIGN: VMWARE IDENTITY MANAGER ARCHITECTURE REVISED 6 NOVEMBER 2018 COMPONENT DESIGN: VMWARE IDENTITY MANAGER ARCHITECTURE Table of Contents Component Design: VMware Identity Manager Architecture Design Overview VMware Identity Manager Connector

More information

HySecure Quick Start Guide. HySecure 5.0

HySecure Quick Start Guide. HySecure 5.0 HySecure Quick Start Guide HySecure 5.0 Last Updated: 25 May 2017 2012-2017 Propalms Technologies Private Limited. All rights reserved. The information contained in this document represents the current

More information

Parallels Remote Application Server

Parallels Remote Application Server Parallels Remote Application Server Solutions Guide v16.1 Parallels International GmbH Vordergasse 59 8200 Schaffhausen Switzerland Tel: + 41 52 672 20 30 www.parallels.com Copyright 1999-2017 Parallels

More information

Patch Management using Dell Management Console v1.0

Patch Management using Dell Management Console v1.0 Patch Management using Dell Management Console v1.0 Dell Technical White Paper By Abhijit Pathak Dell Product Group - Enterprise Revision History Version Date Description Author(s) 1.0 13 April 2009 First

More information

Sophos Mobile. server deployment guide. product version: 9

Sophos Mobile. server deployment guide. product version: 9 server deployment guide product version: 9 Contents About this guide... 1 Sizing considerations... 2 Architecture examples...6 Ports and protocols... 16 EAS proxy usage scenarios...20 EAS proxy architecture

More information

Citrix Cloud Resource Locations

Citrix Cloud Resource Locations Citrix Cloud Resource Locations Oct 13, 2017 In Citrix Cloud, resource locations contain the resources you manage such as hypervisors, Cloud Connectors, and VDAs. For an overview, see What are resource

More information

XenApp, XenDesktop and XenMobile Integration

XenApp, XenDesktop and XenMobile Integration XA, XD and XM Integration XenApp, XenDesktop and XenMobile Integration for a Comprehensive Mobility and Digital Workspace Solution Citrix.com 1 Desktop and application virtualization have enhanced mobility

More information

VMWARE HORIZON CLOUD WITH VMWARE IDENTITY MANAGER QUICK START GUIDE WHITE PAPER MARCH 2018

VMWARE HORIZON CLOUD WITH VMWARE IDENTITY MANAGER QUICK START GUIDE WHITE PAPER MARCH 2018 VMWARE HORIZON CLOUD WITH VMWARE IDENTITY MANAGER QUICK START GUIDE WHITE PAPER MARCH 2018 Table of Contents Introduction to Horizon Cloud with Manager.... 3 Benefits of Integration.... 3 Single Sign-On....3

More information

StorageZones Controller 3.3

StorageZones Controller 3.3 StorageZones Controller 3.3 Mar 09, 2016 For a link to documentation for the most current release, see StorageZones Controller. To download the latest version, see https://www.citrix.com/downloads/sharefile/.

More information

Citrix 1Y Deploying Citrix XenDesktop 7 Solution. Download Full Version :

Citrix 1Y Deploying Citrix XenDesktop 7 Solution. Download Full Version : Citrix 1Y0-300 Deploying Citrix XenDesktop 7 Solution Download Full Version : https://killexams.com/pass4sure/exam-detail/1y0-300 QUESTION: 84 A Citrix Engineer plans to give shadowing permission to a

More information