arjanver Posted March 8, 2017 Posted March 8, 2017 Hi, Has anyone managed to disable the edge welcome page? I've tried this script: https://gallery.technet.microsoft.com/Remove-the-Welcome-screen-a84c50c6 but not working using mandatory profiles.
free780 Posted March 8, 2017 Posted March 8, 2017 I had a reg key which works on 1511. Not tried 1607. I'll have a look tomorrow.
free780 Posted March 8, 2017 Posted March 8, 2017 On 1511 Its [TABLE=class: subtable] [TR] [TD]Hive[/TD] [TD]HKEY_CURRENT_USER[/TD] [/TR] [TR] [TD]Key path[/TD] [TD]SOFTWARE\Classes\Local Settings\Software\Microsoft\Windows\CurrentVersion\AppContainer\Storage\microsoft.microsoftedge_8wekyb3d8bbwe\MicrosoftEdge\Main[/TD] [/TR] [TR] [TD]Value name[/TD] [TD]IE10TourShown[/TD] [/TR] [TR] [TD]Value type[/TD] [TD]REG_DWORD[/TD] [/TR] [TR] [TD]Value data[/TD] [TD]0x1 (1)[/TD] [/TR] [/TABLE] On 1607 there's a binary called IE10TourShownTime . Also another called DisallowDefaultBrowserPrompt which would be good. I need to do more testing. If Microsoft want us to use Edge why don't they create some detailed GPO admxs.
arjanver Posted March 10, 2017 Author Posted March 10, 2017 tried this also. not working. SCCM - OSD - PowerShell Tips: Disable Microsoft Edge First Run
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now