Skip to content

Commit cfc7d63

Browse files
author
Angela Fleischmann
authored
Merge pull request #6877 from MicrosoftDocs/main
Publish 02/22/2022 3:30 PM PT
2 parents 477c3cb + 848a553 commit cfc7d63

5 files changed

Lines changed: 22 additions & 7 deletions

File tree

memdocs/autopilot/known-issues.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,18 @@ This article describes known issues that can often be resolved by configuration
2828

2929
## Known issues
3030

31+
### White screen during HAADJ deployment
32+
33+
There is a UI bug on Autopilot HAADJ deployments where the Enrollment Status page is displayed as a white screen. This issue is limited to the UI and should not impact the deployment process.
34+
35+
### Virtual machine failing at “Preparing your device for mobile management”
36+
37+
This error can be resolved by configuring your virtual machine with a minimum of 2 processers and 4GB of memory.
38+
39+
### ODJConnectorSvc.exe leaks memory
40+
41+
When using a proxy server with the ODJConnector service, the memory file can get too large when processing requests resulting in impacts to performance. The current workaround for this issue is to restart the ODJConnectSvc.exe service.
42+
3143
### Reset button causes pre-provisioning to fail on retry
3244

3345
When ESP fails during the pre-provisioning flow and the user selects the reset button, TPM attestation may fail during the retry.

memdocs/configmgr/core/clients/deploy/deploy-clients-to-windows-computers.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Deploy clients to Windows
33
titleSuffix: Configuration Manager
44
description: Learn how to deploy the Configuration Manager client to Windows computers.
5-
ms.date: 10/01/2021
5+
ms.date: 02/02/2022
66
ms.prod: configuration-manager
77
ms.technology: configmgr-client
88
ms.topic: how-to
@@ -471,10 +471,10 @@ To assign the internet-based management point after you install the client, use
471471

472472
1. Open the **Configuration Manager** control panel on the client.
473473

474-
2. On the **Internet** tab, enter the fully qualified domain name (FQDN) of the internet-based management point as the **Internet FQDN**.
474+
2. On the **Network** tab, enter the fully qualified domain name (FQDN) of the internet-based management point as the **Internet FQDN**.
475475

476476
> [!NOTE]
477-
> The **Internet** tab is available only if the client has a client PKI certificate.
477+
> The **Network** tab is available only if the client has a client PKI certificate.
478478
479479
3. If the client accesses the internet by using a proxy server, enter the proxy server settings.
480480

memdocs/configmgr/protect/deploy-use/defender-advanced-threat-protection.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,8 @@ If your target collection contains both up-level and down-level devices, or if y
130130
1. Choose **Microsoft Endpoint Configuration Manager current branch and later** for the deployment method.
131131
1. Click **Download package**.
132132
1. Download the compressed archive (.zip) file and extract the contents.
133+
> [!Note]
134+
> The steps have you download the onboarding file for Windows 10 and 11 but this file is also used for up-level Server operating systems.
133135
134136
> [!IMPORTANT]
135137
> - The Microsoft Defender for Endpoint configuration file contains sensitive information which should be kept secure.

memdocs/intune/apps/manage-microsoft-edge.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ keywords:
88
author: Erikre
99
ms.author: erikre
1010
manager: dougeby
11-
ms.date: 01/19/2022
11+
ms.date: 02/17/2022
1212
ms.topic: how-to
1313
ms.service: microsoft-intune
1414
ms.subservice: apps
@@ -307,7 +307,7 @@ Organizations have the capability to disable Edge sync on iOS and Android.
307307

308308
|Key |Value |
309309
|---------|---------|
310-
|com.microsoft.intune.mam.managedbrowser.account.syncDisabled |**true** (default) disables Edge sync<br>**false** allows Edge sync |
310+
|com.microsoft.intune.mam.managedbrowser.account.syncDisabled |**true** disables Edge sync<br>**false** (default) allows Edge sync |
311311

312312
### Manage restricted web sites
313313

memdocs/intune/enrollment/android-fully-managed-security-settings.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ keywords:
88
author: Lenewsad
99
ms.author: lanewsad
1010
manager: dougeby
11-
ms.date: 10/01/2021
11+
ms.date: 02/18/2022
1212
ms.topic: conceptual
1313
ms.service: microsoft-intune
1414
ms.subservice: enrollment
@@ -74,9 +74,9 @@ To simplify the table below, only configured settings are listed. Undocumented d
7474
| ----- | ----- | ----- | ----- |
7575
| General | Default permission policy | Device Default ||
7676
| General | Factory reset | Block ||
77-
| General | Safe boot | Block ||
7877
| General | USB file transfer | Block ||
7978
| General | External media | Block ||
79+
| General | Data sharing between work and personal profiles | Device Default ||
8080
| System security | Threat scan on apps |Require ||
8181
| Device experience | Enrollment profile type | Fully managed ||
8282
| Device experience | Make Microsoft Launcher the default launcher | Not configured | Organizations may choose to implement Microsoft Launcher to ensure a consistent home screen experience on Fully managed devices. For more information, see [How to Setup Microsoft Launcher on Android Enterprise Fully Managed Devices with Intune](https://techcommunity.microsoft.com/t5/intune-customer-success/how-to-setup-microsoft-launcher-on-android-enterprise-fully/ba-p/1482134) |
@@ -150,6 +150,7 @@ The policy settings enforced in level 3 include all the policy settings recommen
150150
| General | Date and Time changes | Block ||
151151
| General | Tethering and access to hotspots | Block ||
152152
| General | Beam data using NFC | Block ||
153+
| General | Search work contacts and display work contact caller-id in personal profile | Block ||
153154
| Device password | Disabled lock screen features | Trust Agents, Unredacted Notifications ||
154155
| Applications | App auto-updates | Always | Organizations should adjust this setting as necessary as data plan charges may occur if app updates occur over the cellular network. |
155156
| Work profile password | Number of sign-in failures before wiping device | 5 | Organizations may need to update this setting to match their password policy. |

0 commit comments

Comments
 (0)