You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: memdocs/autopilot/add-devices.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -161,8 +161,8 @@ You can delete Windows Autopilot devices that aren't enrolled into Intune:
161
161
162
162
Completely removing a device from your tenant requires you to delete the Intune device, the Azure Active Directory device, and the Windows Autopilot device records. These deletions can all be done from Intune:
163
163
164
-
1. First, delete the devices from Windows Autopilot at **Devices** > **Windows** > **Windows enrollment** > **Devices** (under **Windows Autopilot Deployment Program**). Choose the devices you want to delete, then choose **Delete**. Windows Autopilot device deletion can take a few minutes to complete.
165
-
2.If the devices are enrolled in Intune, you must [delete them from the Intune All devices blade](../intune/remote-actions/devices-wipe.md#delete-devices-from-the-intune-portal).
164
+
1. First if the devices are enrolled in Intune, you must [delete them from the Intune All devices blade](../intune/remote-actions/devices-wipe.md#delete-devices-from-the-intune-portal).
165
+
2.Once device is not enrolled in Intune, delete the devices from Windows Autopilot at **Devices** > **Windows** > **Windows enrollment** > **Devices** (under **Windows Autopilot Deployment Program**). Choose the devices you want to delete, then choose **Delete**. Windows Autopilot device deletion can take a few minutes to complete.
166
166
3. Delete the devices in Azure Active Directory devices at **Devices** > **Azure AD devices**.
Copy file name to clipboardExpand all lines: memdocs/configmgr/comanage/overview.md
-3Lines changed: 0 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -118,9 +118,6 @@ Enabling co-management itself doesn't require that you onboard your site with Az
118
118
119
119
Upgrade your devices to Windows 10, version 1709 or later. For more information, see [Adopting Windows as a service](../core/understand/configuration-manager-and-windows-as-service.md#key-articles-about-adopting-windows-as-a-service).
120
120
121
-
> [!IMPORTANT]
122
-
> Windows 10 mobile devices don't support co-management.
If requests with `X-Forwarded-For` headers are blocked on a proxy server, either allow the header on the proxy server or change the custom header name in IIS for each server farm.
219
+
220
+
To change the custom header name for each server farm:
221
+
222
+
1. Open IIS Manager.
223
+
1. Select **Server Farms**.
224
+
1. Select a server farm and the proxy icon.
225
+
1. Under **Custom Headers**, change the value `X-Forwarded-For` to `X-Forwarded-For-<custom-name>`.
226
+
216
227
## Manage server resources
217
228
218
229
Disk space required for each DO cache server may vary, based on your organization's update requirements. 100 GB should be enough space to cache the following content:
@@ -227,4 +238,4 @@ If the IIS and ARR log files take up too much space on the server, there are sev
227
238
228
239
## See also
229
240
230
-
[Microsoft Connected Cache in Configuration Manager](../../../plan-design/hierarchy/microsoft-connected-cache.md)
241
+
[Microsoft Connected Cache in Configuration Manager](../../../plan-design/hierarchy/microsoft-connected-cache.md)
Copy file name to clipboardExpand all lines: memdocs/intune/apps/apps-add-android-for-work.md
+27-1Lines changed: 27 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ keywords:
8
8
author: Erikre
9
9
ms.author: erikre
10
10
manager: dougeby
11
-
ms.date: 09/16/2021
11
+
ms.date: 11/08/2021
12
12
ms.topic: how-to
13
13
ms.service: microsoft-intune
14
14
ms.subservice: apps
@@ -216,6 +216,32 @@ By default, an Android Enterprise fully managed device will not allow employees
216
216
> [!NOTE]
217
217
> The Microsoft Intune app, the Microsoft Authenticator app, and the Company Portal app will be installed as required apps onto all fully managed devices during onboarding. Having these apps automatically installed provides Conditional Access support, and Microsoft Intune app users can see and resolve compliance issues.
218
218
219
+
## Update a Managed Google Play app
220
+
By default, Managed Google Play apps will not update unless the following conditions are met:
221
+
222
+
- The device is connected to wi-fi
223
+
- The device is charging
224
+
- The device is not actively being used
225
+
- The app to be updated is not running on the foreground
226
+
227
+
For more information, see the [Manage App Updates](https://support.google.com/googleplay/work/answer/9350374?hl=en) documentation from Google.
228
+
229
+
You can choose to configure the wi-fi requirement for dedicated, fully managed, and corporate-owned work profile devices by configuring app auto-updates in [device configurations policies](../configuration/device-restrictions-android-for-work.md).
230
+
231
+
For dedicated, fully managed, and corporate-owned work profile devices, you can choose an app update mode when an app is assigned to groups. The update modes available are:
232
+
233
+
-**Default**: The app's updates are subject to default conditions (described above).
234
+
-**High Priority**: The app will update as soon as possible from when a new update is released, disregarding all of the default conditions. This may be disruptive for some users since the update can occur while the device is being used.
235
+
236
+
To edit the app update mode:
237
+
1. Sign in to the [Microsoft Endpoint Manager admin center](https://go.microsoft.com/fwlink/?linkid=2109431).
238
+
2. Select **Apps** > **All apps**.
239
+
3. Select the app from the apps list.
240
+
4. Select **Properties**.
241
+
5. Select **Edit** by the **Assignments** section.
242
+
6. Find the group you'd like to edit the app update mode for by clicking the corresponding group mode for that group.
243
+
7. Under **app settings**, select the desired update mode.
244
+
219
245
## Manage Android Enterprise app permissions
220
246
Android Enterprise requires you to approve apps in the Managed Google Play web console before you sync them with Intune and assign them to your users. Because Android Enterprise allows you to silently and automatically push the apps to users' devices, you must accept the app permissions on behalf of all your users. Users don't see any app permissions when they install the apps, so it's important that you understand the permissions.
Copy file name to clipboardExpand all lines: memdocs/intune/apps/apps-supported-intune-apps.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ keywords:
6
6
author: Erikre
7
7
ms.author: erikre
8
8
manager: dougeby
9
-
ms.date: 10/15/2021
9
+
ms.date: 11/04/2021
10
10
ms.topic: conceptual
11
11
ms.service: microsoft-intune
12
12
ms.subservice: apps
@@ -173,6 +173,7 @@ The following apps support the core Intune App Protection Policy settings. Apps
173
173
|**Notate for Intune**<p><imgalt="Partner app - Notate for Microsoft Intune icon"src="./media/apps-supported-intune-apps/icon-p-notate.png"width="100"> | Notate is the ultimate Exchange Information Manager. Go paperless and improve collaboration. Let Notate advance your digital transformation. |[App Store link (iOS)](https://apps.apple.com/app/notate-for-microsoft-intune/id1511979523)|
174
174
| **Now<sup>®</sup> Mobile - Intune**<p><img alt="Partner app - Now Mobile for Intune icon" src="./media/apps-supported-intune-apps/icon-p-now-mobile.png" width="100"> | Now employees can find answers and get work done across IT, HR, Facilities, Finance, Legal and other departments, all from a modern mobile app powered by the Now Platform<sup>®</sup>.<p>The Now Platform<sup>®</sup> delivers employee experiences and productivity through digital workflows across departments, systems and people.<p>Examples of things you can do in the app:<ul><li>IT: Request a laptop or a reset password</li><li>Facilities: Find and book a conference room</li><li>Finance: Request a corporate credit card</li><li>Legal: Have a new vendor sign a non-disclosure agreement (NDA)</li><li>HR: Find the next company holiday and check the vacation policy</li></ul><p>Now<sup>®</sup> Mobile powered by the Now Platform<sup>®</sup> - finally work life can be as great as real life | [Google Play link (Android)](https://play.google.com/store/apps/details?id=com.servicenow.requestor.mam.intune),<br>[App Store link (iOS)](https://apps.apple.com/app/now-mobile-intune/id1494183300) |
175
175
| **Omnipresence Go**<p><img alt="Partner app - Omnipresence Go icon" src="./media/apps-supported-intune-apps/icon-p-omnipresence.png" width="100"> | Omnipresence is a Customer Experience Management platform for Life Sciences companies. You can use Omnipresence CXM to engage with customers and patients of Life Sciences companies. <p>Omnipresence is built by life sciences experts who understand pharma, biotech, and med-device business needs and compliance requirements. As a unified platform, functional teams can work together using a shared view of their customers and plans across devices, online and offline, in harmony with their Microsoft applications. By using Omnipresence, you can focus on enabling great customer experiences based on advanced analytics and AI that deliver insights to enrich every stage of the customer journey.| [Google Play link (Android)](https://play.google.com/store/apps/details?id=com.omnipresence.live),<br>[App Store link (iOS)](https://apps.apple.com/in/app/omnipresence-technologies/id1504126395#?platform=iphone) |
176
+
|**PenPoint**<p><imgalt="Partner app - PenPoint icon"src="./media/apps-supported-intune-apps/icon-p-penpoint.png"width="100"> | PenPoint works with PenLink’s on-premise software, PLX, to conduct lawful communications surveillance operations in the support of law enforcement investigations. PenPoint for Intune provides secure mobile access to communications surveillance data collected and stored by a PLX system. |[Google Play link (Android)](https://play.google.com/store/apps/details?id=com.penlink.PenPoint),<br>[App Store link (iOS)](https://itunes.apple.com/app/penpoint/id1451352658?mt=8)|
176
177
|**PrinterOn for Microsoft**<p><imgalt="Partner app - PrinterOn for Microsoft icon"src="./media/apps-supported-intune-apps/icon-p-printeron.png"width="100"> | PrinterOn's wireless mobile printing solutions enable users to remotely print from anywhere at any time over a secure network.|[Google Play link (Android)](https://play.google.com/store/apps/details?id=com.printeron.droid.phone),<br>[App Store link (iOS)](https://apps.apple.com/us/app/printeron-for-microsoft/id1258715414?mt=8)|
177
178
|**Qlik Sense Mobile**<p><imgalt="Partner app - Qlik Sense Mobile icon"src="./media/apps-supported-intune-apps/icon-p-qlik.png"width="100"> | Qlik Sense is a market leading, next generation application for self-service oriented analytics. Qlik's patented associative technology allows people to easily combine data from many different sources and explore it freely, without the limitations of query-based tools. |[Google Play link (Android)](https://play.google.com/store/apps/details?id=com.qlik.qliksense.mobile),<br>[App Store link (iOS)](https://apps.apple.com/app/qlik-sense-mobile/id1217049362)|
178
179
|**SAP Fiori**<p><imgalt="Partner app - SAP Fiori icon"src="./media/apps-supported-intune-apps/icon-p-sap-fiori.png"width="100"> | Increase your daily productivity by tackling your most common business tasks anywhere and anytime with the SAP Fiori Client mobile app for iPhone and iPad. Deliver a next-level mobile experience with enhanced attachment handling and full-screen operations using this enhanced mobile runtime for the Web version of over 750 SAP Fiori app. Plus, access custom SAP Fiori mobile apps—built by customers using SAP Fiori mobile service—that are ready to support Intune mobile app management. |[App Store link (iOS)](https://apps.apple.com/us/app/sap-fiori-client/id824997258?mt=8)|
Copy file name to clipboardExpand all lines: memdocs/intune/apps/apps-win32-supersedence.md
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ keywords:
6
6
author: Erikre
7
7
ms.author: erikre
8
8
manager: dougeby
9
-
ms.date: 07/19/2021
9
+
ms.date: 11/04/2021
10
10
ms.topic: how-to
11
11
ms.service: microsoft-intune
12
12
ms.subservice: apps
@@ -39,6 +39,12 @@ Supersedence relationships can be created when adding or modifying a Win32 app w
39
39
40
40
App supersedence can only be applied to Win32 apps. For more information, see [Add a Win32 app](apps-win32-add.md) to Intune.
41
41
42
+
A Microsoft Endpoint Manager permission will be required to create and edit Win32 app supersedence and dependency relationships with other apps. The permission is available under the **Mobile apps** category by selecting **Relate**. Starting in the **2202** service release, MEM admins will need this permission to add supersedence and dependency apps when creating or editing a Win32 app in Microsoft Endpoint Manager admin center. To find this permission in [Microsoft Endpoint Manager admin center](https://go.microsoft.com/fwlink/?linkid=2109431), choose **Tenant administration** > **Roles** > **All roles** > **Create**.
43
+
44
+
This Win32 app supersedence permission has been added to the following built-in roles:
45
+
- Application Manager
46
+
- School administrator
47
+
42
48
## Create a Supersedence relationship in Intune
43
49
44
50
The following steps help you create a supersedence relationship between apps:
Copy file name to clipboardExpand all lines: memdocs/intune/apps/intune-management-extension.md
+2-3Lines changed: 2 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ keywords:
7
7
author: Erikre
8
8
ms.author: erikre
9
9
manager: dougeby
10
-
ms.date: 07/15/2021
10
+
ms.date: 11/18/2021
11
11
ms.topic: how-to
12
12
ms.service: microsoft-intune
13
13
ms.subservice: apps
@@ -54,7 +54,7 @@ The Intune management extension supplements the in-box Windows 10 MDM features.
54
54
55
55
- End users aren't required to sign in to the device to execute PowerShell scripts.
56
56
57
-
- The Intune management extension agent checks with Intune once every hour and after every reboot for any new scripts or changes. After you assign the policy to the Azure AD groups, the PowerShell script runs, and the run results are reported. Once the script executes, it doesn't execute again unless there's a change in the script or policy. If the script fails, the Intune management extension agent retries the script three times for the next three consecutive Intune management extension agent check-ins.
57
+
- The Intune management extension agent checks after every reboot for any new scripts or changes. After you assign the policy to the Azure AD groups, the PowerShell script runs, and the run results are reported. Once the script executes, it doesn't execute again unless there's a change in the script or policy. If the script fails, the Intune management extension agent retries the script three times for the next three consecutive Intune management extension agent check-ins.
58
58
59
59
- For shared devices, the PowerShell script will run for every new user that signs in.
60
60
@@ -225,7 +225,6 @@ To see if the device is auto-enrolled, you can:
225
225
> The **Microsoft Intune Management Extension** is a service that runs on the device, just like any other service listed in the Services app (services.msc). After a device reboots, this service may also restart, and check for any assigned PowerShell scripts with the Intune service. If the **Microsoft Intune Management Extension** service is set to Manual, then the service may not restart after the device reboots.
226
226
227
227
- Be sure devices are [joined to Azure AD](/azure/active-directory/user-help/user-help-join-device-on-network). Devices that are only joined to your workplace or organization ([registered](/azure/active-directory/user-help/user-help-register-device-on-network) in Azure AD) won't receive the scripts.
228
-
- The Intune management extension client checks once per hour for any changes in the script or policy in Intune.
229
228
- Confirm the Intune management extension is downloaded to `%ProgramFiles(x86)%\Microsoft Intune Management Extension`.
230
229
- Scripts don't run on Surface Hubs or Windows 10 in S mode.
231
230
- Review the logs for any errors. See [Intune management extension logs](#intune-management-extension-logs) (in this article).
Copy file name to clipboardExpand all lines: memdocs/intune/configuration/administrative-templates-configure-edge.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ description: Add or create settings using ADMX administrative templates to confi
4
4
ms.author: mandia
5
5
author: MandiOhlinger
6
6
manager: dougeby
7
-
ms.date: 02/26/2021
7
+
ms.date: 11/04/2021
8
8
audience: ITPro
9
9
ms.topic: how-to
10
10
ms.service: microsoft-intune
@@ -34,6 +34,9 @@ This article applies to:
34
34
35
35
For Microsoft Edge version 45 and earlier, see [Microsoft Edge Browser device restrictions](device-restrictions-windows-10.md#microsoft-edge-legacy-version-45-and-older).
36
36
37
+
> [!NOTE]
38
+
> Additional ADMX settings for Edge 95 and Edge updater have been added to Administrative Templates. This includes support for "Target Channel override" which allows customers to opt into the **[Extended Stable](https://blogs.windows.com/msedgedev/2021/07/15/opt-in-extended-stable-release-cycle/)** release cycle option at any point using Group Policy or through Intune.
39
+
37
40
When you use Intune to manage and enforce policies, it's similar to using Active Directory group policy, or configuring local Group Policy Object (GPO) settings on user devices. But, Intune is 100% cloud.
38
41
39
42
This article shows you how to configure Microsoft Edge policy settings using administrative templates in Microsoft Intune.
Copy file name to clipboardExpand all lines: memdocs/intune/configuration/device-restrictions-android-for-work.md
+14-1Lines changed: 14 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ keywords:
7
7
author: MandiOhlinger
8
8
ms.author: mandia
9
9
manager: dougeby
10
-
ms.date: 10/19/2021
10
+
ms.date: 11/15/2021
11
11
ms.topic: conceptual
12
12
ms.service: microsoft-intune
13
13
ms.subservice: configuration
@@ -446,6 +446,8 @@ End of comment -->
446
446
447
447
### Applications
448
448
449
+
#### Fully managed, dedicated, and corporate-owned work profile devices
450
+
449
451
-**Allow installation from unknown sources**: **Allow** lets users turn on **Unknown sources**. This setting allows apps to install from unknown sources, including sources other than the Google Play Store. It allows users to side-load apps on the device using means other than the Google Play Store. When set to **Not configured** (default), Intune doesn't change or update this setting. By default, the OS might prevent users from turning on **Unknown sources**.
450
452
451
453
-**App auto-updates (work profile-level)**: Devices check for app updates daily. Choose when automatic updates are installed. Your options:
@@ -464,6 +466,17 @@ End of comment -->
464
466
465
467
If you want to enable side-loading, set the **Allow installation from unknown sources** and **Allow access to all apps in Google Play store** settings to **Allow**.
466
468
469
+
#### Dedicated devices
470
+
471
+
-**Clear local data in apps not optimized for Shared device mode (Public Preview)**: Add any app not optimized for shared device mode to the list. The app's local data will be cleared whenever a user signs out of an app that's optimized for shared device mode. Available for dedicated devices enrolled with Shared mode running Android 9 and later.
472
+
473
+
When you use this setting, users cannot initiate sign out from non-optimized apps and get single sign-out.
474
+
- Users will need to sign out of an app that has been optimized for Shared Device mode. Microsoft apps that are optimized for Shared device mode on Android include Teams and Intune’s Managed Home Screen.
475
+
- For apps that have not been optimized for Shared Device mode, deleting application data extends to local app storage only. Data may be left in other areas of the device. User identifying artifacts such as email address and username may be left behind on the app and visible by others.
476
+
- Non-optimized apps that provide support for multiple accounts could exhibit indeterminate behavior and are therefore not recommended.
477
+
478
+
All non-optimized apps should be thoroughly tested before being used in multi-user scenarios on shared devices to ensure they work as expected. For example, validate your core scenarios in each app, verify that the app signs out properly, and that all data is sufficiently cleared for your organization’s needs.
479
+
467
480
### Connectivity
468
481
469
482
#### Fully managed, dedicated, and corporate-owned work profile devices
0 commit comments