Skip to content

Commit a481bfc

Browse files
committed
erikre-doc-13947563-ID
1 parent 026291f commit a481bfc

1 file changed

Lines changed: 75 additions & 2 deletions

File tree

memdocs/intune/fundamentals/in-development.md

Lines changed: 75 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ keywords:
88
author: dougeby
99
ms.author: dougeby
1010
manager: dougeby
11-
ms.date: 03/24/2022
11+
ms.date: 03/31/2022
1212
ms.topic: conceptual
1313
ms.service: microsoft-intune
1414
ms.subservice: fundamentals
@@ -77,12 +77,74 @@ This feature targets devices that operate on Android 11+. For devices that opera
7777
Win32 App Log collection via Intune Management Extension has moved to the Windows 10 device diagnostic platform, reducing time to collect logs from 1-2 hours to 20 minutes. We've also increased the size from 60mb to 250mb. Along with performance improvements, the app logs will also be available under the **Device diagnostics monitor** action for each device, as well as the managed app monitor. For information about how to collect diagnostics, see [Collect diagnostics from a Windows device](..\remote-actions\collect-diagnostics.md) and [Troubleshooting Win32 app installations with Intune](/troubleshoot/mem/intune/troubleshoot-win32-app-install).
7878

7979
### Uninstall DMG-type applications on managed macOS devices (Public preview)<!-- 13155022 -->
80-
You will be able to use the Uninstall assignment type to remove DMG-type applications on managed macOS devices from Microsoft Endpoint Manager. You can find macOS DMG apps in [Microsoft Endpoint Manager admin center](https://go.microsoft.com/fwlink/?linkid=2109431) by selecting **Apps** > **macOS** > **macOS app (.DMG)**. For related information, [Add a macOS DMG app to Microsoft Intune](../apps/lob-apps-macos-dmg.md).
80+
You will be able to use the Uninstall assignment type to remove DMG-type applications on managed macOS devices from Microsoft Endpoint Manager. You can find macOS DMG apps in [Microsoft Endpoint Manager admin center](https://go.microsoft.com/fwlink/?linkid=2109431) by selecting **Apps** > **macOS** > **macOS app (.DMG)**. For related information, [Add a macOS DMG app to Microsoft Intune](../apps/lob-apps-macos-dmg.md).
81+
82+
### Update to the App configuration policies list<!-- 13903969 -->
83+
In Intune, the **Assigned** column in the **App configuration policies** list will be removed. To view the assigned groups for an app configuration policy, navigate to [Microsoft Endpoint Manager admin center](https://go.microsoft.com/fwlink/?linkid=2109431) > **Apps** > **App configuration policies** > *select a policy* > **Overview**.
84+
85+
<!-- ***********************************************-->
86+
87+
## Device enrollment
88+
89+
### Improvements for enrollment profiles for Apple’s Automated Device Enrollment (Public preview)<!-- 10111795 -->
90+
As a public preview, we’re adding new Setup Assistant screens you can configure when [creating enrollment profiles](../enrollment/device-enrollment-program-enroll-ios.md#create-an-apple-enrollment-profile) for Apple’s Automated Device Enrollment (ADE). The following new screens will be available on the *Setup Assistant* tab for both iOS/iPadOS and macOS as follows:
91+
92+
- iOS/iPadOS 13 and later - **Get Started (preview)**
93+
- Default – Show
94+
- Admin can configure to hide the Get Started pane (Setup Assistant screen) during ADE enrollment.
95+
96+
- macOS 12 and later - **Auto Unlock with Apple Watch (preview)**
97+
- Default – Show
98+
- Admin can configure to hide the Unlock Your Mac with your Apple Watch pane (Setup Assistant screen) during ADE enrollment.
99+
100+
<!-- ***********************************************-->
101+
102+
## Device management
103+
104+
### Updating the device diagnostics folder structure<!-- 8504019 -->
105+
We’re updating how Intune exports [Windows Device Diagnostic data](../remote-actions/collect-diagnostics.md). Today, the zip file is flat structure of numbered folders that doesn’t identify their contents. Once updated, the logs collected will be named to match the data that was collected, and if multiple files are collected a folder will be created.
106+
107+
To take advantage of this diagnostic logging update, devices must install one of the following updates:
108+
- Windows 11 - KB5011563
109+
- Windows 10 - KB5011543
110+
111+
These updates are expected to be made available through Windows Updates on April 12, 2022.
81112

82113
<!-- ***********************************************-->
83114

84115
## Device configuration
85116

117+
### New wired networks device configuration profile for Windows devices<!-- 1746923 -->
118+
There will be a new **Wired Networks** device configuration profile (**Devices** > **Configuration profiles** > **Create profile** > **Windows 10 and later** for platform > **Templates** > **Wired networks** for profile type).
119+
120+
Use this profile to configure common wired network settings, including authentication, EAP type, server trust, and more.
121+
122+
Applies to:
123+
- Windows 11
124+
- Windows 10
125+
126+
### Import custom ADMX and ADML administrative templates to create a device configuration profile that you can assign and manage<!-- 4970862 -->
127+
You can create a device configuration policy that uses built-in ADMX templates (**Devices** > **Configuration profiles** > **Create profile** > **Windows 10 and later** for platform > **Templates** > **Administrative templates**).
128+
129+
You'll be able to import custom and 3rd party/partner ADMX and ADML templates into the Endpoint Manager admin center. Once imported, you can create a device configuration policy, assign the policy to your devices, and manage the settings in the policy.
130+
131+
For information on the built-in ADMX templates, see [Use Windows 10/11 templates to configure group policy settings in Microsoft Intune](../configuration/administrative-templates-windows.md).
132+
133+
Applies to:
134+
- Windows 11
135+
- Windows 10
136+
137+
### Create a Settings Catalog policy using your imported GPOs with Group Policy analytics (public preview)<!-- 6379751 -->
138+
Using Group Policy analytics, you can import your on-premises GPO, and see the settings that are supported in Microsoft Intune. It also shows any deprecated settings, or settings not available to MDM providers.
139+
140+
When the analysis runs, you'll see the settings that are ready for migration. There will be a **Migrate** option (public preview) that creates a Settings Catalog profile using these settings. Then, you can assign the profile to your groups.
141+
142+
For more information on what you can do now, see [Analyze your on-premises group policy objects (GPO) using Group Policy analytics in Microsoft Endpoint Manager](../configuration/group-policy-analytics.md).
143+
144+
Applies to:
145+
- Windows 11
146+
- Windows 10
147+
86148
### Use the Settings Catalog to create a Universal Print policy on Windows 11 devices<!-- 5513123 -->
87149
Many organizations are moving their printer infrastructure to the cloud. [Universal Print](/universal-print/fundamentals/universal-print-whatis) is a cloud-based printing solution for Microsoft 365 customers. It uses built-in cloud printers, built-in legacy printers, and runs entirely in Microsoft Azure. When Universal Print is deployed with Universal Print-compatible printers, it doesn't require any on-premises infrastructure.
88150

@@ -95,6 +157,17 @@ Applies to:
95157

96158
<!-- ***********************************************-->
97159

160+
## Device security
161+
162+
### Microsoft Defender for Endpoint as the Tunnel client app for iOS will soon be out of Preview<!-- 9849514 -->
163+
The preview version of Microsoft Defender for Endpoint that supports [Microsoft Tunnel](../protect/microsoft-tunnel-overview.md) on iOS/iPadOS will soon be out of preview and become generally available.
164+
165+
When the Microsoft Defender for Endpoint app with support for Microsoft Tunnel becomes generally available for iOS, the standalone tunnel client app for iOS will be deprecated with support ending 60 days later.
166+
167+
If you are using the standalone tunnel app for iOS, prepare for this change by planning to [migrate to the Microsoft Defender for Endpoint app](../protect/microsoft-tunnel-migrate-app.md) before support for the standalone app ends.
168+
169+
<!-- ***********************************************-->
170+
98171
## Notices
99172

100173
[!INCLUDE [Intune notices](../includes/intune-notices.md)]

0 commit comments

Comments
 (0)