mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-16 02:43:43 +00:00
fixed broken links to group policies
This commit is contained in:
@ -51,7 +51,8 @@ For multi-app assigned access:
|
||||
**Value type:** REG_SZ
|
||||
|
||||
### Related policies
|
||||
[Configure kiosk reset after idle timeout](#configure-edge-kiosk-reset-idle-timeout-include): [!INCLUDE [configure-kiosk-reset-after-idle-timeout-shortdesc](../shortdesc/configure-kiosk-reset-after-idle-timeout-shortdesc.md)]
|
||||
[Configure kiosk reset after idle timeout](../new-policies.md#configure-kiosk-reset-after-idle-timeout): [!INCLUDE [configure-kiosk-reset-after-idle-timeout-shortdesc](../shortdesc/configure-kiosk-reset-after-idle-timeout-shortdesc.md)]
|
||||
|
||||
|
||||
### Related documents
|
||||
|
||||
|
@ -109,9 +109,9 @@
|
||||
|
||||
|
||||
### Related Policies
|
||||
- [Configure Start Pages](#configure-start-pages-include): [!INCLUDE [configure-start-pages-shortdesc](../shortdesc/configure-start-pages-shortdesc.md)]
|
||||
- [Configure Start pages](../available-policies.md#configure-start-pages): [!INCLUDE [configure-start-pages-shortdesc](../shortdesc/configure-start-pages-shortdesc.md)]
|
||||
|
||||
- [Configure Open Microsoft Edge With](../available-policies.md#configure-open-microsoft-edge-with): [!INCLUDE [configure-open-microsoft-edge-with-shortdesc](../shortdesc/configure-open-microsoft-edge-with-shortdesc.md)]
|
||||
- [Configure Open Microsoft Edge With](../new-policies.md#configure-open-microsoft-edge-with): [!INCLUDE [configure-open-microsoft-edge-with-shortdesc](../shortdesc/configure-open-microsoft-edge-with-shortdesc.md)]
|
||||
|
||||
|
||||
### Related documents
|
||||
|
@ -9,22 +9,24 @@
|
||||
|Group Policy |MDM |Registry |Description |Most restricted |
|
||||
|---|:---:|:---:|---|:---:|
|
||||
|Disabled or not configured<br>**(default)** |Blank |Blank |Microsoft Edge shows the home button and loads the Start page, and locks down the home button to prevent users from changing what page loads. | |
|
||||
|Enabled - String |String |String |Enter a URL in string format, for example, https://www.msn.com. A custom URL loads when clicking the home button. You must also enable the [Configure Home Button](../available-policies.md#configure-home-button) policy and select the _Show home button & set a specific page_ option. | |
|
||||
|Enabled - String |String |String |Enter a URL in string format, for example, https://www.msn.com. A custom URL loads when clicking the home button. You must also enable the [Configure Home Button](../new-policies.md#configure-home-button) policy and select the _Show home button & set a specific page_ option. | |
|
||||
---
|
||||
|
||||
With these values, you can do any of the following configurations:
|
||||
|
||||
#### If you want to show the home button, load a custom URL, and let users make changes:
|
||||

|
||||
|
||||
#### Show the home button, load a custom URL, and let users make changes:
|
||||
1. **Configure Home Button:** Enable and select the _Show the home button & set a specific page_ option.
|
||||
2. **Set Home Button URL:** Enter a URL in string format, for example, https://www.bing.com.
|
||||
3. **Unlock Home Button:** Enable to let users make changes.
|
||||
|
||||
#### If you want to show the home button, load a custom URL, and prevent users from making changes:
|
||||
#### Show the home button, load a custom URL, and prevent users from making changes:
|
||||
1. **Configure Home Button:** Enable and select the _Show the home button & set a specific page_ option.
|
||||
2. **Set Home Button URL:** Enter a URL in string format, for example, https://www.bing.com.
|
||||
3. **Unlock Home Button:** Leave disabled or not configured.
|
||||
|
||||
#### If you want to hide the home button:
|
||||
#### Hide the home button:
|
||||
Enable the **Configure Home Button** policy and select the _Hide home button_ option.
|
||||
|
||||
|
||||
@ -49,8 +51,8 @@ Enable the **Configure Home Button** policy and select the _Hide home button_ op
|
||||
|
||||
### Related policies
|
||||
|
||||
- [Configure Home Button](../available-policies.md#configure-home-button): [!INCLUDE [configure-home-button-shortdesc](../shortdesc/configure-home-button-shortdesc.md)]
|
||||
- [Configure Home Button](../new-policies.md#configure-home-button): [!INCLUDE [configure-home-button-shortdesc](../shortdesc/configure-home-button-shortdesc.md)]
|
||||
|
||||
- [Unlock Home button](../available-policies.md#unlock-home-button): [!INCLUDE [unlock-home-button-shortdesc](../shortdesc/unlock-home-button-shortdesc.md)]
|
||||
- [Unlock Home button](../new-policies.md#unlock-home-button): [!INCLUDE [unlock-home-button-shortdesc](../shortdesc/unlock-home-button-shortdesc.md)]
|
||||
|
||||
<hr>
|
||||
|
Reference in New Issue
Block a user