This commit is contained in:
Paolo Matarazzo 2023-03-02 15:04:12 -05:00
parent 2969a312ff
commit d2bf0cd2ae
3 changed files with 10 additions and 9 deletions

View File

@ -11,7 +11,7 @@ appliesto:
:::image type="content" source="./images/create-additional-policies.svg" alt-text="Diagram showing the three tutorial steps, highlighting the policy creation step." border="false":::
Additional policies can be written to allow applications that are [semi-compatible](./validate-apps#compatible-apps) or [incompatible](validate-appa#incompatible-apps) with the managed installer.
Additional policies can be written to allow applications that are [semi-compatible](./validate-apps#compatible-apps) or [incompatible](./validate-apps#incompatible-apps) with the managed installer.
The following table details the two policy types to allow apps to run:

View File

@ -33,7 +33,7 @@ The following table provides an overview of the applications types that can be d
The addition of Win32 applications to Intune consists of repackaging the apps and defining the commands to silently install them. The process is described in the article [Add, assign, and monitor a Win32 app in Microsoft Intune][MEM-1].
> [!IMPORTANT]
> There are known limitations that might prevent a specific app from being installed. For more information, see the next section [validate applications](validate-applications#known-limitations).
> There are known limitations that might prevent a specific app from being installed. For more information, see the next section [validate applications](validate-apps#known-limitations).
> [!NOTE]
> While Win32 apps can be deployed through the Microsoft Store integration with Intune, it's currently an unsupported deployment method for Windows 11 SE.
@ -45,7 +45,7 @@ The addition of Win32 applications to Intune consists of repackaging the apps an
For private, line-of-business (LOB) UWP apps, [deploy as line-of-business apps][MEM-2]
> [!IMPORTANT]
> UWP apps require the creation and deployment of supplemental policies. For more information, see the next section [validate applications](validate-applications#known-limitations).
> UWP apps require the creation and deployment of supplemental policies. For more information, see the next section [validate applications](validate-apps#known-limitations).
### Microsoft Store apps

View File

@ -95,7 +95,7 @@ Here are things to pay attention to and watch out for:
- Dialogs show during use indicating something was blocked.
- Multiple apps are installed, especially if one app appears to be a launcher/updater. (e.g. Downloading Adobe Photoshop includes the Adobe Creative Cloud launcher, which updates Photoshop)
- Any messages indicating that the app is doing pre-installation work or downloading additional content.
- Event logs found in CodeIntegrity - Operational, and AppLocker - MSI and Script. For more information, see [Troubleshooting - Event Viewer](./Troubleshooting#event-viewer).
- Event logs found in CodeIntegrity - Operational, and AppLocker - MSI and Script. For more information, see [Troubleshooting - Event Viewer](troubleshoot.md#event-viewer).
### Compatible apps
@ -121,7 +121,7 @@ You may see a dialog indicating *This app won't run on your PC*. Check the indic
### Event Viewer
More detail can be obtained when looking for events where executables were blocked in the Event Viewer. For more information, see [Troubleshooting - Event Viewer](./Troubleshooting#event-viewer).
More detail can be obtained when looking for events where executables were blocked in the Event Viewer. For more information, see [Troubleshooting - Event Viewer](troubleshoot.md#event-viewer).
## Section review
@ -154,8 +154,9 @@ Advance to the next article to learn how to troubleshoot common errors when depl
> [!div class="nextstepaction"]
> [Next: troubleshoot >](troubleshoot.md)
[M365-1]: https://learn.microsoft.com/microsoft-365/education/deploy/microsoft-store-for-education
[WIN-1]: https://learn.microsoft.com/windows/security/threat-protection/windows-defender-application-control/configure-authorized-apps-deployed-with-a-managed-installer
[WIN-2]: https://learn.microsoft.com/windows/msix/
[WIN-3]: https://learn.microsoft.com/windows/security/threat-protection/windows-defender-application-control/manage-packaged-apps-with-windows-defender-application-control
[M365-1]: /microsoft-365/education/deploy/microsoft-store-for-education
[WIN-1]: /windows/security/threat-protection/windows-defender-application-control/configure-authorized-apps-deployed-with-a-managed-installer
[WIN-2]: /windows/msix/
[WIN-3]: /windows/security/threat-protection/windows-defender-application-control/manage-packaged-apps-with-windows-defender-application-control