Mobile device management: Difference between revisions

Jump to navigation Jump to search
Line 45: Line 45:


For Android and Windows Store versions, we do have an app with integrated Intune SDK that we can build on-demand, without the need for wrapping (in theory, as the MDM requirements can change any time).
For Android and Windows Store versions, we do have an app with integrated Intune SDK that we can build on-demand, without the need for wrapping (in theory, as the MDM requirements can change any time).
== Remote Application Management tools ==
To simplify the initial user access to the Resco app, use push applications via Remote Device Management. Follow the below mentioned parameters in your MDM to have control over your enterprise mobility.
{{Note|This is the Apple-defined protocol, therefore, it applies only to iOS users for all MDM providers. Since iOS version 9.3, the mobile application supports MDM key-value pair provisioning on iOS devices.}}
You are able to specify the following parameters in your MDM:
{| class="wikitable"
|-
| UserMode  || (0:Standard, 1:External, 2: Anonymous, 3:CurrentWinUser, 4: OAuth2)
|-
| OrganizationUrl ||
|-
| UserName ||
|-
| Password ||
|-
| Domain ||
|-
| HomeRealm ||
|-
| ADFSUsername ||
|-
| SavePassword || (true/false)
|}
{| class="wikitable"
|-
| ExchangeUrl
|-
| ExchangeEmail
|-
| ExchangeUserName
|-
| ExchangePassword
|}
{| class="wikitable"
|-
| SharePointServerType  || (0: SameAsCrm, 1: AD, 2: Online, 3: ADFS)
|-
| SharePointUserName ||
|-
| SharePointPassword ||
|}
Once the above configuration is specified, the application skips the initial tutorial and shows the synchronization window (with the above values pre-filled) on the first run.


[[Category:Resco Mobile CRM]]
[[Category:Resco Mobile CRM]]

Navigation menu