From 14bbe96d93b96547e62505bd2f2c89d856a0234f Mon Sep 17 00:00:00 2001
From: Frank Rojas <45807133+frankroj@users.noreply.github.com>
Date: Thu, 27 Jul 2023 14:38:18 -0400
Subject: [PATCH] Update Boot Image with CU Article 27
---
.../deployment/images/icons/terminal-18.svg | 90 +++++++++++++++++++
windows/deployment/update-boot-image.md | 4 +-
2 files changed, 92 insertions(+), 2 deletions(-)
create mode 100644 windows/deployment/images/icons/terminal-18.svg
diff --git a/windows/deployment/images/icons/terminal-18.svg b/windows/deployment/images/icons/terminal-18.svg
new file mode 100644
index 0000000000..7e1f7de9c2
--- /dev/null
+++ b/windows/deployment/images/icons/terminal-18.svg
@@ -0,0 +1,90 @@
+
+
diff --git a/windows/deployment/update-boot-image.md b/windows/deployment/update-boot-image.md
index b621a07b4d..35877dc61e 100644
--- a/windows/deployment/update-boot-image.md
+++ b/windows/deployment/update-boot-image.md
@@ -97,7 +97,7 @@ Mount-WindowsImage -Path "" -ImagePath "\" /Index:1 /MountDir:""
@@ -169,7 +169,7 @@ For more information, see [Add and Remove Driver packages to an offline Windows
For example, for English United States (en-us), add the following:
- ### [:::image type="icon" source="images/icons/command-line-18.svg"::: **PowerShell**](#tab/powershell)
+ ### [:::image type="icon" source="images/icons/powershell-color-18.svg"::: **PowerShell**](#tab/powershell)
```powershell
Add-WindowsPackage -PackagePath "C:\Program Files (x86)\Windows Kits\10\Assessment and Deployment Kit\Windows Preinstallation Environment\amd64\WinPE_OCs\en-us\_en-us.cab" -Path "" -Verbose