From: Michael Kaply Date: Fri, 6 Apr 2018 17:08:55 +0000 (-0500) Subject: OverrideFirstRunPage Policy X-Git-Tag: 0.9~16^2 X-Git-Url: https://git.p6c8.net/policy-templates.git/commitdiff_plain/50ae7dddb029a4f4ba5c99dd4c56a0a8bbf6fb2c?hp=--cc OverrideFirstRunPage Policy --- 50ae7dddb029a4f4ba5c99dd4c56a0a8bbf6fb2c diff --git a/README.md b/README.md index b9c1819..1650860 100644 --- a/README.md +++ b/README.md @@ -376,6 +376,15 @@ This policy sets the behavior of Flash on the specified domains, as well as the } } ``` +### OverrideFirstRunPage +This policy allowed you to override the first run page. If you leave the URL blank, the first run page will not be displayed. +``` +{ + "policies": { + "OverrideFirstRunPage": "http://example.org" + } +} +``` ### Bookmarks This policy allows you to specify bookmarks. You can have any number of bookmarks although only ten are specified in the ADMX file. Placement can be specified as either toolbar or menu. If a folder is specified, it is automatically created and bookmarks with the diff --git a/windows/en-US/firefox.adml b/windows/en-US/firefox.adml index e3971c4..32f1a4b 100644 --- a/windows/en-US/firefox.adml +++ b/windows/en-US/firefox.adml @@ -157,7 +157,10 @@ If this policy is not configured Flash, Flash is click to play. If this policy is enabled Flash preferences cannot be changed by the user. If this policy is disabled or not configured, the user can change their Flash preferences. + Override the first run page + If this policy is enabled, you can specify a URL to be used as the first run page. If you leave the URL blank, no first run page will be shown. +If this policy is disabled or not configured the first run page is displayed. Bookmark 1 Bookmark 2 Bookmark 3 @@ -208,6 +211,11 @@ If this policy is enabled, private browsing is enabled by default in both the br Don't allow tracking protection preferences to be changed. + + + + + URL: diff --git a/windows/firefox.admx b/windows/firefox.admx index 14df4c5..0524361 100644 --- a/windows/firefox.admx +++ b/windows/firefox.admx @@ -524,6 +524,13 @@ + + + + + + +