Skip to content

Commit 1915aed

Browse files
committed
Merge branch 'main' into release-win365-gcc
2 parents 3b9cca1 + d634206 commit 1915aed

11 files changed

Lines changed: 157 additions & 9 deletions

memdocs/configmgr/mdt/known-issues.md

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,44 @@ ms.collection: openauth
1616

1717
This article provides details of any current known issues and limitations with the Microsoft Deployment Toolkit (MDT). It assumes familiarity with MDT version concepts, features, and capabilities.
1818

19+
## HTA applications report Script error after upgrading to ADK for Windows 11, version 22H2
20+
After you updated your MDT boot image to [ADK for Windows 11, version 22H2](/windows-hardware/get-started/adk-install), HTA applications stop working and a message box is displayed: Script Error - An error has occurred in the script on this page.
21+
22+
HTA applications rely on MSHTML and starting with Windows 11, version 22H2, the default legacy scripting engine was changed.
23+
24+
To work around this issue you need to add the following registry value in WinPE:
25+
```
26+
reg.exe add "HKLM\Software\Microsoft\Internet Explorer\Main" /t REG_DWORD /v JscriptReplacement /d 0 /f
27+
```
28+
To enable this change in MDT, we recommend that you back up the following file: `C:\Program Files\Microsoft Deployment Toolkit\Templates\Unattend_PE_x64.xml` and to modify it as follows:
29+
``` <?xml version="1.0" encoding="utf-8"?>
30+
<unattend xmlns="urn:schemas-microsoft-com:unattend">
31+
<settings pass="windowsPE">
32+
<component name="Microsoft-Windows-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State">
33+
<Display>
34+
<ColorDepth>32</ColorDepth>
35+
<HorizontalResolution>1024</HorizontalResolution>
36+
<RefreshRate>60</RefreshRate>
37+
<VerticalResolution>768</VerticalResolution>
38+
</Display>
39+
<RunSynchronous>
40+
<RunSynchronousCommand wcm:action="add">
41+
<Description>Lite Touch PE</Description>
42+
<Order>1</Order>
43+
<Path>reg.exe add "HKLM\Software\Microsoft\Internet Explorer\Main" /t REG_DWORD /v JscriptReplacement /d 0 /f</Path>
44+
</RunSynchronousCommand>
45+
<RunSynchronousCommand wcm:action="add">
46+
<Description>Lite Touch PE</Description>
47+
<Order>2</Order>
48+
<Path>wscript.exe X:\Deploy\Scripts\LiteTouch.wsf</Path>
49+
</RunSynchronousCommand>
50+
</RunSynchronous>
51+
</component>
52+
</settings>
53+
</unattend>
54+
```
55+
After saving the changes, you will need to completely regenerate the boot images.
56+
1957
## Windows Deployment Services (WDS) multicast stops working after upgrading to ADK for Windows 11
2058

2159
<!-- 12891430 -->

memdocs/intune/configuration/settings-catalog-printer-provisioning.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ keywords:
77
author: MandiOhlinger
88
ms.author: mandia
99
manager: dougeby
10-
ms.date: 07/21/2022
10+
ms.date: 09/22/2022
1111
ms.topic: how-to
1212
ms.service: microsoft-intune
1313
ms.subservice: configuration
@@ -38,7 +38,7 @@ Using the settings catalog in Intune, you can create a printer policy, and deplo
3838
This feature applies to:
3939

4040
- Windows 11
41-
- Windows 10 and later
41+
- Windows 10 21H2 with [July 2022 update](https://support.microsoft.com/topic/july-12-2022-kb5015807-os-builds-19042-1826-19043-1826-and-19044-1826-8c8ea8fe-ec83-467d-86fb-a2f48a85eb41) and later
4242

4343
This article shows you how to create a Universal Print policy in Microsoft Intune. To learn more about Universal Print and onboarding, go to [What is Universal Print](/universal-print/fundamentals/universal-print-whatis) and [Set up Universal Print](/universal-print/fundamentals/universal-print-getting-started).
4444

memdocs/intune/fundamentals/deployment-guide-enrollment-android.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,7 @@ There are some situations when you must use Device Administrator enrollment:
294294
- Android Enterprise requires access to Google services. Google services may not be available because of geography, or because of the device manufacturer. For example:
295295

296296
- There are places where Google services aren’t available, like China. In this situation, use Android device administrator enrollment.
297-
- Some devices are based on Android, but don't have access to Google Services, such as Amazon Fire tablets. In this situation, use Android device administrator enrollment.
297+
- Some devices are based on Android, but don't have access to Google Services, such as Microsoft Teams Android devices and Amazon Fire tablets. In this situation, use Android device administrator enrollment.
298298

299299
- Android OS versions older than 5.0 must use Android device administrator enrollment. Android Enterprise enrollment isn't an option.
300300

memdocs/intune/protect/antivirus-microsoft-defender-settings-macos.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ search.appverid: MET150
2222
#ms.tgt_pltfrm:
2323
ms.custom: intune-azure
2424
ms.collection: M365-identity-device-management
25-
ms.reviewer: laarrizz
25+
ms.reviewer: laarrizz
2626

2727
---
2828

memdocs/intune/protect/endpoint-protection-configure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ search.appverid: MET150
2424
#ms.tgt_pltfrm:
2525
ms.custom: intune-azure
2626
ms.collection: M365-identity-device-management
27-
mr.reviewer: karthib
27+
ms.reviewer: mattcall
2828
---
2929

3030
# Add Endpoint protection settings in Intune

memdocs/intune/protect/endpoint-protection-macos.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ ms.technology:
1919
#ROBOTS:
2020
#audience:
2121

22+
ms.reviewer: mattcall
2223
ms.suite: ems
2324
search.appverid: MET150
2425
#ms.tgt_pltfrm:

memdocs/intune/protect/toc.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -237,6 +237,11 @@ items:
237237
items:
238238
- name: Symantec and Intune integration
239239
href: skycure-mtd-connector-integration.md
240+
- name: Set up Trend Micro Mobile Security as a Service
241+
href: trend-micro-mobile-threat-defense-connector.md
242+
items:
243+
- name: Trend Micro Mobile Security as a Service and Intune integration
244+
href: trend-micro-mtd-connector-integration.md
240245
- name: Set up Wandera
241246
href: wandera-mtd-connector.md
242247
items:

memdocs/intune/protect/tutorial-protect-email-on-enrolled-devices.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ ms.assetid:
2121
#ROBOTS:
2222
#audience:
2323

24-
ms.reviewer:
24+
ms.reviewer: demerson
2525
ms.suite: ems
2626
search.appverid: MET150
2727
#ms.tgt_pltfrm:

memdocs/intune/protect/tutorial-protect-email-on-unmanaged-devices.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ ms.assetid:
2121
#ROBOTS:
2222
#audience:
2323

24-
ms.reviewer:
24+
ms.reviewer: demerson
2525
ms.suite: ems
2626
#ms.tgt_pltfrm:
2727
ms.custom: intune-azure

memdocs/intune/remote-actions/remote-help.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ The Remote help app supports the following capabilities:
7777
> [!NOTE]
7878
> Remote help has the following limitations:
7979
>
80-
> - Remote help is not supported on GCC, GCC High or DoD Tenants.
80+
> - Remote help is not supported on GCC High or DoD Tenants.
8181
> - You cannot establish a remote help session from one tenant to a different tenant.
8282
> - May not be available in all markets or localizations.
8383
@@ -376,4 +376,4 @@ Version 4.0.0.0 - GA release
376376
## Next steps
377377

378378
[Get support in Microsoft Endpoint Manager admin center](../../get-support.md)
379-
379+

0 commit comments

Comments
 (0)