Skip to content

Commit 154761f

Browse files
Update memdocs/configmgr/mdt/known-issues.md
Co-authored-by: JohanFreelancer9 <[email protected]>
1 parent 40ebe5b commit 154761f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

memdocs/configmgr/mdt/known-issues.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ To work around this issue you need to add the following registry value in WinPE:
2525
```
2626
reg.exe add "HKLM\Software\Microsoft\Internet Explorer\Main" /t REG_DWORD /v JscriptReplacement /d 0 /f
2727
```
28-
To enable this change in MDT, we recommand you to backup the following file C:\Program Files\Microsoft Deployment Toolkit\Templates\Unattend_PE_x64.xml and to modify it like this:
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:
2929
``` <?xml version="1.0" encoding="utf-8"?>
3030
<unattend xmlns="urn:schemas-microsoft-com:unattend">
3131
<settings pass="windowsPE">

0 commit comments

Comments
 (0)