mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 21:37:22 +00:00
updates
This commit is contained in:
parent
7a1d89143c
commit
a0d707333e
@ -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 "<Path to .xml from step #3>" -SupplementsBasePolicyId "{82443e1e-8a39-4b4a-96a8-f40ddc00b9f3}"
|
||||
Set-CiPolicyIdInfo -FilePath "<Path to .xml from step #4>" -SupplementsBasePolicyId "{82443e1e-8a39-4b4a-96a8-f40ddc00b9f3}"
|
||||
```
|
||||
|
||||
> [!NOTE]
|
||||
|
@ -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
|
@ -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:
|
||||
- ✅ <a href="https://learn.microsoft.com/windows/release-health/supported-versions-windows-client" target="_blank">Windows 11 SE, version 22H2 and later</a>
|
||||
---
|
||||
|
||||
# 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** |
|
||||
|---|---|
|
||||
|
Loading…
x
Reference in New Issue
Block a user