mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-16 02:43:43 +00:00
Merge branch 'main' into release-mcc-ent
This commit is contained in:
@ -106,7 +106,7 @@ Each profile defines a `Shell` element, which contains details about the applica
|
|||||||
|-|-|-|
|
|-|-|-|
|
||||||
|`Shell`| Application that is used as a Windows shell. |- For Universal Windows Platform (UWP) apps, you must provide the App User Model ID (AUMID). Learn how to [Find the Application User Model ID of an installed app](../../store/find-aumid.md).<br>- For desktop apps, specify the full path of the executable, which can contain system environment variables in the form of `%variableName%`. You can also specify any parameters that the app might require. |
|
|`Shell`| Application that is used as a Windows shell. |- For Universal Windows Platform (UWP) apps, you must provide the App User Model ID (AUMID). Learn how to [Find the Application User Model ID of an installed app](../../store/find-aumid.md).<br>- For desktop apps, specify the full path of the executable, which can contain system environment variables in the form of `%variableName%`. You can also specify any parameters that the app might require. |
|
||||||
|`V2:AppType`| Defines the type of application. |Allowed values are `Desktop` and `UWP`.|
|
|`V2:AppType`| Defines the type of application. |Allowed values are `Desktop` and `UWP`.|
|
||||||
|`V2:AllAppsFullScreen` | Boolean value that defines if all applications are executed in full screen. |- When set to `True`, Shell Launcher runs every app in full screen, or maximized for desktop apps.<br>- When set to `False` or not set, only the custom shell app runs in full screen; other apps launched by the user run in windowed mode.|
|
|`V2:AllAppsFullScreen` | Boolean value that defines if all applications are executed in full screen. |- When set to `true`, Shell Launcher runs every app in full screen, or maximized for desktop apps.<br>- When set to `false` or not set, only the custom shell app runs in full screen; other apps launched by the user run in windowed mode.|
|
||||||
|
|
||||||
Example:
|
Example:
|
||||||
|
|
||||||
|
@ -50,42 +50,39 @@
|
|||||||
- name: Manage
|
- name: Manage
|
||||||
href:
|
href:
|
||||||
items:
|
items:
|
||||||
- name: Windows updates
|
- name: Customize Windows Update settings
|
||||||
href:
|
href: manage/windows-autopatch-customize-windows-update-settings.md
|
||||||
|
- name: Windows feature updates
|
||||||
|
href: manage/windows-autopatch-windows-feature-update-overview.md
|
||||||
items:
|
items:
|
||||||
- name: Customize Windows Update settings
|
- name: Manage Windows feature updates
|
||||||
href: manage/windows-autopatch-customize-windows-update-settings.md
|
href: manage/windows-autopatch-manage-windows-feature-update-releases.md
|
||||||
- name: Windows feature updates
|
- name: Windows quality updates
|
||||||
href: manage/windows-autopatch-windows-feature-update-overview.md
|
href: manage/windows-autopatch-windows-quality-update-overview.md
|
||||||
items:
|
items:
|
||||||
- name: Manage Windows feature updates
|
- name: Windows quality update end user experience
|
||||||
href: manage/windows-autopatch-manage-windows-feature-update-releases.md
|
href: manage/windows-autopatch-windows-quality-update-end-user-exp.md
|
||||||
- name: Windows quality updates
|
- name: Windows quality update signals
|
||||||
href: manage/windows-autopatch-windows-quality-update-overview.md
|
href: manage/windows-autopatch-windows-quality-update-signals.md
|
||||||
items:
|
- name: Windows quality update communications
|
||||||
- name: Windows quality update end user experience
|
href: manage/windows-autopatch-windows-quality-update-communications.md
|
||||||
href: manage/windows-autopatch-windows-quality-update-end-user-exp.md
|
- name: Manage driver and firmware updates
|
||||||
- name: Windows quality update signals
|
href: manage/windows-autopatch-manage-driver-and-firmware-updates.md
|
||||||
href: manage/windows-autopatch-windows-quality-update-signals.md
|
- name: Microsoft 365 Apps for enterprise
|
||||||
- name: Windows quality update communications
|
href: manage/windows-autopatch-microsoft-365-apps-enterprise.md
|
||||||
href: manage/windows-autopatch-windows-quality-update-communications.md
|
items:
|
||||||
- name: Manage driver and firmware updates
|
- name: Microsoft 365 Apps for enterprise update policies
|
||||||
href: manage/windows-autopatch-manage-driver-and-firmware-updates.md
|
href: manage/windows-autopatch-microsoft-365-policies.md
|
||||||
- name: Microsoft 365 Apps for enterprise
|
- name: Microsoft Edge
|
||||||
href: manage/windows-autopatch-microsoft-365-apps-enterprise.md
|
href: manage/windows-autopatch-edge.md
|
||||||
items:
|
- name: Microsoft Teams
|
||||||
- name: Microsoft 365 Apps for enterprise update policies
|
href: manage/windows-autopatch-teams.md
|
||||||
href: manage/windows-autopatch-microsoft-365-policies.md
|
- name: Submit a support request
|
||||||
- name: Microsoft Edge
|
href: manage/windows-autopatch-support-request.md
|
||||||
href: manage/windows-autopatch-edge.md
|
- name: Exclude a device
|
||||||
- name: Microsoft Teams
|
href: manage/windows-autopatch-exclude-device.md
|
||||||
href: manage/windows-autopatch-teams.md
|
- name: Unenroll your tenant
|
||||||
- name: Submit a support request
|
href: manage/windows-autopatch-unenroll-tenant.md
|
||||||
href: manage/windows-autopatch-support-request.md
|
|
||||||
- name: Exclude a device
|
|
||||||
href: manage/windows-autopatch-exclude-device.md
|
|
||||||
- name: Unenroll your tenant
|
|
||||||
href: manage/windows-autopatch-unenroll-tenant.md
|
|
||||||
- name: Monitor
|
- name: Monitor
|
||||||
href:
|
href:
|
||||||
items:
|
items:
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 63 KiB After Width: | Height: | Size: 64 KiB |
Reference in New Issue
Block a user