real time changes

This commit is contained in:
Patti Short
2018-07-17 11:55:27 -07:00
parent 9f15c17663
commit eacee6722c
28 changed files with 70 additions and 119 deletions

View File

@ -16,20 +16,20 @@
### ADMX info and settings
#### ADMX info
- **GP English name:**
- **GP name:**
- **GP English name:** Allow Prelaunch
- **GP name:** AllowPreLaunch
- **GP path:** Windows Components/Microsoft Edge
- **GP ADMX file name:** MicrosoftEdge.admx
#### MDM settings
- **MDM name:** Browser/[AllowPrelaunch]()
- **MDM name:** Browser/[AllowPrelaunch](../new-policies.md#allow-prelaunch)
- **Supported devices:** Desktop
- **URI full path:** ./Vendor/MSFT/Policy/Config/Browser/AllowPrelaunch
- **Data type:** Integer
#### Registry settings
- **Path:** HLKM\Software\Policies\Microsoft\MicrosoftEdge\
- **Value name:**
- **Value name:** AllowPrelaunch
- **Value type:** REG_DWORD
<hr>