Workspace MDM Management Site Manual

Size: px
Start display at page:

Download "Workspace MDM Management Site Manual"

Transcription

1 Workspace MDM Management Site Manual 8. Appendix (Web site ver 8.1.1) 1

2 1 Appendix Function list Easy Setup procedure Input method of import data Details on CSV for import and export VPP Application Distribution procedure About VPP token Uploading VPP token to management site Checking VPP License Association between device and user Assigning tentative license / Applying assignment License collection Creation of Application Management Policy Creation of Application Distribution setting Assignment of Application Distribution setting Allowance of assignment on ios device Issue new password / Reset password Setup Check password reset mail Renewing expired password Advanced Functions Contents Distribution (Silent Installation) USB Setting Icon list

3 1 Appendix This chapter describes other information required for management and operation. 3

4 1.1 Function list Following functions are available. Refer to Management to see a detailed description. "" denotes unavailable functions. Function name Android ios Mac Windows Windows 10 Mobile Organization Organization Chart Organization / User Organization / User Organization Organization / User Organization / User Import Organization (New) Organization / User Organization / User Import Organization (Edit) Organization / User Organization / User Export Organization Organization / User Organization / User Zone Zone Management Various Settings Various Settings Policy Various Settings Various Settings Zone Policy Configuration Various Settings Various Settings User User Organization / User Custom user info Organization / User Import User Data (New) Organization / User Import User Data (Edit) Organization / User Export User Data Organization / User Assets Network Assets Assets Assets Additional Asset Item Assets Bulk Asset Settings Assets Import Asset Data (New) Assets Import Asset Data (Edit) Assets Asset Report (Export) Assets Export Unmanaged Asset Assets ( 1) Application Report Assets Message Assets Network management Assets ( 1) Certificate Client Certification Management Various Settings Various Settings Upload client certificates in bulk Various Settings Various Settings CA Certificate Management Various Settings. Various Settings Admin Log Various Settings Notification Settings Various Settings Portal Settings Various Settings 4

5 Function name Android ios Mac Windows Windows 10 Mobile Activation Restriction Various Settings Settings LDAP Setting Various Settings Account policy setting Various Settings Setting Personal Settings Various Settings Restrictions Application Prohibition Windows App Filtering Windows SD Card Camera Windows 10 Mobile Bluetooth Windows 10 Mobile Screen Lock Windows Remote Lock Using the management site Remote Wipe Using the management site WiFi Filtering Windows Web Filtering Various Settings Windows Browser History Various Settings Call Restriction Application Detection ios Secure Shield External Device Windows USB Appendix Windows 10 Mobile CD / DVD / Bluray Windows 5

6 Function name Android ios Mac Windows Windows 10 Mobile NFC Windows 10 Mobile Setup Application Distribution ios Windows Application Catalog ios WiFi Bookmark Various Settings Various Settings Contact List Encryption Windows Proxy Windows Content Distribution Policy of Content Distribution NFC kitting setting Configuration profile ios Upload Configuration Profile ios Roaming Settings ios Home Screen Layout ios Application Management Policy ios Original Application Registration ios System Setting / Diagnosis Windows System Security Windows MS Office License Management Windows 6

7 Function name Android ios Mac Windows Windows 10 Mobile Others Setting Templates ios Windows Windows 10 Mobile Register Apple Push Certificate Setting for All Agents Setting for Selected Agents Setting Backup Location Data Management App Manager ios Mac OS Mac OS Windows Windows 10 Mobile Windows Windows 1: This function is available only when Windows agent is used and device detection is ON 7

8 1.2 Easy Setup procedure Easy Setup simplifies initial setup when introducing Optimal Biz. By using this function, you can set various settings such as device password policy and backup in bulk. 1 Click the banner of Easy Setup wizard at the top of the top screen. 2 The start screen shows. Click [Start]. * To cancel Easy Setup, click [End](A). (A) «If you use ios and Mac, and Apple Push Certificate is not registered» The screen urging registration of Apple Push Certificate shows. Click [Register Apple Push Certificate] to register Apple Push Certificate. 8

9 3 Security setting screen shows. Click [Set]. * If you do not want to set, click [Skip] (A). To return to the previous screen, click [Back] (B). * The password policy of the device, Encryption, Backup, Antivirus function can be set. Recommended items are fixedly entered for setting contents (policy). You can change the settings at any time from the menu. (B) (A) 4 Destination setting of notification screen shows. 1. Enter the administrator's address and the mailing list of the department that manages devices. * To add an field, click [Add] (A) Click [Set]. * you when problems occur on managed devices. Device Authentication screen shows. Click [Completed]. * Since the URL of the agent application shows, please do kitting referring to it. When authentication is completed, the contents set in step 3 are reflected on the device. (A) 2 6 Complete Setting screen shows. Click [Open Assets]. * You can check the authentication status of the device. 9

10 1.3 Input method of import data This section shows how to import data. * Input method of import data User Field GUID [S] User type [F] Password Other objects that start with [F] Objects that start with [G] Method Do not change. (* Displayed only when importing updated data) Enter Administrator, Reader or User In the case of new data: Between 4 and 20 characters. In the case of updated data: The password is displayed by * and cannot be changed. Must be between 4 and 20 characters. If you input 8 * characters, it will not be updated. Enter a corresponding value. Enter a registered category name. If there is no Custom user info, the object will not be displayed. * Input method of import data Device Field GUID [S] User [S:iOS] Configuration Profile Objects that start with [G] Objects that start with [C] Objects that start with [I] Objects that start with [P] [S:iOS:Exchange]SSL [S:iOS:Exchange] Sync previous s Other objects that start with [S:iOS:Exchange] Objects that starts with [S: Method Do not change. (* Displayed only when importing updated data) Enter a registered user name. Enter the setting name of a registered configuration profile. Enter a registered category name. If there is no registered Additional Asset Item (Category), the object will not be displayed. Enter a value of an Additional Asset Item (Add Information). If there is no registered Additional Asset Item (Add Information), the object will not be displayed. Unable to change. ON: Use optional packages; Empty (No input data): Do not use optional packages. Enter ON, or OFF. Enter No limit, 1 day, 3 days, 1 week, 2 weeks or 1 month Input a corresponding value. Enter the Setting Group name. (* If competing with setting template, setting template takes priority.) * Input method of import data Organization Field GUID [F] Organization Name [S] Parent Organization Name [S] Inherit Permission [S:OS Name] Setting group name or setting templates Example) [S:Android] Setting Templates [S:iOS] Roaming Settings Method Do not change. (* Displayed only when importing updated data) Must be 100 characters or fewer. Control characters are not allowed. Duplication in the same upper organization group is not allowed. Enter a registered organization. In the case of inheriting permission from a parent organization, enter "ON". In the case of not inheriting permission of parent organization, leave it blank. Enter a Setting Group name. (* If competing with setting template, setting template takes priority.) * In the case of inheriting this from a parent organization, leave it blank. [S:OS Name] Setting group name (Inheritance) Example) [S:Android] Application Prohibition (Inheritance) [S:iOS] Roaming Settings (Inheritance) In the case of inheriting from a parent organization, enter "ON." * To set another setting group instead of inheriting from parent organization, leave it blank. 10

11 1.4 Details on CSV for import and export Format A CSV file is comprised of multiple records. Record is delimited by line feed code. Record also has multiple fields. The fields are divided by a comma (%x2c). There are escape fields and not escaped fields. If double quote (%x22), comma (%x2c), CR (%x0d) or LF (%x0a) are included, add a double quote to a string and escape it. If a double quote (%x22) is included, replace it with two double quotes (%x22%x22) and escape it. CSV format which can be imported is defined in RFC4180. Example GUID,[F]Name,[F]Phonetic Name,[F]User ID,[F] Address,[F]Password,[M]Role user1,user1, user 1,user1,user1@example,********,Role1 user2,user2, user 2,user2,user2@example,********,Role2 In the case that escape fields are included GUID,[F]Name,[F]Phonetic Name,[F]User ID,[F] Address,[F]Password,[M]Role user1,user1, user 1,user1,user1@example,********, Role1,Role2 user2,user2, user 2,user2,user2@example,********, Role1,Role2 Character Code Japanese: SHIFTJIS (cp932) Others: UTF8 * If the character cannot be displayed by "Shift_JIS", "?" mark is registered instead of that character. Line Feed CR+LF (When importing and exporting) 11

12 1.5 VPP Application Distribution procedure Volume Purchase Program (VPP) provided by Apple lets you manage and distribute paid Apple applications. VPP makes it easy to purchase paid application licenses in bulk and distribute to multiple users, organizations or devices at the same time. * This feature only supports applications purchased by VPP. Other items (i.e. ibooks) purchased through VPP are not supported. * If license authority or user invitation is set by other function (i.e. other MDM), VPP will not manage these licenses. * Even when a license is authorized by this function, you cannot distribute if distribution from AppStore is canceled. * A token is valid for one year. Like ios ID, you need to update your token once a year. * Allocation of VPP licenses to devices is supported for ios 9 and later operation systems. Keep in note that when a license is allocated to a device with an OS earlier than ios 9, VPP application is not distributed About VPP token A VPP token is a token to link a VPP account to a management site. A VPP token has information about type and volume of licenses purchased through the VPP program. By uploading this VPP token from "VPP License" (refer to "ios ApplicationVPP License" in ios ), you can manage and distribute VPP licenses in the management site. The preparation below is required when you obtain a VPP token from Apple. Preparation for address Enrollment of DUNS number (standard company code registration) It may take few days to enroll. After preparation is completed, register an account for Apple's Volume Purchase Program at " It may require 2 or 3 hours to issue an account. After the registration of accounts is completed, you can purchase applications in bulk by using a VPP License. After you purchase applications, download the VPP token. 12

13 1.5.2 Uploading VPP token to management site Click the management site [Menu] and click [VPP License] under the "ios Application" panel. Click the [Admin] tab to upload the VPP token Enter any account name of the VPP token in "Account Name." 2 Click [Browse] to select the VPP token to upload. 3 Type the AppleID in Notes section. 4 Click [Save]. * The AppleID used to retrieve the VPP token should be recorded in the Notes field. Click [Save]. 13

14 1.5.3 Checking VPP License After the VPP token upload has been completed, click the [Application] tab to view a list of purchased applications. You can assign those applications to a user in the next step. 14

15 1.5.4 Association between device and user A VPP license is allocated to users, organizations or devices. User Create a user from the User page (refer to UserUser in Organization / User ), and then link this user to the device in the "Assets" page (refer to Using the management site Assets in Using the management site ) under the "Division" option. Organization Create a user from the User page (refer to OrganizationOrganization in Organization / User ), and then link this organization to the device in the "Assets" page (refer to Using the management siteassets in Using the management site ) under the "Division" option. However, when you choose to use an organization, you need to set a parent organization in User page. 15

16 Asset If user (organization) is not selected, allocate VPP license from the Asset page (refer to Using the management siteassetsvpp setting (ios only) in Organization / User ). If user (organization) is selected, VPP license set in User (Organization) page in VPP setting on the Asset page and cannot be edited. 16

17 1.5.5 Assigning tentative license / Applying assignment Allocate licenses to users (organizations), or devices. The following 3 steps are required to grant VPP application license. 1. Creation of a VPP template (optional setting) 2. Temporal assignment of licenses (Target: User / Organization / Device) 3. Applying license assignment In order to allocate VPP licenses to devices via organization, associate device and organizations using following methods. A VPP template applied to organization is then passed down to the device. 1. Make a device belong directly to organization. 2. Make a device belong to a user who is a member of organization #1:Creation of VPP template (optional setting) When application licenses need to be granted to each users (organizations) or devices, a template can be created to include multiple applications. Apply this template to users, organizations or devices to easily grant multiple application licenses at once. Refer to "ios ApplicationVPP Setting Template" in ios Enter any template name in "Template Name." 2. Click the pull down menu at "VPP License" and specify the VPP token that you uploaded. 3. Add applications to the template. 4. Click [Save]. 17

18 #2:Temporal assignment of licenses (Target: User / Organization / Device) From any of "VPP Setting" in the User page, "VPP Setting" in the Assets page or "VPP Setting" in the Organization page, allocate temporary licenses. <<Using the VPP setting template>> 1 Select a VPP setting template. ("#1: Creating VPP template (optional)": Refer to page 17) 2 (For Organization page only): Select "User" or "Devices" as the "VPP License Target. 3 Click [Save]. <<When not using a VPP setting template>> 1 (For Organization page only): Select "User" or "Devices" as the "VPP License Target. 2 (For all pages): Select from uploaded VPP tokens under "VPP License. 3 (For User page only): When multiple ios devices belong to a target user, use the "Invitation" option. This option specifies which ios device to send the invitation request to. Send Automatically: Out of multiple ios devices, the first device to sync with the server automatically joins the VPP service. (This option only works when devices have different Apple IDs.) Send Manually: Manually select which device joins the VPP service. 18

19 * If the restriction items ("Allow App installation" or "Allow App installation from App Store"), which are used not to display "AppStore" in the stage of the Upload configuration profile, are activated, VPP invitation cannot be completed. 4 (For all pages): Finally, below the "Grant VPP Application License" panel, click the [+] button to add applications. After adding all the applications to distribute, click the [Save] button to save new setting. Next, a temporary license needs to be applied. * If the VPP setting is applied to all User / Device / Organization, setting are applied in following priority. User > Device > Organization When applying a VPP setting to devices and organizations, make sure that no VPP application license is already allocated to the user or device. When a VPP setting is already applied to the organization which a user or device belongs to, the VPP setting page displays VPP setting details applied by the organizationwide setting. When ignoring the organizationwide setting and applying exceptional VPP settings for a specific user, click on the [Exceptional setting for this user] button on the user page. When setting exceptional settings for a specific device, click on [Exceptional setting for this device] on the assets page. <<User page>> 19

20 <<Assets page>> 20

21 #3:Applying license assignment Apply a tentative assignment that has set in the previous steps as a formal assignment. Click the management site [Menu] and click [VPP License] under the "ios Application" panel. Click "Application" tab, and confirm (1) number of "Unallocated" application of target application must be positive, and more than "0. (If it is zero, it means there is no tentative assignment to apply.) Next, click [Refresh] ( 2 on top of the page). The number of "Unallocated" applications becomes "0" and the number of "Allocated " columns increase according to the number of licenses applied. 2 1 * When "All" is smaller than "Unallocated, a license cannot be applied. For this case, collect licenses and decrease the number of licenses allocated to users and devices. For details, refer to page 22, "License collection. * Reload the page if the changes are not displayed. * When "Unallocated" remains unchanged after allocating a temporary license, check the target user's "VPP Setting" tab or the target device's "VPP Setting" tab. When an empty VPP application license is applied to a device or user, the number of "Unallocated" may not reflect the actual setting. 21

22 1.5.6 License collection Collect licenses and decrease the number of licenses allocated to users. In the same page from any of "VPP Setting" in the User page, "VPP Setting" in the Assets page or "VPP Setting" in the Organization page for when the temporary license was allocated (page 19), remove allocated applications Click [Edit] at the bottom of the screen and click the [x] button at "Grant VPP application license" to delete licenses you want to collect. 2 Click [Save]. Next, apply collected tentative licenses. 22

23 This is similar to applying a license assignment (on page 21), open management site [Menu] and click [VPP License] in "ios Application" panel. Click the "Application" tab and confirm that 1 the number of "Revocable Licenses" of the target application is a positive number (If the number is zero, it means there are licenses to collect). Next, click [Run] in the "Collect" column of the target application. The number of "Revocable Licenses" applications becomes "0" and the number of "Used" column decreases according to the number of licenses collected. 2 1 * Reload the page if the screen does not update. * When "Revocable Licenses" remains unchanged after allocating a temporary license, check the target user's "VPP Setting" tab or the target device's "VPP Setting" tab. When an empty VPP application license is applied to a device or user, the number of "Revocable Licenses" may not reflect the actual setting. 23

24 1.5.7 Creation of Application Management Policy Prepare for Application Distribution. First, create an application policy with the "Use VPP license" option enabled. Open [Menu] and click [Application Management Policy] under "ios Application." Enter a policy name in [Policy Name]. 2 Be sure to check [Use VPP License] at "Grant VPP Application License. This application policy will be required to be set for "Application Distribution setting" in the next step. 24

25 1.5.8 Creation of Application Distribution setting Open [Menu] and click [Application Distribution] under [ios Application] Enter a name in [Name]. 2 Enter the Store ID of the application to distribute in [Store ID]. Refer to "ios ApplicationApplication DetectionInput values of Application Detection " in ios to search for a Store ID. 3 Be sure to select the "Management" checkbox. 4 Specify whether to allow "Backup. 5 In "Policy, specify the application policy created in the previous step, "Application Management Policy. 25

26 1.5.9 Assignment of Application Distribution setting When you distribute an application to a device, open [Assets] and click the [Others] tab. Click [Settings] (refer to "Using the management siteassetssettings" in Using the management site to assign an application distribution setting. If you distribute an application to an organization, open [Menu], click [Organization] ("Organization OrganizationOrganization" in Organization / User ) and select the [ios Setting] of the target organization. Select the application distribution setting in the previous step, [Application Distribution] sets. * When you assign a setting group to an organization, the [Application Distribution] setting on the device screen "(Follow parent organization)" needs to be selected. 26

27 Allowance of assignment on ios device When a VPP license is assigned to user, the following message is displayed on the target device (This message is displayed right after Sync is executed on the "Asset" page on the management site). The user needs to agree to the VPP assignment as follows: Please note that when the VPP license is directly applied to the device, the application is distributed with no following confirmation message.) * This message is not displayed on the target device if VPP license is directly applied to devices. 1 Tap [Continue]. * Screen images for the assignments permission prompt is as displayed in ios9. Depending on the ios version, a different prompt may be displayed. 2 Tap [Agree] on the "Terms and Conditions" page. You may be required to enter your Apple ID before this page can be displayed. * If you agree to the terms when apps are distributed for the first time, no confirmation message will be displayed again (unless users are deleted from the management site). If you cancel in the middle of confirmation, a confirmation message is not displayed again until a sync is executed from the management store. No applications are distributed until the confirmation is made. * After the agreement, you can install silently if the device is set to [Monitoring mode]. (If using ios 8 or later, you may need to allow this assignment again.) * Application distribution timing : An application is distributed at the sync time after the user taps [Agree] on the "Terms and Conditions" page. Sync timing depends on the communication status of the device. 27

28 1.6 Issue new password / Reset password Issue new password or reset password from login page. To use this function, "Password reminder" must be enabled at the Account policy setting" page. Refer to "Admin Account policy setting" in Various Settings for more details Setup 1 Enter the management site URL in the highlighted address bar and press [Enter]. 2 The login page has been displayed. Click on the "New user? Forgot your password?" link below the [Login] button. 28

29 3 The send mail page is displayed. Enter [Company Code] and [ address]. * In some cases, [Company Code] may already be entered. 4 Click [Submit]. If you do not receive an , please check your address and contact customer support. For customer support, contact the seller of this product. 29

30 1.6.2 Check password reset mail 1 Password reset mail is sent to the registered address. Title (example): (Service Name) Management Site: Instructions for password setup Sender address (example): xxxxxx@optim.co.jp * Depending on your settings such as for the spam filter, the setup mail may not be received. If you do not receive the , please check your mail settings. * The title, mail body and sender address of password reset can be modified in the Service Provider site's "Custom 2 Screen page. Click on the URL provided in the password reset mail. 3 The password reset page is displayed. Enter a new password in [Password] and enter the same password again in [Confirm Password]. 30

31 4 The dashboard has been displayed. 31

32 1.7 Renewing expired password When a user account password expires, the user is no longer able to login to the management site. In this case, renew the password according to the website instructions. A user's "Password Expiration" can be set in "AdminAccount policy setting" in Site User Manual Various Settings. 1 The password expiration message is displayed on the login page. 2 1 Enter a new password in [Password] and enter the same password again in [Confirm Password]. 2 Click [Change setting and login] The dashboard has been displayed. Keep a record of the modified password. 32

33 1.8 Advanced Functions "AdvanceMdmModule" must be installed on the device to access advanced functions. You can install "AdvanceMdmModule" when activating the Android Agent license. To be more specific, when activating a license according to "Android User Manual, the following screen is displayed between Step 1 and Step 2. Tap [Install] to install the "AdvanceMdmModule. Follow the rest of the procedure to complete the Android Agent License activation Contents Distribution (Silent Installation) This feature silently installs applications uploaded to the management site (apk files) to devices. No user operation is necessary. The application is installed automatically Setting for service provider site In order to use this function, the following setting has to be made on the service provider site. 1. Click [Functional Package] and open the functional package screen. 2. Create package with "Contents Distribution" and "Silent Installation (Advanced)" enabled. 3. The package created in step 2 has to be allocated to companies using the Advanced function. * The procedure for making packages and allocating them can be confirmed with "Create functional package" and "Edit company information" in the "Service Provider Setting on Management Site In order to use this function, the following setting has to be made on the management site. 1. Click [Contents Distribution Policy] and open the Contents Distribution Policy. 2. Select the "Install APK files automatically" option. Refer to " Android SetupContent Distribution" in. 3. The package created in step 2 has to be applied via Bulk Asset Settings or individual asset setting. * Before setting the management site, the service provider setting is required Behavior on Android Device Distributed application is silently distributed to devices. No user operation is necessary. The application is installed automatically. 33

34 1.8.2 USB Setting This function manages USB storage access when an Android device detects USB device. 1 2 No. Object Function 1 Name Enter a group name. 2 USB Connection Allows or prohibits USB connection. Allow: Allows USB function. Prohibit: Prohibits USB function Setting for service provider site In order to use this function, the following setting has to be made on the service provider site. 1. Click [Functional Package] and open the functional package screen. 2. Create a function package with "USB (Advanced)" enabled. 3. The package created in step 2 has to be allocated to the company using the Advanced function. * The procedure for making packages and allocating them can be confirmed with "Create functional package" and "Edit company information" in the "Service Provider. 34

35 Setting on Management Site In order to use this function, the following settings have to be made on the management site. 1. Click [USB] from menu. 2. Fill out the required fields, then click [Save]. 3. Package created in step 2 has to be applied via Bulk Asset Settings or individual asset setting. * Before setting the management site, the service provider setting is required Behavior on Android Device This function manages USB storage access when an Android device detects a USB device Input values of USB Set setting groups according to the rules below. Field Restriction Name Must be 1 to 30 characters long. USB Connection Select from the following: Allow Prohibit 35

36 1.9 Icon list The following are icons displayed on the management site. Android Icon Device GALAXY Tab FOLIO 100 LifeTouch Others iphone / ipad Icon Device iphone ipad Windows Icon Device Tablet Desktop PC Laptop Windows 10 Mobile Icon Device Smartphone 36

37 iphone / ipad Icon Device Smartglass Devices for asset management Icon Device Icon Device Internet TV Storage Recorder PDA STB Printer AV Amp Tablet Digital Camera Smartphone Digital Video Camera Other PCs Audio Cell Phone Player IP phone Projector Router Photo frame FAX Other AV devices Switching Hub Desktop PLC Modem 37

38 Icon Device Icon Device Laptop Wireless LAN Modem Coaxial Cable Modem Other Network devices Portable Game Machine Home Robot Others related to Home Other Entertainment devices Game Machine Others 38

Workspace MDM Management Site Manual

Workspace MDM Management Site Manual Workspace MDM Management Site Manual 1. Using the management site (Web site ver 8.1.1) 1 1 Getting Started... 3 1.1 What is "Workspace MDM"?... 3 1.2 Features... 3 1.3 Roles of the Management Site... 4

More information

Integration with Apple Configurator 2. VMware Workspace ONE UEM 1902

Integration with Apple Configurator 2. VMware Workspace ONE UEM 1902 Integration with Apple Configurator 2 VMware Workspace ONE UEM 1902 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have comments about

More information

VMware Workspace ONE UEM Integration with Apple School Manager

VMware Workspace ONE UEM Integration with Apple School Manager VMware Workspace ONE UEM Integration with Apple School Manager VMware Workspace ONE UEM Integration with Apple School Manager VMware Workspace ONE UEM 1811 You can find the most up-to-date technical documentation

More information

MetaMoJi ClassRoom Administrator s Guide

MetaMoJi ClassRoom Administrator s Guide MetaMoJi ClassRoom Administrator s Guide Third Edition - ios is a trademark or registered trademark of Cisco in the U.S. and other countries and is used under license. - Apple and ipad are registered trademarks

More information

VMware AirWatch Integration with Apple Configurator 2 Guide Using Apple Configurator 2 and AirWatch to simplify mass deployments

VMware AirWatch Integration with Apple Configurator 2 Guide Using Apple Configurator 2 and AirWatch to simplify mass deployments VMware AirWatch Integration with Apple Configurator 2 Guide Using Apple Configurator 2 and AirWatch to simplify mass deployments AirWatch v9.2 Have documentation feedback? Submit a Documentation Feedback

More information

TabPilot Documentation

TabPilot Documentation Table of contents 1 Introduction... 5 2 Control Tower Interface... 7 2.1 Menu Navigation... 7 2.2 Working with Tables... 8 3 Setting Up TabPilot... 10 3.1 Overview... 10 3.2 Setting Up Android Devices...

More information

VMware AirWatch Integration with Apple School Manager Integrate with Apple's School Manager to automatically enroll devices and manage classes

VMware AirWatch Integration with Apple School Manager Integrate with Apple's School Manager to automatically enroll devices and manage classes VMware AirWatch Integration with Apple School Manager Integrate with Apple's School Manager to automatically enroll devices and manage classes Workspace ONE UEM v9.6 Have documentation feedback? Submit

More information

VMware Workspace ONE UEM Apple tvos Device Management. VMware Workspace ONE UEM 1811 VMware AirWatch

VMware Workspace ONE UEM Apple tvos Device Management. VMware Workspace ONE UEM 1811 VMware AirWatch VMware Workspace ONE UEM Apple tvos Device Management VMware Workspace ONE UEM 1811 VMware AirWatch You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/

More information

MetaMoJi Share for Business Ver. 3 MetaMoJi Note for Business Ver. 3 Administrator s Guide

MetaMoJi Share for Business Ver. 3 MetaMoJi Note for Business Ver. 3 Administrator s Guide MetaMoJi Share for Business Ver. 3 MetaMoJi Note for Business Ver. 3 Administrator s Guide Second Edition - ios is a trademark or registered trademark of Cisco in the U.S. and other countries and is used

More information

VMware AirWatch Books Deployment Guide Distribute and deploy books

VMware AirWatch Books Deployment Guide Distribute and deploy books VMware AirWatch Books Deployment Guide Distribute and deploy books AirWatch v9.2 Have documentation feedback? Submit a Documentation Feedback support ticket using the Support Wizard on support.air-watch.com.

More information

Sophos Mobile Control Administrator guide. Product version: 5.1

Sophos Mobile Control Administrator guide. Product version: 5.1 Sophos Mobile Control Administrator guide Product version: 5.1 Document date: June 2015 Contents 1 About Sophos Mobile Control...5 1.1 Sophos Mobile Control on premise and as a Service...5 1.2 About this

More information

Dell Management Portal. Apple Device Enrollment Program

Dell Management Portal. Apple Device Enrollment Program Dell Management Portal Contents 3 Setting up the 3 DMP Device Deployment Program Prerequisites 4 Configure Apple VPP Token in DMP 5 Download Apple VPP Token 5 Assign VPP App Licenses 7 Configure Virtual

More information

VMware AirWatch Integration with Apple School Manager Integrate with Apple's School Manager to automatically enroll devices and manage classes

VMware AirWatch Integration with Apple School Manager Integrate with Apple's School Manager to automatically enroll devices and manage classes VMware AirWatch Integration with Apple School Manager Integrate with Apple's School Manager to automatically enroll devices and manage classes AirWatch v9.3 Have documentation feedback? Submit a Documentation

More information

Workspace ios Content Locker. UBC Workspace 2.0: VMware Content Locker v4.12 for ios. User Guide

Workspace ios Content Locker. UBC Workspace 2.0: VMware Content Locker v4.12 for ios. User Guide UBC Workspace 2.0: VMware Content Locker v4.12 for ios User Guide Navigating Content Locker Content Locker centralizes all your enterprise data in a single container and integrates existing content repositories

More information

Verizon MDM UEM Unified Endpoint Management

Verizon MDM UEM Unified Endpoint Management Verizon MDM UEM Unified Endpoint Management Version: 1.0 Last Updated: 3/29/18 Table of Contents Unified Endpoint Management (UEM) Overview... 4 Account Dashboard... 4 Unified Endpoint Management (UEM)

More information

VMware AirWatch tvos Platform Guide Deploying and managing tvos devices

VMware AirWatch tvos Platform Guide Deploying and managing tvos devices VMware AirWatch tvos Platform Guide Deploying and managing tvos devices AirWatch v9.3 Have documentation feedback? Submit a Documentation Feedback support ticket using the Support Wizard on support.air-watch.com.

More information

Provisioning Mobile Device Manager in the Control Panel. Admin Guide

Provisioning Mobile Device Manager in the Control Panel. Admin Guide Provisioning Mobile Device Manager in the Control Panel Admin Guide Document Revision Date: Mar. 8, 2013 Provisioning MDM in the Control Panel i Contents Overview... 1 Accessing MDM in the Control Panel...

More information

VMware AirWatch Express Guide Managing your organization's mobile devices

VMware AirWatch Express Guide Managing your organization's mobile devices VMware AirWatch Express Guide Managing your organization's mobile devices AirWatch Express v1.1 Have documentation feedback? Submit a Documentation Feedback support ticket using the Support Wizard on support.air-watch.com.

More information

Parallels Mac Management for Microsoft SCCM

Parallels Mac Management for Microsoft SCCM Parallels Mac Management for Microsoft SCCM Licensing Guide v6.1 Parallels International GmbH Vordergasse 59 8200 Schaffhausen Switzerland Tel: + 41 52 672 20 30 www.parallels.com Copyright 1999-2017 Parallels

More information

Application / Document Management. MaaS360 e-learning Portal Course 3

Application / Document Management. MaaS360 e-learning Portal Course 3 Application / Document Management MaaS360 e-learning Portal Course 3 Agenda > Application Management Overview MaaS360 Workflows Device Workflows > Document Management Overview MaaS360 Workflows Document

More information

The following device commands are used most frequently: Lock/Unlock device O - O O. Reset screen password O - O - Factory reset + Initialize SD Card

The following device commands are used most frequently: Lock/Unlock device O - O O. Reset screen password O - O - Factory reset + Initialize SD Card 10 Device management Administrators can install apps on an activated device using device commands and check the profiles settings. Moreover, they can update, delete, or re-install apps installed on users'

More information

MDM Server 5.26 Release Highlights. 7P Mobile Device Management. Rel: 1.0 /

MDM Server 5.26 Release Highlights. 7P Mobile Device Management. Rel: 1.0 / MDM Server 5.26 Release Highlights 7P Mobile Device Management Rel: 1.0 /2017-10-08 Doc.Nr.: RB.52600.V1.0EN Content 1 GENERAL... 3 1 General The following sections provide a brief overview of all new

More information

Accessing the SIM PCMH Dashboard

Accessing the SIM PCMH Dashboard Accessing the SIM PCMH Dashboard Setting up Duo, Creating Your Level-2 Password, and Setting up Citrix Receiver to Log in to the Dashboard P R O C EDURAL GUID E Document File Name Accessing_the_SIM_Dashboard.docx

More information

ios Supervised Devices

ios Supervised Devices www.novell.com/documentation ios Supervised Devices ZENworks Mobile Management 3.2.x October 2015 Legal Notices Novell, Inc., makes no representations or warranties with respect to the contents or use

More information

Deploying VMware Workspace ONE Intelligent Hub. October 2018 VMware Workspace ONE

Deploying VMware Workspace ONE Intelligent Hub. October 2018 VMware Workspace ONE Deploying VMware Workspace ONE Intelligent Hub October 2018 VMware Workspace ONE You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have

More information

BizMobile Go! Instruction Manual. (ios) Checkin, Profile & Template

BizMobile Go! Instruction Manual. (ios) Checkin, Profile & Template (ios) Checkin, Profile & Template Preparing Device Create device information for device management. Create Device information Step 1. Go to CONFIG -> Device -> Create 2. Enter necessary information Input

More information

Pulse Workspace Appliance. Administration Guide

Pulse Workspace Appliance. Administration Guide Pulse Workspace Appliance Administration Guide Product Release 2.0, 1743.1 Document Revisions 1.0 Published Date January 2018 Pulse Secure, LLC 2700 Zanker Road, Suite 200 San Jose, CA 95134 The Pulse

More information

VMware AirWatch Express Guide Managing your organization's mobile devices

VMware AirWatch Express Guide Managing your organization's mobile devices VMware AirWatch Express Guide Managing your organization's mobile devices AirWatch Express v1.1 Have documentation feedback? Submit a Documentation Feedback support ticket using the Support Wizard on support.air-watch.com.

More information

DSS User Guide. End User Guide. - i -

DSS User Guide. End User Guide. - i - DSS User Guide End User Guide - i - DSS User Guide Table of Contents End User Guide... 1 Table of Contents... 2 Part 1: Getting Started... 1 How to Log in to the Web Portal... 1 How to Manage Account Settings...

More information

Briefcase ios 3.7. Administrator s Guide

Briefcase ios 3.7. Administrator s Guide Briefcase ios 3.7 Administrator s Guide Contents Colligo Briefcase ios Introduction... 2 Target Audience... 2 Overview... 2 Key Features... 2 Platforms Supported... 2 SharePoint Security & Privileges...

More information

SATO Online Services User s Manual May 19, 2017 Version 1.0

SATO Online Services User s Manual May 19, 2017 Version 1.0 SATO Online Services User s Manual May 19, 2017 Version 1.0 Contents 1. Revision History... 3 2. Introduction... 4 2-1. Network connection (real-time)... 4 2-2. QR code connection (on-demand)... 4 2-3.

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 June 2017. Vodafone Ready Business Contents Introduction 3 Help 4 How to find help in the Vodafone Secure

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

MetaMoJi Share for Business Ver. 2 MetaMoJi Note for Business Ver. 2 Installation and Operation Guide

MetaMoJi Share for Business Ver. 2 MetaMoJi Note for Business Ver. 2 Installation and Operation Guide MetaMoJi Share for Business Ver. 2 MetaMoJi Note for Business Ver. 2 Installation and Operation Guide First Edition - ios is a trademark or registered trademark of Cisco in the U.S. and other countries

More information

Comodo IT and Security Manager Software Version 6.9

Comodo IT and Security Manager Software Version 6.9 Comodo IT and Security Manager Software Version 6.9 End User Guide Guide Version 6.9.072817 Comodo Security Solutions 1255 Broad Street Clifton, NJ 07013 Table of Contents 1. Introduction to Comodo IT

More information

Sync User Guide. Powered by Axient Anchor

Sync User Guide. Powered by Axient Anchor Sync Powered by Axient Anchor TABLE OF CONTENTS End... Error! Bookmark not defined. Last Revised: Wednesday, October 10, 2018... Error! Bookmark not defined. Table of Contents... 2 Getting Started... 7

More information

VMware AirWatch Express Documentation. VMware Workspace ONE UEM 1810

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

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

AirWatch Express. VMware Workspace ONE UEM 1902

AirWatch Express. VMware Workspace ONE UEM 1902 VMware Workspace ONE UEM 1902 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 documentation, submit your feedback

More information

GRS Enterprise Synchronization Tool

GRS Enterprise Synchronization Tool GRS Enterprise Synchronization Tool Last Revised: Thursday, April 05, 2018 Page i TABLE OF CONTENTS Anchor End User Guide... Error! Bookmark not defined. Last Revised: Monday, March 12, 2018... 1 Table

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

A Guide for Customer Accounts

A Guide for Customer Accounts A Guide for Customer Accounts Introduction This document contains set up and configuration guides for ODDS Customer Accounts. This manual helps to assist customers with the setup of their ODDS account,

More information

Comodo IT and Security Manager Software Version 6.4

Comodo IT and Security Manager Software Version 6.4 Comodo IT and Security Manager Software Version 6.4 End User Guide Guide Version 6.4.040417 Comodo Security Solutions 1255 Broad Street Clifton, NJ 07013 Table of Contents 1. Introduction to Comodo IT

More information

VMware AirWatch Android Platform Guide

VMware AirWatch Android Platform Guide VMware AirWatch Android Platform Guide Workspace ONE UEM v9.4 Have documentation feedback? Submit a Documentation Feedback support ticket using the Support Wizard on support.air-watch.com. This product

More information

Colligo Briefcase. for Good Technology. Administrator Guide

Colligo Briefcase. for Good Technology. Administrator Guide for Good Technology Administrator Guide Contents Introduction... 2 Target Audience... 2 Overview... 2 Key Features... 2 Platforms Supported... 2 SharePoint Security & Privileges... 3 for Good Technology...

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

Sophos Mobile. startup guide. Product Version: 8.5

Sophos Mobile. startup guide. Product Version: 8.5 Sophos Mobile startup guide Product Version: 8.5 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

End User Manual. December 2014 V1.0

End User Manual. December 2014 V1.0 End User Manual December 2014 V1.0 Contents Getting Started... 4 How to Log into the Web Portal... 5 How to Manage Account Settings... 6 The Web Portal... 8 How to Upload Files in the Web Portal... 9 How

More information

Windows 8/RT Features Matrix

Windows 8/RT Features Matrix Windows 8/RT Features Matrix The following matrix shows what AirWatch features are available to the Windows 8.0/RT and the Windows 8.1/RT platforms. Feature Windows 8.0/RT Windows 8.1/RT Activation & Enrollment

More information

isupplier Portal Registration & Instructions Last Updated: 22-Aug-17 Level 4 - Public INFRASTRUCTURE MINING & METALS NUCLEAR, SECURITY & ENVIRONMENTAL

isupplier Portal Registration & Instructions Last Updated: 22-Aug-17 Level 4 - Public INFRASTRUCTURE MINING & METALS NUCLEAR, SECURITY & ENVIRONMENTAL INFRASTRUCTURE MINING & METALS NUCLEAR, SECURITY & ENVIRONMENTAL OIL, GAS & CHEMICALS isupplier Portal Registration & Instructions Last Updated: 22-Aug-17 Level 4 - Public Table of Contents 1 New User

More information

Sophos Mobile Control Super administrator guide. Product version: 3.5

Sophos Mobile Control Super administrator guide. Product version: 3.5 Sophos Mobile Control Super administrator guide Product version: 3.5 Document date: July 2013 Contents 1 About Sophos Mobile Control...3 2 Super administrator accounts...4 3 The super administrator customer...5

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

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

Comodo IT and Security Manager Software Version 6.6

Comodo IT and Security Manager Software Version 6.6 Comodo IT and Security Manager Software Version 6.6 End User Guide Guide Version 6.6.053117 Comodo Security Solutions 1255 Broad Street Clifton, NJ 07013 Table of Contents 1. Introduction to Comodo IT

More information

SAS Visual Analytics 7.3 for SAS Cloud: Onboarding Guide

SAS Visual Analytics 7.3 for SAS Cloud: Onboarding Guide SAS Visual Analytics 7.3 for SAS Cloud: Onboarding Guide Introduction This onboarding guide covers tasks that account administrators need to perform to set up SAS Visual Statistics and SAS Visual Analytics

More information

Engage ios App Administrator s Guide

Engage ios App Administrator s Guide Engage ios App Administrator s Guide Contents Contents... 1 Introduction... 2 Target Audience... 2 Devices Supported... 2 SharePoint Platforms Supported... 2 SharePoint Security & Privileges... 2 Deploying

More information

Comodo Device Manager Software Version 4.0

Comodo Device Manager Software Version 4.0 Comodo Device Manager Software Version 4.0 End User Guide Guide Version 4.0.112316 Comodo Security Solutions 1255 Broad Street Clifton, NJ 07013 Table of Contents 1.Introduction to Comodo Device Manager...

More information

HCP Anywhere. By Storage & Cloud Services. Quick Start Guide Nov 2017 HCP ANYWHERE

HCP Anywhere. By Storage & Cloud Services. Quick Start Guide Nov 2017 HCP ANYWHERE HCP Anywhere By Storage & Cloud Services Quick Start Guide Nov 2017!1 Getting Connected HCP Anywhere - Update Password Step 1 Login to A*CRC Storage and Cloud Service website to update your password. https://profiler.acrc.a-star.edu.sg/admin/passwd.php!2

More information

Google Sync Integration Guide. VMware Workspace ONE UEM 1902

Google Sync Integration Guide. VMware Workspace ONE UEM 1902 Google Sync Integration Guide VMware Workspace ONE UEM 1902 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 documentation,

More information

NETGEAR genie Apps. User Manual. 350 East Plumeria Drive San Jose, CA USA. August v1.0

NETGEAR genie Apps. User Manual. 350 East Plumeria Drive San Jose, CA USA. August v1.0 User Manual 350 East Plumeria Drive San Jose, CA 95134 USA August 2012 202-10933-03 v1.0 Support Thank you for choosing NETGEAR. To register your product, get the latest product updates, get support online,

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

ZENworks 2017 Update 4 Troubleshooting Mobile Device Management

ZENworks 2017 Update 4 Troubleshooting Mobile Device Management ZENworks 2017 Update 4 Troubleshooting Mobile Device Management January 2019 This section provide solutions to the problems you might encounter while using the Mobile Management feature. Section 1, Log

More information

Deploying ipad to Patients

Deploying ipad to Patients Deploying ipad to Patients Setup Guide Contents Overview Getting Prepared Evaluate your infrastructure Create a configuration Automate device setup Distribute apps In-Room Storage Initial setup Reset your

More information

ShareLink 200 N Setup Guide

ShareLink 200 N Setup Guide ShareLink 00 N Setup Guide This guide provides instructions for installing and connecting the Extron ShareLink 00 N Collaboration Gateway Network Version. The ShareLink 00 N allows anyone to present content

More information

ZuluDesk Management System is a powerful Mobile Device Management (MDM) solution designed for schools to manage their Apple devices over WiFi.

ZuluDesk Management System is a powerful Mobile Device Management (MDM) solution designed for schools to manage their Apple devices over WiFi. !!! TRIAL GUIDE Introduction ZuluDesk Management System is a powerful Mobile Device Management (MDM) solution designed for schools to manage their Apple devices over WiFi. This guide is designed to support

More information

VMware AirWatch - Workspace ONE, Single Sign-on and VMware Identity Manager

VMware AirWatch - Workspace ONE, Single Sign-on and VMware Identity Manager VMware AirWatch - Workspace ONE, Single Sign-on and VMware Identity Table of Contents Lab Overview - HOL-1857-03-UEM - Workspace ONE UEM with App & Access Management... 2 Lab Guidance... 3 Module 1 - Workspace

More information

BM Solutions Mortgage Portal. Document upload - Case tracking - Secure messaging Mobile technology. User Guide 15 January 2018 V3.

BM Solutions Mortgage Portal. Document upload - Case tracking - Secure messaging Mobile technology. User Guide 15 January 2018 V3. BM Solutions Mortgage Portal Document upload - Case tracking - Secure messaging Mobile technology User Guide 15 January 2018 V3.0 KEY BENEFITS Moving forward together with secure online document upload

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

Building a BYOD Program Using Jamf Pro. Technical Paper Jamf Pro or Later 2 February 2018

Building a BYOD Program Using Jamf Pro. Technical Paper Jamf Pro or Later 2 February 2018 Building a BYOD Program Using Jamf Pro Technical Paper Jamf Pro 10.2.0 or Later 2 February 2018 copyright 2002-2018 Jamf. All rights reserved. Jamf has made all efforts to ensure that this guide is accurate.

More information

Telenor MDM. Note Apple VPP ( )

Telenor MDM. Note Apple VPP ( ) Telenor MDM Note Apple VPP (5.17.02) September 2016 Table of Contents 1 Usage information... 3 1.1 Introduction... 3 1.2 Distributing apps through the Volume Purchasing Program (VPP)... 3 1.3 Registering

More information

MyFloridaNet-2 (MFN-2) Customer Portal/Password Management Reference Guide

MyFloridaNet-2 (MFN-2) Customer Portal/Password Management Reference Guide MyFloridaNet-2 (MFN-2) Customer Portal/Password Management Reference Guide REVISION RECORDS REVISION DATE DESCRIPTION 0 27 September 2017 Initial Submittal. 1 06 October 2017 Second Submittal. - 17 October

More information

Deploying ipad to Patients Setup Guide

Deploying ipad to Patients Setup Guide Deploying ipad to Patients Setup Guide Contents Overview Getting Prepared Evaluate your infrastructure Create a configuration Automate device setup Distribute apps In-Room Storage Initial setup Reset your

More information

CANVAS OBSERVER GUIDE

CANVAS OBSERVER GUIDE CANVAS OBSERVER GUIDE This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike License Table of Contents Introduction...3 What is the Observer role?...4 How can I use Canvas

More information

Comodo IT and Security Manager Software Version 5.4

Comodo IT and Security Manager Software Version 5.4 Comodo IT and Security Manager Software Version 5.4 End User Guide Guide Version 5.4.090716 Comodo Security Solutions 1255 Broad Street Clifton, NJ 07013 Table of Contents 1. Introduction to Comodo IT

More information

Remote Access Resources

Remote Access Resources Remote Access Resources Windows 7 Windows 10 Firm Laptop Windows Windows Mac Computer Apple ipad Mac Computer Android Devices Apple ipad Remote Access Remote Access for Personal Computer (Windows) Quick

More information

CHI Easy Access: Register From on the CHI Network

CHI Easy Access: Register From on the CHI Network CHI Easy Access: Register From on the CHI Network Go to chieasyaccess.org and click "Register Now." You'll see the screen below. Your CHI Easy Access account is configured to use the same password you

More information

Anchor User Guide. Presented by: Last Revised: August 07, 2017

Anchor User Guide. Presented by: Last Revised: August 07, 2017 Anchor User Guide Presented by: Last Revised: August 07, 2017 TABLE OF CONTENTS GETTING STARTED... 1 How to Log In to the Web Portal... 1 How to Manage Account Settings... 2 How to Configure Two-Step Authentication...

More information

ShareLink 200 N Setup Guide

ShareLink 200 N Setup Guide ShareLink 00 N Setup Guide This guide provides instructions for installing and connecting the Extron ShareLink 00 N Collaboration Gateway Network Version. The ShareLink 00 N allows anyone to present content

More information

Compliance Manager ZENworks Mobile Management 2.7.x August 2013

Compliance Manager ZENworks Mobile Management 2.7.x August 2013 www.novell.com/documentation Compliance Manager 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

Texas Division How to Login and Register for My IT Support and ServiceNow

Texas Division How to Login and Register for My IT Support and ServiceNow Texas Division How to Login and Register for My IT Support and ServiceNow Go to texas.mychiitsuppport.org. You'll see the screen below. My IT Support/ServiceNow is a national system and utilizes national

More information

AirWatch Container. VMware Workspace ONE UEM

AirWatch Container. VMware Workspace ONE UEM VMware Workspace ONE UEM 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 documentation, submit your feedback

More information

MOBILE SUPERVISOR. Revision Date: v.4.0.1

MOBILE SUPERVISOR. Revision Date: v.4.0.1 MOBILE SUPERVISOR Revision Date: 29.09.2018 v.4.0.1 1 CHAPTER 1: GENERAL INFORMATION ABOUT MOBIVISOR BASIC MANAGEMENT STEPS In this chapter, the following issues are analysed; Described Subjects About

More information

Frequently Asked Questions

Frequently Asked Questions Frequently Asked Questions Version.82 (12/01/17) Logins and Passwords I am not able to access my Apple Volume Purchase Program (VPP) login? Contact us at C3Ignitesupport@sprint.com for assistance. I need

More information

Sophos Mobile in Central administrator help. Product version: 7.1

Sophos Mobile in Central administrator help. Product version: 7.1 Sophos Mobile in Central administrator help Product version: 7.1 Contents 1 About this help...6 2 Key steps for managing devices with Sophos Mobile...7 3 Dashboard...8 4 Reports...9 5 Tasks...10 5.1 Monitor

More information

HP Roam - Business Deployment Guide

HP Roam - Business Deployment Guide HP Roam - Business Deployment Guide Copyright 2018 HP Development Company, L.P. January 2019 The information contained herein is subject to change without notice. The only warranties for HP products and

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

Telenor MDM. Quick Start Guide

Telenor MDM. Quick Start Guide Telenor MDM Quick Start Guide February 2016 Table of content 1 Usage information... 9 1.1 About... 9 1.2 Home hyperlink... 9 1.3 Description of the warning flags... 9 1.4 Greyed (read-only) items... 10

More information

2015 Mobiliya. All Rights Reserved Page 2

2015 Mobiliya. All Rights Reserved Page 2 Contents About this Guide... 3 Getting Started... 3 About Mobiliya Shoonya... 3 Key Features... 3 Add-on Features... 4 1. Sign In... 5 2. Admin Dashboard... 6 1. Licenses... 6 2. Users... 7 3. Devices...

More information

Systems Manager Cloud-Based Enterprise Mobility Management

Systems Manager Cloud-Based Enterprise Mobility Management Datasheet Systems Manager Systems Manager Cloud-Based Enterprise Mobility Management Overview Meraki Systems Manager provides cloud-based over-the-air centralized management, diagnostics, monitoring, and

More information

NotifyMDM Device Application User Guide Installation and Configuration for ios with TouchDown

NotifyMDM Device Application User Guide Installation and Configuration for ios with TouchDown NotifyMDM Device Application User Guide Installation and Configuration for ios with TouchDown NotifyMDM for ios Devices, Version 3.x NotifyMDM for ios with TouchDown 1 Table of Contents NotifyMDM for ios

More information

Team Management. Coaches and Team Managers Guide

Team Management. Coaches and Team Managers Guide Team Management Coaches and Team Managers Guide November 2015 Table of Contents Table of Contents Overview Audience About the Mobile App Examples Creating a Sport Ngin Account Accessing Team Center For

More information

Table of Contents... ii. GO AHEAD BRING YOUR OWN DEVICE TO WORK... 1 Requirements... 1

Table of Contents... ii. GO AHEAD BRING YOUR OWN DEVICE TO WORK... 1 Requirements... 1 Table of Contents... ii GO AHEAD BRING YOUR OWN DEVICE TO WORK... 1 Requirements... 1 1: Use AT&T Toggle Applications on an iphone or ipad... 1 AT&T Toggle... 2 Set up Work Email within AT&T Toggle...

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

3CX Mobile Device Manager

3CX Mobile Device Manager 3CX Mobile Device Manager Manual 1 Copyright 2013, 3CX Ltd. http://www.3cx.com E-mail: info@3cx.com Information in this document is subject to change without notice. Companies names and data used in examples

More information

Epson Device Admin User s Guide NPD EN

Epson Device Admin User s Guide NPD EN Epson Device Admin User s Guide NPD5817-00 EN About this Manual About this Manual Marks and Symbols! Caution: Instructions that must be followed carefully to avoid bodily injury. c Important: Instructions

More information

Sophos Mobile in Central

Sophos Mobile in Central administrator help Product Version: 8 Contents About this help...1 About Sophos Mobile Admin... 2 User interface... 2 Table views... 2 User roles... 3 Key steps for managing devices with Sophos Mobile...4

More information

CLIQ Web Manager. User Manual. The global leader in door opening solutions V 6.1

CLIQ Web Manager. User Manual. The global leader in door opening solutions V 6.1 CLIQ Web Manager User Manual V 6.1 The global leader in door opening solutions Program version: 6.1 Document number: ST-003478 Date published: 2016-03-31 Language: en-gb Table of contents 1 Overview...9

More information

User Guide for Client Remote Access. Version 1.2

User Guide for Client Remote Access. Version 1.2 User Guide for Client Remote Access Version 1.2 Table of Contents PAGE Introduction... 2 Microsoft Multi-Factor Authentication Introduction... 3-4 User Enrollment... 5-8 Accessing Remote Resources Windows

More information

Updated August 7 th, 2017 introduction

Updated August 7 th, 2017 introduction Solstice User Guide Updated August 7 th, 2017 introduction The Solstice User Reference Guide provides a summary of how Solstice works for users, including an overview of a Solstice system and steps for

More information

Bechtel Partner Access User Guide

Bechtel Partner Access User Guide Bechtel Partner Access User Guide IMPORTANT: For help with this process, please contact the IS&T Service Center or your local IS&T support group: IS&T Service Center Phone: +1-571-392-6767 US Only +1 (800)

More information