Change default website

  • Thread starter Thread starter Enrique
  • Start date Start date
E

Enrique

How can I set the default URL through group policy? I've located the
setting (Default_Page_URL) at both
HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main
and HKEY_USERS\.DEFAULT\Software\Microsoft\Internet Explorer\Main but I
haven't been able to figure out how to push this change out to all computers
through group policy.

Enrique
 
Hi Enrique,

Run GPedit.msc

User Configuration > Windows Settings > Internet Explorer Maintenance > URLs
Customize Homepage URL

Or have a look at your .adm scripts, you should be able to work out the
syntax to configure registry changes on startup.

Regards.
 
Back
Top