Skip to content

Commit

Permalink
Merge pull request #16663 from MicrosoftDocs/main
Browse files Browse the repository at this point in the history
publish main to live, 11/15/2024, 3:30 pm PT
  • Loading branch information
rjagiewich authored Nov 15, 2024
2 parents 7974d93 + 3abd145 commit 62cc5f5
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 11 deletions.
8 changes: 3 additions & 5 deletions autopilot/device-preparation/known-issues.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ author: frankroj
ms.author: frankroj
ms.reviewer: jubaptis
manager: aaroncz
ms.date: 10/18/2024
ms.date: 11/15/2024
ms.collection:
- M365-modern-desktop
- highpri
Expand Down Expand Up @@ -43,11 +43,9 @@ This article describes known issues that can often be resolved with:
## Deployments fail when Managed installer policy is enabled for the tenant
Date added: *October 10, 2024*<br>
Date updated: *October 18, 2024*
Date updated: *November 15, 2024*
When the [Managed installer policy](/mem/intune/protect/endpoint-security-app-control-policy#managed-installer) is **Active** for a tenant and Win32 apps are selected in the Windows Autopilot device preparation policy, Windows Autopilot device preparation deployments fails. The issue is being investigated.
As a workaround, remove Win32 applications from the list of selected apps in all device preparation policies.
When the [Managed installer policy](/mem/intune/protect/endpoint-security-app-control-policy#managed-installer) is **Active** for a tenant, Win32 apps and Microsoft Store apps aren't delivered during OOBE. The apps are instead installed after the device gets to the Desktop and the Managed installer policy is delivered. The [Windows Autopilot device preparation deployment status report](whats-new.md#windows-autopilot-device-preparation-deployment-status-report-available-in-the-monitor-tab-under-enrollment) reports the apps as **Skipped.**
For more information, see [Known issue: Windows Autopilot device preparation with Win32 apps and managed installer policy](https://techcommunity.microsoft.com/t5/intune-customer-success/known-issue-windows-autopilot-device-preparation-with-win32-apps/ba-p/4273286).
Expand Down
12 changes: 6 additions & 6 deletions memdocs/intune/protect/compliance-wsl.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ keywords:
author: lenewsad
ms.author: lanewsad
manager: dougeby
ms.date: 5/29/2024
ms.date: 11/15/2024
ms.topic: how-to
ms.service: microsoft-intune
ms.subservice: protect
Expand Down Expand Up @@ -48,24 +48,24 @@ This article describes how to set up compliance checks for WSL.

These resources are required to create your custom compliance script:

- [Intune WSL plug-in](https://github.com/microsoft/shell-intune-samples/blob/master/Linux/WSL/IntuneWSLPluginInstaller/IntuneWSLPluginInstaller.msi): Use the example Powershell script to get the installation package file for the Intune WSL plug-in.
- [Intune WSL plugin](https://github.com/microsoft/shell-intune-samples/blob/master/Linux/WSL/IntuneWSLPluginInstaller/IntuneWSLPluginInstaller.msi): Use the example PowerShell script to get the installation package file for the Intune WSL plugin.

- [Custom compliance script](https://github.com/microsoft/shell-intune-samples/blob/master/Linux/WSL/WSL%20Management%20Example/WSLDistroVersionCompliance.ps1): The example PowerShell script calculates compliance against WSL distros based on Distro and Distro Version.

- [JSON for validation](https://github.com/microsoft/shell-intune-samples/blob/master/Linux/WSL/WSL%20Management%20Example/WSLDetectionRule.json): Use the example JSON to define WSL detection rules.

## Step 1: Install Intune WSL plug-in
## Step 1: Install Intune WSL plugin

Use the Intune WSL plug-in resource to install the Intune WSL plug-in on the target machine.
Use the Intune WSL plugin resource to install the Intune WSL plugin on the target machine.

## Step 2: Add policy for line-of-business app

Create an app policy for the Intune WSL plug-in. The Intune WSL plug-in is considered a Windows line-of-business app.
Create an app policy for the Intune WSL plugin. The Intune WSL plugin is considered a Windows line-of-business app.

1. In the Microsoft Intune admin center, go to **Apps** > **Windows**.

2. Enter app information:
- **Select file**: Select this option to upload the installation package file for the Intune WSL plug-in.
- **Select file**: Select this option to upload the installation package file for the Intune WSL plugin.
- **Name**: Enter **Intune WSL Plugin**.
- **Description**: Enter a description for the app. This setting is optional but recommended.
- **Publisher**: Enter **Microsoft Intune**.
Expand Down

0 comments on commit 62cc5f5

Please sign in to comment.