Clientcertificaten voor deze sites automatisch selecteren (AutoSelectCertificateForUrls)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Geef op basis van URL-patronen een lijst met sites op waarvoor Microsoft Edge automatisch een clientcertificaat moet selecteren als de site er een vereist.
De waarde moet een matrix zijn van stringified JSON-woordenlijsten. De vorm van elke woordenlijst is { "pattern": "$URL_PATTERN", "filter" : $FILTER }, waarbij $URL_PATTERN een patroon is voor inhoudsinstellingen. $FILTER beperkt welk clientcertificaat automatisch door de browser kan worden geselecteerd. Onafhankelijk van het filter kunnen alleen certificaten worden gebruikt die overeenkomen met de certificaataanvraag van de server. Als $FILTER bijvoorbeeld een sectie { "ISSUER": { "CN": "$ISSUER_CN" } } heeft, kunnen alleen clientcertificaten worden gebruikt die zijn uitgegeven door een certificaat met de CommonName $ISSUER_CN. Als $FILTER een sectie "ISSUER" en "SUBJECT" bevat, moet een clientcertificaat voldoen aan beide voorwaarden die moeten worden geselecteerd. Als $FILTER een organisatie ("O") opgeeft, moet een certificaat ten minste één organisatie hebben die overeenkomt met de opgegeven waarde. Als $FILTER een organisatie-eenheid (OU) opgeeft, moet een certificaat ten minste één organisatie-eenheid hebben die overeenkomt met de opgegeven waarde. Als $FILTER de lege woordenlijst {} is, is de selectie van clientcertificaten niet aanvullend beperkt.
Als u dit beleid niet configureert, wordt automatisch selecteren niet uitgevoerd voor een site.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
Yes
Data Type:
List of strings
Windows information and settings
Group Policy (ADMX) info
- GP unique name: AutoSelectCertificateForUrls
- GP name: Clientcertificaten voor deze sites automatisch selecteren
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/Inhoudsinstellingen
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge\AutoSelectCertificateForUrls
- Path (Recommended):
N/A
- Value Name:
1, 2, 3, ...
- Value Type:
list of REG_SZ
Example value:
SOFTWARE\Policies\Microsoft\Edge\AutoSelectCertificateForUrls\0 = "{"pattern":"https://www.contoso.com","filter":{"ISSUER":{"CN":"certificate issuer name", "L": "certificate issuer location", "O": "certificate issuer org", "OU": "certificate issuer org unit"}, "SUBJECT":{"CN":"certificate subject name", "L": "certificate subject location", "O": "certificate subject org", "OU": "certificate subject org unit"}}}"
Mac information and settings
- Preference Key Name: AutoSelectCertificateForUrls
- Example value:
<array>
<string>{"pattern":"https://www.contoso.com","filter":{"ISSUER":{"CN":"certificate issuer name", "L": "certificate issuer location", "O": "certificate issuer org", "OU": "certificate issuer org unit"}, "SUBJECT":{"CN":"certificate subject name", "L": "certificate subject location", "O": "certificate subject org", "OU": "certificate subject org unit"}}}</string>
</array>
Back to top
Cookies toestaan op specifieke sites (CookiesAllowedForUrls)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Definieer op basis van URL-patronen een lijst met sites die geen cookies mogen instellen.
Als u dit beleid niet configureert, wordt voor alle sites de globale standaardwaarde uit het beleid 'DefaultCookiesSetting' (indien ingesteld) of de persoonlijke configuratie van de gebruiker gebruikt.
Zie het beleid 'CookiesBlockedForUrls' en 'CookiesSessionOnlyForUrls' voor meer informatie.
Er mogen geen conflicterende URL-patronen worden ingesteld tussen de volgende drie beleidsinstellingen:
- CookiesBlockedForUrls
- CookiesAllowedForUrls
- CookiesSesssionOnlyForUrls
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
Yes
Data Type:
List of strings
Windows information and settings
Group Policy (ADMX) info
- GP unique name: CookiesAllowedForUrls
- GP name: Cookies toestaan op specifieke sites
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/Inhoudsinstellingen
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge\CookiesAllowedForUrls
- Path (Recommended):
N/A
- Value Name:
1, 2, 3, ...
- Value Type:
list of REG_SZ
Example value:
SOFTWARE\Policies\Microsoft\Edge\CookiesAllowedForUrls\0 = "https://www.contoso.com"
SOFTWARE\Policies\Microsoft\Edge\CookiesAllowedForUrls\1 = "[*.]contoso.edu"
Mac information and settings
- Preference Key Name: CookiesAllowedForUrls
- Example value:
<array>
<string>https://www.contoso.com</string>
<string>[*.]contoso.edu</string>
</array>
Back to top
Cookies op specifieke websites blokkeren (CookiesBlockedForUrls)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Definieer op basis van URL-patronen een lijst met sites die geen cookies kunnen instellen.
Als u dit beleid niet configureert, wordt voor alle sites de globale standaardwaarde uit het beleid 'DefaultCookiesSetting' (indien ingesteld) of de persoonlijke configuratie van de gebruiker gebruikt.
Zie het beleid 'CookiesAllowedForUrls' en 'CookiesSessionOnlyForUrls' voor meer informatie.
Er mogen geen conflicterende URL-patronen worden ingesteld tussen de volgende drie beleidsinstellingen:
- CookiesBlockedForUrls
- CookiesAllowedForUrls
- CookiesSesssionOnlyForUrls
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
Yes
Data Type:
List of strings
Windows information and settings
Group Policy (ADMX) info
- GP unique name: CookiesBlockedForUrls
- GP name: Cookies op specifieke websites blokkeren
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/Inhoudsinstellingen
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge\CookiesBlockedForUrls
- Path (Recommended):
N/A
- Value Name:
1, 2, 3, ...
- Value Type:
list of REG_SZ
Example value:
SOFTWARE\Policies\Microsoft\Edge\CookiesBlockedForUrls\0 = "https://www.contoso.com"
SOFTWARE\Policies\Microsoft\Edge\CookiesBlockedForUrls\1 = "[*.]contoso.edu"
Mac information and settings
- Preference Key Name: CookiesBlockedForUrls
- Example value:
<array>
<string>https://www.contoso.com</string>
<string>[*.]contoso.edu</string>
</array>
Back to top
Cookies van specifieke websites in de huidige sessie beperken (CookiesSessionOnlyForUrls)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Cookies die zijn gemaakt door websites die overeenkomen met een URL-patroon dat u definieert, worden verwijderd wanneer de sessie eindigt (wanneer het venster wordt gesloten).
Cookies die zijn gemaakt door websites die niet overeenkomen met het patroon, worden afgehandeld volgens het beleid 'DefaultCookiesSetting' (indien ingesteld) of de persoonlijke configuratie van de gebruiker. Dit is ook het standaardgedrag als u dit beleid niet configureert.
Als Microsoft Edge in de achtergrondmodus wordt uitgevoerd, wordt de sessie mogelijk niet gesloten wanneer het laatste venster wordt gesloten. Dat betekent dat de cookies mogelijk niet worden gewist wanneer het venster wordt gesloten. Zie het beleid 'BackgroundModeEnabled' voor informatie over hoe u configureert wat er gebeurt wanneer Microsoft Edge in de achtergrondmodus wordt uitgevoerd.
U kunt ook het beleid 'CookiesAllowedForUrls' en 'CookiesBlockedForUrls' gebruiken om te bepalen welke websites cookies kunnen maken.
Er kunnen geen conflicterende URL-patronen worden ingesteld tussen de volgende drie beleidsregels:
- CookiesBlockedForUrls
- CookiesAllowedForUrls
- CookiesSesssionOnlyForUrls
Als u het beleid 'RestoreOnStartup' instelt om URL's uit vorige sessies te herstellen, wordt dit beleid genegeerd en worden de cookies voor die sites permanent opgeslagen.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
Yes
Data Type:
List of strings
Windows information and settings
Group Policy (ADMX) info
- GP unique name: CookiesSessionOnlyForUrls
- GP name: Cookies van specifieke websites in de huidige sessie beperken
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/Inhoudsinstellingen
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge\CookiesSessionOnlyForUrls
- Path (Recommended):
N/A
- Value Name:
1, 2, 3, ...
- Value Type:
list of REG_SZ
Example value:
SOFTWARE\Policies\Microsoft\Edge\CookiesSessionOnlyForUrls\0 = "https://www.contoso.com"
SOFTWARE\Policies\Microsoft\Edge\CookiesSessionOnlyForUrls\1 = "[*.]contoso.edu"
Mac information and settings
- Preference Key Name: CookiesSessionOnlyForUrls
- Example value:
<array>
<string>https://www.contoso.com</string>
<string>[*.]contoso.edu</string>
</array>
Back to top
Cookies configureren (DefaultCookiesSetting)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Hiermee bepaalt u of websites cookies kunnen maken op het apparaat van de gebruiker. Dit beleid is alles of niets – u kunt alle websites toestaan om cookies te maken of geen enkele website toestaan om cookies te maken. U kunt dit beleid niet gebruiken om cookies van specifieke websites in te schakelen.
Stel het beleid in op 'SessionOnly' (4) als u cookies wilt wissen wanneer de sessie wordt gesloten. Als Microsoft Edge op de achtergrond wordt uitgevoerd, is het mogelijk dat de sessie niet wordt gesloten wanneer het laatste venster wordt gesloten. Dat betekent dat de cookies niet worden gewist wanneer het venster wordt gesloten. Zie het beleid 'BackgroundModeEnabled' voor informatie over hoe u configureert wat er gebeurt wanneer Microsoft Edge in de achtergrondmodus wordt uitgevoerd.
Als u dit beleid niet configureert, wordt de standaardinstelling 'AllowCookies' (1) gebruikt en kunnen gebruikers deze instelling wijzigen in Instellingen van Microsoft Edge. (Als u niet wilt dat gebruikers deze instelling kunnen wijzigen, stelt u het beleid in.)
* 1 = Alle websites toestaan om cookies te maken
* 2 = Geen enkele website toestaan om cookies te maken
* 4 = Cookies bewaren zolang de sessie duurt
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
Yes
Data Type:
Integer
Windows information and settings
Group Policy (ADMX) info
- GP unique name: DefaultCookiesSetting
- GP name: Cookies configureren
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/Inhoudsinstellingen
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
N/A
- Value Name:
DefaultCookiesSetting
- Value Type:
REG_DWORD
Example value:
0x00000001
Mac information and settings
- Preference Key Name: DefaultCookiesSetting
- Example value:
1
Back to top
Standaardinstelling voor geolocatie (DefaultGeolocationSetting)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Stel in of websites fysieke locaties van gebruikers kunnen bijhouden. U kunt tracering standaard toestaan (1), standaard weigeren (2) of de gebruiker om de locatie vragen (3).
Als u dit beleid niet configureert, wordt het beleid 'AskGeolocation' gebruikt en kan de gebruiker dit wijzigen.
* 1 = Sites toestaan om de fysieke locatie van gebruikers bij te houden
* 2 = Niet toestaan dat sites de fysieke locatie van een gebruiker bijhouden
* 3 = Vragen wanneer een site de fysieke locatie van een gebruiker wil bijhouden
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
Yes
Data Type:
Integer
Windows information and settings
Group Policy (ADMX) info
- GP unique name: DefaultGeolocationSetting
- GP name: Standaardinstelling voor geolocatie
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/Inhoudsinstellingen
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
N/A
- Value Name:
DefaultGeolocationSetting
- Value Type:
REG_DWORD
Example value:
0x00000001
Mac information and settings
- Preference Key Name: DefaultGeolocationSetting
- Example value:
1
Back to top
Standaardinstelling voor afbeeldingen (DefaultImagesSetting)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Stel in of websites afbeeldingen kunnen weergeven. U kunt afbeeldingen op alle sites toestaan (1) of op alle sites blokkeren (2)
Als u dit beleid niet configureert, zijn afbeeldingen standaard toegestaan en kunnen gebruikers deze instelling wijzigen.
* 1 = Alle sites mogen afbeeldingen weergeven
* 2 = Geen enkele site mag afbeeldingen weergeven
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
Yes
Data Type:
Integer
Windows information and settings
Group Policy (ADMX) info
- GP unique name: DefaultImagesSetting
- GP name: Standaardinstelling voor afbeeldingen
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/Inhoudsinstellingen
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
N/A
- Value Name:
DefaultImagesSetting
- Value Type:
REG_DWORD
Example value:
0x00000001
Mac information and settings
- Preference Key Name: DefaultImagesSetting
- Example value:
1
Back to top
Standaard-JavaScript-instelling (DefaultJavaScriptSetting)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Stel in of op websites JavaScript kan worden uitgevoerd. U kunt dit voor alle sites toestaan (1) of voor alle sites blokkeren (2).
Als u dit beleid niet configureert, kan JavaScript standaard op alle sites worden uitgevoerd en kan de gebruiker deze instelling wijzigen.
* 1 = JavaScript mag op alle sites worden uitgevoerd
* 2 = JavaScript mag op geen enkele site worden uitgevoerd
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
Yes
Data Type:
Integer
Windows information and settings
Group Policy (ADMX) info
- GP unique name: DefaultJavaScriptSetting
- GP name: Standaard-JavaScript-instelling
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/Inhoudsinstellingen
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
N/A
- Value Name:
DefaultJavaScriptSetting
- Value Type:
REG_DWORD
Example value:
0x00000001
Mac information and settings
- Preference Key Name: DefaultJavaScriptSetting
- Example value:
1
Back to top
Standaardinstelling voor meldingen (DefaultNotificationsSetting)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Stel in of websites bureaubladmeldingen kunnen weergeven. U kunt dit standaard toestaan (1), standaard weigeren (2) of de gebruiker om toestemming vragen telkens wanneer een website een melding wil weergeven (3).
Als u dit beleid niet configureert, zijn meldingen standaard toegestaan en kan de gebruiker deze instelling wijzigen.
* 1 = Sites toestaan om bureaubladmeldingen weer te geven
* 2 = Niet toestaan dat een site bureaubladmeldingen weergeeft
* 3 = Om toestemming vragen telkens wanneer een site een bureaubladmelding probeert weer te geven
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
Yes
Data Type:
Integer
Windows information and settings
Group Policy (ADMX) info
- GP unique name: DefaultNotificationsSetting
- GP name: Standaardinstelling voor meldingen
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/Inhoudsinstellingen
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
N/A
- Value Name:
DefaultNotificationsSetting
- Value Type:
REG_DWORD
Example value:
0x00000002
Mac information and settings
- Preference Key Name: DefaultNotificationsSetting
- Example value:
2
Back to top
Default Adobe Flash setting (DefaultPluginsSetting)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Determines whether websites that aren't covered by 'PluginsAllowedForUrls' or 'PluginsBlockedForUrls' can automatically run the Adobe Flash plug-in. You can select 'BlockPlugins' (2) to block Adobe Flash on all sites, or you can select 'ClickToPlay' (3) to let Adobe Flash run but require the user to click the placeholder to start it. In any case, the 'PluginsAllowedForUrls' and 'PluginsBlockedForUrls' policies take precedence over 'DefaultPluginsSetting'.
Automatic playback is only allowed for domains explicitly listed in the 'PluginsAllowedForUrls' policy. If you want to enable automatic playback for all sites, consider adding http://* and https://* to this list.
If you don't configure this policy, the user can change this setting manually.
* 2 = Block the Adobe Flash plug-in
* 3 = Click to play
The former '1' option set allow-all, but this functionality is now only handled by the 'PluginsAllowedForUrls' policy. Existing policies using '1' will operate in Click-to-play mode.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
Yes
Data Type:
Integer
Windows information and settings
Group Policy (ADMX) info
- GP unique name: DefaultPluginsSetting
- GP name: Default Adobe Flash setting
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/Inhoudsinstellingen
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
N/A
- Value Name:
DefaultPluginsSetting
- Value Type:
REG_DWORD
Example value:
0x00000002
Mac information and settings
- Preference Key Name: DefaultPluginsSetting
- Example value:
2
Back to top
Standaardinstelling voor pop-upvenster (DefaultPopupsSetting)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Stel in of websites pop-upitems kunnen weergeven. U kunt ze op alle sites toestaan (1) of op alle sites blokkeren (2)
Als u dit beleid niet configureert, worden pop-upvensters standaard geblokkeerd en kunnen gebruikers deze instelling wijzigen.
* 1 = Alle sites mogen pop-upitems weergeven
* 2 = Geen enkele site mag pop-upitems weergeven
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
Yes
Data Type:
Integer
Windows information and settings
Group Policy (ADMX) info
- GP unique name: DefaultPopupsSetting
- GP name: Standaardinstelling voor pop-upvenster
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/Inhoudsinstellingen
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
N/A
- Value Name:
DefaultPopupsSetting
- Value Type:
REG_DWORD
Example value:
0x00000001
Mac information and settings
- Preference Key Name: DefaultPopupsSetting
- Example value:
1
Back to top
Het gebruik van de web-API voor Bluetooth configureren (DefaultWebBluetoothGuardSetting)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Hiermee bepaalt u of websites in de buurt van Bluetooth-apparaten toegang kunnen krijgen. U kunt toegang volledig blokkeren of vereisen dat de site de gebruiker om toestemming vraagt telkens wanneer de site toegang probeert te krijgen tot een Bluetooth-apparaat.
Als u dit beleid niet configureert, wordt de standaardwaarde gebruikt (3, wat betekent dat gebruikers telkens om toestemming wordt gevraagd) en kunnen gebruikers dit beleid wijzigen.
* 2 = Geen enkele site toestaan om toegang te vragen tot Bluetooth-apparaten met behulp van de Web-API voor Bluetooth
* 3 = Sites toestaan om de gebruiker toegang te verlenen tot een Bluetooth-apparaat in de buurt
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
Yes
Data Type:
Integer
Windows information and settings
Group Policy (ADMX) info
- GP unique name: DefaultWebBluetoothGuardSetting
- GP name: Het gebruik van de web-API voor Bluetooth configureren
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/Inhoudsinstellingen
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
N/A
- Value Name:
DefaultWebBluetoothGuardSetting
- Value Type:
REG_DWORD
Example value:
0x00000002
Mac information and settings
- Preference Key Name: DefaultWebBluetoothGuardSetting
- Example value:
2
Back to top
Gebruik van de WebUSB-API configureren (DefaultWebUsbGuardSetting)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Stel in of websites toegang kunnen krijgen tot verbonden USB-apparaten. U kunt de toegang volledig blokkeren of de gebruiker om toestemming vragen telkens wanneer een website toegang wil tot verbonden USB-apparaten.
U kunt dit beleid negeren voor specifieke URL-patronen door het beleid 'WebUsbAskForUrls' en 'WebUsbBlockedForUrls' te gebruiken.
Als u dit beleid niet configureert, kunnen sites gebruikers vragen of ze toegang hebben tot de verbonden USB-apparaten (3), standaard, en kunnen gebruikers deze instelling wijzigen.
* 2 = Geen enkele site mag toegang tot USB-apparaten vragen via de WebUSB-API
* 3 = Sites mogen de gebruiker om toegang vragen tot een verbonden USB-apparaat
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
Yes
Data Type:
Integer
Windows information and settings
Group Policy (ADMX) info
- GP unique name: DefaultWebUsbGuardSetting
- GP name: Gebruik van de WebUSB-API configureren
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/Inhoudsinstellingen
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
N/A
- Value Name:
DefaultWebUsbGuardSetting
- Value Type:
REG_DWORD
Example value:
0x00000002
Mac information and settings
- Preference Key Name: DefaultWebUsbGuardSetting
- Example value:
2
Back to top
Afbeeldingen op deze sites toestaan (ImagesAllowedForUrls)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Definieer op basis van URL-patronen een lijst met sites waarop afbeeldingen mogen worden weergegeven.
Als u dit beleid niet configureert, wordt voor alle sites de globale standaardwaarde uit het beleid 'DefaultImagesSetting' (indien ingesteld) of de persoonlijke configuratie van de gebruiker gebruikt.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
Yes
Data Type:
List of strings
Windows information and settings
Group Policy (ADMX) info
- GP unique name: ImagesAllowedForUrls
- GP name: Afbeeldingen op deze sites toestaan
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/Inhoudsinstellingen
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge\ImagesAllowedForUrls
- Path (Recommended):
N/A
- Value Name:
1, 2, 3, ...
- Value Type:
list of REG_SZ
Example value:
SOFTWARE\Policies\Microsoft\Edge\ImagesAllowedForUrls\0 = "https://www.contoso.com"
SOFTWARE\Policies\Microsoft\Edge\ImagesAllowedForUrls\1 = "[*.]contoso.edu"
Mac information and settings
- Preference Key Name: ImagesAllowedForUrls
- Example value:
<array>
<string>https://www.contoso.com</string>
<string>[*.]contoso.edu</string>
</array>
Back to top
Afbeeldingen op specifieke websites blokkeren (ImagesBlockedForUrls)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Definieer op basis van URL-patronen een lijst met sites waarop geen afbeeldingen mogen worden weergegeven.
Als u dit beleid niet configureert, wordt voor alle sites de globale standaardwaarde uit het beleid 'DefaultImagesSetting' (indien ingesteld) of de persoonlijke configuratie van de gebruiker gebruikt.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
Yes
Data Type:
List of strings
Windows information and settings
Group Policy (ADMX) info
- GP unique name: ImagesBlockedForUrls
- GP name: Afbeeldingen op specifieke websites blokkeren
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/Inhoudsinstellingen
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge\ImagesBlockedForUrls
- Path (Recommended):
N/A
- Value Name:
1, 2, 3, ...
- Value Type:
list of REG_SZ
Example value:
SOFTWARE\Policies\Microsoft\Edge\ImagesBlockedForUrls\0 = "https://www.contoso.com"
SOFTWARE\Policies\Microsoft\Edge\ImagesBlockedForUrls\1 = "[*.]contoso.edu"
Mac information and settings
- Preference Key Name: ImagesBlockedForUrls
- Example value:
<array>
<string>https://www.contoso.com</string>
<string>[*.]contoso.edu</string>
</array>
Back to top
JavaScript toestaan op specifieke sites (JavaScriptAllowedForUrls)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Definieer op basis van URL-patronen een lijst met sites waarop JavaScript mag worden uitgevoerd.
Als u dit beleid niet configureert, wordt voor alle sites de globale standaardwaarde waarde uit het beleid 'DefaultJavaScriptSetting' (indien ingesteld) of de persoonlijke configuratie van de gebruiker gebruikt.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
Yes
Data Type:
List of strings
Windows information and settings
Group Policy (ADMX) info
- GP unique name: JavaScriptAllowedForUrls
- GP name: JavaScript toestaan op specifieke sites
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/Inhoudsinstellingen
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge\JavaScriptAllowedForUrls
- Path (Recommended):
N/A
- Value Name:
1, 2, 3, ...
- Value Type:
list of REG_SZ
Example value:
SOFTWARE\Policies\Microsoft\Edge\JavaScriptAllowedForUrls\0 = "https://www.contoso.com"
SOFTWARE\Policies\Microsoft\Edge\JavaScriptAllowedForUrls\1 = "[*.]contoso.edu"
Mac information and settings
- Preference Key Name: JavaScriptAllowedForUrls
- Example value:
<array>
<string>https://www.contoso.com</string>
<string>[*.]contoso.edu</string>
</array>
Back to top
JavaScript op specifieke sites blokkeren (JavaScriptBlockedForUrls)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Definieer op basis van URL-patronen een lijst van sites waarop geen JavaScript mag worden uitgevoerd.
Als u dit beleid niet configureert, wordt voor alle sites de globale standaardwaarde uit het beleid 'DefaultJavaScriptSetting' (indien ingesteld) of de persoonlijke configuratie van de gebruiker gebruikt.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
Yes
Data Type:
List of strings
Windows information and settings
Group Policy (ADMX) info
- GP unique name: JavaScriptBlockedForUrls
- GP name: JavaScript op specifieke sites blokkeren
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/Inhoudsinstellingen
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge\JavaScriptBlockedForUrls
- Path (Recommended):
N/A
- Value Name:
1, 2, 3, ...
- Value Type:
list of REG_SZ
Example value:
SOFTWARE\Policies\Microsoft\Edge\JavaScriptBlockedForUrls\0 = "https://www.contoso.com"
SOFTWARE\Policies\Microsoft\Edge\JavaScriptBlockedForUrls\1 = "[*.]contoso.edu"
Mac information and settings
- Preference Key Name: JavaScriptBlockedForUrls
- Example value:
<array>
<string>https://www.contoso.com</string>
<string>[*.]contoso.edu</string>
</array>
Back to top
Meldingen toestaan op specifieke sites (NotificationsAllowedForUrls)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Definieer op basis van URL-patronen een lijst met sites waarop meldingen mogen worden weergegeven.
Als u dit beleid niet configureert, wordt voor alle sites de globale standaardwaarde uit het beleid 'DefaultNotificationsSetting' (indien ingesteld) of de persoonlijke configuratie van de gebruiker gebruikt.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
Yes
Data Type:
List of strings
Windows information and settings
Group Policy (ADMX) info
- GP unique name: NotificationsAllowedForUrls
- GP name: Meldingen toestaan op specifieke sites
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/Inhoudsinstellingen
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge\NotificationsAllowedForUrls
- Path (Recommended):
N/A
- Value Name:
1, 2, 3, ...
- Value Type:
list of REG_SZ
Example value:
SOFTWARE\Policies\Microsoft\Edge\NotificationsAllowedForUrls\0 = "https://www.contoso.com"
SOFTWARE\Policies\Microsoft\Edge\NotificationsAllowedForUrls\1 = "[*.]contoso.edu"
Mac information and settings
- Preference Key Name: NotificationsAllowedForUrls
- Example value:
<array>
<string>https://www.contoso.com</string>
<string>[*.]contoso.edu</string>
</array>
Back to top
Meldingen op specifieke websites blokkeren (NotificationsBlockedForUrls)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Definieer op basis van URL-patronen een lijst met sites waarop geen meldingen mogen worden weergegeven.
Als u dit beleid niet configureert, wordt voor alle sites de globale standaardwaarde uit het beleid 'DefaultNotificationsSetting' (indien ingesteld) of de persoonlijke configuratie van de gebruiker gebruikt.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
Yes
Data Type:
List of strings
Windows information and settings
Group Policy (ADMX) info
- GP unique name: NotificationsBlockedForUrls
- GP name: Meldingen op specifieke websites blokkeren
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/Inhoudsinstellingen
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge\NotificationsBlockedForUrls
- Path (Recommended):
N/A
- Value Name:
1, 2, 3, ...
- Value Type:
list of REG_SZ
Example value:
SOFTWARE\Policies\Microsoft\Edge\NotificationsBlockedForUrls\0 = "https://www.contoso.com"
SOFTWARE\Policies\Microsoft\Edge\NotificationsBlockedForUrls\1 = "[*.]contoso.edu"
Mac information and settings
- Preference Key Name: NotificationsBlockedForUrls
- Example value:
<array>
<string>https://www.contoso.com</string>
<string>[*.]contoso.edu</string>
</array>
Back to top
Allow the Adobe Flash plug-in on specific sites (PluginsAllowedForUrls)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Define a list of sites, based on URL patterns, that can run the Adobe Flash plug-in.
If you don't configure this policy, the global default value from the 'DefaultPluginsSetting' policy (if set) or the user's personal configuration is used for all sites.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
Yes
Data Type:
List of strings
Windows information and settings
Group Policy (ADMX) info
- GP unique name: PluginsAllowedForUrls
- GP name: Allow the Adobe Flash plug-in on specific sites
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/Inhoudsinstellingen
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge\PluginsAllowedForUrls
- Path (Recommended):
N/A
- Value Name:
1, 2, 3, ...
- Value Type:
list of REG_SZ
Example value:
SOFTWARE\Policies\Microsoft\Edge\PluginsAllowedForUrls\0 = "https://www.contoso.com"
SOFTWARE\Policies\Microsoft\Edge\PluginsAllowedForUrls\1 = "[*.]contoso.edu"
Mac information and settings
- Preference Key Name: PluginsAllowedForUrls
- Example value:
<array>
<string>https://www.contoso.com</string>
<string>[*.]contoso.edu</string>
</array>
Back to top
Block the Adobe Flash plug-in on specific sites (PluginsBlockedForUrls)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Define a list of sites, based on URL patterns, that are blocked from running Adobe Flash.
If you don't configure this policy, the global default value from the 'DefaultPluginsSetting' policy (if set) or the user's personal configuration is used for all sites.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
Yes
Data Type:
List of strings
Windows information and settings
Group Policy (ADMX) info
- GP unique name: PluginsBlockedForUrls
- GP name: Block the Adobe Flash plug-in on specific sites
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/Inhoudsinstellingen
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge\PluginsBlockedForUrls
- Path (Recommended):
N/A
- Value Name:
1, 2, 3, ...
- Value Type:
list of REG_SZ
Example value:
SOFTWARE\Policies\Microsoft\Edge\PluginsBlockedForUrls\0 = "https://www.contoso.com"
SOFTWARE\Policies\Microsoft\Edge\PluginsBlockedForUrls\1 = "[*.]contoso.edu"
Mac information and settings
- Preference Key Name: PluginsBlockedForUrls
- Example value:
<array>
<string>https://www.contoso.com</string>
<string>[*.]contoso.edu</string>
</array>
Back to top
Pop-upvensters toestaan op specifieke websites (PopupsAllowedForUrls)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Definieer op basis van URL-patronen een lijst met sites die pop-upvensters kunnen openen.
Als u dit beleid niet configureert, wordt voor alle sites de globale standaardwaarde uit het beleid 'DefaultPopupsSetting' (indien ingesteld) of de persoonlijke configuratie van de gebruiker gebruikt.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
Yes
Data Type:
List of strings
Windows information and settings
Group Policy (ADMX) info
- GP unique name: PopupsAllowedForUrls
- GP name: Pop-upvensters toestaan op specifieke websites
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/Inhoudsinstellingen
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge\PopupsAllowedForUrls
- Path (Recommended):
N/A
- Value Name:
1, 2, 3, ...
- Value Type:
list of REG_SZ
Example value:
SOFTWARE\Policies\Microsoft\Edge\PopupsAllowedForUrls\0 = "https://www.contoso.com"
SOFTWARE\Policies\Microsoft\Edge\PopupsAllowedForUrls\1 = "[*.]contoso.edu"
Mac information and settings
- Preference Key Name: PopupsAllowedForUrls
- Example value:
<array>
<string>https://www.contoso.com</string>
<string>[*.]contoso.edu</string>
</array>
Back to top
Pop-upvensters op specifieke websites blokkeren (PopupsBlockedForUrls)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Definieer op basis van URL-patronen een lijst met sites waarop geen pop-upvensters kunnen worden geopend.
Als u dit beleid niet configureert, wordt voor alle sites de globale standaardwaarde uit het beleid 'DefaultPopupsSetting' (indien ingesteld) of de persoonlijke configuratie van de gebruiker gebruikt.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
Yes
Data Type:
List of strings
Windows information and settings
Group Policy (ADMX) info
- GP unique name: PopupsBlockedForUrls
- GP name: Pop-upvensters op specifieke websites blokkeren
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/Inhoudsinstellingen
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge\PopupsBlockedForUrls
- Path (Recommended):
N/A
- Value Name:
1, 2, 3, ...
- Value Type:
list of REG_SZ
Example value:
SOFTWARE\Policies\Microsoft\Edge\PopupsBlockedForUrls\0 = "https://www.contoso.com"
SOFTWARE\Policies\Microsoft\Edge\PopupsBlockedForUrls\1 = "[*.]contoso.edu"
Mac information and settings
- Preference Key Name: PopupsBlockedForUrls
- Example value:
<array>
<string>https://www.contoso.com</string>
<string>[*.]contoso.edu</string>
</array>
Back to top
Protocolhandlers registreren (RegisteredProtocolHandlers)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Registreer een lijst met protocolhandlers. Stel de protocoleigenschap in op het schema (zoals 'mailto') en de url-eigenschap op het URL-patroon van de toepassing die het schema verwerkt. Het patroon kan een '%s' bevatten dat door de verwerkte URL wordt vervangen.
U kunt een specifieke waarde voor dit beleid aanbevelen, maar u kunt gebruikers niet verplichten deze te gebruiken.
De protocolhandlers die door het beleid zijn geregistreerd, worden samengevoegd met eventuele andere handlers die de gebruiker heeft geregistreerd. Beide kunnen worden gebruikt. De gebruiker kan de protocolhandlers die door het beleid zijn geïnstalleerd, passeren door een nieuwe standaardhandler te installeren, maar ze kunnen een door het beleid geregistreerde protocolhandler niet verwijderen.
Supported features:
-
Can be mandatory:
No
-
Can be recommended:
Yes
-
Dynamic Policy Refresh:
No - Requires browser restart
Data Type:
Dictionary
Windows information and settings
Group Policy (ADMX) info
- GP unique name: RegisteredProtocolHandlers
- GP name: Protocolhandlers registreren
- GP path (Mandatory):
N/A
- GP path (Recommended):
Administrative Templates/Microsoft Edge - Default Settings (users can override)/Inhoudsinstellingen
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
N/A
- Path (Recommended):
SOFTWARE\Policies\Microsoft\Edge\Recommended
- Value Name:
RegisteredProtocolHandlers
- Value Type:
REG_SZ
Example value:
SOFTWARE\Policies\Microsoft\Edge\RegisteredProtocolHandlers = [
{
"default": true,
"protocol": "mailto",
"url": "https://mail.contoso.com/mail/?extsrc=mailto&url=%s"
}
]
Mac information and settings
- Preference Key Name: RegisteredProtocolHandlers
- Example value:
<key>RegisteredProtocolHandlers</key>
<array>
<dict>
<key>default</key>
<true/>
<key>protocol</key>
<string>mailto</string>
<key>url</key>
<string>https://mail.contoso.com/mail/?extsrc=mailto&url=%s</string>
</dict>
</array>
Back to top
Specifieke websites toegang verlenen om verbinding te maken met specifieke USB-apparaten. (WebUsbAllowDevicesForUrls)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Definieer een lijst met sites die automatisch toegang hebben tot een USB-apparaat van de gegeven leverancier en product-id. Elk item in de lijst moet zowel apparaten als URL's bevatten, anders is het beleid niet geldig. Elke apparaatdefinitie bevat een veld voor een leveranciers-id en een voor een product-id. Elke niet gedefinieerde id wordt beschouwd als een jokerteken, met één uitzondering: u kunt geen product-id zonder leveranciers-id opgeven. Als u dat doet, is het beleid niet geldig en wordt het genegeerd.
Het model voor USB-machtigingen gebruikt de URL van de aanvragende site (die de URL aanvraagt) en de URL van de framesite op het hoogste niveau (insluitende URL) om de aanvragende URL toegang te verlenen tot het USB-apparaat. Het is mogelijk dat de aanvragende URL verschilt van de insluitende URL als de aanvragende site in een iframe is geladen. Daarom kan het veld 'urls' twee URL-tekenreeksen, gescheiden door een komma, bevatten en hiermee respectievelijk de aanvragende en insluitende URL opgeven. Als er maar één URL is opgegeven, wordt toegang tot de betreffende USB-apparaten verleend wanneer de URL van de aanvragende site met deze URL overeenkomt, ongeacht de insluitingsstatus. De URL's in 'urls' moeten geldige URL's zijn, anders wordt het beleid genegeerd.
Als u dit beleid niet configureert, wordt voor alle sites de globale standaardwaarde uit het beleid 'DefaultWebUsbGuardSetting' (indien ingesteld) of de persoonlijke configuratie van de gebruiker gebruikt.
URL-patronen in dit beleid mogen geen conflicten opleveren met de URL's die zijn geconfigureerd in het beleid 'WebUsbBlockedForUrls'. In geval van een conflict heeft dit beleid prioriteit op het beleid 'WebUsbBlockedForUrls' en 'WebUsbAskForUrls'.
Waarden voor dit beleid en het beleid DeviceWebUsbAllowDevicesForUrls worden samengevoegd.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
Yes
Data Type:
Dictionary
Windows information and settings
Group Policy (ADMX) info
- GP unique name: WebUsbAllowDevicesForUrls
- GP name: Specifieke websites toegang verlenen om verbinding te maken met specifieke USB-apparaten.
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/Inhoudsinstellingen
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
N/A
- Value Name:
WebUsbAllowDevicesForUrls
- Value Type:
REG_SZ
Example value:
SOFTWARE\Policies\Microsoft\Edge\WebUsbAllowDevicesForUrls = [
{
"devices": [
{
"product_id": 5678,
"vendor_id": 1234
}
],
"urls": [
"https://contoso.com",
"https://fabrikam.com"
]
}
]
Mac information and settings
- Preference Key Name: WebUsbAllowDevicesForUrls
- Example value:
<key>WebUsbAllowDevicesForUrls</key>
<array>
<dict>
<key>devices</key>
<array>
<dict>
<key>product_id</key>
<integer>5678</integer>
<key>vendor_id</key>
<integer>1234</integer>
</dict>
</array>
<key>urls</key>
<array>
<string>https://contoso.com</string>
<string>https://fabrikam.com</string>
</array>
</dict>
</array>
Back to top
WebUSB toestaan op specifieke sites (WebUsbAskForUrls)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Definieer op basis van URL-patronen een lijst met websites die de gebruiker kunnen vragen toegang te verlenen tot een USB-apparaat.
Als u dit beleid niet configureert, wordt voor alle sites de globale standaardwaarde uit het beleid 'DefaultWebUsbGuardSetting' (indien ingesteld) of de persoonlijke configuratie van de gebruiker gebruikt.
De URL-patronen in dit beleid mogen niet overeenkomen met de patronen die zijn geconfigureerd in het beleid 'WebUsbBlockedForUrls'. U kunt een URL niet zowel toestaan als blokkeren.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
Yes
Data Type:
List of strings
Windows information and settings
Group Policy (ADMX) info
- GP unique name: WebUsbAskForUrls
- GP name: WebUSB toestaan op specifieke sites
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/Inhoudsinstellingen
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge\WebUsbAskForUrls
- Path (Recommended):
N/A
- Value Name:
1, 2, 3, ...
- Value Type:
list of REG_SZ
Example value:
SOFTWARE\Policies\Microsoft\Edge\WebUsbAskForUrls\0 = "https://www.contoso.com"
SOFTWARE\Policies\Microsoft\Edge\WebUsbAskForUrls\1 = "[*.]contoso.edu"
Mac information and settings
- Preference Key Name: WebUsbAskForUrls
- Example value:
<array>
<string>https://www.contoso.com</string>
<string>[*.]contoso.edu</string>
</array>
Back to top
WebUSB op specifieke sites blokkeren (WebUsbBlockedForUrls)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Definieer op basis van URL-patronen een lijst met websites die de gebruiker niet kunnen vragen toegang te verlenen tot een USB-apparaat.
Als u dit beleid niet configureert, wordt voor alle sites de globale standaardwaarde uit het beleid 'DefaultWebUsbGuardSetting' (indien ingesteld) of de persoonlijke configuratie van de gebruiker gebruikt.
URL-patronen in dit beleid mogen niet overeenkomen met de patronen die zijn geconfigureerd in het beleid 'WebUsbAskForUrls'. U kunt een URL niet zowel toestaan als blokkeren.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
Yes
Data Type:
List of strings
Windows information and settings
Group Policy (ADMX) info
- GP unique name: WebUsbBlockedForUrls
- GP name: WebUSB op specifieke sites blokkeren
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/Inhoudsinstellingen
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge\WebUsbBlockedForUrls
- Path (Recommended):
N/A
- Value Name:
1, 2, 3, ...
- Value Type:
list of REG_SZ
Example value:
SOFTWARE\Policies\Microsoft\Edge\WebUsbBlockedForUrls\0 = "https://www.contoso.com"
SOFTWARE\Policies\Microsoft\Edge\WebUsbBlockedForUrls\1 = "[*.]contoso.edu"
Mac information and settings
- Preference Key Name: WebUsbBlockedForUrls
- Example value:
<array>
<string>https://www.contoso.com</string>
<string>[*.]contoso.edu</string>
</array>
Back to top
De standaardzoekmachine inschakelen (DefaultSearchProviderEnabled)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Hiermee schakelt u het gebruik in van een standaardzoekmachine.
Als u dit beleid inschakelt, kan een gebruiker een term zoeken door deze in de adresbalk te typen (zolang dit geen URL is).
U kunt de standaardzoekmachine opgeven die moet worden gebruikt door de overige standaardbeleidsregels in te schakelen. Als u deze niet opgeeft (niet configureert), kan de gebruiker zelf een standaardzoekmachine kiezen.
Als u dit beleid uitschakelt, kan de gebruiker niet zoeken vanaf de adresbalk.
Als u dit beleid in- of uitschakelt, kunnen gebruikers dit niet wijzigen of negeren.
Als u dit beleid niet configureert, wordt de standaardzoekmachine ingeschakeld en kan de gebruiker de standaardzoekmachine selecteren en de lijst met zoekmachines instellen.
Dit beleid is alleen beschikbaar op Windows-exemplaren die lid zijn van een Microsoft Active Directory domein of Windows 10 Pro- of Enterprise-exemplaren die zijn geregistreerd voor Apparaatbeheer.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
Yes
Data Type:
Boolean
Windows information and settings
Group Policy (ADMX) info
- GP unique name: DefaultSearchProviderEnabled
- GP name: De standaardzoekmachine inschakelen
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/Standaardzoekmachine
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
N/A
- Value Name:
DefaultSearchProviderEnabled
- Value Type:
REG_DWORD
Example value:
True
Mac information and settings
- Preference Key Name: DefaultSearchProviderEnabled
- Example value:
True
Back to top
Coderingen van standaardzoekmachine (DefaultSearchProviderEncodings)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
De tekencodering opgeven die door de zoekmachine wordt ondersteund. Codetabel namen zijn codetabel namen zoals UTF-8, GB2312 en ISO-8859-1. Ze worden in de opgegeven volgorde geprobeerd.
Dit beleid is optioneel. Als deze niet is geconfigureerd, wordt de standaard UTF-8 (UTF-8) gebruikt.
Deze beleidsinstelling is alleen van toepassing als u het beleid ' DefaultSearchProviderEnabled ' en ' DefaultSearchProviderSearchURL ' inschakelt.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
Yes
Data Type:
List of strings
Windows information and settings
Group Policy (ADMX) info
- GP unique name: DefaultSearchProviderEncodings
- GP name: Coderingen van standaardzoekmachine
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/Standaardzoekmachine
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge\DefaultSearchProviderEncodings
- Path (Recommended):
N/A
- Value Name:
1, 2, 3, ...
- Value Type:
list of REG_SZ
Example value:
SOFTWARE\Policies\Microsoft\Edge\DefaultSearchProviderEncodings\0 = "UTF-8"
SOFTWARE\Policies\Microsoft\Edge\DefaultSearchProviderEncodings\1 = "UTF-16"
SOFTWARE\Policies\Microsoft\Edge\DefaultSearchProviderEncodings\2 = "GB2312"
SOFTWARE\Policies\Microsoft\Edge\DefaultSearchProviderEncodings\3 = "ISO-8859-1"
Mac information and settings
- Preference Key Name: DefaultSearchProviderEncodings
- Example value:
<array>
<string>UTF-8</string>
<string>UTF-16</string>
<string>GB2312</string>
<string>ISO-8859-1</string>
</array>
Back to top
Hiermee wordt de functie voor het zoeken op afbeelding opgegeven voor de standaardzoekmachine (DefaultSearchProviderImageURL)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Hiermee geeft u de URL op naar de zoekmachine die wordt gebruikt voor het zoeken naar afbeeldingen. Zoekopdrachten worden verzonden met de methode ' Haal.
Dit beleid is optioneel. Als u deze niet configureert, is zoeken naar afbeeldingen niet beschikbaar.
Deze beleidsinstelling is alleen van toepassing als u het beleid ' DefaultSearchProviderEnabled ' en ' DefaultSearchProviderSearchURL ' inschakelt.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
Yes
Data Type:
String
Windows information and settings
Group Policy (ADMX) info
- GP unique name: DefaultSearchProviderImageURL
- GP name: Hiermee wordt de functie voor het zoeken op afbeelding opgegeven voor de standaardzoekmachine
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/Standaardzoekmachine
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
N/A
- Value Name:
DefaultSearchProviderImageURL
- Value Type:
REG_SZ
Example value:
"https://search.contoso.com/searchbyimage/upload"
Mac information and settings
- Preference Key Name: DefaultSearchProviderImageURL
- Example value:
"https://search.contoso.com/searchbyimage/upload"
Back to top
Parameters voor een afbeeldings-URL die POST gebruikt (DefaultSearchProviderImageURLPostParams)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Als u deze beleidsinstelling inschakelt, worden de parameters opgegeven die worden gebruikt wanneer er een zoekopdracht wordt uitgevoerd die gebruikmaakt van POST. Het beleid bestaat uit paren met door komma's gescheiden naam/waarden. Als een waarde een sjabloonparameter is, zoals {imageThumbnail} in het voorgaande voorbeeld, wordt deze vervangen door echte miniatuur gegevens van de afbeelding. Deze beleidsinstelling is alleen van toepassing als u het beleid ' DefaultSearchProviderEnabled ' en ' DefaultSearchProviderSearchURL ' inschakelt.
Als u dit beleid niet inschakelt, worden aanvragen voor het zoeken naar afbeeldingen verzonden met de methode haal.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
Yes
Data Type:
String
Windows information and settings
Group Policy (ADMX) info
- GP unique name: DefaultSearchProviderImageURLPostParams
- GP name: Parameters voor een afbeeldings-URL die POST gebruikt
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/Standaardzoekmachine
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
N/A
- Value Name:
DefaultSearchProviderImageURLPostParams
- Value Type:
REG_SZ
Example value:
"content={imageThumbnail},url={imageURL},sbisrc={SearchSource}"
Mac information and settings
- Preference Key Name: DefaultSearchProviderImageURLPostParams
- Example value:
"content={imageThumbnail},url={imageURL},sbisrc={SearchSource}"
Back to top
Standaardtrefwoord voor zoekmachine (DefaultSearchProviderKeyword)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Hiermee geeft u het trefwoord op. Dit is de snelkoppeling die in de adresbalk wordt gebruikt om de zoekopdracht naar deze provider te activeren.
Dit beleid is optioneel. Als u dit niet configureert, activeert u geen trefwoord om de zoekmachine te activeren.
Deze beleidsinstelling is alleen van toepassing als u het beleid ' DefaultSearchProviderEnabled ' en ' DefaultSearchProviderSearchURL ' inschakelt.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
Yes
Data Type:
String
Windows information and settings
Group Policy (ADMX) info
- GP unique name: DefaultSearchProviderKeyword
- GP name: Standaardtrefwoord voor zoekmachine
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/Standaardzoekmachine
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
N/A
- Value Name:
DefaultSearchProviderKeyword
- Value Type:
REG_SZ
Example value:
"mis"
Mac information and settings
- Preference Key Name: DefaultSearchProviderKeyword
- Example value:
"mis"
Back to top
Naam van standaardzoekmachine (DefaultSearchProviderName)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Hiermee geeft u de naam van de standaardzoekmachine op.
Als u dit beleid inschakelt, stelt u de naam van de standaardzoekmachine in.
Als u deze beleidsinstelling niet inschakelt of als u deze leeg laat, wordt de hostnaam gebruikt die is opgegeven in de URL voor zoeken.
' DefaultSearchProviderName ' moet worden ingesteld op een door de organisatie goedgekeurde, versleutelde zoekmachine die overeenkomt met de versleutelde zoekprovider die is ingesteld in DTBC-0008. Deze beleidsinstelling is alleen van toepassing als u het beleid ' DefaultSearchProviderEnabled ' en ' DefaultSearchProviderSearchURL ' inschakelt.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
Yes
Data Type:
String
Windows information and settings
Group Policy (ADMX) info
- GP unique name: DefaultSearchProviderName
- GP name: Naam van standaardzoekmachine
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/Standaardzoekmachine
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
N/A
- Value Name:
DefaultSearchProviderName
- Value Type:
REG_SZ
Example value:
"My Intranet Search"
Mac information and settings
- Preference Key Name: DefaultSearchProviderName
- Example value:
"My Intranet Search"
Back to top
URL doorzoeken voor standaardzoekmachine (DefaultSearchProviderSearchURL)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Hiermee geeft u de URL op van het zoekprogramma dat wordt gebruikt voor een standaardzoekactie. De URL bevat de tekenreeks ' {searchTerms} ', die op de querytijd wordt vervangen door de termen die door de gebruiker worden gezocht.
Geef de zoek-URL van Bing op als:
' {bing:baseURL}zoeken? q ={searchTerms} '.
Geef de zoek-URL van Google op als: ' {google:baseURL}zoeken? q ={searchTerms} & {google:RLZ}{google:originalQueryForSuggestion}{google:assistedQueryStats}{google:searchFieldtrialParameter}{google:searchClient}{google:sourceId}IE ={inputEncoding} '.
Dit beleid is vereist als u het beleid ' DefaultSearchProviderEnabled ' inschakelt. Als u dit beleid niet inschakelt, wordt dit beleid genegeerd.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
Yes
Data Type:
String
Windows information and settings
Group Policy (ADMX) info
- GP unique name: DefaultSearchProviderSearchURL
- GP name: URL doorzoeken voor standaardzoekmachine
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/Standaardzoekmachine
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
N/A
- Value Name:
DefaultSearchProviderSearchURL
- Value Type:
REG_SZ
Example value:
"https://search.contoso.com/search?q={searchTerms}"
Mac information and settings
- Preference Key Name: DefaultSearchProviderSearchURL
- Example value:
"https://search.contoso.com/search?q={searchTerms}"
Back to top
URL voor standaardzoekmachine voor suggesties (DefaultSearchProviderSuggestURL)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Hiermee geeft u de URL op voor het zoekprogramma dat wordt gebruikt om zoeksuggesties op te geven. De URL bevat de tekenreeks ' {searchTerms} ', die op Aanvraagtijd wordt vervangen door de tekst die de gebruiker tot nu toe heeft ingevoerd.
Dit beleid is optioneel. Als u dit niet configureert, kunnen gebruikers geen zoeksuggesties vinden. ze zien suggesties van de browsegeschiedenis en de favorieten.
De URL voorstellen van Bing kan als volgt worden opgegeven:
' {bing:baseURL}qBox? query ={searchTerms} '.
De voorwaarde voor voorstellen voor Google kan worden opgegeven als: ' {google:baseURL}voltooien/zoeken? output = Chrome & q ={searchTerms} '.
Deze beleidsinstelling is alleen van toepassing als u het beleid ' DefaultSearchProviderEnabled ' en ' DefaultSearchProviderSearchURL ' inschakelt.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
Yes
Data Type:
String
Windows information and settings
Group Policy (ADMX) info
- GP unique name: DefaultSearchProviderSuggestURL
- GP name: URL voor standaardzoekmachine voor suggesties
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/Standaardzoekmachine
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
N/A
- Value Name:
DefaultSearchProviderSuggestURL
- Value Type:
REG_SZ
Example value:
"https://search.contoso.com/suggest?q={searchTerms}"
Mac information and settings
- Preference Key Name: DefaultSearchProviderSuggestURL
- Example value:
"https://search.contoso.com/suggest?q={searchTerms}"
Back to top
Toegestane extensietypen configureren (ExtensionAllowedTypes)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Hiermee bepaalt u welke soorten extensies geïnstalleerd kunnen worden en kunt u de runtimetoegang beperken.
Met deze instelling geeft u op welke typen extensies zijn toegestaan en met welke hosts ze kunnen communiceren. De waarde is een lijst met tekenreeksen, die elk een van de volgende waarden moeten hebben: 'extensie', 'Thema', 'gebruikersscript' en 'gehoste_app'. Raadpleeg de documentatie over Microsoft Edge-extensies voor meer informatie over deze typen.
Dit beleid is ook van invloed op extensies die geforceerd moeten worden geïnstalleerd met behulp van 'ExtensionInstallForcelist'.
Als u dit beleid inschakelt, worden alleen extensies geïnstalleerd die overeenkomen met een type dat in de lijst voorkomt.
Als u dit beleid niet configureert, worden er geen beperkingen afgedwongen voor de aanvaardbare typen extensies.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
Yes
Data Type:
List of strings
Windows information and settings
Group Policy (ADMX) info
- GP unique name: ExtensionAllowedTypes
- GP name: Toegestane extensietypen configureren
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/Extensies
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge\ExtensionAllowedTypes
- Path (Recommended):
N/A
- Value Name:
1, 2, 3, ...
- Value Type:
list of REG_SZ
Example value:
SOFTWARE\Policies\Microsoft\Edge\ExtensionAllowedTypes\0 = "hosted_app"
Mac information and settings
- Preference Key Name: ExtensionAllowedTypes
- Example value:
<array>
<string>hosted_app</string>
</array>
Back to top
De installatie van specifieke extensies toestaan (ExtensionInstallAllowlist)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Standaard zijn alle extensies toegestaan. Als u echter alle extensies blokkeert door het beleid 'ExtensionInstallBlockList' in te stellen op '*', kunnen gebruikers alleen extensies installeren die in dit beleid zijn gedefinieerd.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
Yes
Data Type:
List of strings
Windows information and settings
Group Policy (ADMX) info
- GP unique name: ExtensionInstallAllowlist
- GP name: De installatie van specifieke extensies toestaan
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/Extensies
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge\ExtensionInstallAllowlist
- Path (Recommended):
N/A
- Value Name:
1, 2, 3, ...
- Value Type:
list of REG_SZ
Example value:
SOFTWARE\Policies\Microsoft\Edge\ExtensionInstallAllowlist\0 = "extension_id1"
SOFTWARE\Policies\Microsoft\Edge\ExtensionInstallAllowlist\1 = "extension_id2"
Mac information and settings
- Preference Key Name: ExtensionInstallAllowlist
- Example value:
<array>
<string>extension_id1</string>
<string>extension_id2</string>
</array>
Back to top
Bepalen welke extensies niet kunnen worden geïnstalleerd (ExtensionInstallBlocklist)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Overzicht van specifieke extensies die gebruikers NIET kunnen installeren in Microsoft Edge. Als u dit beleid implementeert, worden extensies uitgeschakeld die eerder zijn geïnstalleerd en in deze lijst voorkomen. De gebruiker kan ze niet inschakelen. Als u een item uit de lijst met geblokkeerde extensies verwijdert, wordt die extensie automatisch opnieuw ingeschakeld waar die eerder was geïnstalleerd.
Gebruik '*' als u alle extensies wilt blokkeren die niet expliciet in de acceptatielijst voorkomen.
Als u dit beleid niet configureert, kunnen gebruikers extensie installeren in Microsoft Edge.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
Yes
Data Type:
List of strings
Windows information and settings
Group Policy (ADMX) info
- GP unique name: ExtensionInstallBlocklist
- GP name: Bepalen welke extensies niet kunnen worden geïnstalleerd
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/Extensies
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge\ExtensionInstallBlocklist
- Path (Recommended):
N/A
- Value Name:
1, 2, 3, ...
- Value Type:
list of REG_SZ
Example value:
SOFTWARE\Policies\Microsoft\Edge\ExtensionInstallBlocklist\0 = "extension_id1"
SOFTWARE\Policies\Microsoft\Edge\ExtensionInstallBlocklist\1 = "extension_id2"
Mac information and settings
- Preference Key Name: ExtensionInstallBlocklist
- Example value:
<array>
<string>extension_id1</string>
<string>extension_id2</string>
</array>
Back to top
Bepalen welke extensies op de achtergrond worden geïnstalleerd (ExtensionInstallForcelist)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Hiermee geeft u extensies op die op de achtergrond worden geïnstalleerd, zonder tussenkomst van de gebruiker, en die gebruikers niet kunnen verwijderen of uitschakelen (geforceerde installatie). Alle machtigingen die door de extensies worden aangevraagd, worden impliciet verleend zonder tussenkomst van de gebruiker, ook aanvullende machtigingen die door toekomstige versies van de extensie worden aangevraagd. Bovendien worden machtigingen toegekend voor de extensie-API's enterprise.deviceAttributes en enterprise.platformKeys. (Deze twee API's zijn alleen beschikbaar voor extensies die geforceerd worden geïnstalleerd.)
Deze beleidsregel heeft prioriteit boven de mogelijk conflicterende beleidsregel ExtensionInstallBlocklist. Wanneer u een extensie verwijdert van de lijst met geforceerd geïnstalleerde extensies, wordt deze automatisch van het systeem verwijderd door Microsoft Edge.
Voor Windows-apparaten die geen lid zijn van een Microsoft Active Directory-domein, is geforceerde installatie beperkt tot extensies die beschikbaar zijn in de Microsoft Store.
Houd er rekening mee dat gebruikers de broncode van een extensie met de ontwikkelhulpprogramma's kunnen aanpassen, waardoor de extensie mogelijk niet meer functioneert. Als u dit wilt voorkomen, moet u de beleidsregel DeveloperToolsAvailability instellen.
U voegt een extensie toe aan de lijst met de volgende notatie:
[extensie-id];[update-URL]
- extensie-id: de tekenreeks met 32 letters die u vindt op edge://extensions, wanneer u werkt in ontwikkelaarsmodus.
- update-URL (optioneel): het adres van het XML-document voor het Update Manifest van de app of extensie, zoals beschreven in https://docs.microsoft.com/Placeholder07A. Als u geen waarde instelt voor update-URL, wordt de update-URL van de Microsoft Store gebruikt (dit is momenteel https://extensionwebstorebase.edgesv.net/v1/crx). Houd er rekening mee dat de update-URL die u in deze beleidsregel instelt, alleen wordt gebruikt voor de oorspronkelijke installatie. Voor verdere updates van de extensie wordt de update-URL gebruikt die is opgegeven in het manifest van de extensie.
Zo wordt bijvoorbeeld met de waarde gggmmkjegpiggikcnhidnjjhmicpibll;https://extensionwebstorebase.edgesv.net/v1/crx de app Microsoft Online geïnstalleerd vanaf de 'update'-URL van de Microsoft Store. Voor meer informatie over het hosten van extensies raadpleegt u https://docs.microsoft.com//Placeholder03B.
Als u deze beleidsregel niet configureert, worden extensies niet automatisch geïnstalleerd en kunnen gebruikers alle extensies in Microsoft Edge ook verwijderen.
Houd er rekening mee dat deze beleidsregel niet geldt voor de InPrivate-modus.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
Yes
Data Type:
List of strings
Windows information and settings
Group Policy (ADMX) info
- GP unique name: ExtensionInstallForcelist
- GP name: Bepalen welke extensies op de achtergrond worden geïnstalleerd
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/Extensies
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge\ExtensionInstallForcelist
- Path (Recommended):
N/A
- Value Name:
1, 2, 3, ...
- Value Type:
list of REG_SZ
Example value:
SOFTWARE\Policies\Microsoft\Edge\ExtensionInstallForcelist\0 = "gbchcmhmhahfdphkhkmpfmihenigjmpp;https://extensionwebstorebase.edgesv.net/v1/crx"
SOFTWARE\Policies\Microsoft\Edge\ExtensionInstallForcelist\1 = "abcdefghijklmnopabcdefghijklmnop"
Mac information and settings
- Preference Key Name: ExtensionInstallForcelist
- Example value:
<array>
<string>gbchcmhmhahfdphkhkmpfmihenigjmpp;https://extensionwebstorebase.edgesv.net/v1/crx</string>
<string>abcdefghijklmnopabcdefghijklmnop</string>
</array>
Back to top
Extensie en installatiebronnen voor gebruikersscripts configureren (ExtensionInstallSources)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Definieer de URL's die extensies en thema's kunnen installeren.
Gebruikers moeten standaard een *.crx-bestand downloaden voor elke extensie die of elk script dat ze willen installeren, en moeten het bestand vervolgens slepen naar de instellingenpagina van Microsoft Edge. Dit beleid maakt mogelijk dat specifieke URL's de extensie of het script voor de gebruiker kunnen installeren.
Elk item in deze lijst is een patroon dat overeenkomt met een extensie (zie https://docs.microsoft.com//Placeholder04). Gebruikers kunnen eenvoudig onderdelen installeren uit een URL die overeenkomt met een item in deze lijst. Zowel de locatie van het *.crx-bestand als de pagina waarop de download wordt gestart (de verwijzende site) moet worden toegestaan door deze patronen.
Het beleid 'ExtensionInstallBlocklist' heeft voorrang op dit beleid. Extensies in de blokkeringslijst worden niet geïnstalleerd, zelfs niet als ze afkomstig zijn van een site op deze lijst.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
Yes
Data Type:
List of strings
Windows information and settings
Group Policy (ADMX) info
- GP unique name: ExtensionInstallSources
- GP name: Extensie en installatiebronnen voor gebruikersscripts configureren
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/Extensies
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge\ExtensionInstallSources
- Path (Recommended):
N/A
- Value Name:
1, 2, 3, ...
- Value Type:
list of REG_SZ
Example value:
SOFTWARE\Policies\Microsoft\Edge\ExtensionInstallSources\0 = "https://corp.contoso.com/*"
Mac information and settings
- Preference Key Name: ExtensionInstallSources
- Example value:
<array>
<string>https://corp.contoso.com/*</string>
</array>
Back to top
Instellingen voor extensiebeheer configureren (ExtensionSettings)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Hiermee configureert u beheerinstellingen voor Microsoft Edge.
Met dit beleid bepaalt u diverse instellingen, zoals de instellingen die worden bepaald door een bestaand extensiebeleid. Dit beleid overschrijft een eventueel verouderd beleid als beide zijn ingesteld.
Dit beleid wijst een extensie-id of een update-URL aan zijn configuratie toe. In het geval van een extensie-id wordt de configuratie alleen toegepast op de opgegeven extensie. Stel een standaardconfiguratie in voor de speciale id '*' als u het beleid wilt toe passen op alle extensies die niet specifiek in dit beleid zijn opgenomen. Met een update-URL wordt de configuratie toegepast op alle extensies waarvoor de exacte update-URL voorkomt in het manifest van deze extensie, zoals beschreven in https://docs.microsoft.com/Placeholder07A.
Ga naar https://docs.microsoft.com/Placeholder07B voor een volledige beschrijving van de mogelijke instellingen en de structuur van dit beleid.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
Yes
Data Type:
Dictionary
Windows information and settings
Group Policy (ADMX) info
- GP unique name: ExtensionSettings
- GP name: Instellingen voor extensiebeheer configureren
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/Extensies
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
N/A
- Value Name:
ExtensionSettings
- Value Type:
REG_SZ
Example value:
SOFTWARE\Policies\Microsoft\Edge\ExtensionSettings = {
"*": {
"allowed_types": [
"hosted_app"
],
"blocked_install_message": "Custom error message.",
"blocked_permissions": [
"downloads",
"bookmarks"
],
"install_sources": [
"https://company-intranet/apps"
],
"installation_mode": "blocked",
"runtime_allowed_hosts": [
"*://good.contoso.com"
],
"runtime_blocked_hosts": [
"*://*.contoso.com"
]
},
"abcdefghijklmnopabcdefghijklmnop": {
"blocked_permissions": [
"history"
],
"installation_mode": "allowed",
"minimum_version_required": "1.0.1"
},
"bcdefghijklmnopabcdefghijklmnopa": {
"allowed_permissions": [
"downloads"
],
"installation_mode": "force_installed",
"runtime_allowed_hosts": [
"*://good.contoso.com"
],
"runtime_blocked_hosts": [
"*://*.contoso.com"
],
"update_url": "https://contoso.com/update_url"
},
"cdefghijklmnopabcdefghijklmnopab": {
"blocked_install_message": "Custom error message.",
"installation_mode": "blocked"
},
"defghijklmnopabcdefghijklmnopabc,efghijklmnopabcdefghijklmnopabcd": {
"blocked_install_message": "Custom error message.",
"installation_mode": "blocked"
},
"fghijklmnopabcdefghijklmnopabcde": {
"blocked_install_message": "Custom removal message.",
"installation_mode": "removed"
},
"update_url:https://www.contoso.com/update.xml": {
"allowed_permissions": [
"downloads"
],
"blocked_permissions": [
"wallpaper"
],
"installation_mode": "allowed"
}
}
Mac information and settings
- Preference Key Name: ExtensionSettings
- Example value:
<key>ExtensionSettings</key>
<dict>
<key>*</key>
<dict>
<key>allowed_types</key>
<array>
<string>hosted_app</string>
</array>
<key>blocked_install_message</key>
<string>Custom error message.</string>
<key>blocked_permissions</key>
<array>
<string>downloads</string>
<string>bookmarks</string>
</array>
<key>install_sources</key>
<array>
<string>https://company-intranet/apps</string>
</array>
<key>installation_mode</key>
<string>blocked</string>
<key>runtime_allowed_hosts</key>
<array>
<string>*://good.contoso.com</string>
</array>
<key>runtime_blocked_hosts</key>
<array>
<string>*://*.contoso.com</string>
</array>
</dict>
<key>abcdefghijklmnopabcdefghijklmnop</key>
<dict>
<key>blocked_permissions</key>
<array>
<string>history</string>
</array>
<key>installation_mode</key>
<string>allowed</string>
<key>minimum_version_required</key>
<string>1.0.1</string>
</dict>
<key>bcdefghijklmnopabcdefghijklmnopa</key>
<dict>
<key>allowed_permissions</key>
<array>
<string>downloads</string>
</array>
<key>installation_mode</key>
<string>force_installed</string>
<key>runtime_allowed_hosts</key>
<array>
<string>*://good.contoso.com</string>
</array>
<key>runtime_blocked_hosts</key>
<array>
<string>*://*.contoso.com</string>
</array>
<key>update_url</key>
<string>https://contoso.com/update_url</string>
</dict>
<key>cdefghijklmnopabcdefghijklmnopab</key>
<dict>
<key>blocked_install_message</key>
<string>Custom error message.</string>
<key>installation_mode</key>
<string>blocked</string>
</dict>
<key>defghijklmnopabcdefghijklmnopabc,efghijklmnopabcdefghijklmnopabcd</key>
<dict>
<key>blocked_install_message</key>
<string>Custom error message.</string>
<key>installation_mode</key>
<string>blocked</string>
</dict>
<key>fghijklmnopabcdefghijklmnopabcde</key>
<dict>
<key>blocked_install_message</key>
<string>Custom removal message.</string>
<key>installation_mode</key>
<string>removed</string>
</dict>
<key>update_url:https://www.contoso.com/update.xml</key>
<dict>
<key>allowed_permissions</key>
<array>
<string>downloads</string>
</array>
<key>blocked_permissions</key>
<array>
<string>wallpaper</string>
</array>
<key>installation_mode</key>
<string>allowed</string>
</dict>
</dict>
Back to top
Google Cast inschakelen (EnableMediaRouter)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Schakel dit beleid in om Google Cast in te schakelen. Gebruikers kunnen het programma starten vanuit het app-menu, de paginacontextmenu's, mediabesturingselementen op websites waarop Cast is ingeschakeld, en (indien weergegeven) het Cast-werkbalkpictogram.
Schakel dit beleid uit om Google Cast uit te schakelen.
Google Cast is standaard ingeschakeld.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
No - Requires browser restart
Data Type:
Boolean
Windows information and settings
Group Policy (ADMX) info
- GP unique name: EnableMediaRouter
- GP name: Google Cast inschakelen
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/Cast
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
N/A
- Value Name:
EnableMediaRouter
- Value Type:
REG_DWORD
Example value:
True
Mac information and settings
- Preference Key Name: EnableMediaRouter
- Example value:
True
Back to top
Het cast-pictogram weergeven op de werkbalk (ShowCastIconInToolbar)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Stel dit beleid in op True als u het cast-pictogram wilt weergeven op de werkbalk of in het overloopmenu. Gebruikers kunnen het niet verwijderen.
Als u dit beleid niet configureert of als u het uitschakelt, kunnen gebruikers het pictogram vastmaken of verwijderen via het contextmenu.
Als u het beleid 'EnableMediaRouter' ook instelt op False, wordt dit beleid genegeerd en wordt het werkbalkpictogram niet weergegeven.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
No - Requires browser restart
Data Type:
Boolean
Windows information and settings
Group Policy (ADMX) info
- GP unique name: ShowCastIconInToolbar
- GP name: Het cast-pictogram weergeven op de werkbalk
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/Cast
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
N/A
- Value Name:
ShowCastIconInToolbar
- Value Type:
REG_DWORD
Example value:
False
Mac information and settings
- Preference Key Name: ShowCastIconInToolbar
- Example value:
False
Back to top
Cross-origin HTTP-basisverificatieprompts toestaan (AllowCrossOriginAuthPrompt)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Hiermee bepaalt u of subinhoud van derden op een pagina een dialoogvenster voor HTTP-basisverificatie kan openen.
Dit is normaal gesproken uitgeschakeld als beveiliging tegen phishing. Als u dit beleid niet configureert, is de optie uitgeschakeld en kan subinhoud van derden geen dialoogvenster voor HTTP-basisverificatie openen.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
Yes
Data Type:
Boolean
Windows information and settings
Group Policy (ADMX) info
- GP unique name: AllowCrossOriginAuthPrompt
- GP name: Cross-origin HTTP-basisverificatieprompts toestaan
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/HTTP-verificatie
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
N/A
- Value Name:
AllowCrossOriginAuthPrompt
- Value Type:
REG_DWORD
Example value:
False
Mac information and settings
- Preference Key Name: AllowCrossOriginAuthPrompt
- Example value:
False
Back to top
Hiermee geeft u een lijst met servers op waaraan Microsoft Edge gebruikersreferenties kan delegeren (AuthNegotiateDelegateAllowlist)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Configureer de lijst met servers waaraan Microsoft Edge kan delegeren.
Scheid meerdere servernamen met een komma. Jokertekens (*) zijn toegestaan.
Als u dit beleid niet configureert, kan Microsoft Edge geen gebruikersreferenties delegeren, zelfs niet als er een server wordt gedetecteerd, zoals Intranet.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
No - Requires browser restart
Data Type:
String
Windows information and settings
Group Policy (ADMX) info
- GP unique name: AuthNegotiateDelegateAllowlist
- GP name: Hiermee geeft u een lijst met servers op waaraan Microsoft Edge gebruikersreferenties kan delegeren
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/HTTP-verificatie
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
N/A
- Value Name:
AuthNegotiateDelegateAllowlist
- Value Type:
REG_SZ
Example value:
"contoso.com"
Mac information and settings
- Preference Key Name: AuthNegotiateDelegateAllowlist
- Example value:
"contoso.com"
Back to top
Ondersteunde verificatieschema's (AuthSchemes)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Hiermee geeft u op welke HTTP-verificatieschema's worden ondersteund.
U kunt het beleid configureren met deze waarden: 'basic', 'digest', 'ntlm' en 'negotiate'. Scheid meerdere waarden met komma's.
Als u dit beleid niet configureert, worden alle vier de schema's gebruikt.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
No - Requires browser restart
Data Type:
String
Windows information and settings
Group Policy (ADMX) info
- GP unique name: AuthSchemes
- GP name: Ondersteunde verificatieschema's
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/HTTP-verificatie
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
N/A
- Value Name:
AuthSchemes
- Value Type:
REG_SZ
Example value:
"basic,digest,ntlm,negotiate"
Mac information and settings
- Preference Key Name: AuthSchemes
- Example value:
"basic,digest,ntlm,negotiate"
Back to top
Lijst met toegestane verificatieservers configureren (AuthServerAllowlist)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Hiermee geeft u op welke servers moeten worden ingeschakeld voor geïntegreerde verificatie. Geïntegreerde verificatie wordt alleen ingeschakeld wanneer Microsoft Edge een verificatievraag ontvangt van een proxy of van een server in deze lijst.
Scheid meerdere servernamen met komma's. Jokertekens (*) zijn toegestaan.
Als u dit beleid niet configureert, probeert Microsoft Edge te detecteren of een server zich op het intranet bevindt. Alleen dan worden IWA-aanvragen beantwoord. Als de server zich op internet bevindt, worden IWA-aanvragen genegeerd door Microsoft Edge.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
No - Requires browser restart
Data Type:
String
Windows information and settings
Group Policy (ADMX) info
- GP unique name: AuthServerAllowlist
- GP name: Lijst met toegestane verificatieservers configureren
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/HTTP-verificatie
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
N/A
- Value Name:
AuthServerAllowlist
- Value Type:
REG_SZ
Example value:
"*contoso.com,fabrikam.com,*baz"
Mac information and settings
- Preference Key Name: AuthServerAllowlist
- Example value:
"*contoso.com,fabrikam.com,*baz"
Back to top
CNAME-lookup uitschakelen bij het onderhandelen over Kerberos-verificatie (DisableAuthNegotiateCnameLookup)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Hiermee wordt bepaald of de gegenereerde Kerberos-SPN is gebaseerd op de ingevoerde canonieke DNS-naam (CNAME) of de oorspronkelijke naam.
Als u dit beleid inschakelt, wordt de CNAME-zoekopdracht overgeslagen en wordt de ingevoerde servernaam (zoals ingevoerd) gebruikt.
Als u dit beleid uitschakelt of niet configureert, wordt de canonieke naam van de server bepaald via een CNAME-zoekopdracht.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
No - Requires browser restart
Data Type:
Boolean
Windows information and settings
Group Policy (ADMX) info
- GP unique name: DisableAuthNegotiateCnameLookup
- GP name: CNAME-lookup uitschakelen bij het onderhandelen over Kerberos-verificatie
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/HTTP-verificatie
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
N/A
- Value Name:
DisableAuthNegotiateCnameLookup
- Value Type:
REG_DWORD
Example value:
False
Mac information and settings
- Preference Key Name: DisableAuthNegotiateCnameLookup
- Example value:
False
Back to top
Niet-standaardpoort opnemen in de SPN van Kerberos (EnableAuthNegotiatePort)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Hiermee geeft u op of de gegenereerde Kerberos-SPN een niet-standaard poort moet bevatten.
Als u dit beleid inschakelt en een gebruiker een niet-standaard poort (een andere poort dan 80 of 443) in een URL opneemt, wordt die poort opgenomen in de gegenereerde Kerberos-SPN.
Als u dit beleid uitschakelt of niet configureert, mag de gegenereerde Kerberos-SPN in geen geval een poort bevatten.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
No - Requires browser restart
Data Type:
Boolean
Windows information and settings
Group Policy (ADMX) info
- GP unique name: EnableAuthNegotiatePort
- GP name: Niet-standaardpoort opnemen in de SPN van Kerberos
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/HTTP-verificatie
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
N/A
- Value Name:
EnableAuthNegotiatePort
- Value Type:
REG_DWORD
Example value:
False
Mac information and settings
- Preference Key Name: EnableAuthNegotiatePort
- Example value:
False
Back to top
Bepalen of NTLMv2-verificatie is ingeschakeld (NtlmV2Enabled)
Supported Versions: Microsoft Edge on Mac since version 77 or later
Description
Hiermee bepaalt u of NTLMv2 is ingeschakeld.
Alle recente versies van Samba- en Windows-servers ondersteunen NTLMv2. Schakel NTLMv2 alleen uit om problemen op te lossen met achterwaartse compatibiliteit omdat dit de beveiliging van verificatie vermindert.
Als u dit beleid niet configureert, wordt NTLMv2 standaard ingeschakeld.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
Yes
Data Type:
Boolean
Mac information and settings
- Preference Key Name: NtlmV2Enabled
- Example value:
True
Back to top
Bepalen welke systeemeigen messaginghosts gebruikers kunnen gebruiken (NativeMessagingAllowlist)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Hier geeft u specifieke systeemeigen messaginghosts op die gebruikers kunnen gebruiken in Microsoft Edge.
Standaard zijn alle systeemeigen messaginghosts toegestaan. Als u de beleidsregel NativeMessagingBlocklist instelt op *, worden alle systeemeigen messaginghosts geblokkeerd en worden alleen de systeemeigen messaginghosts in deze lijst geladen.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
Yes
Data Type:
List of strings
Windows information and settings
Group Policy (ADMX) info
- GP unique name: NativeMessagingAllowlist
- GP name: Bepalen welke systeemeigen messaginghosts gebruikers kunnen gebruiken
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/Systeemeigen berichten
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge\NativeMessagingAllowlist
- Path (Recommended):
N/A
- Value Name:
1, 2, 3, ...
- Value Type:
list of REG_SZ
Example value:
SOFTWARE\Policies\Microsoft\Edge\NativeMessagingAllowlist\0 = "com.native.messaging.host.name1"
SOFTWARE\Policies\Microsoft\Edge\NativeMessagingAllowlist\1 = "com.native.messaging.host.name2"
Mac information and settings
- Preference Key Name: NativeMessagingAllowlist
- Example value:
<array>
<string>com.native.messaging.host.name1</string>
<string>com.native.messaging.host.name2</string>
</array>
Back to top
Blokkeringslijst met systeemeigen messaginghosts (NativeMessagingBlocklist)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Hiermee geeft u op welke systeemeigen messaginghosts niet mogen worden gebruikt.
Met '*' blokkeert u alle systeemeigen messaginghosts, tenzij zij expliciet zijn vermeld in de acceptatielijst.
Als u deze beleidsregel niet configureert, worden in Microsoft Edge alle geïnstalleerde systeemeigen messaginghosts geladen.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
Yes
Data Type:
List of strings
Windows information and settings
Group Policy (ADMX) info
- GP unique name: NativeMessagingBlocklist
- GP name: Blokkeringslijst met systeemeigen messaginghosts
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/Systeemeigen berichten
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge\NativeMessagingBlocklist
- Path (Recommended):
N/A
- Value Name:
1, 2, 3, ...
- Value Type:
list of REG_SZ
Example value:
SOFTWARE\Policies\Microsoft\Edge\NativeMessagingBlocklist\0 = "com.native.messaging.host.name1"
SOFTWARE\Policies\Microsoft\Edge\NativeMessagingBlocklist\1 = "com.native.messaging.host.name2"
Mac information and settings
- Preference Key Name: NativeMessagingBlocklist
- Example value:
<array>
<string>com.native.messaging.host.name1</string>
<string>com.native.messaging.host.name2</string>
</array>
Back to top
Systeemeigen messaginghosts op gebruikersniveau toestaan (geïnstalleerd zonder beheerdersmachtigingen) (NativeMessagingUserLevelHosts)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Hiermee staat u installatie van systeemeigen messaginghosts door de gebruikers toe.
Als u deze beleidsregel uitschakelt, worden in Microsoft Edge alleen systeemeigen messaginghosts gebruikt die door het systeem zijn geïnstalleerd.
Als u deze beleidsregel niet configureert, wordt in Microsoft Edge het gebruik van door de gebruiker geïnstalleerde systeemeigen messaginghosts toegestaan.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
Yes
Data Type:
Boolean
Windows information and settings
Group Policy (ADMX) info
- GP unique name: NativeMessagingUserLevelHosts
- GP name: Systeemeigen messaginghosts op gebruikersniveau toestaan (geïnstalleerd zonder beheerdersmachtigingen)
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/Systeemeigen berichten
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
N/A
- Value Name:
NativeMessagingUserLevelHosts
- Value Type:
REG_DWORD
Example value:
False
Mac information and settings
- Preference Key Name: NativeMessagingUserLevelHosts
- Example value:
False
Back to top
Het opslaan van wachtwoorden in wachtwoordbeheer inschakelen (PasswordManagerEnabled)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Microsoft Edge inschakelen om gebruikerswachtwoorden op te slaan.
Als u dit beleid inschakelt, kunnen gebruikers hun wachtwoord opslaan in Microsoft Edge. De volgende keer dat hij/zij de site bezoekt, wordt het wachtwoord automatisch in Microsoft Edge ingevoerd.
Als u dit uitschakelt, kunnen gebruikers geen nieuwe wachtwoorden opslaan, maar kunnen ze wel eerder opgeslagen wachtwoorden gebruiken.
Als u dit beleid in- of uitschakelt, kunnen gebruikers het niet wijzigen of negeren in Microsoft Edge. Als u het beleid niet configureert, kunnen gebruikers wachtwoorden opslaan en kunnen ze deze functie ook uitschakelen.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
Yes
-
Dynamic Policy Refresh:
Yes
Data Type:
Boolean
Windows information and settings
Group Policy (ADMX) info
- GP unique name: PasswordManagerEnabled
- GP name: Het opslaan van wachtwoorden in wachtwoordbeheer inschakelen
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/Wachtwoordbeheer en beveiliging
- GP path (Recommended):
Administrative Templates/Microsoft Edge - Default Settings (users can override)/Wachtwoordbeheer en beveiliging
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
SOFTWARE\Policies\Microsoft\Edge\Recommended
- Value Name:
PasswordManagerEnabled
- Value Type:
REG_DWORD
Example value:
True
Mac information and settings
- Preference Key Name: PasswordManagerEnabled
- Example value:
True
Back to top
De URL voor wachtwoordwijziging configureren (PasswordProtectionChangePasswordURL)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Hiermee configureert u de URL voor het wijzigingen van een wachtwoord (alleen HTTP- en HTTPS-schema's).
De wachtwoordbeveiligingsservice leidt gebruikers om naar deze URL om hun wachtwoord te wijzigen nadat in de browser een waarschuwing is weergegeven. Microsoft Edge kan de nieuwe wachtwoordvingerafdruk op de pagina voor het wijzigen van een wachtwoord alleen correct vastleggen als deze is ingericht volgens de richtlijnen op https://docs.microsoft.com/Placeholder10.
Als u dit beleid inschakelt, leidt de wachtwoordbeveiligingsservice gebruikers om naar deze URL om hun wachtwoord te wijzigen.
Als u dit beleid uitschakelt of niet configureert, leidt de wachtwoordbeveiligingsservice gebruikers niet om naar een URL voor het wijzigen van het wachtwoord.
Dit beleid is alleen beschikbaar op Windows-exemplaren die deel uitmaken van een Microsoft Active Directory-domein of Windows 10 Pro- of Enterprise-exemplaren die zijn geregistreerd voor Apparaatbeheer.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
Yes
Data Type:
String
Windows information and settings
Group Policy (ADMX) info
- GP unique name: PasswordProtectionChangePasswordURL
- GP name: De URL voor wachtwoordwijziging configureren
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/Wachtwoordbeheer en beveiliging
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
N/A
- Value Name:
PasswordProtectionChangePasswordURL
- Value Type:
REG_SZ
Example value:
"https://contoso.com/change_password.html"
Mac information and settings
- Preference Key Name: PasswordProtectionChangePasswordURL
- Example value:
"https://contoso.com/change_password.html"
Back to top
De lijst configureren met bedrijfsaanmeldings-URL's waarvoor de wachtwoordvingerafdruk moet worden vastgelegd met een wachtwoordbeveiligingsservice (PasswordProtectionLoginURLs)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Configureer de lijst met URL's voor bedrijfsaanmeldingen (alleen HTTP- en HTTPS-schema's) waarvoor Microsoft Edge de vingerafdruk van wachtwoorden moet vastleggen en deze moet gebruiken om te achterhalen of een wachtwoord is hergebruikt. Opdat Microsoft Edge wachtwoordvingerafdrukken correct kan vastleggen, moet u ervoor zorgen dat de aanmeldingspagina's de richtlijnen volgen op https://docs.microsoft.com/Placeholder10.
Als u dit beleid inschakelt, worden met de wachtwoordbeveiligingsservice vingerafdrukken van wachtwoorden vastgelegd voor de gedefinieerde URL's.
Als u dit beleid uitschakelt of niet configureert, worden er geen wachtwoordvingerafdrukken vastgelegd.
Dit beleid is alleen beschikbaar op Windows-exemplaren die deel uitmaken van een Microsoft Active Directory-domein of Windows 10 Pro- of Enterprise-exemplaren die zijn ingeschreven voor apparaatbeheer.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
Yes
Data Type:
List of strings
Windows information and settings
Group Policy (ADMX) info
- GP unique name: PasswordProtectionLoginURLs
- GP name: De lijst configureren met bedrijfsaanmeldings-URL's waarvoor de wachtwoordvingerafdruk moet worden vastgelegd met een wachtwoordbeveiligingsservice
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/Wachtwoordbeheer en beveiliging
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge\PasswordProtectionLoginURLs
- Path (Recommended):
N/A
- Value Name:
1, 2, 3, ...
- Value Type:
list of REG_SZ
Example value:
SOFTWARE\Policies\Microsoft\Edge\PasswordProtectionLoginURLs\0 = "https://contoso.com/login.html"
SOFTWARE\Policies\Microsoft\Edge\PasswordProtectionLoginURLs\1 = "https://login.contoso.com"
Mac information and settings
- Preference Key Name: PasswordProtectionLoginURLs
- Example value:
<array>
<string>https://contoso.com/login.html</string>
<string>https://login.contoso.com</string>
</array>
Back to top
Waarschuwingstrigger voor wachtwoordbeveiliging configureren (PasswordProtectionWarningTrigger)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Hiermee bepaal je wanneer een wachtwoordbeveiligingswaarschuwing moet worden geactiveerd. Met wachtwoordbeveiliging worden gebruikers erop attent gemaakt wanneer ze hun beschermd wachtwoord gebruiken op mogelijk verdachte sites.
Je kunt het beleid 'PasswordProtectionLoginURLs' en 'PasswordProtectionChangePasswordURL' gebruiken om te configureren welke wachtwoorden je wilt beveiligen.
Uitzonderingen: wachtwoorden voor de sites die staan vermeld in 'PasswordProtectionLoginURLs' en 'PasswordProtectionChangePasswordURL', evenals voor de site die staan vermeld in 'SmartScreenAllowListDomains' activeren geen wachtwoordbeveiligingswaarschuwing.
Stel in op 'PasswordProtectionWarningOff' (0) als je geen wachtwoordbeveiligingswaarschuwingen wilt weergeven.
Stel in op 'PasswordProtectionWarningOnPasswordReuse' (1) als je wachtwoordbeveiligingswaarschuwingen wilt weergeven wanneer de gebruiker zijn of haar beveiligd wachtwoord gebruikt op een site die niet op de lijst met toegestane sites voorkomt.
Als je dit beleid uitschakelt of niet configureert, wordt de waarschuwingstrigger niet weergegeven.
* 0 = Wachtwoordbeveiligingswaarschuwing staat uit.
* 1 = Wachtwoordbeveiligingswaarschuwing wordt geactiveerd wanneer wachtwoord wordt hergebruikt.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
Yes
Data Type:
Integer
Windows information and settings
Group Policy (ADMX) info
- GP unique name: PasswordProtectionWarningTrigger
- GP name: Waarschuwingstrigger voor wachtwoordbeveiliging configureren
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/Wachtwoordbeheer en beveiliging
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
N/A
- Value Name:
PasswordProtectionWarningTrigger
- Value Type:
REG_DWORD
Example value:
0x00000001
Mac information and settings
- Preference Key Name: PasswordProtectionWarningTrigger
- Example value:
1
Back to top
Standaardregels voor printerselectie (DefaultPrinterSelection)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Hiermee overschrijft u de standaardprinterselectieregels van Microsoft Edge. Dit beleid bepaalt de regels voor het selecteren van de standaardprinter in Microsoft Edge. Dit gebeurt de eerste keer dat een gebruiker probeert een pagina af te drukken.
Als dit beleid is ingesteld, probeert Microsoft Edge een printer te vinden die voldoet aan alle opgegeven kenmerken en wordt die printer als standaardprinter gebruikt. Als er meer printers zijn die aan de criteria voldoen, wordt de eerste printer gebruikt die overeenkomt.
Als u dit beleid niet configureert of als er binnen de time-out geen printers worden gevonden, wordt standaard de ingebouwde PDF-printer gebruikt. Als die printer niet beschikbaar is, wordt er geen standaardprinter gebruikt.
De waarde wordt volgens onderstaand schema geparseerd als een JSON-object: { "type": "object", "properties": { "idPattern": { "description": "Regular expression to match printer id.", "type": "string" }, "namePattern": { "description": "Regular expression to match printer display name.", "type": "string" } } }
Als een veld niet wordt opgegeven, betekent dit dat alle waarden overeenkomen. Als u bijvoorbeeld geen connectiviteit opgeeft, wordt in Afdrukvoorbeeld naar alle soorten lokale printers gezocht. Patronen van reguliere expressies moeten worden opgesteld volgens de RegExp-syntaxis van JavaScript en zoekresultaten zijn hoofdlettergevoelig.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
Yes
Data Type:
String
Windows information and settings
Group Policy (ADMX) info
- GP unique name: DefaultPrinterSelection
- GP name: Standaardregels voor printerselectie
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/Afdrukken
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
N/A
- Value Name:
DefaultPrinterSelection
- Value Type:
REG_SZ
Example value:
"{ "idPattern": ".*public", "namePattern": ".*Color" }"
Mac information and settings
- Preference Key Name: DefaultPrinterSelection
- Example value:
"{ "idPattern": ".*public", "namePattern": ".*Color" }"
Back to top
Kop- en voetteksten afdrukken (PrintHeaderFooter)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Forceren dat 'Kop- en voetteksten' in het dialoogvenster Afdrukken worden in- of uitgeschakeld.
Als u dit beleid niet configureert, kunnen gebruikers zelf bepalen of ze kop- en voetteksten willen afdrukken.
Als u dit beleid uitschakelt, kunnen gebruikers geen kop- en voetteksten afdrukken.
Als u dit beleid inschakelt, kunnen gebruikers kop- en voetteksten altijd afdrukken.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
Yes
-
Dynamic Policy Refresh:
Yes
Data Type:
Boolean
Windows information and settings
Group Policy (ADMX) info
- GP unique name: PrintHeaderFooter
- GP name: Kop- en voetteksten afdrukken
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/Afdrukken
- GP path (Recommended):
Administrative Templates/Microsoft Edge - Default Settings (users can override)/Afdrukken
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
SOFTWARE\Policies\Microsoft\Edge\Recommended
- Value Name:
PrintHeaderFooter
- Value Type:
REG_DWORD
Example value:
False
Mac information and settings
- Preference Key Name: PrintHeaderFooter
- Example value:
False
Back to top
De standaardprinter van het systeem instellen als standaardprinter (PrintPreviewUseSystemDefaultPrinter)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Hiermee instrueert u Microsoft Edgeom de standaardprinter van het systeem als standaardoptie in Afdrukvoorbeeld te gebruiken in plaats van de laatst gebruikte printer.
Als u dit beleid uitschakelt of niet configureert, wordt in Afdrukvoorbeeld de meest recent gebruikte printer als het standaarddoel gebruikt.
Als u dit beleid inschakelt, wordt in Afdrukvoorbeeld de standaardprinter van het besturings systeem als standaarddoel gebruikt.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
Yes
-
Dynamic Policy Refresh:
Yes
Data Type:
Boolean
Windows information and settings
Group Policy (ADMX) info
- GP unique name: PrintPreviewUseSystemDefaultPrinter
- GP name: De standaardprinter van het systeem instellen als standaardprinter
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/Afdrukken
- GP path (Recommended):
Administrative Templates/Microsoft Edge - Default Settings (users can override)/Afdrukken
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
SOFTWARE\Policies\Microsoft\Edge\Recommended
- Value Name:
PrintPreviewUseSystemDefaultPrinter
- Value Type:
REG_DWORD
Example value:
False
Mac information and settings
- Preference Key Name: PrintPreviewUseSystemDefaultPrinter
- Example value:
False
Back to top
Afdrukken inschakelen (PrintingEnabled)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Enables printing in Microsoft Edge and prevents users from changing this setting.
If you enable this policy or don't configure it, users can print.
If you disable this policy, users can't print from Microsoft Edge. Printing is disabled in the wrench menu, extensions, JavaScript applications, and so on. Users can still print from plug-ins that bypass Microsoft Edge while printing. For example, certain Adobe Flash applications have the print option in their context menu, which isn't covered by this policy.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
Yes
Data Type:
Boolean
Windows information and settings
Group Policy (ADMX) info
- GP unique name: PrintingEnabled
- GP name: Afdrukken inschakelen
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/Afdrukken
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
N/A
- Value Name:
PrintingEnabled
- Value Type:
REG_DWORD
Example value:
True
Mac information and settings
- Preference Key Name: PrintingEnabled
- Example value:
True
Back to top
Afdrukken met het afdrukvenster van het systeem (UseSystemPrintDialog)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Hiermee wordt het dialoogvenster Afdrukken van het systeem weergegeven in plaats van het afdrukvoorbeeld.
Als u dit beleid inschakelt, wordt in Microsoft Edge het dialoogvenster Afdrukken in plaats van het ingebouwde afdrukvoorbeeld geopend wanneer een gebruiker een pagina afdrukt.
Als u dit beleid niet configureert of uitschakelt, activeren afdrukopdrachten het afdrukvoorbeeldscherm van Microsoft Edge.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
No - Requires browser restart
Data Type:
Boolean
Windows information and settings
Group Policy (ADMX) info
- GP unique name: UseSystemPrintDialog
- GP name: Afdrukken met het afdrukvenster van het systeem
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/Afdrukken
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
N/A
- Value Name:
UseSystemPrintDialog
- Value Type:
REG_DWORD
Example value:
False
Mac information and settings
- Preference Key Name: UseSystemPrintDialog
- Example value:
False
Back to top
Regels voor het omzeilen van proxy's configureren (ProxyBypassList)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Defines a list of hosts for which Microsoft Edge bypasses any proxy.
This policy is applied only if you have selected 'Use fixed proxy servers' in the 'ProxyMode' policy. If you selected any other mode for configuring proxy policies, don't enable or configure this policy.
If you enable this policy, you can create a list of hosts for which Microsoft Edge doesn't use a proxy.
If you don't configure this policy, no list of hosts is created for which Microsoft Edge bypasses a proxy. Leave this policy unconfigured if you've specified any other method for setting proxy policies.
For more detailed examples go to https://docs.microsoft.com/Placeholder05.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
Yes
Data Type:
String
Windows information and settings
Group Policy (ADMX) info
- GP unique name: ProxyBypassList
- GP name: Regels voor het omzeilen van proxy's configureren
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/Proxyserver
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
N/A
- Value Name:
ProxyBypassList
- Value Type:
REG_SZ
Example value:
"https://www.contoso.com, https://www.fabrikam.com"
Mac information and settings
- Preference Key Name: ProxyBypassList
- Example value:
"https://www.contoso.com, https://www.fabrikam.com"
Back to top
Instellingen van proxyserver configureren (ProxyMode)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Hier geeft u de instellingen voor de proxyserver op die in Microsoft Edge worden gebruikt. Als u deze beleidsregel inschakelt, kunnen gebruikers de proxy-instellingen niet wijzigen.
Als u nooit een proxyserver wilt gebruiken en altijd rechtstreeks verbinding maakt, worden alle overige opties genegeerd.
Als u de systeeminstellingen voor proxy's gebruikt, worden alle overige opties genegeerd.
Als u de proxyserver automatisch laat detecteren, worden alle overige opties genegeerd.
Als u de proxymodus met een vaste server gebruikt, kunt u aanvullende opties configureren in 'Proxyserver' en 'Met komma’s gescheiden lijst met regels voor niet-gebruiken van proxy's'.
Als u gebruik maakt van een .pac-proxyscript, moet u de URL naar het script opgeven in 'URL naar een proxybestand (.pac)'.
Gedetailleerde voorbeelden hiervan vindt u op https://docs.microsoft.com/Placeholder05.
Als u deze beleidsregel inschakelt, worden in Microsoft Edge alle proxy-gerelateerde opties genegeerd die op de opdrachtregel worden opgegeven.
Als u deze beleidsregel niet configureert, kunnen gebruikers hun eigen proxy-instellingen configureren.
* "direct" = Nooit een proxy gebruiken
* "auto_detect" = Proxy-instellingen automatisch detecteren
* "pac_script" = Een .pac-proxyscript gebruiken
* "fixed_servers" = Vaste proxyservers gebruiken
* "system" = Proxy-instellingen van het systeem gebruiken
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
Yes
Data Type:
String
Windows information and settings
Group Policy (ADMX) info
- GP unique name: ProxyMode
- GP name: Instellingen van proxyserver configureren
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/Proxyserver
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
N/A
- Value Name:
ProxyMode
- Value Type:
REG_SZ
Example value:
"direct"
Mac information and settings
- Preference Key Name: ProxyMode
- Example value:
"direct"
Back to top
De URL voor het PAC-bestand van de proxyserver instellen (ProxyPacUrl)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Specifies the URL for a proxy auto-config (PAC) file.
This policy is applied only if you selected 'Use a .pac proxy script' in the 'ProxyMode' policy. If you selected any other mode for configuring proxy policies, don't enable or configure this policy.
If you enable this policy, you can specify the URL for a PAC file, which defines how the browser automatically chooses the appropriate proxy server for fetching a particular website.
If you disable or don't configure this policy, no PAC file is specified. Leave this policy unconfigured if you've specified any other method for setting proxy policies.
For detailed examples, see https://docs.microsoft.com/Placeholder05.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
Yes
Data Type:
String
Windows information and settings
Group Policy (ADMX) info
- GP unique name: ProxyPacUrl
- GP name: De URL voor het PAC-bestand van de proxyserver instellen
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/Proxyserver
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
N/A
- Value Name:
ProxyPacUrl
- Value Type:
REG_SZ
Example value:
"https://internal.contoso.com/example.pac"
Mac information and settings
- Preference Key Name: ProxyPacUrl
- Example value:
"https://internal.contoso.com/example.pac"
Back to top
Adres of URL van proxyserver configureren (ProxyServer)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Specifies the URL of the proxy server.
This policy is applied only if you have selected 'Use fixed proxy servers' in the 'ProxyMode' policy. If you selected any other mode for configuring proxy policies, don't enable or configure this policy.
If you enable this policy, the proxy server configured by this policy will be used for all URLs.
If you disable or don't configure this policy, users can choose their own proxy settings while in this proxy mode. Leave this policy unconfigured if you've specified any other method for setting proxy policies.
For more options and detailed examples, see https://docs.microsoft.com/Placeholder05.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
Yes
Data Type:
String
Windows information and settings
Group Policy (ADMX) info
- GP unique name: ProxyServer
- GP name: Adres of URL van proxyserver configureren
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/Proxyserver
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
N/A
- Value Name:
ProxyServer
- Value Type:
REG_SZ
Example value:
"123.123.123.123:8080"
Mac information and settings
- Preference Key Name: ProxyServer
- Example value:
"123.123.123.123:8080"
Back to top
Proxyinstellingen (ProxySettings)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Hiermee configureert u de proxyinstellingen voor Microsoft Edge.
Als u deze beleidsinstelling inschakelt, Microsoft Edge alle betrekking tot de proxy van de opgegeven opties vanaf de opdrachtregel wordt genegeerd.
Als u deze beleidsinstelling niet configureert, kunnen gebruikers hun eigen proxy-instellingen kiezen.
Dit beleid heeft voorrang op de volgende beleidsinstellingen voor afzonderlijke:
ProxyModeProxyPacUrlProxyServerProxyBypassList
De ProxyMode veld kunt u opgeven van de proxyserver die wordt gebruikt door Microsoft Edge en voorkomen dat gebruikers proxy-instellingen wijzigen.
De ProxyPacUrl veld is een URL naar een proxy .pac-bestand.
De ProxyServer veld is een URL voor de proxyserver.
De ProxyBypassList veld is die host is van een lijst met proxy Microsoft Edge worden overgeslagen.
Als u de waarde 'direct' als 'ProxyMode' kiest, is nooit een proxy gebruikt en alle andere velden zijn genegeerd.
Als u de waarde 'system' als 'ProxyMode' kiest, van de systemen proxy wordt gebruikt en alle andere velden zijn genegeerd.
Als u de waarde 'auto_detect' als 'ProxyMode' kiest, worden alle andere velden zijn genegeerd.
Als u de waarde 'fixed_server' als 'ProxyMode' kiest, worden de velden 'ProxyServer' en 'ProxyBypassList' gebruikt.
Als u de waarde 'pac_script' als 'ProxyMode' kiest, worden de velden 'ProxyPacUrl' en 'ProxyBypassList' gebruikt.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
Yes
Data Type:
Dictionary
Windows information and settings
Group Policy (ADMX) info
- GP unique name: ProxySettings
- GP name: Proxyinstellingen
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/Proxyserver
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
N/A
- Value Name:
ProxySettings
- Value Type:
REG_SZ
Example value:
SOFTWARE\Policies\Microsoft\Edge\ProxySettings = {
"ProxyBypassList": "https://www.example1.com,https://www.example2.com,https://internalsite/",
"ProxyMode": "direct",
"ProxyPacUrl": "https://internal.site/example.pac",
"ProxyServer": "123.123.123.123:8080"
}
Mac information and settings
- Preference Key Name: ProxySettings
- Example value:
<key>ProxySettings</key>
<dict>
<key>ProxyBypassList</key>
<string>https://www.example1.com,https://www.example2.com,https://internalsite/</string>
<key>ProxyMode</key>
<string>direct</string>
<key>ProxyPacUrl</key>
<string>https://internal.site/example.pac</string>
<key>ProxyServer</key>
<string>123.123.123.123:8080</string>
</dict>
Back to top
Voorkomen dat Microsoft Defender SmartScreen-waarschuwingen voor sites worden genegeerd (PreventSmartScreenPromptOverride)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Met deze beleidsinstelling kunt u bepalen of werknemers de waarschuwingen van Microsoft Defender SmartScreen over mogelijk schadelijke websites kunnen negeren.
Als u deze instelling inschakelt, kunnen werknemers de waarschuwingen van Microsoft Defender SmartScreen niet negeren en wordt toegang tot de website geblokkeerd.
Als u deze instelling uitschakelt of niet configureert, kunnen werknemers waarschuwingen van Microsoft Defender SmartScreen negeren en hebben zij toegang tot de website.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
Yes
Data Type:
Boolean
Windows information and settings
Group Policy (ADMX) info
- GP unique name: PreventSmartScreenPromptOverride
- GP name: Voorkomen dat Microsoft Defender SmartScreen-waarschuwingen voor sites worden genegeerd
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/SmartScreen-instellingen
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
N/A
- Value Name:
PreventSmartScreenPromptOverride
- Value Type:
REG_DWORD
Example value:
True
Mac information and settings
- Preference Key Name: PreventSmartScreenPromptOverride
- Example value:
True
Back to top
Voorkomen dat Microsoft Defender SmartScreen-waarschuwingen voor downloads worden genegeerd (PreventSmartScreenPromptOverrideForFiles)
Supported Versions: Microsoft Edge on Windows since version 77 or later
Description
Met dit beleid kunt u bepalen of gebruikers de waarschuwingen van Microsoft Defender SmartScreen over ongeverifieerde downloads kunnen negeren.
Als u dit beleid inschakelt, kunnen gebruikers in uw organisatie waarschuwingen van Microsoft Defender SmartScreen niet negeren en wordt het uitvoeren van ongeverifieerde downloads geblokkeerd.
Als u dit beleid uitschakelt of niet configureert, kunnen gebruikers waarschuwingen van Microsoft Defender SmartScreen negeren en ongeverifieerde downloads voltooien.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
Yes
Data Type:
Boolean
Windows information and settings
Group Policy (ADMX) info
- GP unique name: PreventSmartScreenPromptOverrideForFiles
- GP name: Voorkomen dat Microsoft Defender SmartScreen-waarschuwingen voor downloads worden genegeerd
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/SmartScreen-instellingen
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
N/A
- Value Name:
PreventSmartScreenPromptOverrideForFiles
- Value Type:
REG_DWORD
Example value:
True
Back to top
De lijst met domeinen configureren waarvoor SmartScreen geen waarschuwingen activeert (SmartScreenAllowListDomains)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
De lijst met door SmartScreen vertrouwde domeinen configureren. Dit betekent:
SmartScreen controleert niet op mogelijk schadelijke bronnen zoals phishing-software en andere schadelijke software als de bron-Url's overeenkomen met deze domeinen.
Downloads in deze domeinen worden niet gecontroleerd door de SmartScreen-beveiligingsservice.
Als u dit beleid inschakelt, vertrouwt SmartScreen deze domeinen.
Als u deze beleidsinstelling uitschakelt of niet instelt, wordt de standaardbeveiliging van SmartScreen toegepast op alle bronnen.
Dit beleid is alleen beschikbaar op Windows-exemplaren die zijn toegevoegd aan een Microsoft Active Directory Domain. of in Windows 10 Pro of Enterprise-exemplaren die zijn geregistreerd voor Apparaatbeheer.
Opmerking: dit beleid is niet van toepassing als uw organisatie Microsoft Defender Advanced Threat Protection heeft ingeschakeld. In plaats daarvan moet u uw lijsten voor toestaan en blokkeren configureren in het Microsoft Defender-Beveiligingscentrum.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
Yes
Data Type:
List of strings
Windows information and settings
Group Policy (ADMX) info
- GP unique name: SmartScreenAllowListDomains
- GP name: De lijst met domeinen configureren waarvoor SmartScreen geen waarschuwingen activeert
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/SmartScreen-instellingen
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge\SmartScreenAllowListDomains
- Path (Recommended):
N/A
- Value Name:
1, 2, 3, ...
- Value Type:
list of REG_SZ
Example value:
SOFTWARE\Policies\Microsoft\Edge\SmartScreenAllowListDomains\0 = "mydomain.com"
SOFTWARE\Policies\Microsoft\Edge\SmartScreenAllowListDomains\1 = "myuniversity.edu"
Mac information and settings
- Preference Key Name: SmartScreenAllowListDomains
- Example value:
<array>
<string>mydomain.com</string>
<string>myuniversity.edu</string>
</array>
Back to top
Microsoft Defender SmartScreen configureren (SmartScreenEnabled)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Met deze beleidsregel kunt configureren of Microsoft Defender SmartScreen moet worden ingeschakeld. Microsoft Defender SmartScreen geeft waarschuwingen die uw werknemers helpen beschermen tegen mogelijke phishingaanvallen en schadelijke software. Standaard is Microsoft Defender SmartScreen ingeschakeld.
Als u deze instelling inschakelt, is Microsoft Defender SmartScreen ingeschakeld en kunnen uw werknemers het niet uitschakelen.
Als u deze instelling uitschakelt, is Microsoft Defender SmartScreen uitgeschakeld en kunnen uw werknemers het niet inschakelen.
Als u deze instelling niet configureert, kunnen uw werknemers zelf kiezen of ze Microsoft Defender SmartScreen gebruiken.
Deze beleidsregel is alleen beschikbaar in Windows-exemplaren die lid zijn van een Microsoft Active Director-domein, of in exemplaren van Windows 10 Pro of Enterprise die zijn geregistreerd voor apparaatbeheer.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
Yes
-
Dynamic Policy Refresh:
Yes
Data Type:
Boolean
Windows information and settings
Group Policy (ADMX) info
- GP unique name: SmartScreenEnabled
- GP name: Microsoft Defender SmartScreen configureren
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/SmartScreen-instellingen
- GP path (Recommended):
Administrative Templates/Microsoft Edge - Default Settings (users can override)/SmartScreen-instellingen
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
SOFTWARE\Policies\Microsoft\Edge\Recommended
- Value Name:
SmartScreenEnabled
- Value Type:
REG_DWORD
Example value:
True
Mac information and settings
- Preference Key Name: SmartScreenEnabled
- Example value:
True
Back to top
De nieuwe tabbladpagina als startpagina instellen (HomepageIsNewTabPage)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Hiermee configureert u de standaardstartpagina in Microsoft Edge. U kunt de startpagina instellen op een URL die u opgeeft of op een pagina met een nieuw tabblad.
Als u dit beleid inschakelt, wordt de pagina met een nieuw tabblad altijd gebruikt voor de startpagina en wordt de URL-locatie van de pagina genegeerd.
Als u dit beleid uitschakelt, kan de startpagina van de gebruiker niet de pagina met een nieuw tabblad zijn, tenzij de URL is ingesteld op 'edge://newtab'.
Als dit beleid niet is geconfigureerd, kunnen gebruikers kiezen of de pagina met een nieuw tabblad de startpagina wordt.
Dit beleid is alleen beschikbaar op Windows-exemplaren die deel uitmaken van een Microsoft Active Directory-domein of Windows 10 Pro- of Enterprise-exemplaren die zijn ingeschreven voor Apparaatbeheer.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
Yes
-
Dynamic Policy Refresh:
Yes
Data Type:
Boolean
Windows information and settings
Group Policy (ADMX) info
- GP unique name: HomepageIsNewTabPage
- GP name: De nieuwe tabbladpagina als startpagina instellen
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/Opstarten, startpagina en nieuwe tabbladpagina
- GP path (Recommended):
Administrative Templates/Microsoft Edge - Default Settings (users can override)/Opstarten, startpagina en nieuwe tabbladpagina
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
SOFTWARE\Policies\Microsoft\Edge\Recommended
- Value Name:
HomepageIsNewTabPage
- Value Type:
REG_DWORD
Example value:
True
Mac information and settings
- Preference Key Name: HomepageIsNewTabPage
- Example value:
True
Back to top
De URL van de startpagina configureren (HomepageLocation)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Hiermee configureert u de URL van de standaardstartpagina in Microsoft Edge.
De startpagina is de pagina die wordt geopend als u klikt op de pagina Startpagina. Welke pagina's worden geopend wanneer het programma opstart, wordt bepaald in de beleidsregels RestoreOnStartup.
U kunt hier een URL instellen, of instellen dat de startpagina wordt geopend op de pagina Nieuw tabblad. Als u ervoor kiest om de pagina Nieuw tabblad te openen, is dit beleid niet van kracht.
Als u deze beleidsregel inschakelt, kunnen gebruikers niet de URL van de startpagina wijzigen. Ze kunnen dan wel de pagina Nieuw tabblad gebruiken als hun startpagina.
Als u deze beleidsregel uitschakelt of niet configureert en het beleid HomepageIsNewTabPage niet is ingeschakeld, kunnen gebruikers hun eigen startpagina kiezen.
Deze beleidsregel is alleen beschikbaar in Windows-exemplaren die lid zijn van een Microsoft Active Directory-domein of exemplaren van Windows 10 Pro of Enterprise die zijn geregistreerd voor apparaatbeheer.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
Yes
-
Dynamic Policy Refresh:
Yes
Data Type:
String
Windows information and settings
Group Policy (ADMX) info
- GP unique name: HomepageLocation
- GP name: De URL van de startpagina configureren
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/Opstarten, startpagina en nieuwe tabbladpagina
- GP path (Recommended):
Administrative Templates/Microsoft Edge - Default Settings (users can override)/Opstarten, startpagina en nieuwe tabbladpagina
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
SOFTWARE\Policies\Microsoft\Edge\Recommended
- Value Name:
HomepageLocation
- Value Type:
REG_SZ
Example value:
"https://www.contoso.com"
Mac information and settings
- Preference Key Name: HomepageLocation
- Example value:
"https://www.contoso.com"
Back to top
De standaard populairste sites verbergen op de pagina nieuw tabblad (NewTabPageHideDefaultTopSites)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Hiermee verbergt u de standaard populairste sites van de pagina nieuw tabblad in Microsoft Edge.
Als u dit beleid instelt op True, zijn de standaardsite tegels verborgen.
Als u deze beleidsinstelling instelt op ONWAAR of niet configureert, blijven de standaard tegels van de site zichtbaar.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
Yes
Data Type:
Boolean
Windows information and settings
Group Policy (ADMX) info
- GP unique name: NewTabPageHideDefaultTopSites
- GP name: De standaard populairste sites verbergen op de pagina nieuw tabblad
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/Opstarten, startpagina en nieuwe tabbladpagina
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
N/A
- Value Name:
NewTabPageHideDefaultTopSites
- Value Type:
REG_DWORD
Example value:
True
Mac information and settings
- Preference Key Name: NewTabPageHideDefaultTopSites
- Example value:
True
Back to top
De URL van de nieuwe tabblad pagina configureren (NewTabPageLocation)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Hiermee configureert u de standaard-URL voor de nieuwe tabbladpagina.
Dit beleid bepaalt de pagina die wordt geopend wanneer er nieuwe tabbladen worden gemaakt (inclusief wanneer nieuwe vensters worden geopend). Deze ook van invloed op het starten van de pagina als die is ingesteld om de pagina Nieuw tabblad te openen.
Dit beleid bepalen niet welke pagina wordt geopend in opstarten. dat wordt bestuurd door het 'RestoreOnStartup' beleid. Dat ook geen gevolgen voor de introductiepagina te gaan of die is ingesteld om de pagina Nieuw tabblad te openen.
Als u deze beleidsinstelling niet configureert, wordt de pagina Nieuw tabblad standaard gebruikt.
Als u deze beleidsinstelling configureert * en * het beleid 'NewTabPageSetFeedType' van dit beleid heeft voorrang.
Dit beleid is alleen beschikbaar op Windows-exemplaren die lid zijn van een Microsoft Active Directory domein- of Windows 10 Pro of Enterprise-exemplaren die zijn geregistreerd voor Apparaatbeheer.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
Yes
-
Dynamic Policy Refresh:
Yes
Data Type:
String
Windows information and settings
Group Policy (ADMX) info
- GP unique name: NewTabPageLocation
- GP name: De URL van de nieuwe tabblad pagina configureren
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/Opstarten, startpagina en nieuwe tabbladpagina
- GP path (Recommended):
Administrative Templates/Microsoft Edge - Default Settings (users can override)/Opstarten, startpagina en nieuwe tabbladpagina
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
SOFTWARE\Policies\Microsoft\Edge\Recommended
- Value Name:
NewTabPageLocation
- Value Type:
REG_SZ
Example value:
"https://www.fabrikam.com"
Mac information and settings
- Preference Key Name: NewTabPageLocation
- Example value:
"https://www.fabrikam.com"
Back to top
Actie die moet worden uitgevoerd bij het opstarten (RestoreOnStartup)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Geef op hoe Microsoft Edge zich gedraagt wanneer het wordt gestart.
Als u wilt dat altijd een nieuw tabblad wordt weergegeven bij het opstarten, kiest u 'Nieuw tabblad openen' (5).
Als u de URL's opnieuw wilt openen die waren geopend toen Microsoft Edge de vorige keer werd afgesloten, kiest u 'De laatste sessie herstellen' (1). De browsersessie wordt hersteld zoals deze was. Met deze optie worden sommige instellingen uitgeschakeld die afhankelijk zijn van sessies of acties die worden uitgevoerd bij afsluiten (zoals Browsegegevens wissen bij afsluiten, of alleen-sessie cookies).
Als u een specifieke reeks URL's wilt openen, kiest u Een lijst met URL's openen' (4).
Het uitschakelen van deze instelling is hetzelfde als het niet configureren van het beleid. Gebruikers kunnen deze instelling wijzigen in Microsoft Edge.
Dit beleid is alleen beschikbaar op Windows-exemplaren die zijn toegevoegd aan een Microsoft Active Directory-domein of Windows 10 Pro- of Enterprise-exemplaren die zijn ingeschreven voor Apparaatbeheer.
* 5 = Een nieuw tabblad openen
* 1 = Vorige sessie herstellen
* 4 = Een lijst met URL's openen
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
Yes
-
Dynamic Policy Refresh:
Yes
Data Type:
Integer
Windows information and settings
Group Policy (ADMX) info
- GP unique name: RestoreOnStartup
- GP name: Actie die moet worden uitgevoerd bij het opstarten
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/Opstarten, startpagina en nieuwe tabbladpagina
- GP path (Recommended):
Administrative Templates/Microsoft Edge - Default Settings (users can override)/Opstarten, startpagina en nieuwe tabbladpagina
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
SOFTWARE\Policies\Microsoft\Edge\Recommended
- Value Name:
RestoreOnStartup
- Value Type:
REG_DWORD
Example value:
0x00000004
Mac information and settings
- Preference Key Name: RestoreOnStartup
- Example value:
4
Back to top
Websites die u wilt openen wanneer de browser wordt gestart (RestoreOnStartupURLs)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Een lijst opgeven met websites die automatisch moeten worden geopend wanneer de browser wordt gestart. Als u dit beleid niet configureert, wordt er bij het opstarten geen site geopend.
Dit beleid werkt alleen als u ook het beleid ''RestoreOnStartup' instelt op 'Een lijst met URL's openen' (4).
Dit beleid is alleen beschikbaar op Windows-exemplaren die lid zijn van een Microsoft Active Directory-domein of Windows 10 Pro- of Enterprise-exemplaren die zijn geregistreerd voor Apparaatbeheer.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
Yes
-
Dynamic Policy Refresh:
Yes
Data Type:
List of strings
Windows information and settings
Group Policy (ADMX) info
- GP unique name: RestoreOnStartupURLs
- GP name: Websites die u wilt openen wanneer de browser wordt gestart
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/Opstarten, startpagina en nieuwe tabbladpagina
- GP path (Recommended):
Administrative Templates/Microsoft Edge - Default Settings (users can override)/Opstarten, startpagina en nieuwe tabbladpagina
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge\RestoreOnStartupURLs
- Path (Recommended):
SOFTWARE\Policies\Microsoft\Edge\Recommended\RestoreOnStartupURLs
- Value Name:
1, 2, 3, ...
- Value Type:
list of REG_SZ
Example value:
SOFTWARE\Policies\Microsoft\Edge\RestoreOnStartupURLs\0 = "https://contoso.com"
SOFTWARE\Policies\Microsoft\Edge\RestoreOnStartupURLs\1 = "https://www.fabrikam.com"
Mac information and settings
- Preference Key Name: RestoreOnStartupURLs
- Example value:
<array>
<string>https://contoso.com</string>
<string>https://www.fabrikam.com</string>
</array>
Back to top
De knop Start op de werkbalk weergeven (ShowHomeButton)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Hiermee wordt de knop Start op de werkbalk van Microsoft Edge weergegeven.
Schakel dit beleid in als u de knop Start altijd wilt weergeven. Schakel het beleid uit als u de knop nooit wilt weer geven.
Als u het beleid niet configureert, kunnen gebruikers bepalen of de knop Start moet worden weergegeven.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
Yes
-
Dynamic Policy Refresh:
Yes
Data Type:
Boolean
Windows information and settings
Group Policy (ADMX) info
- GP unique name: ShowHomeButton
- GP name: De knop Start op de werkbalk weergeven
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/Opstarten, startpagina en nieuwe tabbladpagina
- GP path (Recommended):
Administrative Templates/Microsoft Edge - Default Settings (users can override)/Opstarten, startpagina en nieuwe tabbladpagina
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
SOFTWARE\Policies\Microsoft\Edge\Recommended
- Value Name:
ShowHomeButton
- Value Type:
REG_DWORD
Example value:
True
Mac information and settings
- Preference Key Name: ShowHomeButton
- Example value:
True
Back to top
Het verwijderen van browse- en downloadgeschiedenis inschakelen (AllowDeletingBrowserHistory)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Hiermee schakelt u het verwijderen van de browsegeschiedenis en downloadgeschiedenis in en voorkomt u dat gebruikers deze instelling wijzigen.
Let wel: zelfs als dit beleid is uitgeschakeld, kan niet worden gegarandeerd dat de browse- en downloadgeschiedenis bewaard blijft: gebruikers kunnen de bestanden in de geschiedenisdatabase ook rechtstreeks bewerken en verwijderen (op basis van de vervalperiode) of enkele of meer geschiedenisitems op elk gewenst moment archiveren.
Als u dit beleid inschakelt of niet configureert, kunnen gebruikers de browsegeschiedenis en downloadgeschiedenis verwijderen.
Als u dit beleid uitschakelt, kunnen gebruikers de browse- en downloadgeschiedenis niet verwijderen.
Als u dit beleid inschakelt, schakel dan niet het beleid 'Browsegegevens wissen wanneer Microsoft Edge sluit' in, want beide beleidsregels hebben betrekking op het verwijderen van gegevens. Als u beide inschakelt heeft het beleid 'Browsegegevens wissen wanneer Microsoft Edge sluit' voorrang en worden alle gegevens verwijderd wanneer Microsoft Edge wordt gesloten, ongeacht hoe dit beleid is geconfigureerd.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
Yes
Data Type:
Boolean
Windows information and settings
Group Policy (ADMX) info
- GP unique name: AllowDeletingBrowserHistory
- GP name: Het verwijderen van browse- en downloadgeschiedenis inschakelen
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
N/A
- Value Name:
AllowDeletingBrowserHistory
- Value Type:
REG_DWORD
Example value:
True
Mac information and settings
- Preference Key Name: AllowDeletingBrowserHistory
- Example value:
True
Back to top
Dialoogvensters voor bestandsselectie toestaan (AllowFileSelectionDialogs)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Hiermee staat u toe dat in Microsoft Edge dialoogvensters voor bestandsselectie worden weergegeven, zodat de gebruiker toegang heeft tot lokale bestanden.
Als u deze beleidsregel inschakelt of niet configureert, kunnen gebruikers dialoogvensters voor bestandsselectie openen.
Als u deze beleidsregel uitschakelt, wordt een bericht weergegeven wanneer een gebruiker een handeling uitvoert die een dialoogvenster voor bestandsselectie activeert (zoals het importeren van favorieten, het uploaden van bestanden of het opslaan van een koppeling). Hierbij wordt aangenomen dat de gebruiker in het dialoogvenster zou hebben geklikt op Annuleren.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
Yes
Data Type:
Boolean
Windows information and settings
Group Policy (ADMX) info
- GP unique name: AllowFileSelectionDialogs
- GP name: Dialoogvensters voor bestandsselectie toestaan
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
N/A
- Value Name:
AllowFileSelectionDialogs
- Value Type:
REG_DWORD
Example value:
True
Mac information and settings
- Preference Key Name: AllowFileSelectionDialogs
- Example value:
True
Back to top
PDF-bestanden altijd extern openen (AlwaysOpenPdfExternally)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Hiermee schakelt u de interne PDF-viewer van Microsoft Edge uit.
Als u dit beleid inschakelt, behandelt Microsoft Edge PDF-bestanden als downloads en kunnen gebruikers deze openen met de standaardtoepassing.
Als u dit beleid niet configureert of uitschakelt, worden PDF-bestanden in Microsoft Edge geopend (tenzij de gebruiker deze optie heeft uitgeschakeld).
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
Yes
Data Type:
Boolean
Windows information and settings
Group Policy (ADMX) info
- GP unique name: AlwaysOpenPdfExternally
- GP name: PDF-bestanden altijd extern openen
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
N/A
- Value Name:
AlwaysOpenPdfExternally
- Value Type:
REG_DWORD
Example value:
True
Mac information and settings
- Preference Key Name: AlwaysOpenPdfExternally
- Example value:
True
Back to top
Landinstelling voor toepassing instellen (ApplicationLocaleValue)
Supported Versions: Microsoft Edge on Windows since version 77 or later
Description
Hiermee configureert u de landinstelling voor de toepassing in Microsoft Edge en voorkomt u dat gebruikers de landinstelling wijzigen.
Als u dit beleid inschakelt, gebruikt Microsoft Edge de opgegeven landinstelling. Als de geconfigureerde landinstelling niet wordt ondersteund, wordt in plaats daarvan 'en-US' gebruikt.
Als u deze instelling uitschakelt of niet configureert, gebruikt Microsoft Edge de door de gebruiker opgegeven landinstelling (indien geconfigureerd) of de landinstellingen voor terugval, 'en-US'.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
Yes
-
Dynamic Policy Refresh:
No - Requires browser restart
Data Type:
String
Windows information and settings
Group Policy (ADMX) info
- GP unique name: ApplicationLocaleValue
- GP name: Landinstelling voor toepassing instellen
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/
- GP path (Recommended):
Administrative Templates/Microsoft Edge - Default Settings (users can override)/
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
SOFTWARE\Policies\Microsoft\Edge\Recommended
- Value Name:
ApplicationLocaleValue
- Value Type:
REG_SZ
Example value:
"en"
Back to top
Audio-opnamen toestaan of blokkeren (AudioCaptureAllowed)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Hiermee kun je instellen of een gebruiker wordt gevraagd een website toegang te verlenen tot hun audio-opnameapparaat. Dit beleid is van toepassing op alle URL's behalve de URL's die zijn geconfigureerd in de lijst 'AudioCaptureAllowedUrls'.
Als je dit beleid inschakelt of niet configureert (de standaardinstelling), wordt de gebruiker niet om toestemming gevraagd en is het vastleggen van audio alleen toegankelijk voor de URL's in de lijst 'AudioCaptureAllowedUrls'. Deze URL's hebben toegang zonder te vragen.
Als je dit beleid uitschakelt, wordt de gebruiker niet om toestemming gevraagd of is het vastleggen van audio alleen toegankelijk voor de URL's die in 'AudioCaptureAllowedUrls' zijn geconfigureerd.
Dit beleid is van invloed op alle typen audio-invoer, niet alleen de ingebouwde microfoon.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
Yes
Data Type:
Boolean
Windows information and settings
Group Policy (ADMX) info
- GP unique name: AudioCaptureAllowed
- GP name: Audio-opnamen toestaan of blokkeren
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
N/A
- Value Name:
AudioCaptureAllowed
- Value Type:
REG_DWORD
Example value:
False
Mac information and settings
- Preference Key Name: AudioCaptureAllowed
- Example value:
False
Back to top
Sites die toegang hebben tot audio-opnameapparaten zonder om toestemming te vragen (AudioCaptureAllowedUrls)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Geef met behulp van URL-patronen de websites op die audio-opnameapparaten kunnen gebruiken zonder de gebruiker om toestemming te vragen. Patronen in deze lijst worden vergeleken met de beveiligingsoorsprong van de aanvragende URL. Als deze overeenkomen, krijgt de site automatisch toegang tot audio-opnameapparaten.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
Yes
Data Type:
List of strings
Windows information and settings
Group Policy (ADMX) info
- GP unique name: AudioCaptureAllowedUrls
- GP name: Sites die toegang hebben tot audio-opnameapparaten zonder om toestemming te vragen
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge\AudioCaptureAllowedUrls
- Path (Recommended):
N/A
- Value Name:
1, 2, 3, ...
- Value Type:
list of REG_SZ
Example value:
SOFTWARE\Policies\Microsoft\Edge\AudioCaptureAllowedUrls\0 = "https://www.contoso.com/"
SOFTWARE\Policies\Microsoft\Edge\AudioCaptureAllowedUrls\1 = "https://[*.]contoso.edu/"
Mac information and settings
- Preference Key Name: AudioCaptureAllowedUrls
- Example value:
<array>
<string>https://www.contoso.com/</string>
<string>https://[*.]contoso.edu/</string>
</array>
Back to top
Automatically import another browser's data and settings at first run (AutoImportAtFirstRun)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
If you enable this policy, Microsoft Edge automatically imports all supported datatypes and settings from either the default browser or another specified browser. This also forces Microsoft Edge to skip the import section of the first-run experience.
If you set this policy to 'DisabledAutoImport' (4), the import section of the first-run experience is skipped entirely and Microsoft Edge doesn't import browser data and settings automatically.
* 0 = Automatically imports all supported datatypes and settings from the default browser
* 1 = Automatically imports all supported datatypes and settings from Internet Explorer
* 2 = Automatically imports all supported datatypes and settings from Google Chrome
* 3 = Automatically imports all supported datatypes and settings from Safari
* 4 = Disables automatic import, and the import section of the first-run experience is skipped
**Note**: This policy currently supports importing from Internet Explorer (on Windows 7, 8, and 10), Google Chrome (on Windows 7, 8, and 10 and on macOS) and Apple Safari (on macOS) browsers.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
No - Requires browser restart
Data Type:
Integer
Windows information and settings
Group Policy (ADMX) info
- GP unique name: AutoImportAtFirstRun
- GP name: Automatically import another browser's data and settings at first run
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
N/A
- Value Name:
AutoImportAtFirstRun
- Value Type:
REG_DWORD
Example value:
0x00000002
Mac information and settings
- Preference Key Name: AutoImportAtFirstRun
- Example value:
2
Back to top
Automatisch invullen van adressen inschakelen (AutofillAddressEnabled)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Hiermee schakel je de functie Automatisch invullen in, waarmee gebruikers automatisch eerder opgeslagen adresgegevens kunnen invullen in webformulieren.
Als je deze beleidsregel uitschakelt, worden nooit adresgegevens voorgesteld of ingevuld en wordt ook niet aanvullende adresinformatie opgeslagen die de gebruiker indient tijdens het surfen op het internet.
Als je deze beleidsregel inschakelt of niet configureert, kunnen gebruikers Automatisch invullen gebruiken voor adressen in de gebruikersinterface.
Houd er rekening mee dat als je deze beleidsregel uitschakelt, alle activiteit voor alle webformulieren wordt gestopt, met uitzondering van formulieren voor betaling en wachtwoorden. Er worden ook geen nieuwe gegevens opgeslagen en in Microsoft Edge worden ook eerder opgeslagen gegevens niet voorgesteld of ingevuld.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
Yes
-
Dynamic Policy Refresh:
Yes
Data Type:
Boolean
Windows information and settings
Group Policy (ADMX) info
- GP unique name: AutofillAddressEnabled
- GP name: Automatisch invullen van adressen inschakelen
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/
- GP path (Recommended):
Administrative Templates/Microsoft Edge - Default Settings (users can override)/
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
SOFTWARE\Policies\Microsoft\Edge\Recommended
- Value Name:
AutofillAddressEnabled
- Value Type:
REG_DWORD
Example value:
False
Mac information and settings
- Preference Key Name: AutofillAddressEnabled
- Example value:
False
Back to top
Automatisch invullen voor creditcards inschakelen (AutofillCreditCardEnabled)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Hiermee schakel je de functie Automatisch invullen van Microsoft Edge in en kunnen gebruikers creditcardgegevens in webformulieren automatisch laten invullen met eerder opgeslagen gegevens.
Als je dit beleid uitschakelt, worden creditcardgegevens nooit ingevuld of voorgesteld met de functie Automatisch invullen en worden er geen aanvullende creditcardgegevens opgeslagen die gebruikers mogelijk verzenden tijdens het surfen op het web.
Als je dit beleid inschakelt of niet configureert, kunnen gebruikers de functie Automatisch invullen voor creditcards zelf instellen.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
Yes
-
Dynamic Policy Refresh:
Yes
Data Type:
Boolean
Windows information and settings
Group Policy (ADMX) info
- GP unique name: AutofillCreditCardEnabled
- GP name: Automatisch invullen voor creditcards inschakelen
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/
- GP path (Recommended):
Administrative Templates/Microsoft Edge - Default Settings (users can override)/
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
SOFTWARE\Policies\Microsoft\Edge\Recommended
- Value Name:
AutofillCreditCardEnabled
- Value Type:
REG_DWORD
Example value:
False
Mac information and settings
- Preference Key Name: AutofillCreditCardEnabled
- Example value:
False
Back to top
Uitvoering van achtergrond-apps voorzetten nadat Microsoft Edge sluit (BackgroundModeEnabled)
Supported Versions: Microsoft Edge on Windows since version 77 or later
Description
Hiermee staat u toe dat Microsoft Edge-processen worden gestart bij aanmelding bij een besturingssysteem en actief blijven nadat het laatste browservenster wordt gesloten. In dit scenario blijven achtergrond-apps en de huidige browsersessie actief, inclusief eventuele sessiecookies. In het systeemvak wordt een pictogram voor het open achtergrondproces weergegeven. U kunt het proces daar altijd sluiten.
Als u dit beleid inschakelt, wordt de achtergrondmodus ingeschakeld.
Als u dit beleid uitschakelt, wordt de achtergrondmodus uitgeschakeld.
Als u dit beleid niet configureert, wordt de achtergrondmodus in eerste instantie uitgeschakeld en kan de gebruiker het gedrag configureren in edge://settings/system.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
Yes
-
Dynamic Policy Refresh:
Yes
Data Type:
Boolean
Windows information and settings
Group Policy (ADMX) info
- GP unique name: BackgroundModeEnabled
- GP name: Uitvoering van achtergrond-apps voorzetten nadat Microsoft Edge sluit
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/
- GP path (Recommended):
Administrative Templates/Microsoft Edge - Default Settings (users can override)/
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
SOFTWARE\Policies\Microsoft\Edge\Recommended
- Value Name:
BackgroundModeEnabled
- Value Type:
REG_DWORD
Example value:
True
Back to top
Cookies van derden blokkeren (BlockThirdPartyCookies)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Voorkom dat elementen op webpagina's die niet afkomstig zijn uit het domein dat in de adresbalk wordt vermeld, cookies instellen.
Als u dit beleid inschakelt, kunnen elementen op webpagina's die niet behoren tot het domein in de adresbalk geen cookies instellen
Als u dit beleid uitschakelt, kunnen elementen op webpagina's van andere domeinen dan die in de adresbalk cookies instellen.
Als u dit beleid niet configureert, zijn cookies van derden ingeschakeld, maar kunnen gebruikers deze instelling wijzigen.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
Yes
-
Dynamic Policy Refresh:
Yes
Data Type:
Boolean
Windows information and settings
Group Policy (ADMX) info
- GP unique name: BlockThirdPartyCookies
- GP name: Cookies van derden blokkeren
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/
- GP path (Recommended):
Administrative Templates/Microsoft Edge - Default Settings (users can override)/
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
SOFTWARE\Policies\Microsoft\Edge\Recommended
- Value Name:
BlockThirdPartyCookies
- Value Type:
REG_DWORD
Example value:
False
Mac information and settings
- Preference Key Name: BlockThirdPartyCookies
- Example value:
False
Back to top
Maken van een profiel in het flyoutmenu Identiteit of op de pagina Instellingen inschakelen (BrowserAddProfileEnabled)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Hiermee staat u toe dat gebruikers nieuwe profielen kunnen maken met de optie **Profiel toevoegen**.
Als u dit beleid inschakelt of niet configureert, kunnen gebruikers in Microsoft Edge de opdracht **Profiel toevoegen** via het flyoutmenu Identiteit of de pagina Instellingen gebruiken om nieuwe profielen te maken.
Als u dit beleid uitschakelt, kunnen gebruikers geen nieuwe profielen toevoegen via het flyoutmenu Identiteit of de pagina Instellingen.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
Yes
Data Type:
Boolean
Windows information and settings
Group Policy (ADMX) info
- GP unique name: BrowserAddProfileEnabled
- GP name: Maken van een profiel in het flyoutmenu Identiteit of op de pagina Instellingen inschakelen
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
N/A
- Value Name:
BrowserAddProfileEnabled
- Value Type:
REG_DWORD
Example value:
True
Mac information and settings
- Preference Key Name: BrowserAddProfileEnabled
- Example value:
True
Back to top
Gastmodus inschakelen (BrowserGuestModeEnabled)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Schakel de optie in als u het gebruik van gastprofielen in Microsoft Edge wilt toestaan. In een gastprofiel importeert de browser geen browsegegevens uit bestaande profielen en worden browsegegevens verwijderd wanneer alle gastprofielen zijn gesloten.
Als u dit beleid inschakelt of niet configureert, kunnen gebruikers in Microsoft Edge in gastprofielen bladeren.
Als u het beleid uitschakelt, kunnen Microsoft Edge-gebruikers niet in gastprofielen bladeren.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
Yes
Data Type:
Boolean
Windows information and settings
Group Policy (ADMX) info
- GP unique name: BrowserGuestModeEnabled
- GP name: Gastmodus inschakelen
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
N/A
- Value Name:
BrowserGuestModeEnabled
- Value Type:
REG_DWORD
Example value:
True
Mac information and settings
- Preference Key Name: BrowserGuestModeEnabled
- Example value:
True
Back to top
Query's voor een Browser Network Time-service toestaan (BrowserNetworkTimeQueriesEnabled)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Hiermee voorkomt u dat Microsoft Edge af en toe query's verzendt naar een tijdservice van het browsernetwerk om een nauwkeurige timestamp op te halen.
Als u dit beleid uitschakelt, stopt Microsoft Edge met het verzenden van query's naar een tijdservice van het browsernetwerk.
Als u dit beleid inschakelt of niet configureert, verzendt Microsoft Edge af en toe query's naar een tijdservice van het browsernetwerk.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
Yes
Data Type:
Boolean
Windows information and settings
Group Policy (ADMX) info
- GP unique name: BrowserNetworkTimeQueriesEnabled
- GP name: Query's voor een Browser Network Time-service toestaan
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
N/A
- Value Name:
BrowserNetworkTimeQueriesEnabled
- Value Type:
REG_DWORD
Example value:
True
Mac information and settings
- Preference Key Name: BrowserNetworkTimeQueriesEnabled
- Example value:
True
Back to top
Aanmeldingsinstellingen voor browser (BrowserSignin)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Geef op of een gebruiker zich bij Microsoft Edge kan aanmelden met zijn account, en accountservices als synchronisatie en eenmalige aanmelding kan gebruiken. Gebruik het beleid 'SyncDisabled' om de beschikbaarheid van synchronisatie te bepalen.
Als u dit beleid instelt op 'Aanmelden bij browser uitschakelen' (0), kunnen gebruikers zich niet aanmelden bij de browser en kunnen ze geen accountservices gebruiken. In dit geval kunnen gebruikers geen functies gebruiken op browserniveau, zoals synchronisatie: ze zijn niet beschikbaar. Als een gebruiker is aangemeld op het moment dat u beleid instelt op 'Uitgeschakeld', wordt hij/zij automatisch afgemeld wanneer Microsoft Edge een opnieuw wordt uitgevoerd. De lokale profielgegevens (zoals favorieten en wachtwoorden) blijven echter bewaard. De gebruiker kan zich nog gewoon aanmelden en Microsoft-webeigenschappen gebruiken, zoals bing.com en Office.com .
Als u dit beleid instelt op 'Aanmelden bij browser inschakelen' (1), kunnen gebruikers zich aanmelden bij de browser. Aanmelden bij browser betekent dat de accountgegevens van de gebruiker bewaard blijven in de browser. Het betekent niet dat synchronisatie standaard is ingeschakeld. De gebruiker moet hier specifiek voor kiezen om deze functie te gebruiken. Als u dit beleid inschakelt, voorkomt u dat gebruikers de instelling Aanmelden bij browser uitschakelen.
Als u dit beleid instelt op 'Aanmelden bij browser forceren' (2), moeten gebruikers zich aanmelden bij een profiel om de browser te kunnen gebruiken. U zorgt er zo voor dat het beleid dat aan een beheerd account is gekoppeld, wordt toegepast en afgedwongen. Standaard wordt synchronisatie voor het account ingeschakeld, tenzij synchronisatie is uitgeschakeld door de domeinbeheerder of met het beleid 'SyncDisabled'. De standaardwaarde van het beleid 'BrowserGuestModeEnabled' is 'False'. Let wel: bestaande niet-ondertekende profielen worden vergrendeld en kunnen niet meer worden geopend nadat u dit beleid hebt ingeschakeld. Zie voor meer informatie het artikel https://docs.microsoft.com/Placeholder12 in Help en ondersteuning.
Als u dit beleid niet configureert, kunnen gebruikers bepalen of ze de optie Aanmelden bij browser willen inschakelen en deze waar nodig gebruiken.
* 0 = Aanmelden bij browser uitschakelen
* 1 = Aanmelden bij browser inschakelen
* 2 = Gebruikers forceren om zich aan te melden en de browser te gebruiken
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
No - Requires browser restart
Data Type:
Integer
Windows information and settings
Group Policy (ADMX) info
- GP unique name: BrowserSignin
- GP name: Aanmeldingsinstellingen voor browser
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
N/A
- Value Name:
BrowserSignin
- Value Type:
REG_DWORD
Example value:
0x00000002
Mac information and settings
- Preference Key Name: BrowserSignin
- Example value:
2
Back to top
Ingebouwde DNS-client gebruiken (BuiltInDnsClientEnabled)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Hiermee bepaalt u of de ingebouwde DNS-client wordt gebruikt.
Als u dit beleid inschakelt, wordt de ingebouwde DNS-client gebruikt als deze beschikbaar is.
Als u dit beleid uitschakelt, wordt de client nooit gebruikt.
Als u dit beleid niet configureert, wordt de ingebouwde DNS-client standaard ingeschakeld op MacOS en kunnen gebruikers wijzigen of de ingebouwde DNS-client wordt gebruikt door edge://flags te bewerken of een opdrachtregelvlag op te geven.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
Yes
Data Type:
Boolean
Windows information and settings
Group Policy (ADMX) info
- GP unique name: BuiltInDnsClientEnabled
- GP name: Ingebouwde DNS-client gebruiken
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
N/A
- Value Name:
BuiltInDnsClientEnabled
- Value Type:
REG_DWORD
Example value:
True
Mac information and settings
- Preference Key Name: BuiltInDnsClientEnabled
- Example value:
True
Back to top
Het afdwingen van certificaattransparantie uitschakelen voor een lijst met subjectPublicKeyInfo-hashes (CertificateTransparencyEnforcementDisabledForCas)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Hiermee schakelt u uit dat de vereisten voor certificaattransparantie worden afgedwongen voor een lijst met subjectPublicKeyInfo-hashes.
Met deze beleidsregel kunt u bekendmakingsvereisten voor certificaattransparantie uitschakelen voor certificaatketens die certificaten bevatten met een van de opgegeven subjectPublicKeyInfo-hashes. Zo kunt toelaten dat certificaten worden gebruikt voor Enterprise-hosts, die anders niet zouden worden vertrouwd omdat ze niet op correcte wijze openbaar zijn bekendgemaakt.
Om het afdwingen van certificaattransparantie uit te schakelen wanneer deze beleidsregel is ingesteld, moet zijn voldaan aan een van de volgende reeksen voorwaarden:
1. De hash is van de subjectPublicKeyInfo van het servercertificaat.
2. De hash is van een subjectPublicKeyInfo die voorkomt in een CA-certificaat in de certificaatketen, dat CA-certificaat is beperkt via de X.509v3-extensie nameConstraint, één of meer directoryName nameConstraints zijn aanwezig in de permittedSubtrees en de directoryName bevat een organizationName-kenmerk.
3. De hash is van een subjectPublicKeyInfo die voorkomt in een CA-certificaat in de certificaatketen, dat CA-certificaat heeft één of meer organizationName-kenmerken in het Subject van het certificaat, en het servercertificaat bevat hetzelfde aantal organizationName-kenmerken, in dezelfde volgorde en met waarden die byte-for-byte identiek zijn.
Een subjectPublicKeyInfo-hash geeft u op door de volgende tekenreeksen samen te voegen: de naam van het hash-algoritme, het teken "/" en de Base64-codering van dat hash-algoritme, toegepast op de DER-gecodeerde subjectPublicKeyInfo van het opgegeven certificaat. Deze Base64-codering heeft dezelfde indeling als een SPKI Fingerprint, zoals gedefinieerd in RFC 7469, Section 2.4. Hash-algoritmes die niet worden herkend, worden genegeerd. Het enige hash-algoritme dat momenteel wordt ondersteund, is sha256.
Als u deze beleidsregel uitschakelt of niet configureert, wordt ieder certificaat dat bekendgemaakt moet worden via certificaattransparantie, beschouwd als niet-vertrouwd als het niet bekend is gemaakt conform het beleid voor certificaattransparantie.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
Yes
Data Type:
List of strings
Windows information and settings
Group Policy (ADMX) info
- GP unique name: CertificateTransparencyEnforcementDisabledForCas
- GP name: Het afdwingen van certificaattransparantie uitschakelen voor een lijst met subjectPublicKeyInfo-hashes
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge\CertificateTransparencyEnforcementDisabledForCas
- Path (Recommended):
N/A
- Value Name:
1, 2, 3, ...
- Value Type:
list of REG_SZ
Example value:
SOFTWARE\Policies\Microsoft\Edge\CertificateTransparencyEnforcementDisabledForCas\0 = "sha256/AAAAAAAAAAAAAAAAAAAAAA=="
SOFTWARE\Policies\Microsoft\Edge\CertificateTransparencyEnforcementDisabledForCas\1 = "sha256//////////////////////w=="
Mac information and settings
- Preference Key Name: CertificateTransparencyEnforcementDisabledForCas
- Example value:
<array>
<string>sha256/AAAAAAAAAAAAAAAAAAAAAA==</string>
<string>sha256//////////////////////w==</string>
</array>
Back to top
Certificaattransparantie afdwingen voor een lijst met verouderde certificeringsinstanties uitschakelen (CertificateTransparencyEnforcementDisabledForLegacyCas)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Hiermee schakelt u uit dat de vereisten voor certificaattransparantie worden afgedwongen voor een lijst met verouderde certificeringsinstanties (CA's).
Met deze beleidsregel kunt u de bekendmakingsvereisten voor certificaattransparantie uitschakelen voor certificaatketens die certificaten bevatten met een van de opgegeven subjectPublicKeyInfo-hashes. Zo kunt u toelaten dat certificaten worden gebruikt voor Enterprise-hosts, die anders niet zouden worden vertrouwd omdat ze niet op correcte wijze openbaar zijn bekendgemaakt.
Om het afdwingen van certificaattransparantie uit te schakelen, moet u de hash instellen op een subjectPublicKeyInfo, die voorkomt op een CA-certificaat dat is erkend als een verouderde certificeringsinstantie (Certificate Authority of CA). Een verouderde CA is een CA die publiekelijk standaard wordt vertrouwd door een of meer van de besturingssystemen die worden ondersteund door Microsoft Edge.
Een subjectPublicKeyInfo-hash geeft u op door de volgende tekenreeksen samen te voegen: de naam van het hash-algoritme, het teken "/" en de Base64-codering van dat hash-algoritme, toegepast op de DER-gecodeerde subjectPublicKeyInfo van het opgegeven certificaat. Deze Base64-codering heeft dezelfde indeling als een SPKI Fingerprint, zoals gedefinieerd in RFC 7469, Section 2.4. Hash-algoritmes die niet worden herkend, worden genegeerd. Het enige hash-algoritme dat momenteel wordt ondersteund, is sha256.
Als u deze beleidsregel niet configureert, wordt ieder certificaat dat bekendgemaakt moet worden via certificaattransparantie, beschouwd als niet-vertrouwd als het niet bekend is gemaakt conform het beleid voor certificaattransparantie.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
Yes
Data Type:
List of strings
Windows information and settings
Group Policy (ADMX) info
- GP unique name: CertificateTransparencyEnforcementDisabledForLegacyCas
- GP name: Certificaattransparantie afdwingen voor een lijst met verouderde certificeringsinstanties uitschakelen
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge\CertificateTransparencyEnforcementDisabledForLegacyCas
- Path (Recommended):
N/A
- Value Name:
1, 2, 3, ...
- Value Type:
list of REG_SZ
Example value:
SOFTWARE\Policies\Microsoft\Edge\CertificateTransparencyEnforcementDisabledForLegacyCas\0 = "sha256/AAAAAAAAAAAAAAAAAAAAAA=="
SOFTWARE\Policies\Microsoft\Edge\CertificateTransparencyEnforcementDisabledForLegacyCas\1 = "sha256//////////////////////w=="
Mac information and settings
- Preference Key Name: CertificateTransparencyEnforcementDisabledForLegacyCas
- Example value:
<array>
<string>sha256/AAAAAAAAAAAAAAAAAAAAAA==</string>
<string>sha256//////////////////////w==</string>
</array>
Back to top
Het afdwingen van certificaattransparantie uitschakelen voor specifieke URL's (CertificateTransparencyEnforcementDisabledForUrls)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Hiermee schakelt u het afdwingen van certificaattransparantie uit voor de vermelde URL's.
Met dit beleid kunt u via certificaattransparantie geen certificaten openbaar maken voor de hostnamen in de opgegeven URL's. Het biedt de mogelijkheid om certificaten te gebruiken die anders niet worden vertrouwd omdat ze niet correct openbaar zijn gemaakt. Het wordt echter moeilijker om voor die hosts misbruik van certificaten te detecteren.
Formuleer het URL-patroon volgens https://docs.microsoft.com//Placeholder01. Omdat certificaten geldig zijn voor een bepaalde hostnaam, wordt onafhankelijk van het schema, de poort of het pad alleen gekeken naar het hostnaamgedeelte van de URL. Hostnamen met jokertekens worden niet ondersteund.
Als u dit beleid niet configureert, wordt elk certificaat dat openbaar moet worden gemaakt via certificaattransparantie behandeld als niet-vertrouwd als het niet openbaar wordt gemaakt.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
Yes
Data Type:
List of strings
Windows information and settings
Group Policy (ADMX) info
- GP unique name: CertificateTransparencyEnforcementDisabledForUrls
- GP name: Het afdwingen van certificaattransparantie uitschakelen voor specifieke URL's
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge\CertificateTransparencyEnforcementDisabledForUrls
- Path (Recommended):
N/A
- Value Name:
1, 2, 3, ...
- Value Type:
list of REG_SZ
Example value:
SOFTWARE\Policies\Microsoft\Edge\CertificateTransparencyEnforcementDisabledForUrls\0 = "contoso.com"
SOFTWARE\Policies\Microsoft\Edge\CertificateTransparencyEnforcementDisabledForUrls\1 = ".contoso.com"
Mac information and settings
- Preference Key Name: CertificateTransparencyEnforcementDisabledForUrls
- Example value:
<array>
<string>contoso.com</string>
<string>.contoso.com</string>
</array>
Back to top
Samenvoegen van HTTP/2-verbindingen toestaan voor deze hosts, ook als clientcertificaten worden gebruikt (CoalesceH2ConnectionsWithClientCertificatesForHosts)
This is a future policy
Description
Als u deze beleidsregel inschakelt, is het samenvoegen van HTTP/2-verbindingen toegestaan, ook als clientcertificaten worden gebruikt.
Als u deze beleidsregel niet configureert, is het samenvoegen van HTTP/2-verbindingen niet toegestaan voor verbindingen die gebruik maken van clientcertificaten. Dit is het standaardgedrag.
Om verbindingen te kunnen samenvoegen, moeten zowel de hostnaam van de mogelijke nieuwe verbinding als ook de hostnaam van een bestaande verbinding overeenkomen met één of meer patronen die in dit beleid worden voorgeschreven. In dit beleid wordt een lijst met hosts opgegeven in de indeling van het filter URLBlocklist: "contoso.com" komt overeen met "contoso.com" en alle subdomeinen (bijvoorbeeld "sub.contoso.com"). ".contoso.net" komt exact overeen met "contoso.net".
Het samenvoegen van aanvragen naar verschillende hosts via verbindingen die gebruik maken van clientcertificaten kan problemen op gebied van beveiliging en privacy opleveren, omdat de ambient authority wordt overgedragen op alle aanvragen, ook als de gebruiker dit niet expliciet heeft goedgekeurd. Deze beleidsregel is daarom tijdelijk en wordt in een toekomstige release weer verwijderd. Raadpleeg voor meer informatie over dit onderwerp https://crbug.com/855690.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
Yes
Data Type:
List of strings
Windows information and settings
Group Policy (ADMX) info
- GP unique name: CoalesceH2ConnectionsWithClientCertificatesForHosts
- GP name: Samenvoegen van HTTP/2-verbindingen toestaan voor deze hosts, ook als clientcertificaten worden gebruikt
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge\CoalesceH2ConnectionsWithClientCertificatesForHosts
- Path (Recommended):
N/A
- Value Name:
1, 2, 3, ...
- Value Type:
list of REG_SZ
Example value:
SOFTWARE\Policies\Microsoft\Edge\CoalesceH2ConnectionsWithClientCertificatesForHosts\0 = "contoso.com"
Mac information and settings
- Preference Key Name: CoalesceH2ConnectionsWithClientCertificatesForHosts
- Example value:
<array>
<string>contoso.com</string>
</array>
Back to top
Onderdeelupdates toestaan in Microsoft Edge (ComponentUpdatesEnabled)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Als u deze beleidsregel niet inschakelt of configureert, zijn onderdelenupdates ingeschakeld in Microsoft Edge.
Als u deze beleidsregel uitschakelt of instelt op onwaar, zijn onderdelenupdates uitgeschakeld voor alle onderdelen in Microsoft Edge.
Sommige onderdelen zijn echter uitgesloten van deze beleidsregel. Dit betreft alle onderdelen die geen uitvoerbare code bevatten, waardoor het gedrag van de browser niet ingrijpend wordt gewijzigd of die essentieel zijn voor de beveiliging. Dit betekent dat alle updates die essentieel voor de beveiliging zijn nog steeds worden toegepast, ook als u deze beleidsregel uitschakelt.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
No - Requires browser restart
Data Type:
Boolean
Windows information and settings
Group Policy (ADMX) info
- GP unique name: ComponentUpdatesEnabled
- GP name: Onderdeelupdates toestaan in Microsoft Edge
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
N/A
- Value Name:
ComponentUpdatesEnabled
- Value Type:
REG_DWORD
Example value:
True
Mac information and settings
- Preference Key Name: ComponentUpdatesEnabled
- Example value:
True
Back to top
Niet volgen configureren (ConfigureDoNotTrack)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Geef op of u Niet volgen-aanvragen wilt verzenden naar websites die om traceringsgegevens vragen. Met Niet volgen-aanvragen geeft u aan de websites die u bezoekt door dat u niet wilt dat uw browseactiviteit wordt bijgehouden. Standaard verzendt Microsoft Edge geen Niet volgen-aanvragen, maar gebruikers kunnen deze functie inschakelen om ze wel te verzenden.
Als u dit beleid inschakelt, worden er altijd Niet volgen-aanvragen verzonden naar websites die om traceringsgegevens vragen.
Als u dit beleid uitschakelt, worden er nooit aanvragen verzonden.
Als u dit beleid niet configureert, kunnen gebruikers kiezen of ze deze aanvragen willen verzenden.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
Yes
Data Type:
Boolean
Windows information and settings
Group Policy (ADMX) info
- GP unique name: ConfigureDoNotTrack
- GP name: Niet volgen configureren
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
N/A
- Value Name:
ConfigureDoNotTrack
- Value Type:
REG_DWORD
Example value:
False
Mac information and settings
- Preference Key Name: ConfigureDoNotTrack
- Example value:
False
Back to top
Online tekst-naar-spraak configureren (ConfigureOnlineTextToSpeech)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Hiermee stelt u in of de browser Online Text to Speech-spraakstijlen kan gebruiken, die deel uitmaken van de Azure Cognitive Services. Deze spraakstijlen hebben een hogere kwaliteit dan de meegeïnstalleerde spraakstijlen van het systeem.
Als u deze beleidsregel niet inschakelt of configureert, kunnen internettoepassingen die gebruik maken van de SpeechSynthesis-API de Online Text to Speech-spraakstijlen gebruiken.
Als u deze beleidsregel uitschakelt, zijn de spraakstijlen niet beschikbaar.
Meer informatie over deze functies vindt u hier:
SpeechSynthesis-API: https://developer.mozilla.org/en-US/docs/Web/API/SpeechSynthesis
Cognitive Services: https://azure.microsoft.com/en-us/services/cognitive-services/text-to-speech/
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
Yes
Data Type:
Boolean
Windows information and settings
Group Policy (ADMX) info
- GP unique name: ConfigureOnlineTextToSpeech
- GP name: Online tekst-naar-spraak configureren
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
N/A
- Value Name:
ConfigureOnlineTextToSpeech
- Value Type:
REG_DWORD
Example value:
True
Mac information and settings
- Preference Key Name: ConfigureOnlineTextToSpeech
- Example value:
True
Back to top
Microsoft Edge instellen als standaardbrowser (DefaultBrowserSettingEnabled)
Supported Versions: Microsoft Edge on Windows 7 and Mac since version 77 or later
Description
Hier configureert u de standaardbrowsercontroles in Microsoft Edge en kunt u voorkomen dat gebruikers deze wijzigen.
Als u dit beleid inschakelt, controleert Microsoft Edge bij het opstarten altijd of Microsoft Edge de standaardbrowser is en registreert het zichzelf automatisch als dat mogelijk is.
Als u dit beleid uitschakelt, controleert Microsoft Edge nooit en worden de gebruikersbesturingselementen voor het instellen van deze optie uitgeschakeld.
Als u dit beleid niet configureert, kan de gebruiker in Microsoft Edge configureren of Edge de standaardbrowser is en of er een melding moet worden weergegeven wanneer dit niet zo is.
Opmerking voor Windows-beheerders: dit beleid werkt alleen op pc's waarop Windows 7 wordt uitgevoerd. Voor latere versies van Windows moet u een bestand met de standaardkoppelingen van toepassingen implementeren dat van Microsoft Edge de handler maakt voor HTTPS- en HTTP-protocollen (en optioneel het FTP-protocol en bestandsindelingen als .html, .htm, .pdf, .svg, .webp). Zie https://docs.microsoft.com//Placeholder02 voor meer informatie.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
Yes
Data Type:
Boolean
Windows information and settings
Group Policy (ADMX) info
- GP unique name: DefaultBrowserSettingEnabled
- GP name: Microsoft Edge instellen als standaardbrowser
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
N/A
- Value Name:
DefaultBrowserSettingEnabled
- Value Type:
REG_DWORD
Example value:
True
Mac information and settings
- Preference Key Name: DefaultBrowserSettingEnabled
- Example value:
True
Back to top
Bepalen waar ontwikkelhulpprogramma's kunnen worden gebruikt (DeveloperToolsAvailability)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Hiermee bepaalt u of ontwikkelhulpprogramma's kunnen worden gebruikt.
Als u dit beleid instelt op 'DeveloperToolsDisallowedForForceInstalledExtensions' (0, de standaardinstelling), hebben gebruikers toegang tot de ontwikkelhulpprogramma's en de JavaScript-console in het algemeen, maar niet in de context van extensies die door bedrijfsbeleid zijn geïnstalleerd.
Als u dit beleid instelt op 'DeveloperToolsAllowed' (1), hebben gebruikers toegang tot de ontwikkelhulpprogramma's en de JavaScript-console in alle contexten, inclusief de extensies die door bedrijfsbeleid zijn geïnstalleerd.
Als u dit beleid instelt op 'DeveloperToolsDisallowed' (2), hebben gebruikers geen toegang tot ontwikkelhulpprogramma's en kunnen ze website-elementen niet inspecteren. Toetsenbordsneltoetsen en menu- of snelmenu-onderdelen voor het openen van ontwikkelhulpprogramma's of de JavaScript-console zijn uitgeschakeld.
* 0 = De ontwikkelhulpprogramma's blokkeren op extensies die door bedrijfsbeleid zijn geïnstalleerd, toestaan in andere contexten
* 1 = Het gebruik van ontwikkelhulpprogramma's toestaan
* 2 = Het gebruik van ontwikkelhulpprogramma's niet toestaan
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
Yes
Data Type:
Integer
Windows information and settings
Group Policy (ADMX) info
- GP unique name: DeveloperToolsAvailability
- GP name: Bepalen waar ontwikkelhulpprogramma's kunnen worden gebruikt
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
N/A
- Value Name:
DeveloperToolsAvailability
- Value Type:
REG_DWORD
Example value:
0x00000002
Mac information and settings
- Preference Key Name: DeveloperToolsAvailability
- Example value:
2
Back to top
Ondersteuning uitschakelen voor API's van 3D-afbeeldingen (Disable3DAPIs)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Voorkom dat webpagina's toegang krijgen tot de GPU (grafische verwerkingseenheid). Dit houdt met name in dat webpagina's geen toegang hebben tot de WebGL-API en dat invoegtoepassingen de Pepper 3D-API niet kunnen gebruiken.
Als u dit beleid uitschakelt of niet configureert, kunnen websites mogelijk de WebGL-API en invoegtoepassingen de Pepper 3D-API gebruiken. Microsoft Edge kan alsnog standaard vereisen dat opdrachtregelargumenten worden doorgegeven om deze API's te gebruiken.
Als het beleid 'HardwareAccelerationModeEnabled' is ingesteld op Onwaar, wordt de instelling voor het beleid 'Disable3DAPIs' genegeerd. Dit komt overeen met het instellen van het beleid 'Disable3DAPIs' op Waar.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
Yes
Data Type:
Boolean
Windows information and settings
Group Policy (ADMX) info
- GP unique name: Disable3DAPIs
- GP name: Ondersteuning uitschakelen voor API's van 3D-afbeeldingen
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
N/A
- Value Name:
Disable3DAPIs
- Value Type:
REG_DWORD
Example value:
False
Mac information and settings
- Preference Key Name: Disable3DAPIs
- Example value:
False
Back to top
Het maken van schermopnamen uitschakelen (DisableScreenshots)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Hiermee bepaalt u of gebruikers schermopnamen kunnen maken van de browserpagina.
Als deze optie is ingeschakeld, kan een gebruiker geen schermopname maken met toetsenbordsneltoetsen of extensie-API's.
Als deze optie is uitgeschakeld of het beleid niet is geconfigureerd, kunnen gebruikers wel schermopnamen maken.
Dit beleid heeft dus betrekking op schermopnamen vanuit de browser zelf. Zelfs als u dit beleid instelt, kan het zijn dat gebruikers schermopnamen kunnen maken met een andere methode buiten de browser om (bijvoorbeeld met een besturingssysteemfunctie of een andere toepassing).
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
Yes
Data Type:
Boolean
Windows information and settings
Group Policy (ADMX) info
- GP unique name: DisableScreenshots
- GP name: Het maken van schermopnamen uitschakelen
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
N/A
- Value Name:
DisableScreenshots
- Value Type:
REG_DWORD
Example value:
True
Mac information and settings
- Preference Key Name: DisableScreenshots
- Example value:
True
Back to top
Map voor schijfcache instellen (DiskCacheDir)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Hiermee configureert u de map waarin u cachebestanden wilt opslaan.
Als u dit beleid inschakelt, gebruikt Microsoft Edge de opgegeven map, ongeacht of de gebruiker de vlag '--disk-cache-dir ' heeft ingesteld. Om gegevensverlies of andere onverwachte fouten te voorkomen, stelt u dit beleid niet in op de hoofdmap van een volume of op een map die voor andere doeleinden wordt gebruikt. De inhoud daarvan wordt immers beheerd door Microsoft Edge.
Zie https://docs.microsoft.com/Placeholder08 voor een overzicht van variabelen die u kunt gebruiken.
Als u dit beleid niet configureert, wordt het standaardprofielpad wordt gebruikt en kan de gebruiker dit opheffen met de opdrachtregelvlag '--disk-cache-dir'.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
No - Requires browser restart
Data Type:
String
Windows information and settings
Group Policy (ADMX) info
- GP unique name: DiskCacheDir
- GP name: Map voor schijfcache instellen
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
N/A
- Value Name:
DiskCacheDir
- Value Type:
REG_SZ
Example value:
"${user_home}/Edge_cache"
Mac information and settings
- Preference Key Name: DiskCacheDir
- Example value:
"${user_home}/Edge_cache"
Back to top
Grootte van de schijfcache instellen in bytes (DiskCacheSize)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Hiermee configureert u de grootte van de cache in bytes die wordt gebruikt om bestanden in de cache op de schijf op te slaan.
Als u dit beleid inschakelt, gebruikt Microsoft Edge de opgegeven cachegrootte, ongeacht of de gebruiker de vlag '--disk-cache-size' heeft opgegeven. De waarde die in dit beleid is opgegeven, is geen vaste grens, maar eerder een suggestie voor het cachesysteem. Elke waarde onder enkele megabytes is te klein en wordt naar boven afgerond op een redelijke minimumwaarde.
Als u dit beleid instelt op 0, wordt de standaardcachegrootte gebruikt en kunnen gebruikers deze niet wijzigen.
Als u dit beleid niet configureert, wordt de standaardgrootte gebruikt, maar kunnen gebruikers deze overschrijven met de vlag '--disk-cache-size'.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
No - Requires browser restart
Data Type:
Integer
Windows information and settings
Group Policy (ADMX) info
- GP unique name: DiskCacheSize
- GP name: Grootte van de schijfcache instellen in bytes
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
N/A
- Value Name:
DiskCacheSize
- Value Type:
REG_DWORD
Example value:
0x06400000
Mac information and settings
- Preference Key Name: DiskCacheSize
- Example value:
104857600
Back to top
Downloadmap instellen (DownloadDirectory)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Hiermee configureert u de map die u wilt gebruiken voor het downloaden van bestanden.
Als u dit beleid inschakelt, gebruikt Microsoft Edge de verstrekte map, ongeacht of de gebruiker er een heeft gekozen of ervoor heeft gekozen om telkens te worden gevraagd naar een downloadlocatie. Zie https://docs.microsoft.com/Placeholder08 voor een lijst met variabelen die u kunt gebruiken.
Als u dit beleid uitschakelt of niet configureert, wordt de standaarddownloadmap gebruikt en kan de gebruiker deze wijzigen.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
Yes
-
Dynamic Policy Refresh:
Yes
Data Type:
String
Windows information and settings
Group Policy (ADMX) info
- GP unique name: DownloadDirectory
- GP name: Downloadmap instellen
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/
- GP path (Recommended):
Administrative Templates/Microsoft Edge - Default Settings (users can override)/
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
SOFTWARE\Policies\Microsoft\Edge\Recommended
- Value Name:
DownloadDirectory
- Value Type:
REG_SZ
Example value:
"/home/${user_name}/Downloads"
Mac information and settings
- Preference Key Name: DownloadDirectory
- Example value:
"/home/${user_name}/Downloads"
Back to top
Downloadbeperkingen toestaan (DownloadRestrictions)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Hiermee configureer je het type downloads dat door Microsoft Edge volledig wordt geblokkeerd zonder dat gebruikers deze beveiligingsbeslissing kunnen overschrijven.
Stel 'Gevaarlijke downloads blokkeren' (1) in als je alle downloads wilt toestaan, behalve de downloads met Microsoft Defender SmartScreen-waarschuwingen.
Stel 'Mogelijk gevaarlijke downloads blokkeren' (2) in als je alle downloads wilt toestaan, behalve de downloads die Microsoft Defender SmartScreen-waarschuwingen over mogelijk gevaarlijke downloads hebben.
Stel 'Alle downloads blokkeren' (3) in als je alle downloads wilt blokkeren.
Als je dit beleid niet configureert of de optie 'Geen speciale beperking' (0) instelt, ondergaan de downloads de gebruikelijke beveiligingsbeperkingen op basis van de resultaten van Microsoft Defender SmartScreen-analyse.
Deze beperkingen gelden voor downloads vanuit webpagina-inhoud, maar ook vanuit de optie 'Downloadkoppeling...' in het snelmenu. Deze beperkingen gelden niet voor het opslaan of downloaden van de pagina die op dat moment wordt weergegeven, en ook niet voor de optie Opslaan als PDF van de afdrukopties.
Zie https://docs.microsoft.com/Placeholder09 voor meer informatie over Microsoft Defender SmartScreen.
* 0 = Geen speciale beperkingen
* 1 = Gevaarlijke downloads blokkeren
* 2 = Mogelijk gevaarlijke downloads blokkeren
* 3 = Alle downloads blokkeren
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
Yes
-
Dynamic Policy Refresh:
Yes
Data Type:
Integer
Windows information and settings
Group Policy (ADMX) info
- GP unique name: DownloadRestrictions
- GP name: Downloadbeperkingen toestaan
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/
- GP path (Recommended):
Administrative Templates/Microsoft Edge - Default Settings (users can override)/
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
SOFTWARE\Policies\Microsoft\Edge\Recommended
- Value Name:
DownloadRestrictions
- Value Type:
REG_DWORD
Example value:
0x00000002
Mac information and settings
- Preference Key Name: DownloadRestrictions
- Example value:
2
Back to top
Hiermee kunnen gebruikers Favorieten bewerken (EditFavoritesEnabled)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Schakel deze beleidsregel in als u gebruikers in staat wilt stellen favorieten toe te voegen, te verwijderen en te wijzigen. Dit is het standaardgedrag als u de beleidsregel niet configureert.
Schakel deze beleidsregel uit als u niet wilt dat gebruikers favorieten toevoegen, verwijderen of wijzigen. Ze kunnen dan echter nog steeds bestaande favorieten gebruiken.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
Yes
Data Type:
Boolean
Windows information and settings
Group Policy (ADMX) info
- GP unique name: EditFavoritesEnabled
- GP name: Hiermee kunnen gebruikers Favorieten bewerken
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
N/A
- Value Name:
EditFavoritesEnabled
- Value Type:
REG_DWORD
Example value:
False
Mac information and settings
- Preference Key Name: EditFavoritesEnabled
- Example value:
False
Back to top
Afgeschafte webplatformonderdelen opnieuw inschakelen voor een beperkte tijd (EnableDeprecatedWebPlatformFeatures)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Geef een lijst met afgeschafte webplatformonderdelen die u tijdelijk opnieuw wilt inschakelen.
Met dit beleid kunt u afgeschafte webplatformonderdelen gedurende een beperkte tijd opnieuw inschakelen. Functies worden geïdentificeerd aan de hand van een tekenreekscode.
Als u dit beleid niet configureert en de lijst leeg is of als een functie niet overeenkomt met een van de ondersteunde tekenreekscodes, blijven alle afgeschafte webplatformfuncties uitgeschakeld.
Hoewel het beleid zelf wordt ondersteund op bovengenoemde platforms, kan het zijn dat de functie die met het beleid wordt ingeschakeld, niet op al deze platforms beschikbaar is. Niet alle afgeschafte webplatformonderdelen kunnen opnieuw worden ingeschakeld. Alleen de onderdelen die hieronder expliciet worden genoemd, kunnen opnieuw worden ingeschakeld en slechts gedurende een beperkte tijdsduur, en deze kan per functie verschillen. U kunt de intentie achter de wijzigingen in de webplatformfunctie nalezen op https://bit.ly/blinkintents.
De algemene notatie van de tekenreekscode is [DeprecatedFeatureName] _EffectiveUntil [YYYYMMDD].
* 'ExampleDeprecatedFeature_EffectiveUntil20080902' = Enable ExampleDeprecatedFeature-API via 2008/09/02
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
Yes
Data Type:
List of strings
Windows information and settings
Group Policy (ADMX) info
- GP unique name: EnableDeprecatedWebPlatformFeatures
- GP name: Afgeschafte webplatformonderdelen opnieuw inschakelen voor een beperkte tijd
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge\EnableDeprecatedWebPlatformFeatures
- Path (Recommended):
N/A
- Value Name:
1, 2, 3, ...
- Value Type:
list of REG_SZ
Example value:
SOFTWARE\Policies\Microsoft\Edge\EnableDeprecatedWebPlatformFeatures\0 = "ExampleDeprecatedFeature_EffectiveUntil20080902"
Mac information and settings
- Preference Key Name: EnableDeprecatedWebPlatformFeatures
- Example value:
<array>
<string>ExampleDeprecatedFeature_EffectiveUntil20080902</string>
</array>
Back to top
Downloaden van domeinacties van Microsoft inschakelen (EnableDomainActionsDownload)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
In Microsoft Edge vertegenwoordigen domeinacties een reeks compatibiliteitsfuncties die ervoor zorgen dat de browser correct kan werken.
Microsoft houdt een lijst bij van acties die in bepaalde domeinen om compatibiliteitsredenen moeten worden uitgevoerd. De browser kan bijvoorbeeld de tekenreeks van de gebruikersagent op een website negeren als de koppeling met deze website is verbroken vanwege een nieuwe tekenreeks van de gebruikersagent in Microsoft Edge. Dit zijn allemaal tijdelijke acties die worden uitgevoerd terwijl Microsoft probeert het probleem op te lossen met de site-eigenaar.
De browser neemt bij het opstarten en daarna periodiek contact op met de Microsoft-server die de meest recente lijst met uit te voeren compatibiliteitsacties bevat. Deze lijst wordt lokaal opgeslagen nadat deze voor het eerst is opgehaald. De lijst wordt dus alleen met volgende aanvragen bijgewerkt als de kopie van de server wordt gewijzigd.
Als u dit beleid inschakelt, wordt de lijst met domeinacties voortdurend gedownload van een Microsoft-server.
Als u dit beleid uitschakelt, wordt de lijst met domeinacties niet meer gedownload van een Microsoft-server.
Als u dit beleid niet configureert, wordt de lijst met domeinacties voortdurend gedownload van een Microsoft-server.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
Yes
Data Type:
Boolean
Windows information and settings
Group Policy (ADMX) info
- GP unique name: EnableDomainActionsDownload
- GP name: Downloaden van domeinacties van Microsoft inschakelen
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
N/A
- Value Name:
EnableDomainActionsDownload
- Value Type:
REG_DWORD
Example value:
True
Mac information and settings
- Preference Key Name: EnableDomainActionsDownload
- Example value:
True
Back to top
Online-OCSP/CRL-controles inschakelen (EnableOnlineRevocationChecks)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Schakel dit beleid in als u gebruik wilt maken van online OSCP/CRL-controles die standaard zijn uitgeschakeld in Microsoft Edge. (Deze soft fail, online intrekkingscontroles bieden geen effectief beveiligingsvoordeel.)
Als u het beleid uitschakelt of niet configureert, voert Microsoft Edge geen online intrekkingscontroles uit.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
Yes
Data Type:
Boolean
Windows information and settings
Group Policy (ADMX) info
- GP unique name: EnableOnlineRevocationChecks
- GP name: Online-OCSP/CRL-controles inschakelen
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
N/A
- Value Name:
EnableOnlineRevocationChecks
- Value Type:
REG_DWORD
Example value:
False
Mac information and settings
- Preference Key Name: EnableOnlineRevocationChecks
- Example value:
False
Back to top
Werkbalk Favorieten inschakelen (FavoritesBarEnabled)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Hiermee schakelt u de werkbalk Favorieten in of uit.
Als u dit beleid inschakelt, zien gebruikers de werkbalk Favorieten.
Als u dit beleid uitschakelt, zien gebruikers de werkbalk Favorieten niet.
Als dit beleid niet is geconfigureerd, kan de gebruiker zelf bepalen of hij/zij de werkbalk Favorieten wil gebruiken.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
Yes
-
Dynamic Policy Refresh:
Yes
Data Type:
Boolean
Windows information and settings
Group Policy (ADMX) info
- GP unique name: FavoritesBarEnabled
- GP name: Werkbalk Favorieten inschakelen
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/
- GP path (Recommended):
Administrative Templates/Microsoft Edge - Default Settings (users can override)/
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
SOFTWARE\Policies\Microsoft\Edge\Recommended
- Value Name:
FavoritesBarEnabled
- Value Type:
REG_DWORD
Example value:
True
Mac information and settings
- Preference Key Name: FavoritesBarEnabled
- Example value:
True
Back to top
Veilig zoeken in Bing configureren (ForceBingSafeSearch)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Zorg dat query's in Bing Web Search worden uitgevoerd met Veilig zoeken ingesteld op de opgegeven waarde. Gebruikers kunnen deze instelling niet wijzigen.
Als u dit beleid instelt op 'Uit', gebruikt Veilig Zoeken in Bing Search de bing.com-waarde.
Als u dit beleid instelt op 'Gemiddeld', wordt de gemiddelde instelling gebruikt in Veilig zoeken. Met de gemiddelde instelling worden video's en afbeeldingen met erotische inhoud wel uit de zoekresultaten gefilterd, maar tekst met erotische inhoud niet.
Als u dit beleid instelt op 'Strikt', wordt de strikte instelling in Veilig zoeken gebruikt. Met de optie Strikt worden tekst, afbeeldingen en video's met erotische inhoud uit de zoekresultaten gefilterd.
Als u dit beleid uitschakelt of niet configureert, wordt Veilig zoeken in Bing Search niet afgedwongen en kunnen gebruikers de gewenste waarde instellen op bing.com.
* 0 = Geen zoekbeperkingen configureren in Bing
* 1 = Gemiddelde zoekbeperkingen configureren in Bing
* 2 = Strikte zoekbeperkingen configureren in Bing
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
Yes
Data Type:
Integer
Windows information and settings
Group Policy (ADMX) info
- GP unique name: ForceBingSafeSearch
- GP name: Veilig zoeken in Bing configureren
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
N/A
- Value Name:
ForceBingSafeSearch
- Value Type:
REG_DWORD
Example value:
0x00000000
Mac information and settings
- Preference Key Name: ForceBingSafeSearch
- Example value:
0
Back to top
Gebruik van tijdelijke profielen inschakelen (ForceEphemeralProfiles)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Hiermee bepaalt u of gebruikersprofielen overschakelen naar de tijdelijke modus. Een tijdelijk profiel wordt gemaakt wanneer een sessie begint en wordt verwijderd wanneer de sessie eindigt. Het profiel blijft gekoppeld aan het oorspronkelijke profiel van de gebruiker.
Als u dit beleid inschakelt, worden profielen uitgevoerd in de tijdelijke modus. Gebruikers kunnen dan met hun eigen apparaten werken zonder browsegegevens op die apparaten op te slaan. Als u dit beleid inschakelt als een besturingssysteembeleid (door middel van GPO in Windows, bijvoorbeeld), wordt het toegepast op elk profiel op het systeem.
Als u dit beleid uitschakelt of niet configureert, krijgen gebruikers hun gewone profiel wanneer ze zich aanmelden bij de browser.
In de tijdelijke modus worden profielgegevens slechts gedurende de duur van de gebruikerssessie op schijf opgeslagen. Functies als browsegeschiedenis, extensies en hun gegevens, webgegevens als cookies, en webdatabases worden niet opgeslagen nadat de browser is gesloten. Dit voorkomt echter niet dat een gebruiker gegevens handmatig naar schijf downloadt, pagina's opslaat of afdrukt. Als de gebruiker synchronisatie heeft ingeschakeld, blijven alle gegevens in hun accounts behouden, net als met normale profielen. Gebruikers kunnen ook de InPrivate-modus met de tijdelijke modus gebruiken, tenzij u deze expliciet uitschakelt.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
No - Requires browser restart
Data Type:
Boolean
Windows information and settings
Group Policy (ADMX) info
- GP unique name: ForceEphemeralProfiles
- GP name: Gebruik van tijdelijke profielen inschakelen
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
N/A
- Value Name:
ForceEphemeralProfiles
- Value Type:
REG_DWORD
Example value:
True
Mac information and settings
- Preference Key Name: ForceEphemeralProfiles
- Example value:
True
Back to top
Google SafeSearch afdwingen (ForceGoogleSafeSearch)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Hiermee zorgt u ervoor dat query's in Google Web Search worden uitgevoerd met SafeSearch en voorkomt u dat gebruikers deze instelling wijzigen.
Als u dit beleid inschakelt, is SafeSearch in Google Search altijd actief.
Als u dit beleid uitschakelt of niet configureert, wordt SafeSearch in Google Search niet afgedwongen.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
Yes
Data Type:
Boolean
Windows information and settings
Group Policy (ADMX) info
- GP unique name: ForceGoogleSafeSearch
- GP name: Google SafeSearch afdwingen
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
N/A
- Value Name:
ForceGoogleSafeSearch
- Value Type:
REG_DWORD
Example value:
False
Mac information and settings
- Preference Key Name: ForceGoogleSafeSearch
- Example value:
False
Back to top
Minimale beperkte modus op YouTube afdwingen (ForceYouTubeRestrict)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Hiermee dwingt u een minimale beperkte modus op YouTube af en voorkomt u dat gebruikers een minder beperkte modus kiezen.
Stel het beleid in op Strikt (2) als u de beperkte modus Strikt op YouTube wilt afdwingen.
Stel in op Gemiddeld (1) als u wilt dat de gebruiker alleen de beperkte modus Gemiddeld en Strikt op YouTube kan gebruiken. Gebruikers kunnen de beperkte modus niet uitschakelen.
Stel in op Uit (0) of configureer dit beleid niet als u de beperkte modus op YouTube niet wilt afdwingen. Een extern beleid zoals YouTube-beleid kan de beperkte modus alsnog afdwingen.
* 0 = Beperkte modus op YouTube niet afdwingen
* 1 = Minimaal de beperkte modus Gemiddeld afdwingen op YouTube
* 2 = Beperkte modus Strikt afdwingen op YouTube
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
Yes
Data Type:
Integer
Windows information and settings
Group Policy (ADMX) info
- GP unique name: ForceYouTubeRestrict
- GP name: Minimale beperkte modus op YouTube afdwingen
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
N/A
- Value Name:
ForceYouTubeRestrict
- Value Type:
REG_DWORD
Example value:
0x00000000
Mac information and settings
- Preference Key Name: ForceYouTubeRestrict
- Example value:
0
Back to top
Modus voor volledig scherm toestaan (FullscreenAllowed)
Supported Versions: Microsoft Edge on Windows since version 77 or later
Description
De beschikbaarheid instellen van de modus Volledig scherm - de gehele Microsoft Edge-gebruikersinterface is verborgen en alleen webinhoud is zichtbaar.
Als u dit beleid inschakelt of niet configureert, kunnen de gebruikers, apps en extensies met de juiste machtigingen de modus Volledig scherm activeren.
Als u dit beleid uitschakelt, kunnen gebruikers, apps en extensies de modus Volledig scherm niet activeren.
Als de modus Volledig scherm is uitgeschakeld, kan Microsoft Edge niet met de opdrachtregel worden geopend in de kioskmodus.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
Yes
Data Type:
Boolean
Windows information and settings
Group Policy (ADMX) info
- GP unique name: FullscreenAllowed
- GP name: Modus voor volledig scherm toestaan
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
N/A
- Value Name:
FullscreenAllowed
- Value Type:
REG_DWORD
Example value:
True
Back to top
Hardwareversnelling gebruiken indien beschikbaar (HardwareAccelerationModeEnabled)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Geef aan of u hardwareversnelling wilt gebruiken als deze beschikbaar is. Als u dit beleid inschakelt of niet configureert, wordt hardwareversnelling ingeschakeld, tenzij deze expliciet door een GPU-functie wordt geblokkeerd.
Als u dit beleid uitschakelt, wordt hardwareversnelling uitgeschakeld.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
No - Requires browser restart
Data Type:
Boolean
Windows information and settings
Group Policy (ADMX) info
- GP unique name: HardwareAccelerationModeEnabled
- GP name: Hardwareversnelling gebruiken indien beschikbaar
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
N/A
- Value Name:
HardwareAccelerationModeEnabled
- Value Type:
REG_DWORD
Example value:
True
Mac information and settings
- Preference Key Name: HardwareAccelerationModeEnabled
- Example value:
True
Back to top
Allow importing of autofill form data (ImportAutofillFormData)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Allows users to import autofill form data from another browser into Microsoft Edge.
If you enable this policy, the option to manually import autofill data is automatically selected.
If you disable this policy, autofill form data isn't imported at first run, and users can't import it manually.
If you don't configure this policy, autofill data is imported at first run, and users can choose whether to import this data manually during later browsing sessions.
You can set this policy as a recommendation. This means that Microsoft Edge will import autofill data on first run, but users can select or clear **autofill data** option during manual import.
**Note**: This policy currently manages importing from Google Chrome (on Windows 7, 8, and 10 and on macOS).
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
Yes
-
Dynamic Policy Refresh:
Yes
Data Type:
Boolean
Windows information and settings
Group Policy (ADMX) info
- GP unique name: ImportAutofillFormData
- GP name: Allow importing of autofill form data
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/
- GP path (Recommended):
Administrative Templates/Microsoft Edge - Default Settings (users can override)/
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
SOFTWARE\Policies\Microsoft\Edge\Recommended
- Value Name:
ImportAutofillFormData
- Value Type:
REG_DWORD
Example value:
True
Mac information and settings
- Preference Key Name: ImportAutofillFormData
- Example value:
True
Back to top
Allow importing of favorites (ImportFavorites)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Allows users to import favorites from another browser into Microsoft Edge.
If you enable this policy, the **Favorites** check box is automatically selected in the **Import browser data** dialog box.
If you disable this policy, favorites aren't imported at first run, and users can’t import them manually.
If you don’t configure this policy, favorites are imported at first run, and users can choose whether to import them manually during later browsing sessions.
You can also set this policy as a recommendation. This means that Microsoft Edge imports favorites on first run, but users can select or clear the **favorites** option during manual import.
**Note**: This policy currently manages importing from Internet Explorer (on Windows 7, 8, and 10), Google Chrome (on Windows 7, 8, and 10 and on macOS) and Apple Safari (on macOS) browsers.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
Yes
-
Dynamic Policy Refresh:
Yes
Data Type:
Boolean
Windows information and settings
Group Policy (ADMX) info
- GP unique name: ImportFavorites
- GP name: Allow importing of favorites
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/
- GP path (Recommended):
Administrative Templates/Microsoft Edge - Default Settings (users can override)/
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
SOFTWARE\Policies\Microsoft\Edge\Recommended
- Value Name:
ImportFavorites
- Value Type:
REG_DWORD
Example value:
True
Mac information and settings
- Preference Key Name: ImportFavorites
- Example value:
True
Back to top
Allow importing of browsing history (ImportHistory)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Allows users to import their browsing history from another browser into Microsoft Edge.
If you enable this policy, the **Browsing history** check box is automatically selected in the **Import browser data** dialog box.
If you disable this policy, browsing history data isn't imported at first run, and users can’t import this data manually.
If you don’t configure this policy, browsing history data is imported at first run, and users can choose whether to import it manually during later browsing sessions.
You can also set this policy as a recommendation. This means that Microsoft Edge imports browsing history on first run, but users can select or clear the **history** option during manual import.
**Note**: This policy currently manages importing from Internet Explorer (on Windows 7, 8, and 10), Google Chrome (on Windows 7, 8, and 10 and on macOS) and Apple Safari (macOS) browsers.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
Yes
-
Dynamic Policy Refresh:
Yes
Data Type:
Boolean
Windows information and settings
Group Policy (ADMX) info
- GP unique name: ImportHistory
- GP name: Allow importing of browsing history
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/
- GP path (Recommended):
Administrative Templates/Microsoft Edge - Default Settings (users can override)/
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
SOFTWARE\Policies\Microsoft\Edge\Recommended
- Value Name:
ImportHistory
- Value Type:
REG_DWORD
Example value:
True
Mac information and settings
- Preference Key Name: ImportHistory
- Example value:
True
Back to top
Allow importing of home page settings (ImportHomepage)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Allows users to import their home page setting from another browser into Microsoft Edge.
If you enable this policy, the option to manually import the home page setting is automatically selected.
If you disable this policy, the home page setting isn’t imported at first run, and users can’t import it manually.
If you don’t configure this policy, the home page setting is imported at first run, and users can choose whether to import this data manually during later browsing sessions.
You can set this policy as a recommendation. This means that Microsoft Edge imports the home page setting on first run, but users can select or clear the **home page** option during manual import.
**Note**: This policy currently manages importing from Internet Explorer (on Windows 7, 8, and 10).
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
Yes
Data Type:
Boolean
Windows information and settings
Group Policy (ADMX) info
- GP unique name: ImportHomepage
- GP name: Allow importing of home page settings
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
N/A
- Value Name:
ImportHomepage
- Value Type:
REG_DWORD
Example value:
True
Mac information and settings
- Preference Key Name: ImportHomepage
- Example value:
True
Back to top
Allow importing of payment info (ImportPaymentInfo)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Allows users to import payment info from another browser into Microsoft Edge.
If you enable this policy, the **payment info** check box is automatically selected in the **Import browser data** dialog box.
If you disable this policy, payment info isn’t imported at first run, and users can’t import it manually.
If you don’t configure this policy, payment info is imported at first run, and users can choose whether to import it manually during later browsing sessions.
You can also set this policy as a recommendation. This means that Microsoft Edge imports payment info on first run, but users can select or clear the **payment info** option during manual import.
**Note:** This policy currently manages importing from Google Chrome (on Windows 7, 8, and 10 and on macOS).
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
Yes
-
Dynamic Policy Refresh:
Yes
Data Type:
Boolean
Windows information and settings
Group Policy (ADMX) info
- GP unique name: ImportPaymentInfo
- GP name: Allow importing of payment info
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/
- GP path (Recommended):
Administrative Templates/Microsoft Edge - Default Settings (users can override)/
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
SOFTWARE\Policies\Microsoft\Edge\Recommended
- Value Name:
ImportPaymentInfo
- Value Type:
REG_DWORD
Example value:
True
Mac information and settings
- Preference Key Name: ImportPaymentInfo
- Example value:
True
Back to top
Allow importing of saved passwords (ImportSavedPasswords)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Allows users to import saved passwords from another browser into Microsoft Edge.
If you enable this policy, the option to manually import saved passwords is automatically selected.
If you disable this policy, saved passwords aren't imported on first run, and users can't import them manually.
If you don't configure this policy, passwords are imported at first run, and users can choose whether to import them manually during later browsing sessions.
You can set this policy as a recommendation. This means that Microsoft Edge imports passwords on first run, but users can select or clear the **passwords** option during manual import.
**Note**: This policy currently manages importing from Internet Explorer (on Windows 7, 8, and 10) and Google Chrome (on Windows 7, 8, and 10 and on macOS) browsers.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
Yes
-
Dynamic Policy Refresh:
Yes
Data Type:
Boolean
Windows information and settings
Group Policy (ADMX) info
- GP unique name: ImportSavedPasswords
- GP name: Allow importing of saved passwords
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/
- GP path (Recommended):
Administrative Templates/Microsoft Edge - Default Settings (users can override)/
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
SOFTWARE\Policies\Microsoft\Edge\Recommended
- Value Name:
ImportSavedPasswords
- Value Type:
REG_DWORD
Example value:
True
Mac information and settings
- Preference Key Name: ImportSavedPasswords
- Example value:
True
Back to top
Allow importing of search engine settings (ImportSearchEngine)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Allows users to import search engine settings from another browser into Microsoft Edge.
If you enable, this policy, the option to import search engine settings is automatically selected.
If you disable this policy, search engine settings aren't imported at first run, and users can’t import them manually.
If you don’t configure this policy, search engine settings are imported at first run, and users can choose whether to import this data manually during later browsing sessions.
You can set this policy as a recommendation. This means that Microsoft Edge imports search engine settings on first run, but users can select or clear the **search engine** option during manual import.
**Note**: This policy currently manages importing from Internet Explorer (on Windows 7, 8, and 10).
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
Yes
-
Dynamic Policy Refresh:
Yes
Data Type:
Boolean
Windows information and settings
Group Policy (ADMX) info
- GP unique name: ImportSearchEngine
- GP name: Allow importing of search engine settings
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/
- GP path (Recommended):
Administrative Templates/Microsoft Edge - Default Settings (users can override)/
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
SOFTWARE\Policies\Microsoft\Edge\Recommended
- Value Name:
ImportSearchEngine
- Value Type:
REG_DWORD
Example value:
True
Mac information and settings
- Preference Key Name: ImportSearchEngine
- Example value:
True
Back to top
Beschikbaarheid van InPrivate-modus configureren (InPrivateModeAvailability)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Hiermee geeft u op of de gebruiker pagina's in de InPrivate-modus kan openen in Microsoft Edge.
Als u dit beleid instelt op 'Ingeschakeld' (0) of niet configureert, kunnen gebruikers pagina's in de InPrivate-modus openen.
Stel dit beleid in op 'Uitschakelen' (1) als u wilt voorkomen dat gebruikers de InPrivate-modus gebruiken.
Stel dit beleid in op 'Geforceerd' (2) als u altijd de InPrivate-modus wilt gebruiken.
* 0 = InPrivate-modus beschikbaar
* 1 = InPrivate-modus uitgeschakeld
* 2 = InPrivate-modus geforceerd
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
Yes
Data Type:
Integer
Windows information and settings
Group Policy (ADMX) info
- GP unique name: InPrivateModeAvailability
- GP name: Beschikbaarheid van InPrivate-modus configureren
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
N/A
- Value Name:
InPrivateModeAvailability
- Value Type:
REG_DWORD
Example value:
0x00000001
Mac information and settings
- Preference Key Name: InPrivateModeAvailability
- Example value:
1
Back to top
Configure Internet Explorer integration (InternetExplorerIntegrationLevel)
Supported Versions: Microsoft Edge on Windows since version 77 or later
Description
Allows you to configure the scope of Internet Explorer integration in Microsoft Edge.
If you enable this policy, you can choose between the following options:
* Internet Explorer mode: provides full immersive integration of Internet Explorer with Microsoft Edge version 77 or later
* Internet Explorer 11: lets users open selected sites in the stand-alone version of Internet Explorer 11
If you disable or don’t configure this policy, all sites are opened in Microsoft Edge. This is the default behavior.
To configure this policy, you must first enable at least one of the following related policies. Otherwise, this policy will have no effect.
- Use the Enterprise Mode IE website list (‘SiteList’)
- Send all intranet sites to Internet Explorer (‘SendIntranetToInternetExplorer’)
For more info about how to use this policy together with other related policies to create the optimal configuration for your organization, see https://go.microsoft.com/fwlink/?linkid=2094210.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
No - Requires browser restart
Data Type:
Integer
Windows information and settings
Group Policy (ADMX) info
- GP unique name: InternetExplorerIntegrationLevel
- GP name: Configure Internet Explorer integration
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
N/A
- Value Name:
InternetExplorerIntegrationLevel
- Value Type:
REG_DWORD
Example value:
0x00000001
Back to top
Site-isolatie inschakelen voor specifieke oorsprongen (IsolateOrigins)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Oorsprongen opgeven die in isolatie, in hun eigen proces moeten worden uitgevoerd.
Met dit beleid isoleert u ook de oorsprong die door subdomeinen worden genoemd. Als u bijvoorbeeld https://contoso.com/ opgeeft, wordt https://foo.contoso.com/ geïsoleerd als onderdeel van de website https://contoso.com/.
Als het beleid is ingeschakeld, wordt elk van de benoemde oorsprongen in een met komma's gescheiden lijst in een eigen proces uitgevoerd.
Als u dit beleid uitschakelt, worden zowel 'IsolateOrigins'- als 'SitePerProcess'-functies uitgeschakeld. Gebruikers kunnen het beleid 'IsolateOrigins' nog wel handmatig inschakelen met behulp van opdrachtregelvlaggen.
Als u het beleid niet configureert, kan de gebruiker deze instelling wijzigen.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
No - Requires browser restart
Data Type:
String
Windows information and settings
Group Policy (ADMX) info
- GP unique name: IsolateOrigins
- GP name: Site-isolatie inschakelen voor specifieke oorsprongen
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
N/A
- Value Name:
IsolateOrigins
- Value Type:
REG_SZ
Example value:
"https://contoso.com/,https://fabrikam.com/"
Mac information and settings
- Preference Key Name: IsolateOrigins
- Example value:
"https://contoso.com/,https://fabrikam.com/"
Back to top
Favorieten configureren (ManagedFavorites)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Hiermee configureert u een lijst met beheerde favorieten.
Het beleid maakt een lijst met favorieten. Elke favoriet bevat de sleutels 'naam' en 'url', die de naam en het doel van de favoriet bevatten. U kunt een submap configureren door een favoriet zonder een 'url'-sleutel, maar met een extra 'children'-sleutel te definiëren. Die sleutel bevat een lijst met favorieten zoals hierboven is gedefinieerd (die op hun beurt ook mappen kunnen zijn). Microsoft Edge corrigeert onvolledige URL's als ze worden ingediend via de adresbalk. Zo wordt 'microsoft.com' gecorrigeerd in 'https://microsoft.com/'.
Deze favorieten worden in een map geplaatst die niet kan worden gewijzigd door de gebruiker. De gebruiker kan echter wel kiezen om deze niet in de balk favorieten weer te geven. Standaard heet de map Beheerde favorieten, maar u kunt deze wijzigen door aan de lijst met favorieten een woordenlijst toe te voegen met de sleutel 'toplevel_name' die de gewenste mapnaam als waarde heeft.
Beheerde favorieten worden niet gesynchroniseerd met het gebruikersaccount en kunnen niet worden gewijzigd door extensies.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
Yes
Data Type:
Dictionary
Windows information and settings
Group Policy (ADMX) info
- GP unique name: ManagedFavorites
- GP name: Favorieten configureren
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
N/A
- Value Name:
ManagedFavorites
- Value Type:
REG_SZ
Example value:
SOFTWARE\Policies\Microsoft\Edge\ManagedFavorites = [
{
"toplevel_name": "My managed favorites folder"
},
{
"name": "Microsoft",
"url": "microsoft.com"
},
{
"name": "Bing",
"url": "bing.com"
},
{
"children": [
{
"name": "Microsoft Edge Insiders",
"url": "www.microsoftedgeinsider.com"
},
{
"name": "Microsoft Edge",
"url": "www.microsoft.com/windows/microsoft-edge"
}
],
"name": "Microsoft Edge links"
}
]
Mac information and settings
- Preference Key Name: ManagedFavorites
- Example value:
<key>ManagedFavorites</key>
<array>
<dict>
<key>toplevel_name</key>
<string>My managed favorites folder</string>
</dict>
<dict>
<key>name</key>
<string>Microsoft</string>
<key>url</key>
<string>microsoft.com</string>
</dict>
<dict>
<key>name</key>
<string>Bing</string>
<key>url</key>
<string>bing.com</string>
</dict>
<dict>
<key>children</key>
<array>
<dict>
<key>name</key>
<string>Microsoft Edge Insiders</string>
<key>url</key>
<string>www.microsoftedgeinsider.com</string>
</dict>
<dict>
<key>name</key>
<string>Microsoft Edge</string>
<key>url</key>
<string>www.microsoft.com/windows/microsoft-edge</string>
</dict>
</array>
<key>name</key>
<string>Microsoft Edge links</string>
</dict>
</array>
Back to top
Zoekmachines beheren (ManagedSearchEngines)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Hiermee kunt u een lijst met lijsten van maximaal 10 zoekmachines configureren, waarvan een lijst moet worden gemarkeerd als de standaardzoekmachine.
U hoeft de codering voor geen enkel zoekprogramma op te geven.
Als u deze beleidsinstelling inschakelt, kunnen gebruikers geen zoekmachines in de lijst toevoegen, verwijderen of wijzigen. Gebruikers kunnen hun standaardzoekmachine voor zoekmachines in de lijst instellen.
Als u deze beleidsinstelling uitschakelt of niet configureert, kunnen gebruikers de lijst met zoekprogramma's op de gewenste manier wijzigen.
Als het ' DefaultSearchProviderSearchURL-beleid is ingesteld, wordt dit beleid (' ManagedSearchEngines ') genegeerd. De gebruiker moet de browser opnieuw starten om het toepassen van dit beleid te voltooien.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
No - Requires browser restart
Data Type:
Dictionary
Windows information and settings
Group Policy (ADMX) info
- GP unique name: ManagedSearchEngines
- GP name: Zoekmachines beheren
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
N/A
- Value Name:
ManagedSearchEngines
- Value Type:
REG_SZ
Example value:
SOFTWARE\Policies\Microsoft\Edge\ManagedSearchEngines = [
{
"image_search_url": "https://www.example1.com/images/detail/search?iss=sbiupload",
"is_default": true,
"keyword": "example1.com",
"name": "Example1",
"search_url": "https://www.example1.com/search?q={searchTerms}",
"suggest_url": "https://www.example1.com/qbox?query={searchTerms}"
},
{
"image_search_url": "https://www.example2.com/images/detail/search?iss=sbiupload",
"keyword": "example2.com",
"name": "Example2",
"search_url": "https://www.example2.com/search?q={searchTerms}",
"suggest_url": "https://www.example2.com/qbox?query={searchTerms}"
},
{
"encoding": "UTF-8",
"image_search_url": "https://www.example3.com/images/detail/search?iss=sbiupload",
"keyword": "example3.com",
"name": "Example3",
"search_url": "https://www.example3.com/search?q={searchTerms}",
"suggest_url": "https://www.example3.com/qbox?query={searchTerms}"
}
]
Mac information and settings
- Preference Key Name: ManagedSearchEngines
- Example value:
<key>ManagedSearchEngines</key>
<array>
<dict>
<key>image_search_url</key>
<string>https://www.example1.com/images/detail/search?iss=sbiupload</string>
<key>is_default</key>
<true/>
<key>keyword</key>
<string>example1.com</string>
<key>name</key>
<string>Example1</string>
<key>search_url</key>
<string>https://www.example1.com/search?q={searchTerms}</string>
<key>suggest_url</key>
<string>https://www.example1.com/qbox?query={searchTerms}</string>
</dict>
<dict>
<key>image_search_url</key>
<string>https://www.example2.com/images/detail/search?iss=sbiupload</string>
<key>keyword</key>
<string>example2.com</string>
<key>name</key>
<string>Example2</string>
<key>search_url</key>
<string>https://www.example2.com/search?q={searchTerms}</string>
<key>suggest_url</key>
<string>https://www.example2.com/qbox?query={searchTerms}</string>
</dict>
<dict>
<key>encoding</key>
<string>UTF-8</string>
<key>image_search_url</key>
<string>https://www.example3.com/images/detail/search?iss=sbiupload</string>
<key>keyword</key>
<string>example3.com</string>
<key>name</key>
<string>Example3</string>
<key>search_url</key>
<string>https://www.example3.com/search?q={searchTerms}</string>
<key>suggest_url</key>
<string>https://www.example3.com/qbox?query={searchTerms}</string>
</dict>
</array>
Back to top
Maximum aantal gelijktijdige verbindingen met de proxyserver (MaxConnectionsPerProxy)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Hiermee geeft u het maximum aantal gelijktijdige verbindingen met de proxyserver op.
Sommige proxyservers zijn niet in staat om een groot aantal gelijktijdige verbindingen per client te verwerken. U kunt dit oplossen door dit beleid in te stellen op een lagere waarde.
De waarde van dit beleid moet lager zijn dan 100 en hoger dan 6. De standaardwaarde is 32.
Van sommige webtoepassingen is bekend dat ze veel verbindingen verbruiken met hangende GET's. Het verlagen van het maximum aantal verbindingen naar een waarde die lager is dan 32, kan tot gevolg hebben dat het browsernetwerk blijft hangen wanneer te veel van deze webtoepassingen zijn geopend.
Als u dit beleid niet configureert, wordt de standaardwaarde (32) gebruikt.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
No - Requires browser restart
Data Type:
Integer
Windows information and settings
Group Policy (ADMX) info
- GP unique name: MaxConnectionsPerProxy
- GP name: Maximum aantal gelijktijdige verbindingen met de proxyserver
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
N/A
- Value Name:
MaxConnectionsPerProxy
- Value Type:
REG_DWORD
Example value:
0x00000020
Mac information and settings
- Preference Key Name: MaxConnectionsPerProxy
- Example value:
32
Back to top
Toestaan dat Google Cast verbinding maakt met Cast-apparaten op alle IP-adressen (MediaRouterCastAllowAllIPs)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Schakel dit beleid in om Google Cast verbinding te laten maken met Cast-apparaten op alle IP-adressen, niet alleen met Cast-apparaten op particuliere RFC1918/RFC4193-adressen.
Schakel dit beleid uit als u Google Cast wilt beperken tot Cast-apparaten op particuliere RFC1918/RFC4193-adressen.
Als u dit beleid niet configureert, maakt Google Cast alleen verbinding met Cast-apparaten op particuliere RFC1918/RFC4193-adressen, tenzij u de functie CastAllowAllIPs inschakelt.
Als het beleid 'EnableMediaRouter' is uitgeschakeld, heeft dit beleid geen effect.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
Yes
Data Type:
Boolean
Windows information and settings
Group Policy (ADMX) info
- GP unique name: MediaRouterCastAllowAllIPs
- GP name: Toestaan dat Google Cast verbinding maakt met Cast-apparaten op alle IP-adressen
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
N/A
- Value Name:
MediaRouterCastAllowAllIPs
- Value Type:
REG_DWORD
Example value:
False
Mac information and settings
- Preference Key Name: MediaRouterCastAllowAllIPs
- Example value:
False
Back to top
Gebruiks- en crashgegevens rapporteren inschakelen (MetricsReportingEnabled)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Hiermee schakelt u de rapportage van gebruiks- en crashgegevens over Microsoft Edge aan Microsoft in en kunnen gebruikers deze instelling niet wijzigen.
Schakel dit beleid in als u rapportage van gebruiks- en crashgegevens naar Microsoft wilt verzenden. Schakel het beleid uit als u de gegevens niet naar Microsoft wilt verzenden. In beide gevallen kunnen gebruikers de instelling niet wijzigen.
Als u dit beleid niet configureert, wordt de optie gehanteerd die de gebruiker tijdens de installatie van Microsoft Edge/bij eerste uitvoering heeft gekozen.
Dit beleid is alleen beschikbaar op Windows-exemplaren die lid zijn van een Microsoft Active Directory-domein of Windows 10 Pro- of Enterprise-exemplaren die zijn geregistreerd voor Apparaatbeheer.
In Windows 7, 8 en Mac heeft dit beleid betrekking op gebruiks- en crashgegevens.
In Windows 10 Bèta, Canary, Dev heeft dit beleid alleen betrekking op gebruiksgegevens. Crashgegevens worden geregeld met de instelling voor Windows Diagnostische gegevens (https://docs.microsoft.com/nl-nl/windows/privacy/configure-windows-diagnostic-data-in-your-organization#overview).
In Windows 10 Stable wordt de verzameling van gebruiks- en crashgegevens geregeld met de instelling voor diagnostische Windows-gegevens (https://docs.microsoft.com/nl-nl/windows/privacy/configure-windows-diagnostic-data-in-your-organization#overview)
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
No - Requires browser restart
Data Type:
Boolean
Windows information and settings
Group Policy (ADMX) info
- GP unique name: MetricsReportingEnabled
- GP name: Gebruiks- en crashgegevens rapporteren inschakelen
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
N/A
- Value Name:
MetricsReportingEnabled
- Value Type:
REG_DWORD
Example value:
True
Mac information and settings
- Preference Key Name: MetricsReportingEnabled
- Example value:
True
Back to top
Netwerkvoorspelling inschakelen (NetworkPredictionOptions)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Hiermee schakelt u netwerkvoorspelling in en voorkomt u dat gebruikers deze instelling wijzigen.
Hiermee regelt u het vooraf ophalen van een DNS, het vooraf verbinding maken met TCP en SSL en het vooraf weergeven van webpagina's.
Als u dit beleid niet configureert, wordt netwerkvoorspelling ingeschakeld, maar kan de gebruiker dit wijzigen.
* 0 = Netwerkacties voor elke netwerkverbinding voorspellen
* 2 = Geen netwerkacties voor een netwerkverbinding voorspellen
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
Yes
-
Dynamic Policy Refresh:
Yes
Data Type:
Integer
Windows information and settings
Group Policy (ADMX) info
- GP unique name: NetworkPredictionOptions
- GP name: Netwerkvoorspelling inschakelen
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/
- GP path (Recommended):
Administrative Templates/Microsoft Edge - Default Settings (users can override)/
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
SOFTWARE\Policies\Microsoft\Edge\Recommended
- Value Name:
NetworkPredictionOptions
- Value Type:
REG_DWORD
Example value:
0x00000001
Mac information and settings
- Preference Key Name: NetworkPredictionOptions
- Example value:
1
Back to top
Instellen wanneer beveiligingsbeperkingen voor onveilige oorsprongen van toepassing zijn (OverrideSecurityRestrictionsOnInsecureOrigin)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Hiermee geeft u een lijst op met oorsprongen (URL's) of hostnaampatronen (zoals bijvoorbeeld "*.contoso.com"), waarvoor beveiligingsbeperkingen voor onveilige oorsprongen niet gelden.
Met deze beleidsregel kunt u toegestane oorsprongen opgeven voor oudere toepassingen die niet TLS kunnen implementeren, of een faseringsserver voor interne webontwikkeling opzetten waarmee ontwikkelaars functionaliteit kunnen testen die een veilige context vereisen, zonder dat ze op de server TLS moeten implementeren. Met deze beleidsregel voorkomt u ook dat de oorsprong wordt aangeduid als "Niet-beveiligd" in de omnibox.
Wanneer u een lijst met URL's opgeeft in deze beleidsregel, heeft dat hetzelfde effect als wanneer u op de opdrachtregel de vlag '--unsafely-treat-insecure-origin-as-secure' opgeeft bij een door komma's gescheiden lijst van deze URL's. Als u deze beleidsregel inschakelt, overschrijft u daarmee de vlag op de opdrachtregel.
Meer informatie over beveiligde contexten vindt u op https://www.w3.org/TR/secure-contexts/.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
No - Requires browser restart
Data Type:
List of strings
Windows information and settings
Group Policy (ADMX) info
- GP unique name: OverrideSecurityRestrictionsOnInsecureOrigin
- GP name: Instellen wanneer beveiligingsbeperkingen voor onveilige oorsprongen van toepassing zijn
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge\OverrideSecurityRestrictionsOnInsecureOrigin
- Path (Recommended):
N/A
- Value Name:
1, 2, 3, ...
- Value Type:
list of REG_SZ
Example value:
SOFTWARE\Policies\Microsoft\Edge\OverrideSecurityRestrictionsOnInsecureOrigin\0 = "http://testserver.contoso.com/"
SOFTWARE\Policies\Microsoft\Edge\OverrideSecurityRestrictionsOnInsecureOrigin\1 = "*.contoso.com"
Mac information and settings
- Preference Key Name: OverrideSecurityRestrictionsOnInsecureOrigin
- Example value:
<array>
<string>http://testserver.contoso.com/</string>
<string>*.contoso.com</string>
</array>
Back to top
Proactieve verificatie inschakelen (ProactiveAuthEnabled)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Hiermee kunt u configureren of proactieve verificatie moet worden ingeschakeld.
Als u deze beleidsregel inschakelt, wordt in Microsoft Edge proactief geprobeerd om de aangemelde gebruiker te verifiëren bij services van Microsoft. Met regelmatige tussenpozen controleert Microsoft Edge bij een onlineservice of daar een bijgewerkt manifest is met de configuratie voor de wijze waarop dit moet worden uitgevoerd.
Als u deze beleidsregel uitschakelt, wordt in Microsoft Edge niet geprobeerd om proactief de aangemelde gebruiker te verifiëren bij Microsoft-services. Microsoft Edge controleert dan niet meer bij een onlineservice of daar een bijgewerkt manifest is met de configuratie voor de wijze waarop dit moet worden uitgevoerd.
Als u deze beleidsregel niet configureert, is proactieve verificatie ingeschakeld.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
No - Requires browser restart
Data Type:
Boolean
Windows information and settings
Group Policy (ADMX) info
- GP unique name: ProactiveAuthEnabled
- GP name: Proactieve verificatie inschakelen
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
N/A
- Value Name:
ProactiveAuthEnabled
- Value Type:
REG_DWORD
Example value:
True
Mac information and settings
- Preference Key Name: ProactiveAuthEnabled
- Example value:
True
Back to top
Reclame-inhoud op volledig tabblad inschakelen (PromotionalTabsEnabled)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Beheer de weergave van promotie-of educatieve inhoud op volledig tabblad. Met deze instelling beheert u de presentatie van welkomstpagina's die gebruikers helpen bij het aanmelden bij Microsoft Edge, het kiezen van hun standaardbrowser of het opvragen van meer informatie over productfuncties.
Als u dit beleid inschakelt (instelt op Waar) of niet configureert, kan Microsoft Edge inhoud op het volledige tabblad weergeven aan gebruikers om productinformatie te verstrekken.
Als u dit beleid uitschakelt (instelt op Onwaar), kan Microsoft Edge geen inhoud op het volledige tabblad weergeven aan gebruikers.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
Yes
Data Type:
Boolean
Windows information and settings
Group Policy (ADMX) info
- GP unique name: PromotionalTabsEnabled
- GP name: Reclame-inhoud op volledig tabblad inschakelen
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
N/A
- Value Name:
PromotionalTabsEnabled
- Value Type:
REG_DWORD
Example value:
False
Mac information and settings
- Preference Key Name: PromotionalTabsEnabled
- Example value:
False
Back to top
Vragen waar gedownloade bestanden moeten worden opgeslagen (PromptForDownloadLocation)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Stel in of moet worden gevraagd of een bestand moet worden opgeslagen voordat het wordt gedownload.
Als u dit beleid inschakelt, wordt de gebruiker gevraagd waar een bestand moet worden opgeslagen voordat het wordt gedownload. Als u dit niet configureert, worden bestanden automatisch op de standaardlocatie opgeslagen zonder dat de gebruiker om toestemming wordt gevraagd.
Als u dit beleid niet configureert, kan de gebruiker deze instelling wijzigen.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
Yes
Data Type:
Boolean
Windows information and settings
Group Policy (ADMX) info
- GP unique name: PromptForDownloadLocation
- GP name: Vragen waar gedownloade bestanden moeten worden opgeslagen
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
N/A
- Value Name:
PromptForDownloadLocation
- Value Type:
REG_DWORD
Example value:
False
Mac information and settings
- Preference Key Name: PromptForDownloadLocation
- Example value:
False
Back to top
QUIC-protocol toestaan (QuicAllowed)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Allows use of the QUIC protocol in Microsoft Edge.
If you enable this policy or don't configure it, the QUIC protocol is allowed.
If you disable this policy, the QUIC protocol is blocked.
QUIC is a transport layer network protocol that can improve performance of web applications that currently use TCP.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
No - Requires browser restart
Data Type:
Boolean
Windows information and settings
Group Policy (ADMX) info
- GP unique name: QuicAllowed
- GP name: QUIC-protocol toestaan
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
N/A
- Value Name:
QuicAllowed
- Value Type:
REG_DWORD
Example value:
True
Mac information and settings
- Preference Key Name: QuicAllowed
- Example value:
True
Back to top
Een gebruiker melden dat het opnieuw starten van een browser wordt aanbevolen of is vereist voor in behandeling zijnde updates (RelaunchNotification)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Gebruikers melden dat ze Microsoft Edge opnieuw moeten starten om een update toe te passen.
Als je dit beleid niet configureert, geeft Microsoft Edge uiterst rechts op de bovenste menubalk een prullenbakpictogram weer om gebruikers te laten weten dat zij de browser opnieuw moeten starten om de update toe te passen.
Als je dit beleid inschakelt en instelt op 'Aanbevolen' (1), ontvangen gebruikers telkens opnieuw de waarschuwing dat een herstart wordt aanbevolen. Gebruikers kunnen deze waarschuwing negeren en het opnieuw opstarten uitstellen.
Als je het beleid instelt op 'Vereist' (2), ontvangen gebruikers telkens opnieuw de waarschuwing dat de browser automatisch opnieuw wordt opgestart zodra een meldingsperiode is verstreken. De standaardperiode is zeven dagen. Je kunt deze periode configureren met het beleid 'RelaunchNotificationPeriod'.
De sessie van de gebruiker wordt hersteld wanneer de browser opnieuw is gestart.
* Aanbevolen (1) = Een terugkerende prompt weergegeven waarin wordt aangegeven dat een herstart wordt aanbevolen.
* Verplicht (2) = Een terugkerende prompt weergeven waarin wordt aangegeven dat een herstart is vereist
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
Yes
Data Type:
Integer
Windows information and settings
Group Policy (ADMX) info
- GP unique name: RelaunchNotification
- GP name: Een gebruiker melden dat het opnieuw starten van een browser wordt aanbevolen of is vereist voor in behandeling zijnde updates
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
N/A
- Value Name:
RelaunchNotification
- Value Type:
REG_DWORD
Example value:
0x00000001
Mac information and settings
- Preference Key Name: RelaunchNotification
- Example value:
1
Back to top
De tijdsduur voor updatemeldingen opgeven (RelaunchNotificationPeriod)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Hiermee stelt u de periode in milliseconden in gedurende welke gebruikers worden gewaarschuwd dat Microsoft Edge opnieuw moet worden opgestart om een update in behandeling toe te passen.
Tijdens deze periode wordt de gebruiker herhaaldelijk geïnformeerd dat het systeem opnieuw moet worden opgestart. Wanneer een derde van de meldingsperiode is verstreken, verandert het app-menu om aan te geven dat een herstart is vereist. Als tweederde van de meldingsperiode is verstreken, verandert de melding van kleur, en dit gebeurt nog eens wanneer de volledige meldingsperiode is verstreken. Aanvullende meldingen die met het beleid 'RelaunchNotification' zijn ingeschakeld, volgen ditzelfde schema.
Als u dit beleid niet configureert, is de standaardperiode 604800000 milliseconden (één week).
Beperkingen:
* Minimum: 3600000
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
Yes
Data Type:
Integer
Windows information and settings
Group Policy (ADMX) info
- GP unique name: RelaunchNotificationPeriod
- GP name: De tijdsduur voor updatemeldingen opgeven
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
N/A
- Value Name:
RelaunchNotificationPeriod
- Value Type:
REG_DWORD
Example value:
0x240c8400
Mac information and settings
- Preference Key Name: RelaunchNotificationPeriod
- Example value:
604800000
Back to top
Opgeven of online OCSP-/CRL-controles zijn vereist voor lokale vertrouwensankers (RequireOnlineRevocationChecksForLocalAnchors)
Supported Versions: Microsoft Edge on Windows since version 77 or later
Description
Bepaal of online intrekkingscontroles (OCSP/CRL-controles) zijn vereist. Als Microsoft Edge geen informatie over de intrekkingsstatus kan ophalen, worden deze certificaten beschouwd als ingetrokken (hard fail).
Als u dit beleid inschakelt, voert Microsoft Edge de intrekkingscontrole altijd uit voor servercertificaten die zijn gevalideerd en zijn ondertekend door lokaal geïnstalleerde CA-certificaten.
Als u dit beleid niet configureert of uitschakelt, gebruikt Microsoft Edge de bestaande instellingen voor online intrekkingscontrole.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
Yes
Data Type:
Boolean
Windows information and settings
Group Policy (ADMX) info
- GP unique name: RequireOnlineRevocationChecksForLocalAnchors
- GP name: Opgeven of online OCSP-/CRL-controles zijn vereist voor lokale vertrouwensankers
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
N/A
- Value Name:
RequireOnlineRevocationChecksForLocalAnchors
- Value Type:
REG_DWORD
Example value:
False
Back to top
Oplossen van navigatiefouten via een webservice inschakelen (ResolveNavigationErrorsUseWebService)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Hiermee staat u toe dat een verbinding zonder gegevens naar een webservice wordt uitgegeven door Microsoft Edge, om netwerken te onderzoeken op verbindingsmogelijkheden voor bijvoorbeeld Wi-Fi-netwerken in bijvoorbeeld hotels en luchthavens.
Als u deze beleidsregel inschakelt, wordt door middel van een webservice een netwerk onderzocht op verbindingsmogelijkheden.
Als u deze beleidsregel uitschakelt, probeert Microsoft Edge door middel van systeemeigen API's de verbindingsmogelijkheden te vinden en problemen met navigeren op te lossen.
**Opmerking**: Met uitzondering van Windows 8 en nieuwere versies van Windows maakt Microsoft Edge *altijd* gebruik van systeemeigen API’s om verbindingsproblemen op te lossen.
Als u deze beleidsregel niet configureert, wordt in Microsoft Edge de gebruikersvoorkeur gebruikt die is ingesteld onder Services op edge://settings/privacy.
Specifiek is daar een wisselknop met de naam **Een webservice gebruiken om navigatiefouten op te lossen**, die de gebruiker aan of uit kan zetten. Houd er rekening mee dat als u deze beleidsregel (ResolveNavigationErrorsUseWebService) inschakelt, de instelling **Een webservice gebruiken om navigatiefouten op te lossen** is ingeschakeld, maar de gebruiker de instelling niet kan wijzigen met de wisselknop. Als u deze beleidsregel uitschakelt, is de instelling **Een webservice gebruiken om navigatiefouten op te lossen** uitgeschakeld en de gebruiker kan deze niet wijzigen met de wisselknop.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
Yes
-
Dynamic Policy Refresh:
Yes
Data Type:
Boolean
Windows information and settings
Group Policy (ADMX) info
- GP unique name: ResolveNavigationErrorsUseWebService
- GP name: Oplossen van navigatiefouten via een webservice inschakelen
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/
- GP path (Recommended):
Administrative Templates/Microsoft Edge - Default Settings (users can override)/
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
SOFTWARE\Policies\Microsoft\Edge\Recommended
- Value Name:
ResolveNavigationErrorsUseWebService
- Value Type:
REG_DWORD
Example value:
True
Mac information and settings
- Preference Key Name: ResolveNavigationErrorsUseWebService
- Example value:
True
Back to top
Bepalen welke accounts in Microsoft Edge kunnen worden gebruikt als primaire accounts (RestrictSigninToPattern)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Hiermee bepaalt u welke accounts in Microsoft Edge kunnen worden ingesteld als primaire browseraccounts (het account dat tijdens het inschrijvingsproces voor synchronisatie is gekozen).
Als een gebruiker probeert een primair browseraccount in te stellen met een gebruikersnaam die niet overeenkomt met dit patroon, wordt de gebruiker geblokkeerd en wordt er een foutbericht weergegeven.
Als u dit beleid niet configureert of leeg laat, kunnen gebruikers elk willekeurig account als primair browseraccount instellen in Microsoft Edge.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
Yes
Data Type:
String
Windows information and settings
Group Policy (ADMX) info
- GP unique name: RestrictSigninToPattern
- GP name: Bepalen welke accounts in Microsoft Edge kunnen worden gebruikt als primaire accounts
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
N/A
- Value Name:
RestrictSigninToPattern
- Value Type:
REG_SZ
Example value:
".*@contoso.com"
Mac information and settings
- Preference Key Name: RestrictSigninToPattern
- Example value:
".*@contoso.com"
Back to top
Extend Adobe Flash content setting to all content (RunAllFlashInAllowMode)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
If you enable this policy, all Adobe Flash content embedded in websites that are set to allow Adobe Flash in the content settings -- either by the user or by enterprise policy -- will run. This includes content from other origins and/or small content.
To control which websites are allowed to run Adobe Flash, see the specifications in the 'DefaultPluginsSetting', 'PluginsAllowedForUrls', and 'PluginsBlockedForUrls' policies.
If you disable this policy or don't configure it, Adobe Flash content from other origins (from sites that aren't specified in the three policies mentioned immediately above) or small content might be blocked.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
Yes
Data Type:
Boolean
Windows information and settings
Group Policy (ADMX) info
- GP unique name: RunAllFlashInAllowMode
- GP name: Extend Adobe Flash content setting to all content
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
N/A
- Value Name:
RunAllFlashInAllowMode
- Value Type:
REG_DWORD
Example value:
True
Mac information and settings
- Preference Key Name: RunAllFlashInAllowMode
- Example value:
True
Back to top
Toestaan dat gebruikers doorgaan vanaf de SSL-waarschuwingspagina (SSLErrorOverrideAllowed)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
In Microsoft Edge wordt een waarschuwingspagina weergegeven wanneer een gebruiker een site met SSL-fouten bezoekt.
Als u dit beleid inschakelt of niet configureert (standaard), kunnen gebruikers deze waarschuwingspagina's doorklikken.
Als u dit beleid uitschakelt, kunnen gebruikers deze waarschuwingspagina niet doorklikken.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
Yes
Data Type:
Boolean
Windows information and settings
Group Policy (ADMX) info
- GP unique name: SSLErrorOverrideAllowed
- GP name: Toestaan dat gebruikers doorgaan vanaf de SSL-waarschuwingspagina
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
N/A
- Value Name:
SSLErrorOverrideAllowed
- Value Type:
REG_DWORD
Example value:
True
Mac information and settings
- Preference Key Name: SSLErrorOverrideAllowed
- Example value:
True
Back to top
Minimale SSL-versie ingeschakeld (SSLVersionMin)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Hiermee stelt u de minimale ondersteunde versie van SSL in. Als u dit beleid niet configureert, gebruikt Microsoft Edge een standaard minimumversie, TLS 1.0.
Als u dit beleid inschakelt, kunt u de minimumversie instellen op een van de volgende waarden: 'tls1', 'tls1.1' of 'tls1.2'. Als dit beleid is ingeschakeld, gebruikt Microsoft Edge geen lagere versie van SSL/TLS dan de opgegeven versie. Elke niet-herkende waarde wordt genegeerd.
* 'tls1' = TLS 1.0
* 'tls1.1' = TLS 1.1
* 'tls1.2' = TLS 1.2
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
Yes
Data Type:
String
Windows information and settings
Group Policy (ADMX) info
- GP unique name: SSLVersionMin
- GP name: Minimale SSL-versie ingeschakeld
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
N/A
- Value Name:
SSLVersionMin
- Value Type:
REG_SZ
Example value:
"tls1"
Mac information and settings
- Preference Key Name: SSLVersionMin
- Example value:
"tls1"
Back to top
Het opslaan van de browsegeschiedenis uitschakelen (SavingBrowserHistoryDisabled)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Hiermee schakelt u de opslag van browsegeschiedenis uit en voorkomt u dat gebruikers deze instelling wijzigen.
Als u dit beleid inschakelt, wordt de browsegeschiedenis niet opgeslagen. Hiermee wordt ook tabbladsynchronisatie uitgeschakeld.
Als u dit beleid uitschakelt of niet configureert, wordt de browsegeschiedenis opgeslagen.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
Yes
Data Type:
Boolean
Windows information and settings
Group Policy (ADMX) info
- GP unique name: SavingBrowserHistoryDisabled
- GP name: Het opslaan van de browsegeschiedenis uitschakelen
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
N/A
- Value Name:
SavingBrowserHistoryDisabled
- Value Type:
REG_DWORD
Example value:
True
Mac information and settings
- Preference Key Name: SavingBrowserHistoryDisabled
- Example value:
True
Back to top
Zoeksuggesties inschakelen (SearchSuggestEnabled)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Hiermee schakelt u internetzoeksuggesties in de adresbalk van Microsoft Edge en de lijst met automatische suggesties in en voorkomt u dat gebruikers dit beleid wijzigen.
Als u dit beleid inschakelt, worden internetzoeksuggesties gebruikt.
Als u dit beleid uitschakelt, worden internetzoeksuggesties nooit gebruikt. Suggesties van lokale geschiedenis en lokale favorieten worden echter wel weergegeven. Als u dit beleid uitschakelt, worden ingevoerde tekens en eerder bezochte URL's niet opgenomen in telemetrie naar Microsoft.
Als dit beleid niet is ingesteld, zijn zoeksuggesties ingeschakeld, maar kan de gebruiker deze instelling wijzigen.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
Yes
-
Dynamic Policy Refresh:
Yes
Data Type:
Boolean
Windows information and settings
Group Policy (ADMX) info
- GP unique name: SearchSuggestEnabled
- GP name: Zoeksuggesties inschakelen
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/
- GP path (Recommended):
Administrative Templates/Microsoft Edge - Default Settings (users can override)/
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
SOFTWARE\Policies\Microsoft\Edge\Recommended
- Value Name:
SearchSuggestEnabled
- Value Type:
REG_DWORD
Example value:
True
Mac information and settings
- Preference Key Name: SearchSuggestEnabled
- Example value:
True
Back to top
Websites of domeinen die geen toestemming nodig hebben om directe attestation van beveiligingssleutel te gebruiken (SecurityKeyPermitAttestation)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Hiermee geeft u websites en domeinen op die geen expliciete gebruikerstoestemming nodig hebben wanneer attestation-certificaten vanuit beveiligingssleutels worden aangevraagd. Daarnaast wordt een signaal naar de beveiligingssleutel verzonden om aan te geven dat deze individuele attestation kan gebruiken. Zonder dit signaal wordt gebruikers om toestemming gevraagd telkens wanneer een site een attestation van beveiligingssleutels aanvraagt.
Sites (zoals https://contoso.com/some/path) komen alleen overeen als U2F-app-id's. Domeinen (zoals contoso.com) komen alleen overeen als RP-id's voor webauthn. Als u zowel U2F- als webauthn-API's voor een bepaalde site wilt insluiten, moet u zowel de appID-URL als het domein vermelden.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
Yes
Data Type:
List of strings
Windows information and settings
Group Policy (ADMX) info
- GP unique name: SecurityKeyPermitAttestation
- GP name: Websites of domeinen die geen toestemming nodig hebben om directe attestation van beveiligingssleutel te gebruiken
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge\SecurityKeyPermitAttestation
- Path (Recommended):
N/A
- Value Name:
1, 2, 3, ...
- Value Type:
list of REG_SZ
Example value:
SOFTWARE\Policies\Microsoft\Edge\SecurityKeyPermitAttestation\0 = "https://contoso.com"
Mac information and settings
- Preference Key Name: SecurityKeyPermitAttestation
- Example value:
<array>
<string>https://contoso.com</string>
</array>
Back to top
Alle intranetsites doorsturen naar Internet Explorer (SendIntranetToInternetExplorer)
Supported Versions: Microsoft Edge on Windows since version 77 or later
Description
Allows you to configure whether your intranet sites are opened in Internet Explorer.
If you enable this policy, all intranet sites are automatically opened using the setting that’s configured in the ‘Configure Internet Explorer integration’ (‘InternetExplorerIntegrationLevel’) policy. The only exceptions are those sites configured with the open-in element in your Enterprise Mode Site List.
If you disable or don't configure this policy, your intranet sites are opened in Microsoft Edge, except for the sites listed in the Enterprise Mode Site List.
To enable this policy, you must first enable the ‘Configure Internet Explorer integration’ (‘InternetExplorerIntegrationLevel’) policy. Otherwise, this policy has no effect.
We strongly recommend keeping this policy in sync with the ‘Keep all intranet sites in Internet Explorer’ (‘KeepIntranetSitesInInternetExplorer’) policy. Additionally, it’s best to enable this policy only if your intranet sites have known compatibility problems with Microsoft Edge.
Related policies:
- Configure Internet Explorer integration (‘InternetExplorerIntegrationLevel’)
- Configure which version of Microsoft Edge to use for opening redirected sites (‘NeedEdgeBrowser’)
- Send all sites not included in the Enterprise Mode Site List to Microsoft Edge (‘SendIntranetToInternetExplorer’)
- Keep all intranet sites in Internet Explorer (‘KeepIntranetSitesInInternetExplorer’)
For more info about how to use this policy together with these related policies to create the optimal configuration for your organization, see https://go.microsoft.com/fwlink/?linkid=2094210.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
No - Requires browser restart
Data Type:
Boolean
Windows information and settings
Group Policy (ADMX) info
- GP unique name: SendIntranetToInternetExplorer
- GP name: Alle intranetsites doorsturen naar Internet Explorer
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
N/A
- Value Name:
SendIntranetToInternetExplorer
- Value Type:
REG_DWORD
Example value:
True
Back to top
Sitegegevens verzenden om Microsoft-services te verbeteren (SendSiteInfoToImproveServices)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Met deze beleidsregel kunt u instellen of gebruikers informatie over websites die zij in Microsoft Edge bezoeken naar Microsoft kunnen sturen, om services zoals zoeken te helpen verbeteren. De standaardwaarde wordt opgegeven bij de installatie.
Als u deze instelling inschakelt, wordt informatie over websites die worden bezocht in Microsoft Edge altijd naar Microsoft gezonden.
Als u deze instelling uitschakelt, wordt informatie over websites die worden bezocht in Microsoft Edge nooit naar Microsoft gezonden.
Als u deze instelling niet configureert, kunnen gebruikers zelf kiezen of zij deze informatie naar Microsoft willen laten zenden.
In Windows 7, 8, en Mac: hiermee wordt bepaald of informatie over websites die worden bezocht in Microsoft Edge, naar Microsoft wordt gezonden.
Windows 10 (Edge Canary, Beta, Dev): hiermee wordt bepaald of informatie over websites die worden bezocht in Microsoft Edge, naar Microsoft wordt gezonden.
Windows 10 (Edge stable): Met deze beleidsregel wordt niet bepaald of website-informatie naar Microsoft wordt gezonden. Dit wordt bepaald in de instellingen voor diagnostische Windows-gegevens.
Meer informatie over dit onderwerp vindt u op https://docs.microsoft.com/en-us/windows/privacy/configure-windows-diagnostic-data-in-your-organization#overview
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
No - Requires browser restart
Data Type:
Boolean
Windows information and settings
Group Policy (ADMX) info
- GP unique name: SendSiteInfoToImproveServices
- GP name: Sitegegevens verzenden om Microsoft-services te verbeteren
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
N/A
- Value Name:
SendSiteInfoToImproveServices
- Value Type:
REG_DWORD
Example value:
False
Mac information and settings
- Preference Key Name: SendSiteInfoToImproveServices
- Example value:
False
Back to top
Microsoft Office-snelkoppeling weergeven in de werkbalk Favorieten (ShowOfficeShortcutInFavoritesBar)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Hiermee geeft u op of u een snelkoppeling naar Office.com wilt opnemen in de werkbalk Favorieten. Gebruikers die zijn aangemeld bij Microsoft Edge, worden met deze snelkoppeling naar hun Microsoft Office-apps en -documenten gebracht.
Als dit beleid is ingeschakeld of niet is geconfigureerd, kunnen gebruikers kiezen of de snelkoppeling wordt weergegeven door de schakeloptie in het contextmenu van de werkbalk Favorieten te wijzigen.
Als het beleid is uitgeschakeld, wordt de snelkoppeling niet weergegeven.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
Yes
Data Type:
Boolean
Windows information and settings
Group Policy (ADMX) info
- GP unique name: ShowOfficeShortcutInFavoritesBar
- GP name: Microsoft Office-snelkoppeling weergeven in de werkbalk Favorieten
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
N/A
- Value Name:
ShowOfficeShortcutInFavoritesBar
- Value Type:
REG_DWORD
Example value:
False
Mac information and settings
- Preference Key Name: ShowOfficeShortcutInFavoritesBar
- Example value:
False
Back to top
Site-isolatie inschakelen voor elke site (SitePerProcess)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Hiermee schakelt u site-isolatie in met de functies 'IsolateOrigins' en 'SitePerProcess'.
Als het beleid is ingeschakeld, wordt elke site in een eigen proces uitgevoerd.
Als u dit beleid uitschakelt, wordt zowel de functie 'IsolateOrigins' als de functie 'SitePerProcess' uitgeschakeld. Gebruikers kunnen het beleid 'SitePerProcess' handmatig inschakelen met behulp van opdrachtregelvlaggen.
Als u dit beleid niet configureert, kan de gebruiker deze instelling wijzigen.
U zou de beleidsinstelling 'IsolateOrigins' kunnen instellen om het beste van twee werelden te verkrijgen, isolatie en beperkte impact voor gebruikers, door 'IsolateOrigins' te gebruiken met een lijst met sites die u wilt isoleren.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
No - Requires browser restart
Data Type:
Boolean
Windows information and settings
Group Policy (ADMX) info
- GP unique name: SitePerProcess
- GP name: Site-isolatie inschakelen voor elke site
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
N/A
- Value Name:
SitePerProcess
- Value Type:
REG_DWORD
Example value:
True
Mac information and settings
- Preference Key Name: SitePerProcess
- Example value:
True
Back to top
Spellingcontrole inschakelen (SpellcheckEnabled)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Als u dit beleid inschakelt of niet configureert, kan de gebruiker de spellingcontrole gebruiken.
Als u dit beleid uitschakelt, kan de gebruiker de spellingcontrole niet gebruiken en is ook het beleid 'SpellcheckLanguage' uitgeschakeld.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
Yes
Data Type:
Boolean
Windows information and settings
Group Policy (ADMX) info
- GP unique name: SpellcheckEnabled
- GP name: Spellingcontrole inschakelen
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
N/A
- Value Name:
SpellcheckEnabled
- Value Type:
REG_DWORD
Example value:
False
Mac information and settings
- Preference Key Name: SpellcheckEnabled
- Example value:
False
Back to top
Specifieke talen voor spellingcontrole inschakelen (SpellcheckLanguage)
Supported Versions: Microsoft Edge on Windows since version 77 or later
Description
Hiermee schakelt u verschillende talen in voor spellingcontrole. Talen die u opgeeft maar die niet worden herkend, worden genegeerd.
Als u dit beleid inschakelt, wordt spellingcontrole ingeschakeld voor de opgegeven talen en alle talen die de gebruiker heeft ingeschakeld.
Als u dit beleid niet configureert of uitschakelt, blijven de spellingcontrolevoorkeuren van de gebruiker ongewijzigd.
Als het beleid 'SpellcheckEnabled' is uitgeschakeld, heeft dit beleid geen effect.
De ondersteunde talen zijn: af, bg, ca, cs, cy, da, de, el, en-AU, en-CA, en-GB, en-US, es, es-419, es-AR, es-ES, es-MX, es-US, et, fa, fo, fr, he, hi, hr, hu, id, it, ko, lt, lv, nb, nl, pl, pt-BR, pt-PT, ro, ru, sh, sk, sl, sq, sr, sv, ta, tg, tr, uk, vi.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
Yes
Data Type:
List of strings
Windows information and settings
Group Policy (ADMX) info
- GP unique name: SpellcheckLanguage
- GP name: Specifieke talen voor spellingcontrole inschakelen
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge\SpellcheckLanguage
- Path (Recommended):
N/A
- Value Name:
1, 2, 3, ...
- Value Type:
list of REG_SZ
Example value:
SOFTWARE\Policies\Microsoft\Edge\SpellcheckLanguage\0 = "fr"
SOFTWARE\Policies\Microsoft\Edge\SpellcheckLanguage\1 = "es"
Back to top
Waarschuwing van niet-ondersteund besturingssysteem onderdrukken (SuppressUnsupportedOSWarning)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Hiermee wordt de waarschuwing onderdrukt die wordt weer gegeven wanneer Microsoft Edge wordt uitgevoerd op een computer of een besturingssysteem dat niet meer wordt ondersteund.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
No - Requires browser restart
Data Type:
Boolean
Windows information and settings
Group Policy (ADMX) info
- GP unique name: SuppressUnsupportedOSWarning
- GP name: Waarschuwing van niet-ondersteund besturingssysteem onderdrukken
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
N/A
- Value Name:
SuppressUnsupportedOSWarning
- Value Type:
REG_DWORD
Example value:
True
Mac information and settings
- Preference Key Name: SuppressUnsupportedOSWarning
- Example value:
True
Back to top
Synchronisatie van gegevens met Microsoft Sync Services uitschakelen (SyncDisabled)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Hiermee schakelt u gegevenssynchronisatie in Microsoft Edge uit en kunnen gebruikers deze instelling niet wijzigen.
Als dit beleid niet is ingesteld, kunnen gebruikers de synchronisatie in- of uitschakelen.
Schakel dit beleid niet in als het beleid ''RoamingProfileSupportEnabled'' is ingeschakeld, omdat 'RoamingProfileSupportEnabled' de synchronisatiefunctionaliteit dupliceert.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
Yes
-
Dynamic Policy Refresh:
Yes
Data Type:
Boolean
Windows information and settings
Group Policy (ADMX) info
- GP unique name: SyncDisabled
- GP name: Synchronisatie van gegevens met Microsoft Sync Services uitschakelen
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/
- GP path (Recommended):
Administrative Templates/Microsoft Edge - Default Settings (users can override)/
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
SOFTWARE\Policies\Microsoft\Edge\Recommended
- Value Name:
SyncDisabled
- Value Type:
REG_DWORD
Example value:
True
Mac information and settings
- Preference Key Name: SyncDisabled
- Example value:
True
Back to top
Levenscyclus van tabblad configureren (TabLifecyclesEnabled)
Supported Versions: Microsoft Edge on Windows since version 77 or later
Description
De functie Tabbladlevenscycli eist CPU en geheugen weer op die zijn gekoppeld aan actieve tabbladen die lang niet meer zijn gebruikt, eerst door ze te beperken, vervolgens door ze te bevriezen en tot slot door ze te verwijderen.
Als u dit beleid uitschakelt, wordt de functie Tabbladlevenscycli uitgeschakeld en blijven alle tabbladen gewoon functioneren.
Als u dit beleid inschakelt of niet configureert, wordt de functie Tabbladlevenscycli ingeschakeld.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
No - Requires browser restart
Data Type:
Boolean
Windows information and settings
Group Policy (ADMX) info
- GP unique name: TabLifecyclesEnabled
- GP name: Levenscyclus van tabblad configureren
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
N/A
- Value Name:
TabLifecyclesEnabled
- Value Type:
REG_DWORD
Example value:
False
Back to top
Het beëindigen van processen in Browsertaakbeheer inschakelen (TaskManagerEndProcessEnabled)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Als u dit beleid inschakelt of niet configureert, kunnen gebruikers processen in Browsertaakbeheer eindigen. Als u het beleid uitschakelt, kunnen gebruikers processen niet beëindigen en is de knop Proces beëindigen in Browsertaakbeheer uitgeschakeld.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
Yes
Data Type:
Boolean
Windows information and settings
Group Policy (ADMX) info
- GP unique name: TaskManagerEndProcessEnabled
- GP name: Het beëindigen van processen in Browsertaakbeheer inschakelen
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
N/A
- Value Name:
TaskManagerEndProcessEnabled
- Value Type:
REG_DWORD
Example value:
True
Mac information and settings
- Preference Key Name: TaskManagerEndProcessEnabled
- Example value:
True
Back to top
Vertalen inschakelen (TranslateEnabled)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Hiermee schakelt u de geïntegreerde vertaalservice van Microsoft op Microsoft Edge in.
Als u dit beleid inschakelt, biedt Microsoft Edge de gebruiker vertaalfunctionaliteit op basis van een geïntegreerde vertaalflyout (indien van toepassing) en een vertaaloptie in het snelmenu.
Schakel dit beleid uit als u alle ingebouwde vertaalfuncties wilt uitschakelen.
Als u dit beleid niet configureert, kunnen gebruikers zelf kiezen of ze de vertaalfunctionaliteit willen gebruiken.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
Yes
-
Dynamic Policy Refresh:
Yes
Data Type:
Boolean
Windows information and settings
Group Policy (ADMX) info
- GP unique name: TranslateEnabled
- GP name: Vertalen inschakelen
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/
- GP path (Recommended):
Administrative Templates/Microsoft Edge - Default Settings (users can override)/
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
SOFTWARE\Policies\Microsoft\Edge\Recommended
- Value Name:
TranslateEnabled
- Value Type:
REG_DWORD
Example value:
True
Mac information and settings
- Preference Key Name: TranslateEnabled
- Example value:
True
Back to top
Een lijst met toegestane URL's definiëren (URLAllowlist)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Verleen toegang tot de vermelde URL's als uitzonderingen op de URL-blokkeringslijst.
Maak het URL-patroon op volgens https://docs.microsoft.com//Placeholder01 .
U kunt dit beleid gebruiken om uitzonderingen op te geven voor beperkende blokkeringslijsten. U kunt bijvoorbeeld '*' in de blokkeringslijst opnemen om alle aanvragen te blokkeren en dit beleid vervolgens gebruiken om de toegang tot een beperkt aantal URL's toe te staan. U kunt dit beleid gebruiken om uitzonderingen op te geven voor bepaalde schema's, subdomeinen of andere domeinen, poorten of specifieke paden.
Het meest specifieke filter bepaalt of een URL is geblokkeerd of toegestaan. De lijst met toegestane URL's heeft voorrang op de blokkeringslijst.
Dit beleid is beperkt tot 1000 vermeldingen; volgende vermeldingen worden genegeerd.
Als u dit beleid niet configureert, zijn er geen uitzonderingen op de blokkeringslijst in het beleid 'URLBlocklist'.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
Yes
Data Type:
List of strings
Windows information and settings
Group Policy (ADMX) info
- GP unique name: URLAllowlist
- GP name: Een lijst met toegestane URL's definiëren
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge\URLAllowlist
- Path (Recommended):
N/A
- Value Name:
1, 2, 3, ...
- Value Type:
list of REG_SZ
Example value:
SOFTWARE\Policies\Microsoft\Edge\URLAllowlist\0 = "contoso.com"
SOFTWARE\Policies\Microsoft\Edge\URLAllowlist\1 = "https://ssl.server.com"
SOFTWARE\Policies\Microsoft\Edge\URLAllowlist\2 = "hosting.com/good_path"
SOFTWARE\Policies\Microsoft\Edge\URLAllowlist\3 = "https://server:8080/path"
SOFTWARE\Policies\Microsoft\Edge\URLAllowlist\4 = ".exact.hostname.com"
Mac information and settings
- Preference Key Name: URLAllowlist
- Example value:
<array>
<string>contoso.com</string>
<string>https://ssl.server.com</string>
<string>hosting.com/good_path</string>
<string>https://server:8080/path</string>
<string>.exact.hostname.com</string>
</array>
Back to top
Toegang blokkeren tot een lijst met URL's (URLBlocklist)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Definieer op basis van URL-patronen een lijst met sites die worden geblokkeerd (gebruikers kunnen ze niet laden).
De notatie van het URL-patroon is https://docs.microsoft.com//Placeholder01.
In het beleid URLAllowlist kunt u uitzonderingen definiëren. Deze beleidsregels zijn beperkt tot 1000 vermeldingen; volgende vermeldingen worden genegeerd.
Het blokkeren van interne 'edge://*'-URL's wordt niet aanbevolen. Dit kan leiden tot onverwachte fouten.
Dit beleid voorkomt niet dat een pagina dynamisch wordt bijgewerkt via JavaScript. Als u bijvoorbeeld contoso.com/abc blokkeert, kunnen gebruikers contoso.com nog wel bezoeken en op een koppeling klikken om naar contoso.com/abc te gaan, zolang de pagina niet wordt vernieuwd.
Als u dit beleid niet configureert, worden er geen URL's geblokkeerd.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
Yes
Data Type:
List of strings
Windows information and settings
Group Policy (ADMX) info
- GP unique name: URLBlocklist
- GP name: Toegang blokkeren tot een lijst met URL's
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge\URLBlocklist
- Path (Recommended):
N/A
- Value Name:
1, 2, 3, ...
- Value Type:
list of REG_SZ
Example value:
SOFTWARE\Policies\Microsoft\Edge\URLBlocklist\0 = "contoso.com"
SOFTWARE\Policies\Microsoft\Edge\URLBlocklist\1 = "https://ssl.server.com"
SOFTWARE\Policies\Microsoft\Edge\URLBlocklist\2 = "hosting.com/bad_path"
SOFTWARE\Policies\Microsoft\Edge\URLBlocklist\3 = "https://server:8080/path"
SOFTWARE\Policies\Microsoft\Edge\URLBlocklist\4 = ".exact.hostname.com"
SOFTWARE\Policies\Microsoft\Edge\URLBlocklist\5 = "file://*"
SOFTWARE\Policies\Microsoft\Edge\URLBlocklist\6 = "custom_scheme:*"
SOFTWARE\Policies\Microsoft\Edge\URLBlocklist\7 = "*"
Mac information and settings
- Preference Key Name: URLBlocklist
- Example value:
<array>
<string>contoso.com</string>
<string>https://ssl.server.com</string>
<string>hosting.com/bad_path</string>
<string>https://server:8080/path</string>
<string>.exact.hostname.com</string>
<string>file://*</string>
<string>custom_scheme:*</string>
<string>*</string>
</array>
Back to top
De map met gebruikersgegevens instellen (UserDataDir)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Hiermee stelt u de map in waarin gebruikersgegevens worden opgeslagen.
Als u deze beleidsregel inschakelt, wordt in Microsoft Edge de opgegeven map gebruikt, ook als de gebruiker de opdrachtregelparameter '--user-data-dir' heeft ingesteld.
Als u deze beleidsregel niet inschakelt, wordt het standaardpad in het profiel gebruikt, dat de gebruiker kan overschrijven door middel van de vlag '--user-data-dir'. Gebruikers vinden de map voor hun profile via edge://version/, onder profielpad.
Om verlies van gegevens of andere fouten te voorkomen, wordt het afgeraden om deze beleidsregel in te stellen op de hoofdmap van een volume of op een map die wordt gebruikt voor andere doeleinden. Dit omdat de inhoud wordt beheerd door Microsoft Edge.
Op https://docs.microsoft.com/Placeholder08 vindt u en lijst met variabelen die u kunt gebruiken.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
No - Requires browser restart
Data Type:
String
Windows information and settings
Group Policy (ADMX) info
- GP unique name: UserDataDir
- GP name: De map met gebruikersgegevens instellen
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
N/A
- Value Name:
UserDataDir
- Value Type:
REG_SZ
Example value:
"${users}/${user_name}/Edge"
Mac information and settings
- Preference Key Name: UserDataDir
- Example value:
"${users}/${user_name}/Edge"
Back to top
Feedback van gebruikers toestaan (UserFeedbackAllowed)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Door middel van de functie Edge Feedback (standard ingeschakeld) kunnen gebruikers van Microsoft Edge feedback, suggesties of vragenlijsten verzenden en eventuele problemen met de browser melden. Gebruikers kunnen ook standaard deze functie niet uitschakelen.
Als u deze beleidsregel inschakelt of niet configureert, kunnen gebruikers de functie Edge Feedback gebruiken.
Als u deze beleidsregel uitschakelt, kunnen gebruikers de functie niet gebruiken.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
No - Requires browser restart
Data Type:
Boolean
Windows information and settings
Group Policy (ADMX) info
- GP unique name: UserFeedbackAllowed
- GP name: Feedback van gebruikers toestaan
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
N/A
- Value Name:
UserFeedbackAllowed
- Value Type:
REG_DWORD
Example value:
True
Mac information and settings
- Preference Key Name: UserFeedbackAllowed
- Example value:
True
Back to top
Video-opname toestaan of blokkeren (VideoCaptureAllowed)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Hiermee bepaalt u of sites video mogen vastleggen.
Als deze optie is ingeschakeld of niet is geconfigureerd (standaard), wordt de gebruiker om toestemming voor het vastleggen van video gevraagd voor alle sites behalve die met een URL die in de lijst van het beleid 'VideoCaptureAllowedUrls' is geconfigureerd; deze zijn zonder meer toegankelijk.
Als u dit beleid uitschakelt, wordt de gebruiker niet om toestemming gevraagd en is het vastleggen van video alleen beschikbaar voor URL's die zijn geconfigureerd in het beleid 'VideoCaptureAllowedUrls'.
Dit beleid geldt voor alle soorten video-invoer, niet alleen van de ingebouwde camera.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
Yes
Data Type:
Boolean
Windows information and settings
Group Policy (ADMX) info
- GP unique name: VideoCaptureAllowed
- GP name: Video-opname toestaan of blokkeren
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
N/A
- Value Name:
VideoCaptureAllowed
- Value Type:
REG_DWORD
Example value:
False
Mac information and settings
- Preference Key Name: VideoCaptureAllowed
- Example value:
False
Back to top
Sites die toegang hebben tot video-opnameapparaten zonder om toestemming te vragen (VideoCaptureAllowedUrls)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Geef met behulp van URL-patronen de websites op die video-opnameapparaten kunnen gebruiken zonder de gebruiker om toestemming te vragen. Patronen in deze lijst worden vergeleken met de beveiligingsoorsprong van de aanvragende URL. Als deze overeenkomen, krijgt de site automatisch toegang tot video-opnameapparaten.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
Yes
Data Type:
List of strings
Windows information and settings
Group Policy (ADMX) info
- GP unique name: VideoCaptureAllowedUrls
- GP name: Sites die toegang hebben tot video-opnameapparaten zonder om toestemming te vragen
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge\VideoCaptureAllowedUrls
- Path (Recommended):
N/A
- Value Name:
1, 2, 3, ...
- Value Type:
list of REG_SZ
Example value:
SOFTWARE\Policies\Microsoft\Edge\VideoCaptureAllowedUrls\0 = "https://www.contoso.com/"
SOFTWARE\Policies\Microsoft\Edge\VideoCaptureAllowedUrls\1 = "https://[*.]contoso.edu/"
Mac information and settings
- Preference Key Name: VideoCaptureAllowedUrls
- Example value:
<array>
<string>https://www.contoso.com/</string>
<string>https://[*.]contoso.edu/</string>
</array>
Back to top
WPAD-optimalisatie instellen (WPADQuickCheckEnabled)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Hiermee kunt u WPAD-optimalisering (Web Proxy Auto-Discovery) in Microsoft Edge uitschakelen.
Als u dit beleid uitschakelt, is WPAD-optimalisering uitgeschakeld en moet de browser langer wachten op DNS-gebaseerde WPAD-servers.
Als u het beleid inschakelt of niet configureert, is WPAD-optimalisering ingeschakeld.
Los van het feit óf en hoe dit beleid is ingeschakeld, kan de instelling voor WPAD-optimalisering niet door gebruikers worden gewijzigd.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
No - Requires browser restart
Data Type:
Boolean
Windows information and settings
Group Policy (ADMX) info
- GP unique name: WPADQuickCheckEnabled
- GP name: WPAD-optimalisatie instellen
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
N/A
- Value Name:
WPADQuickCheckEnabled
- Value Type:
REG_DWORD
Example value:
True
Mac information and settings
- Preference Key Name: WPADQuickCheckEnabled
- Example value:
True
Back to top
Toestaan dat WebDriver incompatibel beleid negeert (WebDriverOverridesIncompatiblePolicies)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Met dit beleid geeft u gebruikers van de WebDriver-interface de mogelijkheid om beleid te negeren dat de werking van de interface zou kunnen belemmeren.
Als u dit beleid inschakelt, kan WebDriver worden geconfigureerd om incompatibel beleid te negeren.
Als u dit beleid uitschakelt of niet configureert, kan WebDriver niet worden geconfigureerd om incompatibel beleid te negeren.
Opmerking: momenteel is geverifieerd dat het beleid 'SitePerProcess' en 'IsolateOrigins' de werking van WebDriver kunnen verstoren. Het is mogelijk dat in de toekomst van andere beleidsinstellingen wordt vastgesteld dat ze interfereren met WebDriver.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
No - Requires browser restart
Data Type:
Boolean
Windows information and settings
Group Policy (ADMX) info
- GP unique name: WebDriverOverridesIncompatiblePolicies
- GP name: Toestaan dat WebDriver incompatibel beleid negeert
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
N/A
- Value Name:
WebDriverOverridesIncompatiblePolicies
- Value Type:
REG_DWORD
Example value:
True
Mac information and settings
- Preference Key Name: WebDriverOverridesIncompatiblePolicies
- Example value:
True
Back to top
Zichtbaarheid van IP-adressen van localhost beperken met WebRTC (WebRtcLocalhostIpHandling)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Hiermee kunt u instellen of WebRTC het IP-adres van de localhost van de gebruiker zichtbaar maakt.
Als u deze beleidsregel instelt op 'AllowAllInterfaces' ('default') of 'AllowPublicAndPrivateInterfaces' ('default_public_and_private_interfaces'), maakt WebRTC het IP-adres van de localhost zichtbaar.
Als u deze beleidsregel instelt op 'AllowPublicInterfaceOnly' ('default_public_interface_only') of 'DisableNonProxiedUdp' ('disable_non_proxied_udp'), maakt WebRTC het IP-adres van de localhost niet zichtbaar.
Als u deze beleidsregel uitschakelt of niet configureert, maakt WebRTC het IP-adres van de localhost zichtbaar.
* 'default' = Alle interfaces toegestaan. Hiermee wordt het IP-adres van de localhost zichtbaar gemaakt.
* 'default_public_and_private_interfaces' = Openbare en particuliere interfaces over de http-standaardroute toestaan. Hiermee wordt het IP-adres van de localhost zichtbaar gemaakt.
* 'default_public_interface_only' = Openbare interface over de http-standaardroute toestaan. Hiermee wordt het IP-adres van de localhost niet zichtbaar gemaakt.
* 'disable_non_proxied_udp' = TCP gebruiken, tenzij de proxy server UDP ondersteunt. Hiermee wordt het IP-adres van de localhost niet zichtbaar gemaakt.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
No - Requires browser restart
Data Type:
String
Windows information and settings
Group Policy (ADMX) info
- GP unique name: WebRtcLocalhostIpHandling
- GP name: Zichtbaarheid van IP-adressen van localhost beperken met WebRTC
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
N/A
- Value Name:
WebRtcLocalhostIpHandling
- Value Type:
REG_SZ
Example value:
"default"
Mac information and settings
- Preference Key Name: WebRtcLocalhostIpHandling
- Example value:
"default"
Back to top
Het bereik beperken van lokale UDP-poorten die door WebRTC worden gebruikt (WebRtcUdpPortRange)
Supported Versions: Microsoft Edge on Windows and Mac since version 77 or later
Description
Hiermee beperkt u het UDP-poortbereik dat door WebRTC wordt gebruikt tot een opgegeven poortinterval (inclusief eindpunten).
Als u dit beleid niet configureert of instelt op een lege tekenreeks of ongeldig poortbereik, kan WebRTC elke beschikbare lokale UDP-poort gebruiken.
Supported features:
-
Can be mandatory:
Yes
-
Can be recommended:
No
-
Dynamic Policy Refresh:
No - Requires browser restart
Data Type:
String
Windows information and settings
Group Policy (ADMX) info
- GP unique name: WebRtcUdpPortRange
- GP name: Het bereik beperken van lokale UDP-poorten die door WebRTC worden gebruikt
- GP path (Mandatory):
Administrative Templates/Microsoft Edge/
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdge.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended):
N/A
- Value Name:
WebRtcUdpPortRange
- Value Type:
REG_SZ
Example value:
"10000-11999"
Mac information and settings
- Preference Key Name: WebRtcUdpPortRange
- Example value:
"10000-11999"
Back to top