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/configmgr/mdt/known-issues.md
+6-3Lines changed: 6 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
title: MDT known issues
3
3
description: Current limitations with the Microsoft Deployment Toolkit (MDT).
4
-
ms.date: 08/27/2021
4
+
ms.date: 03/08/2022
5
5
ms.prod: configuration-manager
6
6
ms.technology: configmgr-mdt
7
7
ms.topic: article
@@ -20,16 +20,19 @@ This article provides details of any current known issues and limitations with t
20
20
21
21
<!-- 12891430 -->
22
22
23
-
After you updated your MDT boot image to [ADK for Windows 11](https://docs.microsoft.com/en-us/windows-hardware/get-started/adk-install) you might see popups in Windows PE (WinPE) multicast enabled environments prompting wdscommonlib.dll and imagelib.dll are missing in WinPE.
24
-
The right way to add WDS multicast to WinPE is to install WinPE-WDS-Tools OC ([WinPE optional components](https://docs.microsoft.com/en-us/windows-hardware/manufacture/desktop/winpe-add-packages--optional-components-reference?view=windows-11#winpe-optional-components--)) into WinPE.
23
+
After you updated your MDT boot image to [ADK for Windows 11](/windows-hardware/get-started/adk-install) you might see popups in Windows PE (WinPE) multicast enabled environments prompting wdscommonlib.dll and imagelib.dll are missing in WinPE.
24
+
25
+
The right way to add WDS multicast to WinPE is to install WinPE-WDS-Tools OC ([WinPE optional components](/windows-hardware/manufacture/desktop/winpe-add-packages--optional-components-reference?view=windows-11#winpe-optional-components--)) into WinPE.
25
26
26
27
Follow this example to install WinPE-WDS-Tools OC in WinPE (assuming the mount folder E:\mnt exists).
0 commit comments