Difference between revisions of "Intune"

From Max's Wiki
Jump to navigation Jump to search
Line 91: Line 91:
 
==OMA-URI==
 
==OMA-URI==
 
*[https://blogs.technet.microsoft.com/senthilkumar/2018/05/21/intune-deploying-admx-backed-policies-using-microsoft-intune/ Blog - Intune: Deploying ADMX-Backed policies using Microsoft Intune]
 
*[https://blogs.technet.microsoft.com/senthilkumar/2018/05/21/intune-deploying-admx-backed-policies-using-microsoft-intune/ Blog - Intune: Deploying ADMX-Backed policies using Microsoft Intune]
 +
 +
==Mobile Apps==
 +
 +
===Troubleshooting===
 +
*https://blogs.technet.microsoft.com/microscott/intune-app-installation-reports-explained/
  
 
=Development=
 
=Development=

Revision as of 22:54, 10 February 2019


Creating your tenant

Trials

Sign up for trials:

Network Requirements

https://docs.microsoft.com/en-us/intune/network-bandwidth-use

Configuring your tenant

Obtaining and installing Apple APN

https://docs.microsoft.com/en-us/intune/apple-mdm-push-certificate-get

  1. Azure Portal
  2. Intune Blade
    1. Manage -> Device Enrollment
      1. Apple enrollment

Mobile Application Management (MAM)

  1. Intune
  2. Mobile Apps
  3. App Protection Policies

Enrollment

MFA

iOS


Android

Windows

Deeplink

ms-device-enrollment:?mode={mode_name}
Example = ms-device-enrollment:?mode=mdm

Troubleshooting

https://support.microsoft.com/en-us/help/4469913/troubleshooting-windows-device-enrollment-problems-in-microsoft-intune https://techcommunity.microsoft.com/t5/Intune-Customer-Success/Meeting-Apple-s-New-Requirements-for-Application-Transport/ba-p/279944 https://github.com/jchri/ProbeTLSforATS

Device Compliance

Remote Tasks

Other

Android Enterprise

Work Profile

https://social.technet.microsoft.com/Forums/en-US/13de10f8-210a-41b3-b49b-d82fbe768faf/android-for-work-contacts-profiles?forum=microsoftintuneprod

Logs

  1. Event Viewer
  2. View Menu
  3. View Analytic and Debug Logs
  4. Applications and Services Logs
    1. Microsoft
    2. Windows
    3. DeviceManagement-Enterprise-Diagnostics=Provider
    4. Debug
  5. Enable Log and preform actions

Audit Logs

Conditional Access

Email settings

OMA-URI

Mobile Apps

Troubleshooting

Development