Skip to content

Commit d1a7fd7

Browse files
author
Angela Fleischmann
authored
Merge pull request #7673 from MicrosoftDocs/main
Publish 05/24/2022 3:30 PM PT
2 parents 4ca83c7 + aaf6799 commit d1a7fd7

3 files changed

Lines changed: 29 additions & 3 deletions

File tree

memdocs/intune/developer/app-wrapper-prepare-ios.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -220,6 +220,7 @@ You can use the following command line parameters with the App Wrapping Tool:
220220
|**-b**|(Optional) Use -b without an argument if you want the wrapped output app to have the same bundle version as the input app (not recommended). <br/><br/> Use `-b <custom bundle version>` if you want the wrapped app to have a custom CFBundleVersion. If you choose to specify a custom CFBundleVersion, it's a good idea to increment the native app's CFBundleVersion by the least significant component, like 1.0.0 -> 1.0.1. |
221221
|**-citrix**|(Optional) Include the Citrix XenMobile App SDK (network-only variant). You must have the [Citrix MDX Toolkit](https://docs.citrix.com/en-us/mdx-toolkit/about-mdx-toolkit.html) installed to use this option. |
222222
|**-f**|(Optional) `<Path to a plist file specifying arguments.>` Use this flag in front of the [plist](https://developer.apple.com/library/mac/documentation/Cocoa/Conceptual/PropertyLists/Introduction/Introduction.html) file if you choose to use the plist template to specify the rest of the IntuneMAMPackager properties like -i, -o, and -p. See Use a plist to input arguments. |
223+
|**-dt**|(Optional) Disable collection of Microsoft Intune client telemetry.
223224
224225
### Use a plist to input arguments
225226
@@ -242,6 +243,7 @@ In the IntuneMAMPackager/Contents/MacOS folder, open `Parameters.plist` (a blank
242243
| Build String Override |String|empty| The custom CFBundleVersion of the wrapped output app|
243244
| Include Citrix XenMobile App SDK (network-only variant)|Boolean|false| Same as -citrix|
244245
| Extension Provisioning Profile Paths |Array of Strings|empty| An array of extension provisioning profiles for the app.
246+
| Disable Telemetry |Boolean|false| Same as -dt
245247
246248
Run the IntuneMAMPackager with the plist as the sole argument:
247249

memdocs/intune/fundamentals/licenses.md

Lines changed: 26 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ keywords:
77
author: Erikre
88
ms.author: erikre
99
manager: dougeby
10-
ms.date: 12/16/2021
10+
ms.date: 05/19/2021
1111
ms.topic: conceptual
1212
ms.service: microsoft-intune
1313
ms.subservice: fundamentals
@@ -69,14 +69,38 @@ Microsoft Endpoint Manager offers premium add-ons. Licenses for the premium add-
6969
## Additional information
7070

7171
- A Microsoft Intune user and device subscription is available as a standalone, in addition to the bundles listed above.
72-
- A Microsoft Intune device-only subscription is available to manage kiosks, dedicated devices, phone-room devices, IoT, and other single-use devices that don't require user-based security and management features. For more information, see [Introduction to device licenses in Microsoft Intune](/troubleshoot/mem/intune/device-licenses-introduction).
72+
- A Microsoft Intune device-only subscription is available to manage kiosks, dedicated devices, phone-room devices, IoT, and other single-use devices that don't require user-based security and management features. For more information, see [Device-only licenses](../fundamentals/licenses.md#device-only-licenses).
7373
- The appropriate Microsoft Intune license is required if a user or device benefits directly or indirectly from the Microsoft Intune service, including access to the Microsoft Intune service through a [Microsoft API](/legal/microsoft-apis/terms-of-use).
7474
- Intune isn't included in licenses not in the previous tables.
7575

7676
## Unlicensed admins
7777

7878
For more information about giving administrators access to Microsoft Endpoint Manager without them having an Intune license, see [Unlicensed admins](unlicensed-admins.md).
7979

80+
## Device-only licenses
81+
82+
Microsoft Intune offers a device-only subscription service that helps organizations manage devices that aren't affiliated with specific users.
83+
84+
You can purchase device licenses based on your estimated usage. Microsoft Intune device licenses are applicable when a device is enrolled through any of the following methods:
85+
86+
- [Windows Autopilot Self-Deploying mode](/windows/deployment/windows-autopilot/self-deploying)
87+
- [Apple Device Enrollment Program without user affinity](/mem/intune/enrollment/device-enrollment-program-enroll-ios)
88+
- [Apple School Manager without user affinity](/mem/intune/enrollment/apple-school-manager-set-up-ios)
89+
- [Apple Configurator without user affinity](/mem/intune/enrollment/apple-configurator-enroll-ios)
90+
- [Android Enterprise dedicated](/mem/intune/enrollment/android-kiosk-enroll)
91+
- [Using a device enrollment manager account](/mem/intune/enrollment/device-enrollment-manager-enroll)
92+
93+
> [!NOTE]
94+
> Visit the [Microsoft Licensing](https://www.microsoft.com/licensing/default) page, or contact your account representative if you have any questions or you would like to receive the latest information about product editions, product licensing updates, volume licensing plans, and other information related to your specific use cases.
95+
96+
### Device-only license limitations
97+
98+
When a device is enrolled by using a device license, the following Intune functions aren't supported:
99+
100+
- [Intune app protection policies](/mem/intune/apps/app-protection-policy)
101+
- [Conditional access](/mem/intune/protect/conditional-access)
102+
- User-based management features, such as email and calendaring
103+
80104
## Confirm your licenses
81105

82106
A Microsoft Intune license is created for you when you sign up for the Intune free trial. As part of this trial, you'll also have a trial Enterprise Mobility + Security (EMS) subscription. An Enterprise Mobility + Security (EMS) subscription includes both Azure Active Directory Premium and Microsoft Intune.

memdocs/intune/remote-actions/collect-diagnostics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ To use the *Collect diagnostics* action:
6161

6262
## Data collected
6363

64-
No personal information is collected. If you've installed KB5011543 on Windows 10 or KB5011563 on Windows 11, the format of the zip file will be simpler, including a flattened structure where the logs collected are named to match the data collected, and when multiple files are collected a folder is created.
64+
No personal information is collected. If you've installed [KB5011543](https://support.microsoft.com/topic/march-22-2022-kb5011543-os-builds-19042-1620-19043-1620-and-19044-1620-preview-4fe2d1c0-720f-47fe-9523-75339bc107a1) on Windows 10 or [KB5011563](https://support.microsoft.com/topic/march-28-2022-kb5011563-os-build-22000-593-preview-40df54c9-b5a9-42e5-ae1c-9a33ff91ca91) on Windows 11, the format of the zip file will be simpler, including a flattened structure where the logs collected are named to match the data collected, and when multiple files are collected a folder is created.
6565

6666
This list below is the same order as the diagnostic zip. Each collection contains the following data:
6767

0 commit comments

Comments
 (0)