Add edge-lockdown.reg
This commit is contained in:
22
edge-lockdown.reg
Normal file
22
edge-lockdown.reg
Normal file
@@ -0,0 +1,22 @@
|
|||||||
|
Windows Registry Editor Version 5.00
|
||||||
|
|
||||||
|
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge]
|
||||||
|
"InPrivateModeAvailability"=dword:00000001
|
||||||
|
"AllowDeletingBrowserHistory"=dword:00000000
|
||||||
|
"HomepageLocation"="https://admin.mabdc.com"
|
||||||
|
"HomepageIsNewTabPage"=dword:00000000
|
||||||
|
"ShowHomeButton"=dword:00000001
|
||||||
|
"DefaultSearchProviderEnabled"=dword:00000001
|
||||||
|
"DefaultSearchProviderName"="Google"
|
||||||
|
"DefaultSearchProviderSearchURL"="https://www.google.com/search?q={searchTerms}"
|
||||||
|
"PasswordManagerEnabled"=dword:00000000
|
||||||
|
"SSLErrorOverrideAllowed"=dword:00000000
|
||||||
|
"GuestModeEnabled"=dword:00000000
|
||||||
|
"BrowserAddProfileEnabled"=dword:00000000
|
||||||
|
"RestoreOnStartup"=dword:00000004
|
||||||
|
|
||||||
|
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge\ExtensionInstallBlocklist]
|
||||||
|
"1"="*"
|
||||||
|
|
||||||
|
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge\RestoreOnStartupURLs]
|
||||||
|
"1"="https://admin.mabdc.com"
|
||||||
Reference in New Issue
Block a user