Firefox-ADMX icon indicating copy to clipboard operation
Firefox-ADMX copied to clipboard

Windows 7 and windows 10 - Does this work? Tried it no luck

Open ruwancliford opened this issue 8 years ago • 5 comments

Windows 7 and windows 10 - Does this work? Tried it no luck

Has anyone tried this on win7?

ruwancliford avatar Dec 21 '16 05:12 ruwancliford

Does or doesn't?

superurbi avatar Feb 09 '17 09:02 superurbi

I got these ADMX files to work only after I copy the firefox_start.vbs file to \\domain\NETLOGON folder. Then I edit the GPO under the "Computer Configuration > Windows Settings > Scripts > Startup" option and select to that .vbs file.

So I login in Windows 7 and Firefox v53.0.2 (which is the most updated version until now) was correctly configured. Don't know about Windows 10, need to test in order to check if it will work too.

ADMX files have been copied to C:\Windows\PolicyDefinitions on Windows Server 2008 R2

I believe it's interesting to add this information on README.md here in github, since the .vbs file correct location seens to be under \\domain\NETLOGON folder, right?

Edit: Did a test on Windows 10 Creators Update and it also worked correctly, for the same Firefox version 53.0.2

RafaelTosettoSec avatar May 14 '17 20:05 RafaelTosettoSec

No luck with this template. Imported the template to my central store and copied the .vbs to the \domain\NETLOGON folder and added it to the GPO...no dice. Also applied edits to the .adml and .vbs to support 64-bit version of Firefox...still no dice. Does this only work if copying the templates to the local PolicyDefinitions folder and not to a central store?

virtualex-itv avatar Jul 11 '17 18:07 virtualex-itv

You may try to copy .admx to C:\Windows\PolicyDefinitions and check in the same server if the GPO will be displayed, only to test.

I believe if those GPO rules is displayed, means the .admx path folder is correct. What version of Windows Server are you using?

RafaelTosettoSec avatar Jul 11 '17 18:07 RafaelTosettoSec

Hi, I'm afraid to reactivate this thread but, I'm challenging to get the template settings to be applied. I try to lock the Proxy Settings. I configured the following settings

network.proxy.autoconfig_url = proxy-file network.proxy.ftp = blank network.proxy.ftp_port = 1 network.proxy.http = blank network.proxy.http_port = 1 network.proxy.no_proxies_on = blank network.proxy.ssl = blank network.proxy.ssl_port = 1

I also copied the vbs-file to a folder in "\domain\netlogon..." and also tried it in the policy folder itself. But the setting don't seem to work. I'm still able to manipulate the proxy settings. RSOP shows that the settings were read and applied. But FF ignores it.

Edit: Domain Level ist 2008R2 Client is Windows 10 1709 FF 59.0.2

Any advices?

Thanks in advance

tmfc

cw-tmfc avatar Apr 25 '18 14:04 cw-tmfc