diff --git a/education/windows/tutorial-deploy-apps-winse/create-policies.md b/education/windows/tutorial-deploy-apps-winse/create-policies.md index 064e471d2c..d70a6aeb32 100644 --- a/education/windows/tutorial-deploy-apps-winse/create-policies.md +++ b/education/windows/tutorial-deploy-apps-winse/create-policies.md @@ -81,7 +81,7 @@ There are different ways to write a supplemental policy. The suggested method is 1. Once you have a policy that works for your app, reset the supplemental policy's Base policy to the official Windows 11 SE BasePolicyId. From an elevated PowerShell session, run the following command: ```PowerShell - Set-CiPolicyIdInfo -FilePath "" -SupplementsBasePolicyId "{82443e1e-8a39-4b4a-96a8-f40ddc00b9f3}" + Set-CiPolicyIdInfo -FilePath "" -SupplementsBasePolicyId "{82443e1e-8a39-4b4a-96a8-f40ddc00b9f3}" ``` > [!NOTE] diff --git a/education/windows/tutorial-deploy-apps-winse/toc.yml b/education/windows/tutorial-deploy-apps-winse/toc.yml index 79cb500698..62d09273a0 100644 --- a/education/windows/tutorial-deploy-apps-winse/toc.yml +++ b/education/windows/tutorial-deploy-apps-winse/toc.yml @@ -11,7 +11,7 @@ items: href: create-policies.md - name: Deploy policies href: deploy-policies.md - - name: Important deployment considerations + - name: Important app deployment considerations href: considerations.md - - name: Troubleshoot + - name: Troubleshoot common issues href: troubleshoot.md \ No newline at end of file diff --git a/education/windows/tutorial-deploy-apps-winse/troubleshoot.md b/education/windows/tutorial-deploy-apps-winse/troubleshoot.md index dd80bd1033..cd5ce96b93 100644 --- a/education/windows/tutorial-deploy-apps-winse/troubleshoot.md +++ b/education/windows/tutorial-deploy-apps-winse/troubleshoot.md @@ -1,15 +1,15 @@ --- -title: Troubleshooting guide when deploying apps with Managed Installer -description: Troubleshoot common issues when deploying apps with Managed Installer +title: Troubleshoot app deployment issues in Windows SE +description: Troubleshoot common issues when deploying apps to Windows SE devices. ms.date: 02/24/2023 ms.topic: tutorial appliesto: - ✅ Windows 11 SE, version 22H2 and later --- -# Troubleshooting guide when deploying apps with Managed Installer +# Troubleshoot app deployment issues in Windows SE -The following table lists common problems and options to resolve them: +The following table lists common app deployment issues on Windows 11 SE, and options to resolve them: | **Problem** | **Potential solution** | |---|---|