diff --git a/.openpublishing.redirection.windows-configuration.json b/.openpublishing.redirection.windows-configuration.json index 26f8189ee3..d92acf14b2 100644 --- a/.openpublishing.redirection.windows-configuration.json +++ b/.openpublishing.redirection.windows-configuration.json @@ -427,7 +427,7 @@ }, { "source_path": "windows/configuration/start-secondary-tiles.md", - "redirect_url": "/windows/configuration/start/start-secondary-tiles", + "redirect_url": "/windows/configuration/start/layout", "redirect_document_id": false }, { @@ -884,6 +884,11 @@ "source_path": "windows/configuration/start/windows-10-start-layout-options-and-policies.md", "redirect_url": "/windows/configuration/start/policy-settings", "redirect_document_id": false + }, + { + "source_path": "windows/configuration/start/start-secondary-tiles.md", + "redirect_url": "/windows/configuration/start/layout", + "redirect_document_id": false } ] } \ No newline at end of file diff --git a/windows/configuration/start/layout.md b/windows/configuration/start/layout.md index 16410e46e8..8d27ac7a73 100644 --- a/windows/configuration/start/layout.md +++ b/windows/configuration/start/layout.md @@ -170,8 +170,8 @@ After you export the layout, decide whether you want to apply a *full* Start lay | `start:Folder`| Use to specify a folder of icons; can include [Tile](#starttile), [SecondaryTile](#startsecondarytile), and [DesktopApplicationTile](#startdesktopapplicationtile) | | [start:DesktopApplicationTile](#startdesktopapplicationtile) | Use to specify any of the following:
- A Windows desktop application with a known AppUserModelID
- An application in a known folder with a link in a legacy Start Menu folder
- A Windows desktop application link in a legacy Start Menu folder
- A Web link tile with an associated `.url` file that is in a legacy Start Menu folder | | [start:SecondaryTile](#startsecondarytile) | Use to pin a Web link through a Microsoft Edge secondary tile | -| [AppendOfficeSuite](#AppendOfficeSuite) | Use to add the in-box installed Office suite to Start. For more information, see [Customize the Office suite of tiles](/windows-hardware/customize/desktop/customize-start-layout#customize-the-office-suite-of-tiles).

Don't use this tag with `AppendDownloadOfficeTile` | -| [AppendDownloadOfficeTile](#AppendDownloadOfficeTile) | Use to add a specific **Download Office** tile to a specific location in Start

Do not use this tag with AppendOfficeSuite | +| [AppendOfficeSuite](#appendofficesuite) | Use to add the in-box installed Office suite to Start. For more information, see [Customize the Office suite of tiles](/windows-hardware/customize/desktop/customize-start-layout#customize-the-office-suite-of-tiles).

Don't use this tag with `AppendDownloadOfficeTile` | +| [AppendDownloadOfficeTile](#appenddownloadofficetile) | Use to add a specific **Download Office** tile to a specific location in Start

Do not use this tag with AppendOfficeSuite | #### LayoutOptions @@ -413,9 +413,7 @@ If you apply a partial Start layout to a device with an existing Start layout ap > [!NOTE] > If you remove the policy setting, the groups remain on the devices but become unlocked. -To configure a partial Start screen layout: - -Open the layout XML file and find the `` element. Add `LayoutCustomizationRestrictionType="OnlySpecifiedGroups"` to the element. For example: +To configure a partial Start screen layout, modify the `` element as follows: ```xml